中文
相关论文

相关论文: Synthetic vs. Real Training Data for Visual Naviga…

200 篇论文

Learning to navigate in dynamic and complex open-world environments is a critical yet challenging capability for autonomous robots. Existing approaches often rely on cascaded modular frameworks, which require extensive hyperparameter tuning…

机器人学 · 计算机科学 2025-12-25 Wenzhe Cai , Jiaqi Peng , Yuqiang Yang , Yujian Zhang , Meng Wei , Hanqing Wang , Yilun Chen , Tai Wang , Jiangmiao Pang

While deep learning has had significant successes in computer vision thanks to the abundance of visual data, collecting sufficiently large real-world datasets for robot learning can be costly. To increase the practicality of these…

机器人学 · 计算机科学 2017-12-20 Fangyi Zhang , Jürgen Leitner , Michael Milford , Peter Corke

Learning provides a powerful tool for vision-based navigation, but the capabilities of learning-based policies are constrained by limited training data. If we could combine data from all available sources, including multiple kinds of…

机器人学 · 计算机科学 2023-05-23 Dhruv Shah , Ajay Sridhar , Arjun Bhorkar , Noriaki Hirose , Sergey Levine

Learning control policies in simulation enables rapid, safe, and cost-effective development of advanced robotic capabilities. However, transferring these policies to the real world remains difficult due to the sim-to-real gap, where…

机器人学 · 计算机科学 2026-01-16 Jiahe Pan , Jiaxu Xing , Rudolf Reiter , Yifan Zhai , Elie Aljalbout , Davide Scaramuzza

We propose SplitNet, a method for decoupling visual perception and policy learning. By incorporating auxiliary tasks and selective learning of portions of the model, we explicitly decompose the learning objectives for visual navigation into…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Daniel Gordon , Abhishek Kadian , Devi Parikh , Judy Hoffman , Dhruv Batra

Learning-based approaches often outperform hand-coded algorithmic solutions for many problems in robotics. However, learning long-horizon tasks on real robot hardware can be intractable, and transferring a learned policy from simulation to…

机器人学 · 计算机科学 2020-07-28 Krishan Rana , Vibhavari Dasagi , Ben Talbot , Michael Milford , Niko Sünderhauf

Simulators are a critical component of modern robotics research. Strategies for both perception and decision making can be studied in simulation first before deployed to real world systems, saving on time and costs. Despite significant…

机器学习 · 计算机科学 2020-11-19 Bhairav Mehta , Ankur Handa , Dieter Fox , Fabio Ramos

Learning to control robots directly based on images is a primary challenge in robotics. However, many existing reinforcement learning approaches require iteratively obtaining millions of robot samples to learn a policy, which can take…

机器人学 · 计算机科学 2019-08-02 AJ Piergiovanni , Alan Wu , Michael S. Ryoo

Sim2Real transfer has gained popularity because it helps transfer from inexpensive simulators to real world. This paper presents a novel system that fuses components in a traditional World Model into a robust system, trained entirely within…

机器人学 · 计算机科学 2024-03-26 Kiran Lekkala , Chen Liu , Laurent Itti

Imitation learning methods need significant human supervision to learn policies robust to changes in object poses, physical disturbances, and visual distractors. Reinforcement learning, on the other hand, can explore the environment…

机器人学 · 计算机科学 2024-11-26 Marcel Torne , Anthony Simeonov , Zechu Li , April Chan , Tao Chen , Abhishek Gupta , Pulkit Agrawal

Human videos offer a scalable way to train robot manipulation policies, but lack the action labels needed by standard imitation learning algorithms. Existing cross-embodiment approaches try to map human motion to robot actions, but often…

Co-training, which combines limited in-domain real-world data with abundant surrogate data such as simulation or cross-embodiment robot data, is widely used for training generative robot policies. Despite its empirical success, the…

机器人学 · 计算机科学 2026-04-16 Yu Lei , Minghuan Liu , Abhiram Maddukuri , Zhenyu Jiang , Yuke Zhu

We are interested in solving the problem of imitation learning with a limited amount of real-world expert data. Existing offline imitation methods often struggle with poor data coverage and severe performance degradation. We propose a…

机器人学 · 计算机科学 2025-10-06 Yilin Wang , Shangzhe Li , Haoyi Niu , Zhiao Huang , Weitong Zhang , Hao Su

The generalization ability of visuomotor policy is crucial, as a good policy should be deployable across diverse scenarios. Some methods can collect large amounts of trajectory augmentation data to train more generalizable imitation…

机器人学 · 计算机科学 2025-11-14 Hanwen Wang

We present a new approach for transfer of dynamic robot control policies such as biped locomotion from simulation to real hardware. Key to our approach is to perform system identification of the model parameters {\mu} of the hardware (e.g.…

机器人学 · 计算机科学 2019-08-27 Wenhao Yu , Visak CV Kumar , Greg Turk , C. Karen Liu

A practical approach to learning robot skills, often termed sim2real, is to train control policies in simulation and then deploy them on a real robot. Popular techniques to improve the sim2real transfer build on domain randomization (DR) --…

机器人学 · 计算机科学 2022-03-02 Gal Leibovich , Guy Jacob , Shadi Endrawis , Gal Novik , Aviv Tamar

Using Reinforcement Learning (RL) in simulation to construct policies useful in real life is challenging. This is often attributed to the sequential decision making aspect: inaccuracies in simulation accumulate over multiple steps, hence…

机器学习 · 计算机科学 2017-06-09 Rika Antonova , Silvia Cruciani

Synthetic-to-real data translation using generative adversarial learning has achieved significant success in improving synthetic data. Yet, limited studies focus on deep evaluation and comparison of adversarial training on general-purpose…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Tingwei Shen , Ganning Zhao , Suya You

We contribute the Habitat Synthetic Scene Dataset, a dataset of 211 high-quality 3D scenes, and use it to test navigation agent generalization to realistic 3D environments. Our dataset represents real interiors and contains a diverse set of…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Mukul Khanna , Yongsen Mao , Hanxiao Jiang , Sanjay Haresh , Brennan Shacklett , Dhruv Batra , Alexander Clegg , Eric Undersander , Angel X. Chang , Manolis Savva

Autonomous learning of dexterous, long-horizon robotic skills has been a longstanding pursuit of embodied AI. Recent advances in robotic reinforcement learning (RL) have demonstrated remarkable performance and robustness in real-world…