Exploiting Visual Semantic Reasoning for Video-Text Retrieval

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 features are aggregated to form frame-level features for further encoding to measure video-text similarity. Extensive experiments on two public benchmark datasets validate the effectiveness of our method by achieving state-of-the-art performance due to the powerful semantic reasoning.

Cite

Text

Feng et al. "Exploiting Visual Semantic Reasoning for Video-Text Retrieval." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/140

Markdown

[Feng et al. "Exploiting Visual Semantic Reasoning for Video-Text Retrieval." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/feng2020ijcai-exploiting/) doi:10.24963/IJCAI.2020/140

BibTeX

@inproceedings{feng2020ijcai-exploiting,
  title     = {{Exploiting Visual Semantic Reasoning for Video-Text Retrieval}},
  author    = {Feng, Zerun and Zeng, Zhimin and Guo, Caili and Li, Zheng},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {1005-1011},
  doi       = {10.24963/IJCAI.2020/140},
  url       = {https://mlanthology.org/ijcai/2020/feng2020ijcai-exploiting/}
}