paper-with-me

홈 › Papers

BIP3D: Bridging 2D Images and 3D Perception for Embodied Intelligence

2024-11-22 · CVPR 2025 1 · Xuewu Lin, Tianwei Lin, Lichao Huang, Hongyu Xie, Zhizhong Su

In embodied intelligence systems, a key component is 3D perception algorithm, which enables agents to understand their surrounding environments. Previous algorithms primarily rely on point cloud, which, despite offering precise geometric information, still constrain perception performance due to inherent sparsity, noise, and data scarcity. In this work, we introduce a novel image-centric 3D perception model, BIP3D, which leverages expressive image features with explicit 3D position encoding to overcome the limitations of point-centric methods. Specifically, we leverage pre-trained 2D vision foundation models to enhance semantic understanding, and introduce a spatial enhancer module to improve spatial understanding. Together, these modules enable BIP3D to achieve multi-view, multi-modal feature fusion and end-to-end 3D perception. In our experiments, BIP3D outperforms current state-of-the-art results on the EmbodiedScan benchmark, achieving improvements of 5.69% in the 3D detection task and 15.25% in the 3D visual grounding task.

📄 PDF Abstract BibTeX arXiv:2411.14869

Code (1)

HorizonRobotics/BIP3D 공식 구현 pytorch

Tasks

3D visual groundingVisual Grounding

Similar Papers 제목 키워드 기반

Neural Brain: A Neuroscience-inspired Framework for Embodied Agents

2025-05-12 · Jian Liu, Xiongtao Shi, Thai Duy Nguyen, Haitian Zhang 외

The rapid evolution of artificial intelligence (AI) has shifted from static, data-driven models to dynamic systems capable of perceiving and interacting with real-world environments. Despite advancements in pattern recog…

Navigate

A Survey: Learning Embodied Intelligence from Physical Simulators and World Models

2025-07-01 · Xiaoxiao Long, Qingrui Zhao, Kaiwen Zhang, Zihao Zhang 외 arxiv

The pursuit of artificial general intelligence (AGI) has placed embodied intelligence at the forefront of robotics research. Embodied intelligence focuses on agents capable of perceiving, reasoning, and acting within the…

Embodied Web Agents: Bridging Physical-Digital Realms for Integrated Agent Intelligence

2025-06-18 · Yining Hong, Rui Sun, Bingxuan Li, Xingcheng Yao 외

AI agents today are mostly siloed - they either retrieve and reason over vast amount of digital information and knowledge obtained online; or interact with the physical world through embodied perception, planning and act…

Large Language Models for Robotics: Opportunities, Challenges, and Perspectives

2024-01-09 · Jiaqi Wang, Zihao Wu, Yiwei Li, Hanqi Jiang 외

Large language models (LLMs) have undergone significant expansion and have been increasingly integrated across various domains. Notably, in the realm of robot task planning, LLMs harness their advanced reasoning and lang…

Robot Task PlanningTask Planning

Aligning Perception, Reasoning, Modeling and Interaction: A Survey on Physical AI

2025-10-06 · Kun Xiang, Terry Jingchen Zhang, Yinya Huang, Jixi He 외 arxiv

The rapid advancement of embodied intelligence and world models has intensified efforts to integrate physical laws into AI systems, yet physical perception and symbolic physics reasoning have developed along separate tra…