提出反向模拟新思路,让真实数据更接近仿真环境以提升抓取检测性能。
Real-to-Sim Grasp: Rethinking the Gap between Simulation and Real World in Grasp Detection
- 采用真实到仿真逆向适配,通过数据级修复与特征级增强减少相机噪声干扰。
- 在64,000张RGB-D图像上训练,含1440万抓取标注,显著提升真实场景泛化能力。
- 适合关注真实机器人抓取、仿真与现实差距问题的研究者和开发者。
针对6-DoF抓取检测中仿真数据与真实世界间存在的巨大差距问题,本文提出一种反向模拟框架R2SGrasp,从真实到仿真视角重构训练流程。传统模拟到真实方法会将真实数据中的噪声引入仿真训练,导致位置偏移与结构失真,损害抓取学习。R2SGrasp通过推理时的实时适配,直接绕过相机噪声:设计了真实到仿真数据修复器(R2SRepairer)在数据层消除深度图噪声,以及真实到仿真特征增强器(R2SEnhancer)在特征层注入精确仿真几何结构。为提升泛化能力,构建了大规模低成本仿真数据集,包含64,000张RGB-D图像及1440万抓取标注。实验表明,R2SGrasp在真实场景中表现出优异泛化性,验证了真实到仿真路径的有效性。
原文摘要 · Abstract (English)
For 6-DoF grasp detection, simulated data is expandable to train more powerful model, but it faces the challenge of the large gap between simulation and real world. Previous works bridge this gap with a sim-to-real way. However, this way explicitly or implicitly forces the simulated data to adapt to the noisy real data when training grasp detectors, where the positional drift and structural distortion within the camera noise will harm the grasp learning. In this work, we propose a Real-to-Sim framework for 6-DoF Grasp detection, named R2SGrasp, with the key insight of bridging this gap in a real-to-sim way, which directly bypasses the camera noise in grasp detector training through an inference-time real-to-sim adaption. To achieve this real-to-sim adaptation, our R2SGrasp designs the Real-to-Sim Data Repairer (R2SRepairer) to mitigate the camera noise of real depth maps in data-level, and the Real-to-Sim Feature Enhancer (R2SEnhancer) to enhance real features with precise simulated geometric primitives in feature-level. To endow our framework with the generalization ability, we construct a large-scale simulated dataset cost-efficiently to train our grasp detector, which includes 64,000 RGB-D images with 14.4 million grasp annotations. Sufficient experiments show that R2SGrasp is powerful and our real-to-sim perspective is effective. The real-world experiments further show great generalization ability of R2SGrasp. Project page is available on https://isee-laboratory.github.io/R2SGrasp.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。