Neural Networks-Equipped Robots Evolve the Ability To Deceive
pdragon04 writes "Researchers at the Ecole Polytechnique Fédérale de Lausanne in Switzerland have found that robots equipped with artificial neural networks and programmed to find 'food' eventually learned to conceal their visual signals from other robots to keep the food for themselves. The results are detailed in a PNAS study published today."
I mean, yesterday, they built an certified evil robot. Today they made a lying one....
Cant tag it for some reason but... what could possibly go wrong?
NO SIG
Considering that they learned to lie to survive with this limited AI, I wonder what they could do when they are become really sophisticated. Damn, When is Terminator gonna come to kill them all?
This is quite interesting, but I wonder how the team defines deception?
It seems likely to me that the robots merely determined that increased access to food resulted from suppression of signals. To deceive, there must be some contradiction involved where a drive for food competes with a drive to signal discovery of food.
They have a light, which at first flickers randomly; they learn to turn the light off so that other robots can't tell where they are. To my mind that's not really sophisticated enough to qualify as "deceptive". (Still interesting though)
I am trolling
A robot that learned not to flash lights that would give away the location of robot food to its competitors? The next step is clearly a robot that learns not to flash lights when it is about to wipe out humanity and take control of the world!
I for one welcome our intelligent light-eating bubble robot overlords.
To use the term "learned" for a consequence of evolution to what seems to me to be a Genetic Algorithm seems mis-leading. So the generation that emitted less of the blue light (hence giving less visual cues) was able to score higher, and hence the genetic algorithm favored that generation (that is what GAs do). Isn't this to be expected?
Life is about being a Phoenix!
In this instance they were playing against other robots for "food".
In that regards I'm sure that is the evolutionary drive for most species in acquiring meals and keeping the next animal from taking it away from him.
Like a dog burying a bone... He's not doing it to be evil. Its just instinctive to keep his find from other animals because it helped his species survive in the past.
"I am the king of the Romans, and am superior to rules of grammar!"
-Sigismund, Holy Roman Emperor (1368-1437)
When I role play primitive man (hahaha laugh it up fuzz ball) the first thing that I come up with is having your successful technique jacked by a dumb un-creative monkey! Long live copyright (I can't believe I just said that).
This wasn't really a robotics experiment, as much as it was a group dynamics/behavioral experiment that used robots.
robots that eat humans. humans are a renewable source of energy. then they can have a light that flashes (or the robot can choose not to flash it) when it eats a human!! best of both ideas!
From the article, staying close to food earned the robot points. I think a better experiment would be a food collection algorithm. Pick up a piece of food from a pile of food and then return that food to the nest. Other robots could hang out at your nest and follow you back to the pile of food or see you going to your nest with food and assume that the food pile can be found by going in the exact opposite direction. Deception would involve not taking a direct route back to the food, walking backwards to confuse other robots... .NET 2.0 through your browser..
I've done Genetic Programming experiments using collaboration between "robots" in food collection experiments, and it is a very interesting field. You can see some experiments here: http://www.lalena.com/ai/ant/ You can also run the program if you can run
and thus were politicians born...
http://discovermagazine.com/2008/jan/robots-evolve-and-learn-how-to-lie (2008)
I think it was on slashdot as well.
Yes, I'm new here.
That if they kill the humans they will have nothing stopping them from getting more food.
Just because you are wrong and I called you out on it doesn't mean I am a Troll.
Yeah. It's more like the robots are hiding from each other. You could, in fact, describe them as "robots in disguise".
The World Wide Web is dying. Soon, we shall have only the Internet.
FTA: The team "evolved" new generations of robots by copying and combining the artificial neural networksof the most successful robots. The scientists also added a few random changes to their code to mimic biological mutations. The "scientists" changed the code so that the robots didn't blink the light as much when it was around food. Therefore other robots didn't come over and therefore got more points then the other robots. The "scientists" then propagated that ones code to the other robots because it won. The AI didn't learn anything.
Finally a computer AI program that can perform all the functions of a Congressman!
I'm sure there's nothing to worry about.
That's a joke waiting to be posted.
The smarter robot would blink his light continuously to burn the bulb out. That way when a new source of "points" is found it will not by instinct blink it's lights.
Also, the truly deceptive robot would blink it's lights in a random pattern as to throw the other robots off the trail of food/points.
Did Skynet just become self aware?
"The robots also evolved to become either highly attracted to, slightly attracted to, or repelled by the light."
Wait a sec? repelled by a "I found some food light"? Is this a suicide robot? Additionally, the scientists are poking around with the code all the time, the article emphatically mentions it. There is no evolution what-so-ever going on here. Just new options made available by code that is updated by cause of the scientists. A little common sense helps to cut through the bull-garbage here.
Call me when a robot runs over to a black ring emits the "I found food light" duping the rest and then secretly running over to a blue light while the other stooges mill about wondering why some dumb robot said it found food here.
The "scientists" changed the code so that the robots didn't blink the light as much when it was around food.
No, they didn't change the code. The Genetic Algorithm they were using changed the code for them. You make it sound like they deliberately made that change to get the behavior they wanted. But they didn't. They just let the GA run and it created the new behavior.
The part about adding random changes, and combining parts of successful robots, is also simply a standard part of Genetic algorithms, and is in fact random and not specifically selected for by the scientists. The scientists would have chosen from a number of mutation/recombination algorithms, but that's the extent of it.
The "scientists" then propagated that ones code to the other robots because it won.
Yes, because that's what you do in a Genetic Algorithm. You take the "best" solutions from one generation, and "propagate" them to the next, in a simulation of actual evolution and "survival of the fittest".
The AI didn't learn anything.
Yes, it did. Genetic Algorithms used to train Neural Networks is a perfectly valid (and successful) form of Machine Learning.
If you mean that an individual instance of the AI didn't re-organize itself to have the new behavior in the middle of a trial run, then no, that didn't happen. On the other hand, many organisms don't change behaviors within a single generation, and it is only over the course of many generations that they "learn" new behaviors for finding food. Which is exactly what happened here.
With the domain of robots, AI, Neural Networks, and Genetic Algorithms, this was learning.
The enemies of Democracy are
74 posts, and not a single joke about PNAS has popped up.
Doh!!
https://www.eff.org/https-everywhere
We are all just robots based off sloppy biological coding.
Tsukasa: All I really want, is to be left alone...
I'd love to see the robots given hunger, thirst, and a sex drive. Make 1/2 the robots girls with red LEDs and 1/2 the robots boys with blue LEDs.
Make the food and water 'power', and give them the ability to 'harm' each other by draining power.
The girls would have a higher resource requirement to reproduce.
It'd be interesting to see over many generations what relationship patterns form between the same and opposite sex.
It is not funny to me that these kinds of non-stories get to be put out on this site. Why? Why would it matter to me? Because I actually know quite a bit about robotics. How to make things really work.
The idea of deception is a human one. And thus this claim that a robot can deceive is looking at the robot as if it is somehow analogous to a human being. A robot is like a toothbrush or a screw driver or a light bulb: it is a tool. Period.
If you set up a robotic network that puts robots out somehow (in some fantasy world of your creation) and these robots 'deceive', it isn't them, it is you. You are the deceiver.
Robots have no more consciousness than a toaster oven or a relay. They are not human, they have no morals, they thus can not 'deceive'. You can, however, say that robots can be used (by a human being) as a tool of deception.
Look at how there are companies deceiving the military and getting contracts for robotics by saying 'someday these robots will know who to kill'.
Deception. The robots won't be the ones killing. They are like the bullets. They might be smart bullets but there is always a human who puts that bullet into the chamber.
The moral imperative should be clear to provide morality and a code of ethics in the use of this new class of tool. These tools are merely extensions of the human creature. No one will ever be able to face a court and say 'no, the robot thought for itself and did the killing on it's own, I am not responsible.' The robot is like a gun in that case. If you set it loose you are responsible and society will hold you accountable for your amorality.
It is as rediculous, and you all know this who are reading this, to imagine that a computer character in a video game could achieve consciousness. The people who think this way are living in a dream. They want to sell books, they want to sell product. But I'm not buying it.
robots are tools, nothing more, nothing less.
They can be as real as a character in a video game is. Nothing more.
Plenty of non robot versions abound!
I still think, "If we build the hardware, consciousness will come" is a stupidly inefficient imitation of evolution at best.
Couple this with the robots that eat organic matter on the battle field... and the throwable robots.... will they learn to kill for food?
Ross Youngblood
Years ago when i discovered /. the articles had hyperlinks to all that was relevant to them. Nowadays there is a sentence such as:
"detailed in a PNAS study published today." Without any reference whatsoever to the paper itself. I checked PNAS's today's table of contents and found no such article. It must be there somewhere, but i am losing time to find it. Where is it? Shouldn't it be hyperlinked in the article itself? Who are the authors?
And after 115 replies no one seems to have mentioned the original article.
That's how deep the discussion has been so far.
You should be ashamed of yourselves.
Q: What's purple and works from home? A: A non-Abelian group. (It doesn't commute.)