this post was submitted on 07 Dec 2023
287 points (97.4% liked)

Technology

59135 readers
6622 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Mahlzeit@feddit.de 0 points 11 months ago (1 children)

Well, that is a philosophical or religious argument. It's somewhat reminiscent of the claim that evolution can't add information. That can't be the basis for law.

In any case, it doesn't matter to copyright law as is, that you see it that way. The AI is the equivalent to that book on how to write bestsellers in my earlier reply. People extract information from copyrighted works to create new works, without needing permission. A closer example are programmers, who look into copyrighted references while they create.

[–] GiveMemes@jlai.lu 2 points 11 months ago (2 children)

Except that it's objectively different.

A closer example would be a programmer copying somebody else's code line for line but switching the order of some things around and calling it their own creation.

AI cannot think nor add to work. It cannot extract information in order to answer a question. It is spitting out an exact copy of what was ingested because that is the scenario the system decided was "correct".

If AI could parse information and actually create new intellectual property like a human, I'd find it reasonable, but as it stands it's just spitting out previous work.

[–] Mahlzeit@feddit.de 1 points 11 months ago (1 children)

Can we get back to this? I am confused why you believe that AIs like ChatGPT spit out "exact copies". That they spit out memorized training data is unusual in normal operation. Is there some misunderstanding here?

[–] GiveMemes@jlai.lu 1 points 11 months ago* (last edited 11 months ago)

I don't think we're really talking to each other, but more past each other so I took a break.

To answer the question, it was an analogy and the ransomware part was to show the non-intelligence and creationary lack of AI more than be applied to the programming analogy. Sorry if that was confusing.

It was an ars technica (iirc) article I read in which the author made a working ransomware with GPT-4 by having it initially create a program to encrypt a file, then had it encrypt directories instead, then added flags and debugged it all of which he claims can be done by pretty much anyone malicious with access. Nowhere along the way did chat-gpt realize what it was doing though. A human would have.

Also ime at least I got completely copy and pasted paragphs from gpt 3.5 a few times dunno how much 4 has improved upon that.

I think my disagreement with you about AI copyright infringement is that you think that AI can create new things whereas I don't think that. I think the way I do because it can only ever rehash its training data. Our current AI systems can't actually create new thoughts. For example, with your 'how to write a book' author analogy, those people haven't just read people's advice and are now putting it on paper. Those people have also read tons and tons of novels. Taken classes on English and created and defended original ideas as part of that. If you trained an AI on English classes and novels it would have no idea how to write a "how to write a novel" type book while a person would. You have to have it copy something in order for it to perform, it's just the way that it works.

Furthermore it really wouldn't take a huge change to copyright law, just clear differences between the rules that apply to sentient vs non-sentient sources.

[–] Mahlzeit@feddit.de 0 points 11 months ago (1 children)

Well, that's simply not true.

[–] GiveMemes@jlai.lu 2 points 11 months ago (1 children)

You can say that without explaining but you just look like an idiot.

It's the same reason gpt4 will write you working ransomware without ever noticing that it's writing ranosomware. The AI doesn't understand what's going on. It just does what it does because of a virtual cookie based on a calculated score.

[–] Mahlzeit@feddit.de 0 points 11 months ago

Ok, where did GPT-4 copy the ransomware code? You can't reshuffle lines of code much before the program breaks. Should be easy to find.