Correspondence Matters for Video Referring Expression Comprehension
Meng Cao, Ji Jiang, Long Chen, Yuexian Zou

TL;DR
This paper introduces DCNet, a novel network that enhances video referring expression comprehension by explicitly modeling inter-frame and cross-modal correspondences, achieving state-of-the-art results.
Contribution
The paper proposes a dual correspondence network that explicitly models inter-frame and patch-word associations, improving localization consistency and accuracy in video REC.
Findings
Achieves state-of-the-art performance on video and image REC benchmarks.
Inter-frame and cross-modal contrastive losses improve model robustness.
Boosts performance by 1.48% on VID-Sentence dataset using plug-and-play modules.
Abstract
We investigate the problem of video Referring Expression Comprehension (REC), which aims to localize the referent objects described in the sentence to visual regions in the video frames. Despite the recent progress, existing methods suffer from two problems: 1) inconsistent localization results across video frames; 2) confusion between the referent and contextual objects. To this end, we propose a novel Dual Correspondence Network (dubbed as DCNet) which explicitly enhances the dense associations in both the inter-frame and cross-modal manners. Firstly, we aim to build the inter-frame correlations for all existing instances within the frames. Specifically, we compute the inter-frame patch-wise cosine similarity to estimate the dense alignment and then perform the inter-frame contrastive learning to map them close in feature space. Secondly, we propose to build the fine-grained…
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 · Advanced Image and Video Retrieval Techniques · Human Pose and Action Recognition
MethodsContrastive Learning
