paper-with-me

Papers

Memory-Guided Semantic Learning Network for Temporal Sentence Grounding

2022-01-03 · Daizong Liu, Xiaoye Qu, Xing Di, Yu Cheng, Zichuan Xu, Pan Zhou

Temporal sentence grounding (TSG) is crucial and fundamental for video understanding. Although the existing methods train well-designed deep networks with a large amount of data, we find that they can easily forget the rarely appeared cases in the training stage due to the off-balance data distribution, which influences the model generalization and leads to undesirable performance. To tackle this issue, we propose a memory-augmented network, called Memory-Guided Semantic Learning Network (MGSL-Net), that learns and memorizes the rarely appeared content in TSG tasks. Specifically, MGSL-Net consists of three main parts: a cross-modal inter-action module, a memory augmentation module, and a heterogeneous attention module. We first align the given video-query pair by a cross-modal graph convolutional network, and then utilize a memory module to record the cross-modal shared semantic features in the domain-specific persistent memory. During training, the memory slots are dynamically associated with both common and rare cases, alleviating the forgetting issue. In testing, the rare cases can thus be enhanced by retrieving the stored memories, resulting in better generalization. At last, the heterogeneous attention module is utilized to integrate the enhanced multi-modal features in both video and query domains. Experimental results on three benchmarks show the superiority of our method on both effectiveness and efficiency, which substantially improves the accuracy not only on the entire dataset but also on rare cases.

📄 PDF Abstract BibTeX arXiv:2201.00454

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTemporal Sentence GroundingVideo Understanding

Similar Papers 제목 키워드 기반

Exploring Optical-Flow-Guided Motion and Detection-Based Appearance for Temporal Sentence Grounding

2022-03-06 · Daizong Liu, Xiang Fang, Wei Hu, Pan Zhou

Temporal sentence grounding aims to localize a target segment in an untrimmed video semantically according to a given sentence query. Most previous works focus on learning frame-level features of each whole frame in the …

Objectobject-detectionObject DetectionOptical Flow Estimation+2

Semantic Conditioned Dynamic Modulation for Temporal Sentence Grounding in Videos

2019-10-31 · NeurIPS 2019 12 · Yitian Yuan, Lin Ma, Jingwen Wang, Wei Liu 외

Temporal sentence grounding in videos aims to detect and localize one target video segment, which semantically corresponds to a given sentence. Existing methods mainly tackle this task via matching and aligning semantics…

SentenceTemporal Sentence Grounding

A Paradigm Shift: Fully End-to-End Training for Temporal Sentence Grounding in Videos

2026-04-03 · Allen He, Qi Liu, Kun Liu, Xinchen Liu 외 arxiv

Temporal sentence grounding in videos (TSGV) aims to localize a temporal segment that semantically corresponds to a sentence query from an untrimmed video. Most current methods adopt pre-trained query-agnostic visual enc…

Temporal Sentence Grounding

Siamese Learning with Joint Alignment and Regression for Weakly-Supervised Video Paragraph Grounding

2024-03-18 · CVPR 2024 1 · Chaolei Tan, JianHuang Lai, Wei-Shi Zheng, Jian-Fang Hu

Video Paragraph Grounding (VPG) is an emerging task in video-language understanding, which aims at localizing multiple sentences with semantic relations and temporal order from an untrimmed video. However, existing VPG a…

Multiple Instance Learning

Transform-Equivariant Consistency Learning for Temporal Sentence Grounding

2023-05-06 · Daizong Liu, Xiaoye Qu, Jianfeng Dong, Pan Zhou 외

This paper addresses the temporal sentence grounding (TSG). Although existing methods have made decent achievements in this task, they not only severely rely on abundant video-query paired data for training, but also eas…

SentenceTemporal Sentence Grounding