Ask HN: How do you explain LLMs to those *still* unfamiliar?
10 points by AlwaysNewb23 1 year ago | 20 comments- Leftium 1 year ago"AI" has unfortunately become synonymous with "LLM," even though LLM's are only a subset of AI.
"Autocomplete" seems to be the simplest way of explaining it is just fancy pattern recognition.
Slightly longer:
> Traditionally programming meant explicitly telling computers how to do something. 'AI' just gets the inputs and outputs, and figures out the 'how' own its own.
---
I share these explainer videos when people ask me to explain AI to them:
- https://youtu.be/-4Oso9-9KTQ
- https://youtu.be/Sqa8Zo2XWc4
- cpach 1 year agoStephen Wolfram has a good explanation: https://writings.stephenwolfram.com/2023/02/what-is-chatgpt-...
- JoeAltmaier 1 year agoHere's how CHATGPT describes itself:
Large Language Models (LLMs) are advanced artificial intelligence systems designed to understand and generate human language. Trained on vast amounts of text data, these models utilize deep learning techniques, particularly transformer architectures, to predict and produce coherent and contextually relevant text. They can perform a variety of tasks, including language translation, summarization, question answering, and content creation, by leveraging their ability to recognize patterns and relationships in language. LLMs, such as OpenAI's GPT-4, have become integral in both research and practical applications, demonstrating impressive capabilities in natural language processing and understanding.
- andrei_says_ 1 year agoA word generator based on statistical probabilities. Has no understanding of the real world or logic. Everything is hallucinated, some word combinations coincide with reality but that’s a random occurrence.
- sk11001 1 year ago> Everything is hallucinated, some word combinations coincide with reality but that’s a random occurrence.
This isn't accurate, these models are trained and tuned to be correct, it's not a random occurrence.
- andrei_says_ 1 year agoHow is correctness guaranteed? The model has no understanding, just a statistical analysis.
Or are we speaking of higher probability for correctness?
- Davidbrcz 1 year agoI was on that side of the argument as well, but it seems that models can have emerging model states of a given situation
- Davidbrcz 1 year ago
- andrei_says_ 1 year ago
- sk11001 1 year ago
- gardenhedge 1 year agoSentence generator that adds words based on learned probabilities of a trained model. When the training data is big enough and the model is tuned enough, it can be seen as AI.
- ai4u 1 year agoIt’s worth clarifying: LLM is a game of probability, and artificial intelligence is a big topic of discussion. First, we need to figure out what the teacher should teach, and then figure out what content the students have already mastered.
- JojoFatsani 1 year agoAutocorrect but much bigger
- al_borland 1 year agoThis is highly dependent on the person. Who are they to me? What is their technical background? Why do I think they need to know what an LLM is?
- sabrina_ramonov 1 year agolarge-scale deep transformers to model next token probability distribution conditioned on context by optimizing loss function
- jjaison13 1 year agoit uses what it learns from a bunch of text that humans have written to decide how to best answer a question
- feeela 1 year agoA stochastic parrot.
- muzani 1 year agoyour brain is a stochastic parrot
- muzani 1 year ago
- nothercastle 1 year agoIt’s a glorified auto correct
- julianbenjamin 1 year agoGoogle except easier
- 1 year ago
- ElectricBoogie 1 year ago"A stupid computer is trained to appear intelligent by predicting the next word."
- alexshendi 1 year agoWait until the hype is over?
- tripleo1 1 year agoThey have been working on other things for decades. Look there.
- tripleo1 1 year ago
- OhNoNotAgain_99 1 year ago[dead]