Towards Visual Grounding: A Survey
Linhui Xiao, Xiaoshan Yang, Xiangyuan Lan, Yaowei Wang, Changsheng Xu
TL;DR
This survey provides a comprehensive, structured review of visual grounding (REC/PG) from early CNN/LSTM methods to modern Transformer, VLP, and grounding-vision-language models, including generalized and open-world settings. It clarifies definitions, proposes standardized settings, and analyzes a wide range of datasets, benchmarks, and applications. Key contributions include a formal taxonomy of grounding settings, a synthesis of dataset dynamics and evaluation metrics, and a roadmap of challenges and future directions, such as self-supervised grounding pre-training and GMLLM-based grounding. The work aims to guide researchers and practitioners in designing fair comparisons, selecting appropriate benchmarks, and advancing toward generalized, scalable, and multi-modal grounding systems with real-world impact.
Abstract
Visual Grounding, also known as Referring Expression Comprehension and Phrase Grounding, aims to ground the specific region(s) within the image(s) based on the given expression text. This task simulates the common referential relationships between visual and linguistic modalities, enabling machines to develop human-like multimodal comprehension capabilities. Consequently, it has extensive applications in various domains. However, since 2021, visual grounding has witnessed significant advancements, with emerging new concepts such as grounded pre-training, grounding multimodal LLMs, generalized visual grounding, and giga-pixel grounding, which have brought numerous new challenges. In this survey, we first examine the developmental history of visual grounding and provide an overview of essential background knowledge. We systematically track and summarize the advancements, and then meticulously define and organize the various settings to standardize future research and ensure a fair comparison. Additionally, we delve into numerous related datasets and applications, and highlight several advanced topics. Finally, we outline the challenges confronting visual grounding and propose valuable directions for future research, which may serve as inspiration for subsequent researchers. By extracting common technical details, this survey encompasses the representative work in each subtopic over the past decade. To the best of our knowledge, this paper represents the most comprehensive overview currently available in the field of visual grounding. This survey is designed to be suitable for both beginners and experienced researchers, serving as an invaluable resource for understanding key concepts and tracking the latest research developments. We keep tracing related work at https://github.com/linhuixiao/Awesome-Visual-Grounding.
