this post was submitted on 19 Nov 2023
496 points (86.9% liked)

Technology

58115 readers
3902 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
 

Barack Obama: “For elevator music, AI is going to work fine. Music like Bob Dylan or Stevie Wonder, that's different”::Barack Obama has weighed in on AI’s impact on music creation in a new interview, saying, “For elevator music, AI is going to work fine”.

you are viewing a single comment's thread
view the rest of the comments
[–] IchNichtenLichten@lemmy.world 0 points 10 months ago (1 children)

I don’t think it’s really helpful to group a bunch of different technologies under the banner of A.I. but most people aren’t knowledgeable enough to make the distinction between software that can analyze a medical scan to tell me if I have cancer and a fancy chat bot.

[–] lloram239@feddit.de 0 points 10 months ago (1 children)

The whole point of AI is that those systems aren't fundamentally different. There is little to no human expertise that goes into those systems, it's all self learned from the data. That's why we are getting AIs that can do images, music, chess, Go, chatbots, etc. all in short order. None of them are build on decades worth of human expertise in music or art, but simply created by throwing data at the problem and letting the AI algorithms figure out the rest.

[–] BeautifulMind@lemmy.world 0 points 10 months ago (1 children)

There is little to no human expertise that goes into those systems, it’s all self learned from the data.

The human expertise is in the data. There's no such thing as spontaneous AI generation of expertise from nothing. If you train up an AI on information that doesn't have it, the AI won't learn it. In a very real way, the profit margins of AI-generated content rest wholly on its ability to consume and derive output from source material developed by unpaid experts.

Also, when the data is the output of people with biases, the AI will do the same.

[–] lloram239@feddit.de 0 points 10 months ago

The human expertise is in the data.

There are no art lessons in the training data, just labeled images. How to actually draw the AI has to figure out by itself. Even the labels on the data aren't strictly needed, they are just there so the humans can interact with the AI by text.

Same with AlphaZero, it didn't learn playing Go from humans, it learned that by playing against itself and not only beat humans, but previous versions that were still based on recording human Go games.

That's the bitter lesson of AI research: Throwing data and computation at the problem gives you much better results than human experts.

And we have barely even begun to explore this. What ChatGPT does is still just reciting information from books and websites, it can't interact with the real world to learn by itself. It being based on books written by human experts is not a benefit, but what's holding it back.