8 ms·
My position here is certainly debatable but IMO the pace of development in AI as a whole is actually pretty lackluster, and instead appears monumental because o
by methodical 3y ago
My position here is certainly debatable but IMO the pace of development in AI as a whole is actually pretty lackluster, and instead appears monumental because of the massive influx of VC dollars (and development of computing hardware!) which allows for these more and more monolithic models. Training larger and larger models doesn't really represent "development" to me in the sense I usually think of it. The largest hurdle with AI, and one that LLM has not and likely will never solve, is that it doesn't truly understand anything at all, but is just instead (in simple terms) a large matrix of inputs to outputs. The areas where current AI falls flat on its face are areas where it will never be able to encroach as it works today, no matter how many TPU hours you waste on learning.
- the8472 3y agomemory, internal iteration and scratchpads can and have been added. Foundation models don't include this yet, but it's not unexplored territory. Online learning is more difficult but I'd argue that various fine-tuning and control approaches are slowly working towards that. So what is a brain other than a very complex non-linear function which takes inputs, iterates on them, integrates them with memory and eventually generates output? > is that it doesn't truly understand anything at all, but is just instead (in simple terms) a large matrix of inputs to outputs The first step to defeating the tiger is to realize that it cannot hurt you, for it is only made of simple atoms.
- mgn115 3y ago> So what is a brain other than a very complex non-linear function which takes inputs, iterates on them, integrates them with memory and eventually generates output? A thing that processes and embodies sensory input, makes informed guesses about other people's intentions and values, grows tumors, worries about the dirty dishes.... How many other "complex non-linear functions" are made of meat?
- ukuina 3y ago>> is that it doesn't truly understand anything at all, but is just instead (in simple terms) a large matrix of inputs to outputs > The first step to defeating the tiger is to realize that it cannot hurt you, for it is only made of simple atoms. This is now my favorite rebuttal when people claim LLMs are simply some form of math.
- ambrozk 3y ago"No true understanding" is the new "no true Scotsman." If you're still repeating this line in mid-2023, you're not meaningfully engaging with the technological developments that are occurring in front of your eyes.
- methodical 3y agoNot at all. Being able to give an example of something or spit something out that resembles a concept is not the same thing as understanding it, at least in my opinion. Keyword being true understanding, although I'll concede that it might have arguably basic understanding of such concepts.
- ambrozk 3y agoYou need to define "true understanding" in some concrete, measurable way, or accept that you're just using it to avoid thinking clearly about AI capabilities.
- methodical 3y agoThe difficulty with that is that trying to define "true understanding" crosses deeply into the philosophical realm. Moreover, a lack of ability to define a term does not invalidate my position. That being said, I'll instead present you with a question intended to display what I believe is the difference between the two. If I write an example of an integral, it clearly shows that I know what an integral is, but does that mean that I understand integrals? Even if I could concisely answer any question you asked about integrals (i.e. an all-knowing AI), that is not the same as my definition of "truly understanding" integrals. To pose another philosophical question which highlights what I believe it is to "truly understand" something: Does the library of babel understand? I would say that despite it having the answer to any question you ask, it does not "truly understand" anything. I wish that I could put the difference between these two into concise wording, but alas I've been unable to quite put my finger on it despite having spent some good part of the day giving thought to it. Some of these concepts are explained/explored much better than I could do on the wikipedia[0] page for understanding, particularly the "Assessment" section. [0]https://en.wikipedia.org/wiki/Understanding https://en.wikipedia.org/wiki/Understanding
- tsunamifury 3y agoWhen a person uses the phrase "No true understanding" I can tell they don't know what they are talking about at all. It can engage, use, explain, transform and apply highly sophisticated concepts, philosophies, styles, and models of the world in writing. If that isn't understanding...
- methodical 3y agoThere's a distinct difference between asking somebody to write/copy/show a complex concept and understanding it. What I don't understand (get it?) is how people are still conflating LLM's behavior with true understanding of concepts when it's obviously not the same thing.
- tsunamifury 3y agoPlease provide the definition of "true understanding." I think the only good argument here is that it lacks "lived experiences" and has synthetic understanding. That being said, have you been to a university? Profs seem to be entirely based on a synthetic understanding of the world anyways.
- cabalamat 3y agoIndeed. It can also write non-trivial code that works. There's a saying "if you can't code it, you don't know it". Conversely, if you can code it, you do understand it, at some functional level.