Can a Robot Learn a Language the Way a Child Does? (zdnet.com)
MIT researchers have devised a way to train semantic parsers by mimicking the way a child learns language. "The system observes captioned videos and associates the words with recorded actions and objects," ZDNet reports, citing the paper presented this week. "It could make it easier to train parsers, and it could potentially improve human interactions with robots." From the report: To train their parser, the researchers combined a semantic parser with a computer vision component trained in object, human and activity recognition in video. Next, they compiled a dataset of about 400 videos depicting people carrying out actions such as picking up an object or walking toward an object. Participants on the crowdsourcing platform Mechanical Turk to wrote 1,200 captions for those videos, 840 of which were set aside for training and tuning. The rest were used for testing. By associating the words with the actions and objects in a video, the parser learns how sentences are structured. With that training, it can accurately predict the meaning of a sentence without a video.
No
Because nobody knows how a child learns language. Chomsky famously called it a "black box inside their heads."
MIT has been claiming this type of BS for decades. They haven't done anything. Literally they have been talking about this since the 1970s. Think about it: if it worked it would have been incorporated into something like Siri and be worth billions. But Siri is pathetic.
whoooo let's train a neural net (oooh! aaah!) to predict some vector that can only be compared to other outputs from neural nets
if we use words describing leaky abstractions, and do syllogistic logic on those words, we can tie ourselves in semantic knots enough to pretend to have something interesting
Until Star Fleet Command transfers it to a science facility for further research.
Luckily Trump will never exhibit enough covfefe to have to worry about such a things.
Not currently, because no human was smart enough to find the right algorithm. Yes, when Google or the Chinese make the algorithm. One difference though: it'll learn much faster than a human child.
Slashdot, fix the reply notifications... You won't get away with it...
See AI winter https://en.wikipedia.org/wiki/....
Domestic spying is now "Benign Information Gathering"
That is what "statisitcal" language learning is about. Particularly useful for translation.
Your recharacterization is indeed much better than "to learn the way children learn" as we do not know how children learn.
AIs can already do many things better than people. If it would ever be as intelligent as a small child on everything, it would be a lot more intelligent than an adult in many other things.
An AI is not a human. It is a different beast entirely.
It's good that we understand how humans acquire natural language well enough that 'just make the computer do it that way' is a plan. Otherwise this might not actually work terribly well.
Luckily AI is used to this class of failure by now, so they'll probably be OK.
By breaking shit and seeing what mom and dad say about it?
Table-ized A.I.
AGI, also known as "strong AI", "true AI", or "the AI we do not have and have not clue how to make or whether that is even possible".
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
Many years ago, when flash was still hot, I played a game where you were on an alien planet trying to fix your ship. To accomplish this, you had to learn the alien language by observing and experimenting.
Does anyone recall this and know if it's still available?
wow can it really be like that, then how will the results be seen
30 yrs away, just like fusion and self-driving cars.
"Expert" humans have a habit of underestimating the difficulties in solving some problems.
Having a huge lookup table isn't the same as real "learning."
It is just like how software developers claim some feature can be done in a week to 95%, but it takes another 6 months to get that last 5%.
Brain has evolved (pre-trained, if you will) machinery (particular structures of neurons, encoded in DNA) which has to be trained (literally) with actual human language. Think of an evolved deep-network which is trained to learn and maintain a deep-network for a language or two. The problem is - no one knows how to encode/represent this yet. Second order deep networks are unexplored.
Stop with it with videos. Stick with ASCII text.
Machine learning, or AI, or whatever can learn patterns for things such as vision or hearing. But itâ(TM)s low level stuff like, âoeHey, look, a face!â. A newborn does this with baked in brain contents. âoeMake a low light picture look nice!â, a babyâ(TM)s eyes do this way beyond our photography tech (including AI assisted stuff).
Tangent with a point: Young children are sponges, they absorb everything they see, hear, smell, taste, and feel and note it in some fashion. They coalesce sensations into an understanding of the world. Attempting to simulate human sense response and understanding is why beyond our technical capabilities, excepting very specific scenarios that we target.
Photography improvements (commonly "AI") are simply pattern matching/task routines. They may be more complex than we explain, but they are task oriented with a super specific understanding area.
We should be focusing on AI research based around text and no other inputs. Words, semantics, descriptions of things. Describe see a sunset. Describe a scent. Describe having a feather brushed against an arm.
Describe the world. Donâ(TM)t try and show it to the technology.
Then let it try and play Zork.
I havenâ(TM)t finished reading this (searched for "ai to play zork"), but people are trying to solve parsed interactive fiction in this manner:
http://www.spagmag.org/issue-6...
The article also reminded of Minsky's Society of Mind. I've read that three times but never finished it.
BlameBillCosby.com
And don't use Microsoft Word to pre-type things for Slashdot. Slashdot's AI can't handle complicated text symbols like facing quote marks. Sad.
BlameBillCosby.com
...this isn't the way a child learns a language. Not really.
Children have teachers, someone who guides the child, corrects them, encourages them. Even when they aren't called teachers, that is the role they play (parents, friends, etc.). The learning process would undoubtedly be much longer, less accurate, and full of knowledge gaps without a teacher present.
The AI hounds always have this unstated goal of, "all we have to do is Load This File", or "all we have to do is Run These Simulations", or "all we have to do is Play These Videos", and Boom! The AI has the language (or other) skills we want. It all implies quick training runs, standardized inputs, reliable outputs, very factory oriented.
Except when we train children, we have to send them to school for 12 years, and that's a generally accepted practical minimum in a developed nation. Now imagine we had to train AIs the same way, sending them to expensive AI school for 12 years before they become useful.
Does AI technology seem set to take over the world in this scenario? Are we all imminently doomed to permanent unemployment? Could we be physically attacked or displaced or sidelined by a hostile or uncaring AI? Or any of the other popular Doomsday scenarios?
Or does it seem more like we have re-invented children, in the most expensive, least fun, and least rewarding way possible?
What is spoken language? it's just describing the visual objects and how they move about. Once you have object recognition, you need a set of verbs (standalone objects can shrink/expand; 2 or more objects: coming close together, separating away) -- these verbs define what the laws of physics/motion allow. Once you abstract these motions and got your verb set, describing the visual objects and their motion becomes what is spoken language.