English

RAG-6DPose: Retrieval-Augmented 6D Pose Estimation via Leveraging CAD as Knowledge Base

Computer Vision and Pattern Recognition 2025-06-24 v1

Abstract

Accurate 6D pose estimation is key for robotic manipulation, enabling precise object localization for tasks like grasping. We present RAG-6DPose, a retrieval-augmented approach that leverages 3D CAD models as a knowledge base by integrating both visual and geometric cues. Our RAG-6DPose roughly contains three stages: 1) Building a Multi-Modal CAD Knowledge Base by extracting 2D visual features from multi-view CAD rendered images and also attaching 3D points; 2) Retrieving relevant CAD features from the knowledge base based on the current query image via our ReSPC module; and 3) Incorporating retrieved CAD information to refine pose predictions via retrieval-augmented decoding. Experimental results on standard benchmarks and real-world robotic tasks demonstrate the effectiveness and robustness of our approach, particularly in handling occlusions and novel viewpoints. Supplementary material is available on our project website: https://sressers.github.io/RAG-6DPose .

Keywords

Cite

@article{arxiv.2506.18856,
  title  = {RAG-6DPose: Retrieval-Augmented 6D Pose Estimation via Leveraging CAD as Knowledge Base},
  author = {Kuanning Wang and Yuqian Fu and Tianyu Wang and Yanwei Fu and Longfei Liang and Yu-Gang Jiang and Xiangyang Xue},
  journal= {arXiv preprint arXiv:2506.18856},
  year   = {2025}
}

Comments

Accepted by IROS 2025

R2 v1 2026-07-01T03:29:52.269Z