What Does It Mean for AI to Understand?
21–30 of 134 posts
Re: What Does It Mean for AI to Understand?
#22Anyone who has kids and teaches them things will know AI learns and ‘understands’ very differently. I can say something like ‘a tiger is just a lion with stripes’ to a 3 year old and they now ‘understand’ what a tiger is almost as well as if they saw a picture of one. They could definitely identify one from a picture now. This kind of understanding won’t work with an AI because we don’t understand what characteristic…
note: children's brains come pre-loaded with so much stuff when we are born (we are not "blank slates").
Re: What Does It Mean for AI to Understand?
#23Anyone who has kids and teaches them things will know AI learns and ‘understands’ very differently. I can say something like ‘a tiger is just a lion with stripes’ to a 3 year old and they now ‘understand’ what a tiger is almost as well as if they saw a picture of one. They could definitely identify one from a picture now. This kind of understanding won’t work with an AI because we don’t understand what characteristic…
The systems I’ve worked in immediately abstract strings, shapes in images, etc, into the mathematical shape and gaps between edges.
If you dig into an arbitrary array in a variety of places, the fields contains coordinates, not “Hi Mom, kids are ok, blah blah”.
It’s measuring the white space in a thing, where everything but the feature you’re currently interested in is white space; what’s between the features I want?
Then comparing that to results of other data structures that had the same white space measuring applied.
Does it not do what you said you do you not want to believe it?
I think the issue is the companies being incredibly disingenuous about how this all works.
At the root is elementary information theory: https://www.amazon.com/dp/0486240614
Formal language is 5,000 years old. Human intuition for quantitative assessment of hunger, warmth, supply stocks, tool building, etc is much older. IMO human language is noise obscuring obviousness. It’s the desktop metaphor of cognition. “Please internalize my language versus observe for yourself.”
Re: What Does It Mean for AI to Understand?
#24"What does it mean for AI to Understand?" - we keep arguing over definitions and moving the goal posts to make it seem we are an step closer to reaching AI.
When my first AI coworker will read the on-boarding docs and start solving Jira issues I will have no doubt we have done it. That simple.
Does anybody believe that an entity that would actually develop AI would start selling it? They would keep it for themselves and literally take over the world! Complete domination of the digital realm is one of easiest things an AI could do - I believe a lot easier than driving a car. And that alone would make them God.
When the first true AI will be born we will simply live the experience. Imagine being there when we learned to control fire. Would you argue over the definition of it? The size, flame color, temperature and so on? Something that great can not be denied by such small details.
LE: what happened to the Touring test? We forgot about it or does ordering things from Amazon when we command smartphone assistants to turn down the lights actually fools us?
Re: What Does It Mean for AI to Understand?
#25But boy howdy can be give talks that sound good to lay people.
Re: What Does It Mean for AI to Understand?
#26Good article. I think winograd/winogrande are super clever (and also kind of a “fun” idea). My personal take is that blanket understanding is too hard of a task to define, so we ought to cheat and talk about types of understanding. In my mind, understanding a thing means not only that you can answer, but also that you can justify your answer. So different kinds of understanding point to different kinds of justificati…
Re: What Does It Mean for AI to Understand?
#27Re: What Does It Mean for AI to Understand?
#28Re: What Does It Mean for AI to Understand?
#29Re: What Does It Mean for AI to Understand?
#30But this does not mean we cannot produce operational models of understanding, for example we have models of propositional/logical semantics and discourse such as Lambda Discourse Representation Theory and others, which can compute a formal representation of the meaning structures for a piece of text. These have been used e.g. for answering question, and working in this space has been a lot of fun, and continues to do so. At the moment people talk a lot about "deep" learning (neural networks with more than one hidden layer), but for such models we need to do a lot more work into explainability, because it is too dangerous to use black boxes in real life.
We still do not understand the human brain function in any substantial way, and it is perhaps a greater mystery of nature than even cosmology, where at least several competing theories have been posed that can explain parts of the evidence.
How are thoughts represented (if that is answerable, it turns out 'Where are thoughts represented?' has proven to be a meaningless question due to the distributed nature of human memory)? What is consciousness? What is a conscience? How do consciousness and intention emerge from materials that are not alive and that have neither consciousness nor intention? How to implement approximate models? (A lot of work to do!)