English

Jointly Cross- and Self-Modal Graph Attention Network for Query-Based Moment Localization

Computer Vision and Pattern Recognition 2020-08-14 v2 Information Retrieval

Abstract

Query-based moment localization is a new task that localizes the best matched segment in an untrimmed video according to a given sentence query. In this localization task, one should pay more attention to thoroughly mine visual and linguistic information. To this end, we propose a novel Cross- and Self-Modal Graph Attention Network (CSMGAN) that recasts this task as a process of iterative messages passing over a joint graph. Specifically, the joint graph consists of Cross-Modal interaction Graph (CMG) and Self-Modal relation Graph (SMG), where frames and words are represented as nodes, and the relations between cross- and self-modal node pairs are described by an attention mechanism. Through parametric message passing, CMG highlights relevant instances across video and sentence, and then SMG models the pairwise relation inside each modality for frame (word) correlating. With multiple layers of such a joint graph, our CSMGAN is able to effectively capture high-order interactions between two modalities, thus enabling a further precise localization. Besides, to better comprehend the contextual details in the query, we develop a hierarchical sentence encoder to enhance the query understanding. Extensive experiments on four public datasets demonstrate the effectiveness of our proposed model, and GCSMAN significantly outperforms the state-of-the-arts.

Keywords

Cite

@article{arxiv.2008.01403,
  title  = {Jointly Cross- and Self-Modal Graph Attention Network for Query-Based Moment Localization},
  author = {Daizong Liu and Xiaoye Qu and Xiao-Yang Liu and Jianfeng Dong and Pan Zhou and Zichuan Xu},
  journal= {arXiv preprint arXiv:2008.01403},
  year   = {2020}
}

Comments

Accepted by ACM MM 2020

R2 v1 2026-06-23T17:37:35.518Z