paper-with-me

홈 › Papers

Grounded 3D-LLM with Referent Tokens

2024-05-16 · Yilun Chen, Shuai Yang, Haifeng Huang, Tai Wang, Runsen Xu, Ruiyuan Lyu, Dahua Lin, Jiangmiao Pang

Prior studies on 3D scene understanding have primarily developed specialized models for specific tasks or required task-specific fine-tuning. In this study, we propose Grounded 3D-LLM, which explores the potential of 3D large multi-modal models (3D LMMs) to consolidate various 3D vision tasks within a unified generative framework. The model uses scene referent tokens as special noun phrases to reference 3D scenes, enabling it to handle sequences that interleave 3D and textual data. Per-task instruction-following templates are employed to ensure natural and diversity in translating 3D vision tasks into language formats. To facilitate the use of referent tokens in subsequent language modeling, we provide a large-scale, automatically curated grounded scene-text dataset with over 1 million phrase-to-region correspondences and introduce Contrastive Language-Scene Pre-training (CLASP) to perform phrase-level scene-text alignment using this data. Our comprehensive evaluation covers open-ended tasks like dense captioning and 3D question answering, alongside close-ended tasks such as object detection and language grounding. Experiments across multiple 3D benchmarks reveal the leading performance and the broad applicability of Grounded 3D-LLM. Code and datasets are available at the https://groundedscenellm.github.io/grounded_3d-llm.github.io.

📄 PDF Abstract BibTeX arXiv:2405.10370

Code (1)

OpenRobotLab/Grounded_3D-LLM 공식 구현 pytorch

Tasks

Dense CaptioningDiversityInstruction FollowingLanguage ModelingLanguage Modellingobject-detectionObject DetectionQuestion AnsweringScene Understanding

Similar Papers 제목 키워드 기반

SPARROW: Learning Spatial Precision and Temporal Referential Consistency in Pixel-Grounded Video MLLMs

2026-03-12 · Mohamad Alansari, Naufal Suryanto, Divya Velayudhan, Sajid Javed 외 arxiv

Multimodal large language models (MLLMs) have advanced from image-level reasoning to pixel-level grounding, but extending these capabilities to videos remains challenging as models must achieve spatial precision and temp…

Visual Grounding

Repetition Without Exclusivity: Scale Sensitivity of Referential Mechanisms in Child-Scale Language Models

2026-03-14 · Jon-Paul Cacioli arxiv

We present the first systematic evaluation of mutual exclusivity (ME) -- the bias to map novel words to novel referents -- in text-only language models trained on child-directed speech. We operationalise ME as referentia…

Language Modelling

CorefDiffs: Co-referential and Differential Knowledge Flow in Document Grounded Conversations

2022-10-05 · COLING 2022 10 · Lin Xu, Qixian Zhou, Jinlan Fu, Min-Yen Kan 외

Knowledge-grounded dialog systems need to incorporate smooth transitions among knowledge selected for generating responses, to ensure that dialog flows naturally. For document-grounded dialog systems, the inter- and intr…

Management

Deriving continous grounded meaning representations from referentially structured multimodal contexts

2017-09-01 · EMNLP 2017 9 · Sina Zarrie{\ss}, David Schlangen

Corpora of referring expressions paired with their visual referents are a good source for learning word meanings directly grounded in visual representations. Here, we explore additional ways of extracting from them word …

AttributeWord Embeddings

Resolving References in Visually-Grounded Dialogue via Text Generation

2023-09-23 · SIGdial 2023 9 · Bram Willemsen, Livia Qian, Gabriel Skantze

Vision-language models (VLMs) have shown to be effective at image retrieval based on simple text queries, but text-image retrieval based on conversational input remains a challenge. Consequently, if we want to use VLMs f…

Image RetrievalLanguage ModelingLanguage ModellingLarge Language Model+2