The Surprising Effectiveness of Representation Learning for Visual Imitation
About
While visual imitation learning offers one of the most effective ways of learning from visual demonstrations, generalizing from them requires either hundreds of diverse demonstrations, task specific priors, or large, hard-to-train parametric models. One reason such complexities arise is because standard visual imitation frameworks try to solve two coupled problems at once: learning a succinct but good representation from the diverse visual data, while simultaneously learning to associate the demonstrated actions with such representations. Such joint learning causes an interdependence between these two problems, which often results in needing large amounts of demonstrations for learning. To address this challenge, we instead propose to decouple representation learning from behavior learning for visual imitation. First, we learn a visual representation encoder from offline data using standard supervised and self-supervised learning methods. Once the representations are trained, we use non-parametric Locally Weighted Regression to predict the actions. We experimentally show that this simple decoupling improves the performance of visual imitation models on both offline demonstration datasets and real-robot door opening compared to prior work in visual imitation. All of our generated data, code, and robot videos are publicly available at https://jyopari.github.io/VINN/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robot Manipulation | Panda-Gym (OOD) | Success Rate7 | 16 | |
| Robot Manipulation | Panda-Gym In-Distribution | Success Rate8 | 16 | |
| Surgical Robot Manipulation | PSM Tasks (test) | Needle Reach Success Rate89 | 13 | |
| GauzeRetrieve | SurRoL | Success Rate (IQM)1 | 11 | |
| NeedlePick | SurRoL | Success Rate (IQM)2 | 11 | |
| NeedleRegrasp | SurRoL | Success Rate (IQM)1 | 11 | |
| PegTransfer | SurRoL | Success Rate (IQM)5 | 11 | |
| BiPegTransfer | SurRoL | Success Rate (IQM)0.00e+0 | 11 | |
| ECMReach | SurRoL | Success Rate (IQM)49 | 11 | |
| NeedleReach | SurRoL | Success Rate (IQM)89 | 11 |