Topic
Robot learning research, explained
7 open-access robot learning studies, each with a flashcard deck and a quiz.
- Should newborn robots inherit what their parents learned?
Letting simulated robots inherit the gait controllers their parents had learned made offspring walk faster than starting from inherited-but-unlearned controllers, especially when learning time was short.
- Can a robot learn from its own lucky accidents?
A neural robot controller learned new behaviours, like turning a particular way when facing a mirror, simply by being retrained on runs where it had happened to do the right thing.
- How do human-side errors affect a robot learning from brain signals?
A robot learning from people's brain-signal feedback made fewer mistakes when given a little prior training, and its errors tracked how often the brain-signal decoder misread the feedback.
- Can a robot learn a driving style from a few human demos?
Adding a small imitation-learning module between a classical path planner and motion controller let a robot copy a human's navigation style while still reliably reaching its goal.
- Can ordinary people teach a robot a skill just by rating its tries?
Non-expert users giving simple one-to-five star ratings taught a robot the ball-in-cup trick about as well as a carefully engineered camera-based cost function.
- Can treating obstacles like electric charges teach a robot to steer?
Adding reward terms modelled on electric attraction to the goal and repulsion from obstacles helped a learning robot reach goals more often with fewer collisions, in simulation and on a real robot.
- Can a robot adapt one demonstration to new situations?
Mixing evolutionary exploration with policy-gradient learning, guided by a single demonstration, let a simulated robot arm open doors in positions it was never shown, where copying the demonstration failed.