用深度域适应让仿真无人机直接用真实摄像头导航
Depth Transfer: Learning to See Like a Simulator for Real-World Drone Navigation
- 用VAE将仿真深度图编码到隐空间,再对齐真实深度数据
- 仿真转真实时障碍物避让成功率接近翻倍
- 无需微调即可跨模拟器和真实环境通用
模拟到现实的迁移是机器人强化学习中的核心挑战。仿真与现实间的视觉差异会显著影响策略性能,尤其当策略接收密集深度估计等高维输入时。本文提出一种基于领域自适应的新型深度迁移方法,以弥合仿真与真实深度数据之间的视觉鸿沟。首先训练变分自编码器(VAE)将仿真中真实的深度图像编码至隐空间,作为强化学习(RL)策略的输入。部署时,通过微调编码器使立体深度图像与该隐空间对齐,从而实现无需微调的策略直接迁移。我们将该方法应用于复杂环境中自主无人机导航任务。在IsaacGym上的实验表明,从真实深度切换为立体深度输入后,障碍物避让成功率几乎翻倍。此外,仅使用IsaacGym生成的立体数据,即成功迁移至照片级真实感模拟器AvoidBench,性能优于现有最先进基线。在室内外真实环境中的评估进一步验证了该方法的有效性,实现了跨多种场景的鲁棒且可泛化的深度感知导航。
原文摘要 · Abstract (English)
Sim-to-real transfer is a fundamental challenge in robot reinforcement learning. Discrepancies between simulation and reality can significantly impair policy performance, especially if it receives high-dimensional inputs such as dense depth estimates from vision. We propose a novel depth transfer method based on domain adaptation to bridge the visual gap between simulated and real-world depth data. A Variational Autoencoder (VAE) is first trained to encode ground-truth depth images from simulation into a latent space, which serves as input to a reinforcement learning (RL) policy. During deployment, the encoder is refined to align stereo depth images with this latent space, enabling direct policy transfer without fine-tuning. We apply our method to the task of autonomous drone navigation through cluttered environments. Experiments in IsaacGym show that our method nearly doubles the obstacle avoidance success rate when switching from ground-truth to stereo depth input. Furthermore, we demonstrate successful transfer to the photo-realistic simulator AvoidBench using only IsaacGym-generated stereo data, achieving superior performance compared to state-of-the-art baselines. Real-world evaluations in both indoor and outdoor environments confirm the effectiveness of our approach, enabling robust and generalizable depth-based navigation across diverse domains.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。