Visual Referring Expression Recognition: What Do Systems Actually Learn?
Volkan Cirik, Louis-Philippe Morency, Taylor Berg-Kirkpatrick

TL;DR
This paper empirically analyzes state-of-the-art referring expression recognition systems, revealing they often rely on dataset biases rather than linguistic reasoning, highlighting the need for careful data and model evaluation.
Contribution
It uncovers that current models may ignore linguistic structure and rely on shallow correlations, emphasizing the importance of analyzing what models truly learn in vision-language tasks.
Findings
Models achieve high accuracy without referring expressions, indicating reliance on dataset biases.
Predicting only object categories yields high precision, showing superficial cues dominate.
Analysis underscores the necessity of scrutinizing data construction and model reasoning.
Abstract
We present an empirical analysis of the state-of-the-art systems for referring expression recognition -- the task of identifying the object in an image referred to by a natural language expression -- with the goal of gaining insight into how these systems reason about language and vision. Surprisingly, we find strong evidence that even sophisticated and linguistically-motivated models for this task may ignore the linguistic structure, instead relying on shallow correlations introduced by unintended biases in the data selection and annotation process. For example, we show that a system trained and tested on the input image can achieve a precision of 71.2% in top-2 predictions. Furthermore, a system that predicts only the object category given the input can achieve a precision of 84.2% in top-2 predictions. These surprisingly positive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Natural Language Processing Techniques · Topic Modeling
