CVOct 14, 2024

TWIST & SCOUT: Grounding Multimodal LLM-Experts by Forget-Free Tuning

arXiv:2410.10491v22 citationsh-index: 67
Originality Incremental advance
AI Analysis

This work addresses the challenge of spatial awareness in embodied AI systems, offering an incremental improvement for multimodal AI applications.

The paper tackles the problem of enabling multimodal large language models (MLLMs) to perform visual grounding without forgetting their existing skills, by introducing a twin-expert tuning module and a synthetic dataset, achieving strong performance across multiple benchmark tasks.

Spatial awareness is key to enable embodied multimodal AI systems. Yet, without vast amounts of spatial supervision, current Multimodal Large Language Models (MLLMs) struggle at this task. In this paper, we introduce TWIST & SCOUT, a framework that equips pre-trained MLLMs with visual grounding ability without forgetting their existing image and language understanding skills. To this end, we propose TWIST, a twin-expert stepwise tuning module that modifies the decoder of the language model using one frozen module pre-trained on image understanding tasks and another learnable one for visual grounding tasks. This allows the MLLM to retain previously learned knowledge and skills, while acquiring what is missing. To fine-tune the model effectively, we generate a high-quality synthetic dataset we call SCOUT, which mimics human reasoning in visual grounding. This dataset provides rich supervision signals, describing a step-by-step multimodal reasoning process, thereby simplifying the task of visual grounding. We evaluate our approach on several standard benchmark datasets, encompassing grounded image captioning, zero-shot localization, and visual grounding tasks. Our method consistently delivers strong performance across all tasks, while retaining the pre-trained image understanding capabilities.

Foundations

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

Your Notes