AIMMOct 31, 2023

Enhancing the Spatial Awareness Capability of Multi-Modal Large Language Model

arXiv:2310.20357v27 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses spatial awareness limitations in MLLMs for industries such as autonomous driving and robotics, but it is incremental as it builds on existing methods with specific enhancements.

The paper tackles the gap between current spatial awareness capabilities of Multi-Modal Large Language Models (MLLMs) and human needs by using precise spatial position information and scene graphs to guide MLLMs, resulting in enhanced performance on spatial awareness tasks as confirmed by experiments on benchmarks like MME and MM-Vet.

The Multi-Modal Large Language Model (MLLM) refers to an extension of the Large Language Model (LLM) equipped with the capability to receive and infer multi-modal data. Spatial awareness stands as one of the crucial abilities of MLLM, encompassing diverse skills related to understanding spatial relationships among objects and between objects and the scene area. Industries such as autonomous driving, smart healthcare, robotics, virtual, and augmented reality heavily demand MLLM's spatial awareness capabilities. However, there exists a noticeable gap between the current spatial awareness capabilities of MLLM and the requirements set by human needs. To address this issue, this paper proposes using more precise spatial position information between objects to guide MLLM in providing more accurate responses to user-related inquiries. Specifically, for a particular multi-modal task, we utilize algorithms for acquiring geometric spatial information and scene graphs to obtain relevant geometric spatial information and scene details of objects involved in the query. Subsequently, based on this information, we direct MLLM to address spatial awareness-related queries posed by the user. Extensive experiments were conducted in benchmarks such as MME, MM-Vet, and other multi-modal large language models. The experimental results thoroughly confirm the efficacy of the proposed method in enhancing the spatial awareness tasks and associated tasks of MLLM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes