CVApr 21, 2022

Self-paced Multi-grained Cross-modal Interaction Modeling for Referring Expression Comprehension

arXiv:2204.09957v315 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses the challenge of accurately localizing objects in images based on natural language descriptions, which is important for vision-language tasks, and it represents an incremental improvement over existing methods.

The paper tackles the problem of referring expression comprehension by proposing a framework that improves language-to-vision localization through multi-grained cross-modal attention and self-paced learning, achieving state-of-the-art results on multiple datasets.

As an important and challenging problem in vision-language tasks, referring expression comprehension (REC) generally requires a large amount of multi-grained information of visual and linguistic modalities to realize accurate reasoning. In addition, due to the diversity of visual scenes and the variation of linguistic expressions, some hard examples have much more abundant multi-grained information than others. How to aggregate multi-grained information from different modalities and extract abundant knowledge from hard examples is crucial in the REC task. To address aforementioned challenges, in this paper, we propose a Self-paced Multi-grained Cross-modal Interaction Modeling framework, which improves the language-to-vision localization ability through innovations in network structure and learning mechanism. Concretely, we design a transformer-based multi-grained cross-modal attention, which effectively utilizes the inherent multi-grained information in visual and linguistic encoders. Furthermore, considering the large variance of samples, we propose a self-paced sample informativeness learning to adaptively enhance the network learning for samples containing abundant multi-grained information. The proposed framework significantly outperforms state-of-the-art methods on widely used datasets, such as RefCOCO, RefCOCO+, RefCOCOg, and ReferItGame datasets, demonstrating the effectiveness of our method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes