this post was submitted on 03 Sep 2023
185 points (98.9% liked)

Gaming

2345 readers
211 users here now

The Lemmy.zip Gaming Community

For news, discussions and memes!


Community Rules

This community follows the Lemmy.zip Instance rules, with the inclusion of the following rule:

You can see Lemmy.zip's rules by going to our Code of Conduct.

What to Expect in Our Code of Conduct:


If you enjoy reading legal stuff, you can check it all out at legal.lemmy.zip.


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] huginn@feddit.it 2 points 1 year ago (1 children)

Follow-up: I found the episode very unconvincing.

A few points:

  • this was recorded early 2023 during the peak hype of generative AI
  • the guest immediately started making outlandish statements like "cancer will be solved in 10 years", a statement entirely outside of his field of expertise: bad start but I kept listening all the way through
  • statements like "we have no idea how it answered a "give me a reason" to an AP bio question" demonstrate how out of touch both he and the head of open AI are with the work, if that story was even true. There are clear and easy explanations for it: the model has extensive training in formal education question and answer formats being the first.
  • the guest is the head of AI at Microsoft and has been in the field for 20 years: which is less of a flex than you might think. It means he has a literal vested interest in this being the next big thing. He spends 1/4 the episode selling Microsoft as the big integration for AI into everyone's lives.
  • the solution to hallucination suggested hasn't born fruit as far as I'm aware: hallucinations cannot be consistently detected by other instances.
  • he immediately makes claims about superhuman AI appearing in the next 5-10 years when there is 0 indication that's close
  • he immediately anthropomorphizes the ai talking about it "reasoning". It's literally weighted functions. It doesn't reason: it pushes input through a predetermined path and outputs a response. There's no consideration, no extra steps: it just transforms input into output by training. Stochastic parrot.

He seems like a salesman who has fallen for his own pitch.

[–] candybrie@lemmy.world 2 points 1 year ago (1 children)

Thanks for listening and echoing some of my own doubts. I was kind of getting the feeling that MS Researchers were too invested in gpt and not being realistic about the limitations. But I hadn't really seen others trying the two instance method and discarding it as not useful.

[–] huginn@feddit.it 2 points 1 year ago

Here's a recent story about hallucinations: https://www.cnn.com/2023/08/29/tech/ai-chatbot-hallucinations/index.html

The tldr is nobody has solved it and it might not be solvable.

Which when you think of the structure being LLMs... that makes sense. They're statistical models. They don't have a grounding in any sort of truth. If the input hits the right channels it will output something undefined.

The Microsoft guy tries to spin this as "creativity!" but creativity requires intent. This is more like a random number generator outputting your tarot and you really buying into it.