EMNLP 2023long findings0 citations

Scene Graph Enhanced Pseudo-Labeling for Referring Expression Comprehension

Cantao Wu, Yi Cai, Liuwu Li, Jiexin Wang

Abstract

Referring Expression Comprehension (ReC) is a task that involves localizing objects in images based on natural language expressions. Most ReC methods typically approach the task as a supervised learning problem. However, the need for costly annotations, such as clear image-text pairs or region-text pairs, hinders the scalability of existing approaches. In this work, we propose a novel scene graph-based framework that automatically generates high-quality pseudo region-query pairs. Our method harnesses scene graphs to capture the relationships between objects in images and generate expressions enriched with relation information. To ensure accurate mapping between visual regions and text, we introduce an external module that employs a calibration algorithm to filter out ambiguous queries. Additionally, we employ a rewriter module to enhance the diversity of our generated pseudo queries through rewriting. Extensive experiments demonstrate that our method outperforms previous pseudo-labeling methods by about 10%, 12%, and 11% on RefCOCO, RefCOCO+, and RefCOCOg, respectively. Furthermore, it surpasses the state-of-the-art unsupervised approach by more than 15% on the RefCOCO dataset.

Referring Expression ComprehensionVisual Grounding
BibTeX
@inproceedings{
wu2023scene,
title={Scene Graph Enhanced Pseudo-Labeling for Referring Expression Comprehension},
author={Cantao Wu and Yi Cai and Liuwu Li and Jiexin Wang},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=FgEM735i5M}
}