paper-with-me

홈 › Papers

EmbodiedScan: A Holistic Multi-Modal 3D Perception Suite Towards Embodied AI

2023-12-26 · CVPR 2024 1 · Tai Wang, Xiaohan Mao, Chenming Zhu, Runsen Xu, Ruiyuan Lyu, Peisen Li, Xiao Chen, Wenwei Zhang, Kai Chen, Tianfan Xue, Xihui Liu, Cewu Lu, Dahua Lin, Jiangmiao Pang

In the realm of computer vision and robotics, embodied agents are expected to explore their environment and carry out human instructions. This necessitates the ability to fully understand 3D scenes given their first-person observations and contextualize them into language for interaction. However, traditional research focuses more on scene-level input and output setups from a global view. To address the gap, we introduce EmbodiedScan, a multi-modal, ego-centric 3D perception dataset and benchmark for holistic 3D scene understanding. It encompasses over 5k scans encapsulating 1M ego-centric RGB-D views, 1M language prompts, 160k 3D-oriented boxes spanning over 760 categories, some of which partially align with LVIS, and dense semantic occupancy with 80 common categories. Building upon this database, we introduce a baseline framework named Embodied Perceptron. It is capable of processing an arbitrary number of multi-modal inputs and demonstrates remarkable 3D perception capabilities, both within the two series of benchmarks we set up, i.e., fundamental 3D perception tasks and language-grounded tasks, and in the wild. Codes, datasets, and benchmarks will be available at https://github.com/OpenRobotLab/EmbodiedScan.

📄 PDF Abstract BibTeX arXiv:2312.16170

Code (1)

openrobotlab/embodiedscan 공식 구현 pytorch

Tasks

Scene Understanding

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

MMScan: A Multi-Modal 3D Scene Dataset with Hierarchical Grounded Language Annotations

2024-06-13 · Ruiyuan Lyu, Jingli Lin, Tai Wang, Shuai Yang 외

With the emergence of LLMs and their integration with other data modalities, multi-modal 3D perception attracts more attention due to its connectivity to the physical world and makes rapid progress. However, limited by e…

3D visual groundingAttributeQuestion AnsweringVisual Grounding

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

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

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 …

3D visual groundingVisual Grounding

UniGround: Universal 3D Visual Grounding via Training-Free Scene Parsing

2026-03-09 · Jiaxi Zhang, Yunheng Wang, Wei Lu, Taowen Wang 외 arxiv

Understanding and localizing objects in complex 3D environments from natural language descriptions, known as 3D Visual Grounding (3DVG), is a foundational challenge in embodied AI, with broad implications for robotics, a…

Visual GroundingScene Parsing

ActiView: Evaluating Active Perception Ability for Multimodal Large Language Models

2024-10-07 · Ziyue Wang, Chi Chen, Fuwen Luo, Yurui Dong 외

Active perception, a crucial human capability, involves setting a goal based on the current understanding of the environment and performing actions to achieve that goal. Despite significant efforts in evaluating Multimod…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Multi-modal perception for soft robotic interactions using generative models

2024-04-05 · Enrico Donato, Egidio Falotico, Thomas George Thuruthel

Perception is essential for the active interaction of physical agents with the external environment. The integration of multiple sensory modalities, such as touch and vision, enhances this perceptual process, creating a …