paper-with-me

홈 › Papers

Language-Image Models with 3D Understanding

2024-05-06 · Jang Hyun Cho, Boris Ivanovic, Yulong Cao, Edward Schmerling, Yue Wang, Xinshuo Weng, Boyi Li, Yurong You, Philipp Krähenbühl, Yan Wang, Marco Pavone

Multi-modal large language models (MLLMs) have shown incredible capabilities in a variety of 2D vision and language tasks. We extend MLLMs' perceptual capabilities to ground and reason about images in 3-dimensional space. To that end, we first develop a large-scale pre-training dataset for 2D and 3D called LV3D by combining multiple existing 2D and 3D recognition datasets under a common task formulation: as multi-turn question-answering. Next, we introduce a new MLLM named Cube-LLM and pre-train it on LV3D. We show that pure data scaling makes a strong 3D perception capability without 3D specific architectural design or training objective. Cube-LLM exhibits intriguing properties similar to LLMs: (1) Cube-LLM can apply chain-of-thought prompting to improve 3D understanding from 2D context information. (2) Cube-LLM can follow complex and diverse instructions and adapt to versatile input and output formats. (3) Cube-LLM can be visually prompted such as 2D box or a set of candidate 3D boxes from specialists. Our experiments on outdoor benchmarks demonstrate that Cube-LLM significantly outperforms existing baselines by 21.3 points of AP-BEV on the Talk2Car dataset for 3D grounded reasoning and 17.7 points on the DriveLM dataset for complex reasoning about driving scenarios, respectively. Cube-LLM also shows competitive results in general MLLM benchmarks such as refCOCO for 2D grounding with (87.0) average score, as well as visual question answering benchmarks such as VQAv2, GQA, SQA, POPE, etc. for complex reasoning. Our project is available at https://janghyuncho.github.io/Cube-LLM.

📄 PDF Abstract BibTeX arXiv:2405.03685

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question Answering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

CoLLaVO: Crayon Large Language and Vision mOdel

2024-02-17 · Byung-Kwan Lee, Beomchan Park, Chae Won Kim, Yong Man Ro

The remarkable success of Large Language Models (LLMs) and instruction tuning drives the evolution of Vision Language Models (VLMs) towards a versatile general-purpose model. Yet, it remains unexplored whether current VL…

Large Language ModelmodelObjectVisual Prompt Tuning+3

LayoutLLM: Large Language Model Instruction Tuning for Visually Rich Document Understanding

2024-03-21 · Masato Fujitake

This paper proposes LayoutLLM, a more flexible document analysis method for understanding imaged documents. Visually Rich Document Understanding tasks, such as document image classification and information extraction, ha…

document-image-classificationDocument Image Classificationdocument understandingimage-classification+4

KAFA: Rethinking Image Ad Understanding with Knowledge-Augmented Feature Adaptation of Vision-Language Models

2023-05-28 · Zhiwei Jia, Pradyumna Narayana, Arjun R. Akula, Garima Pruthi 외

Image ad understanding is a crucial task with wide real-world applications. Although highly challenging with the involvement of diverse atypical scenes, real-world entities, and reasoning over scene-texts, how to interpr…

LLaVA-Read: Enhancing Reading Ability of Multimodal Language Models

2024-07-27 · Ruiyi Zhang, Yufan Zhou, Jian Chen, Jiuxiang Gu 외

Large multimodal language models have demonstrated impressive capabilities in understanding and manipulating images. However, many of these models struggle with comprehending intensive textual contents embedded within th…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

Visually-Situated Natural Language Understanding with Contrastive Reading Model and Frozen Large Language Models

2023-05-24 · Geewook Kim, Hodong Lee, Daehee Kim, Haeji Jung 외

Recent advances in Large Language Models (LLMs) have stimulated a surge of research aimed at extending their applications to the visual domain. While these models exhibit promise in generating abstract image captions and…

document understandingImage CaptioningNatural Language UnderstandingQuestion Answering+1