Minimizing Disparities between Real and Pseudo Queries for Unsupervised Visual Grounding
Hui Jiang, Changkai Ji, Jilan Xu, Yanhao Zhu, Yuejie Zhang, Rui Feng, Tao Zhang, Shang Gao
Abstract
Visual grounding involves the identification and localization of image regions given textual descriptions. To reduce the manual labeling effort on region-text pairs, unsupervised visual grounding aims to generate pseudo bounding box and query pairs for training grounding models. However, there exists significant disparities between real and pseudo queries in terms of object, attribute distributions, and textual formats, limiting the generalization performance of unsupervised grounding methods. To address this challenge, we propose a novel unsupervised visual grounding framework. During training, we prompt Multimodal Large Language Models to generate pseudo queries, in which the entities are beyond the object detector’s pre-defined limited categories, and are associated with richer attributes. We further devise a Modifier Tree structure to bridge the gap of textual format between real and pseudo queries. Extensive experiments demonstrate that our method significantly outperforms state-of-the-art unsupervised approaches on public benchmark datasets, particularly when dealing with complex queries.
BibTeX
@inproceedings{icassp2025_minimizingdispar,
title = {Minimizing Disparities between Real and Pseudo Queries for Unsupervised Visual Grounding},
author = {Hui Jiang and Changkai Ji and Jilan Xu and Yanhao Zhu and Yuejie Zhang and Rui Feng and Tao Zhang and Shang Gao},
booktitle = {ICASSP 2025},
year = {2025}
}