Robot Learning
Basic concepts
Section titled “Basic concepts”State estimation is the process of determining the state of a system based on observations and a model of the system. In robotics, this often involves using sensors to gather data about the environment and the robot’s own state, and then using algorithms to estimate the robot’s position, velocity, and other relevant variables.
Robot learning applies data-driven methods of machine learning to robotics, enabling generalization and adaptability, to solve problems too complex for traditional hand-coded algorithms.
Current advances:
- Large datasets: Open-X-Embodiment
- Large models: Octo, Issac GR00T, Google RT-2, pi-0
Imitation learning
Section titled “Imitation learning”Given labeled data
Reinforcement learning
Section titled “Reinforcement learning”Learn behavior