Live data from Hacker News

US appeals court rules AI generated art cannot be copyrighted

reuters.com

11–20 of 562 posts

Re: US appeals court rules AI generated art cannot be copyrighted

#11

> Because many of the Copyright Act's provisions make sense only if an author is a human being, the best reading of the Copyright Act is that human authorship is required for registration This is going to be a very selective judgment.

As all interpretations of law are. That's why there's the profession of lawyer and they make very good money if they can convince a judge and jury of their interpretation of the law. As a software engineer I see the dangers of such an inexact system. Where we can put people in jail for the rest of their lives or let others go free just because there's so much gray area in the interpretation of the law.

The inexactness of law is what makes it possible to extend it to novel situations like this. We don't live at the end of history.

Re: US appeals court rules AI generated art cannot be copyrighted

#12

"affirmed that a work of art generated by artificial intelligence without human input cannot be copyrighted under U.S. law" Does that exist? What would that even be? A "random2image" model?

The plaintiff is asserting it exists. He could easily resolve the issue by listing himself, not the AI, as the creator of the work, but he's pushing the point to concretize it into law.

Re: US appeals court rules AI generated art cannot be copyrighted

#13

"affirmed that a work of art generated by artificial intelligence without human input cannot be copyrighted under U.S. law" Does that exist? What would that even be? A "random2image" model?

As a matter of law? Sure it does. Thaler said the image at issue was "autonomously created by a computer algorithm running on a machine". He's been trying to walk that back for the last couple of years though. See Thaler v. Perlmutter, 1:22-cv01564-BAH (ECF #24), D.D.C. (Aug. 18, 2023).

Re: US appeals court rules AI generated art cannot be copyrighted

#15

"affirmed that a work of art generated by artificial intelligence without human input cannot be copyrighted under U.S. law" Does that exist? What would that even be? A "random2image" model?

It's called "unconditional generation" so yes you supply a random input string and it generates something. StyleGAN2 is an unconditional image generation model. StyleGAN2 trained on faces from Flickr: https://thispersondoesnotexist.com/

Re: US appeals court rules AI generated art cannot be copyrighted

#16

So are distillation models copyrightable? Can't wait until models generate models and we are finally free of the copyright and software patent troll extorsion rackets.

There's a fair chance models of any kind are not copyrightable.

Re: US appeals court rules AI generated art cannot be copyrighted

#17

"affirmed that a work of art generated by artificial intelligence without human input cannot be copyrighted under U.S. law" Does that exist? What would that even be? A "random2image" model?

It's called "unconditional generation" so yes you supply a random input string and it generates something. StyleGAN2 is an unconditional image generation model. StyleGAN2 trained on faces from Flickr: https://thispersondoesnotexist.com/

https://en.wikipedia.org/wiki/Infinite_monkey_theorem

Re: US appeals court rules AI generated art cannot be copyrighted

#18

"affirmed that a work of art generated by artificial intelligence without human input cannot be copyrighted under U.S. law" Does that exist? What would that even be? A "random2image" model?

I understand it in this way (I am not a lawyer): if you're using an AI tool to generate art, the company that's running the AI tool as SaaS can't claim copyright on the generated content. The person who uses the tool can claim copyright, as they created the content with a tool (AI). Comparable to a brush (=tool) for painting.

Re: US appeals court rules AI generated art cannot be copyrighted

#19
I think that's a good ruling.

Say I create a website that just sells AI generated logos. I set up some automation so I'm constantly generating millions of logos per day.

I also have a bot that scrapes the web to try and find anyone using a logo similar to the ones on my website, and then send legal threats demanding payment for copying my artwork.

I'm sure more imaginative scammers will find a way to copyright troll using AI.

Re: US appeals court rules AI generated art cannot be copyrighted

#20

"affirmed that a work of art generated by artificial intelligence without human input cannot be copyrighted under U.S. law" Does that exist? What would that even be? A "random2image" model?

I wonder if I supply a random input to a fine-tuned model that can only generate what I wanted initially.

I.e. the model named "starry-night-van-gough-with-bunny" can generate only one image.

Post reply on HN