2 papers
cs.RO2026
Online World Modeling Enables Real-World Inverse Reinforcement Learning from Observation
Tyler Han, Bat Nemekhbold, Siyang Shen +6
Current methods in robot learning are fundamentally bottlenecked by one or more of: hand-designed rewards, simulation modeling, or action supervision (e.g. teleoperation) each requ…
cs.LG2024
Overcoming the Sim-to-Real Gap: Leveraging Simulation to Learn to Explore for Real-World RL
Andrew Wagenmaker, Kevin Huang, Liyiming Ke +3
In order to mitigate the sample complexity of real-world reinforcement learning, common practice is to first train a policy in a simulator where samples are cheap, and then deploy…