paper-with-me

홈 › Papers

Cross-Modal Interaction Networks for Query-Based Moment Retrieval in Videos

2019-06-06 · Zhu Zhang, Zhijie Lin, Zhou Zhao, Zhenxin Xiao

Query-based moment retrieval aims to localize the most relevant moment in an untrimmed video according to the given natural language query. Existing works often only focus on one aspect of this emerging task, such as the query representation learning, video context modeling or multi-modal fusion, thus fail to develop a comprehensive system for further performance improvement. In this paper, we introduce a novel Cross-Modal Interaction Network (CMIN) to consider multiple crucial factors for this challenging task, including (1) the syntactic structure of natural language queries; (2) long-range semantic dependencies in video context and (3) the sufficient cross-modal interaction. Specifically, we devise a syntactic GCN to leverage the syntactic structure of queries for fine-grained representation learning, propose a multi-head self-attention to capture long-range semantic dependencies from video context, and next employ a multi-stage cross-modal interaction to explore the potential relations of video and query contents. The extensive experiments demonstrate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:1906.02497

Code (1)

ikuinen/CMIN 공식 구현 pytorch

Tasks

Moment RetrievalNatural Language QueriesRepresentation LearningRetrieval

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Video Corpus Moment Retrieval with Contrastive Learning

2021-05-13 · Hao Zhang, Aixin Sun, Wei Jing, Guoshun Nan 외

Given a collection of untrimmed and unsegmented videos, video corpus moment retrieval (VCMR) is to retrieve a temporal moment (i.e., a fraction of a video) that semantically corresponds to a given text query. As video an…

Contrastive LearningMoment RetrievalRetrievalVideo Corpus Moment Retrieval

Multi-Modal Relational Graph for Cross-Modal Video Moment Retrieval

2021-06-19 · CVPR 2021 1 · Yawen Zeng, Da Cao, Xiaochi Wei, Meng Liu 외

Given an untrimmed video and a query sentence, cross-modal video moment retrieval aims to rank a video moment from pre-segmented video moment candidates that best matches the query sentence. Pioneering work typically…

Cross-Modal RetrievalGraph MatchingMoment RetrievalRelation+2

Disentangle and denoise: Tackling context misalignment for video moment retrieval

2024-08-14 · Kaijing Ma, Han Fang, Xianghao Zang, Chao Ban 외

Video Moment Retrieval, which aims to locate in-context video moments according to a natural language query, is an essential task for cross-modal grounding. Existing methods focus on enhancing the cross-modal interaction…

DenoisingDisentanglementMoment RetrievalRetrieval+1

Fewer Steps, Better Performance: Efficient Cross-Modal Clip Trimming for Video Moment Retrieval Using Language

2026-05-28 · Xiang Fang, Daizong Liu, Wanlong Fang, Pan Zhou 외 arxiv

Given an untrimmed video and a sentence query, video moment retrieval using language (VMR) aims to locate a target query-relevant moment. Since the untrimmed video is overlong, almost all existing VMR methods first spars…

Moment Retrieval

Query-centric Audio-Visual Cognition Network for Moment Retrieval, Segmentation and Step-Captioning

2024-12-18 · Yunbin Tu, Liang Li, Li Su, Qingming Huang

Video has emerged as a favored multimedia format on the internet. To better gain video contents, a new topic HIREST is presented, including video retrieval, moment retrieval, moment segmentation, and step-captioning. The…

Moment RetrievalMulti-Task LearningRetrievalVideo Retrieval+1