paper-with-me

Papers

Inst3D-LMM: Instance-Aware 3D Scene Understanding with Multi-modal Instruction Tuning

2025-03-01 · CVPR 2025 1 · Hanxun Yu, Wentong Li, Song Wang, Junbo Chen, Jianke Zhu

Despite encouraging progress in 3D scene understanding, it remains challenging to develop an effective Large Multi-modal Model (LMM) that is capable of understanding and reasoning in complex 3D environments. Most previous methods typically encode 3D point and 2D image features separately, neglecting interactions between 2D semantics and 3D object properties, as well as the spatial relationships within the 3D environment. This limitation not only hinders comprehensive representations of 3D scene, but also compromises training and inference efficiency. To address these challenges, we propose a unified Instance-aware 3D Large Multi-modal Model (Inst3D-LMM) to deal with multiple 3D scene understanding tasks simultaneously. To obtain the fine-grained instance-level visual tokens, we first introduce a novel Multi-view Cross-Modal Fusion (MCMF) module to inject the multi-view 2D semantics into their corresponding 3D geometric features. For scene-level relation-aware tokens, we further present a 3D Instance Spatial Relation (3D-ISR) module to capture the intricate pairwise spatial relationships among objects. Additionally, we perform end-to-end multi-task instruction tuning simultaneously without the subsequent task-specific fine-tuning. Extensive experiments demonstrate that our approach outperforms the state-of-the-art methods across 3D scene understanding, reasoning and grounding tasks. Source code is available at https://github.com/hanxunyu/Inst3D-LMM

📄 PDF Abstract BibTeX arXiv:2503.00513

Code (1)

hanxunyu/inst3d-lmm 공식 구현 pytorch

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

InstAP: Instance-Aware Vision-Language Pre-Train for Spatial-Temporal Understanding

2026-04-09 · Ashutosh Kumar, Rajat Saini, Jingjing Pan, Mustafa Erdogan 외 arxiv

Current vision-language pre-training (VLP) paradigms excel at global scene understanding but struggle with instance-level reasoning due to global-only supervision. We introduce InstAP, an Instance-Aware Pre-training fram…

Scene Understanding

Towards Foundation Models for 3D Scene Understanding: Instance-Aware Self-Supervised Learning for Point Clouds

2026-03-26 · Bin Yang, Mohamed Abdelsamad, Miao Zhang, Alexandru Paul Condurache arxiv

Recent advances in self-supervised learning (SSL) for point clouds have substantially improved 3D scene understanding without human annotations. Existing approaches emphasize semantic awareness by enforcing feature consi…

Self-Supervised LearningPanoptic SegmentationInstance SegmentationScene Understanding

EgoSplat: Open-Vocabulary Egocentric Scene Understanding with Language Embedded 3D Gaussian Splatting

2025-03-14 · Di Li, Jie Feng, Jiahao Chen, Weisheng Dong 외

Egocentric scenes exhibit frequent occlusions, varied viewpoints, and dynamic interactions compared to typical scene understanding tasks. Occlusions and varied viewpoints can lead to multi-view semantic inconsistencies, …

Scene UnderstandingSegmentation

InstDrive: Instance-Aware 3D Gaussian Splatting for Driving Scenes

2025-08-16 · Hongyuan Liu, Haochen Yu, Bochao Zou, Jianfei Jiang 외 arxiv

Reconstructing dynamic driving scenes from dashcam videos has attracted increasing attention due to its significance in autonomous driving and scene understanding. While recent advances have made impressive progress, mos…

3D Instance SegmentationScene UnderstandingAutonomous Driving

Director: Instance-aware Gaussian Splatting for Dynamic Scene Modeling and Understanding

2026-04-02 · Yuheng Jiang, Yiwen Cai, Zihao Wang, Yize Wu 외 arxiv

Volumetric video seeks to model dynamic scenes as temporally coherent 4D representations. While recent Gaussian-based approaches achieve impressive rendering fidelity, they primarily emphasize appearance but are largely …

Instance SegmentationScene Understanding