Exploiting Visual Semantic Reasoning for Video-Text Retrieval
Zerun Feng, Zhimin Zeng, Caili Guo, Zheng Li

TL;DR
This paper introduces ViSERN, a novel video-text retrieval model that leverages semantic reasoning over frame regions via graph convolutional networks, significantly improving retrieval accuracy.
Contribution
The paper presents a new reasoning-based approach using graph convolutional networks to exploit semantic relations between frame regions for better video-text retrieval.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Effectively models semantic interactions between video regions.
Reduces redundancy in video feature representations.
Abstract
Video retrieval is a challenging research topic bridging the vision and language areas and has attracted broad attention in recent years. Previous works have been devoted to representing videos by directly encoding from frame-level features. In fact, videos consist of various and abundant semantic relations to which existing methods pay less attention. To address this issue, we propose a Visual Semantic Enhanced Reasoning Network (ViSERN) to exploit reasoning between frame regions. Specifically, we consider frame regions as vertices and construct a fully-connected semantic correlation graph. Then, we perform reasoning by novel random walk rule-based graph convolutional networks to generate region features involved with semantic relations. With the benefit of reasoning, semantic interactions between regions are considered, while the impact of redundancy is suppressed. Finally, the region…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Human Pose and Action Recognition · Advanced Image and Video Retrieval Techniques
MethodsGraph Convolutional Networks
