Understanding Synonymous Referring Expressions via Contrastive Features
Yi-Wen Chen, Yi-Hsuan Tsai, Ming-Hsuan Yang

TL;DR
This paper introduces a novel end-to-end framework for referring expression comprehension that leverages contrastive features from synonymous sentences to improve object localization, demonstrating superior performance and transferability across datasets.
Contribution
It proposes a contrastive learning approach that considers synonymous expressions, enhancing comprehension models' ability to understand diverse natural language descriptions.
Findings
Outperforms state-of-the-art methods on benchmark datasets.
Shows strong transfer learning capabilities across different datasets.
Effectively learns transferable features for diverse expressions.
Abstract
Referring expression comprehension aims to localize objects identified by natural language descriptions. This is a challenging task as it requires understanding of both visual and language domains. One nature is that each object can be described by synonymous sentences with paraphrases, and such varieties in languages have critical impact on learning a comprehension model. While prior work usually treats each sentence and attends it to an object separately, we focus on learning a referring expression comprehension model that considers the property in synonymous sentences. To this end, we develop an end-to-end trainable framework to learn contrastive features on the image and object instance levels, where features extracted from synonymous sentences to describe the same object should be closer to each other after mapping to the visual domain. We conduct extensive experiments to evaluate…
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
