paper-with-me

홈 › Papers

Multi-Pair Temporal Sentence Grounding via Multi-Thread Knowledge Transfer Network

2024-12-20 · Xiang Fang, Wanlong Fang, Changshuo Wang, Daizong Liu, Keke Tang, Jianfeng Dong, Pan Zhou, Beibei Li

Given some video-query pairs with untrimmed videos and sentence queries, temporal sentence grounding (TSG) aims to locate query-relevant segments in these videos. Although previous respectable TSG methods have achieved remarkable success, they train each video-query pair separately and ignore the relationship between different pairs. We observe that the similar video/query content not only helps the TSG model better understand and generalize the cross-modal representation but also assists the model in locating some complex video-query pairs. Previous methods follow a single-thread framework that cannot co-train different pairs and usually spends much time re-obtaining redundant knowledge, limiting their real-world applications. To this end, in this paper, we pose a brand-new setting: Multi-Pair TSG, which aims to co-train these pairs. In particular, we propose a novel video-query co-training approach, Multi-Thread Knowledge Transfer Network, to locate a variety of video-query pairs effectively and efficiently. Firstly, we mine the spatial and temporal semantics across different queries to cooperate with each other. To learn intra- and inter-modal representations simultaneously, we design a cross-modal contrast module to explore the semantic consistency by a self-supervised strategy. To fully align visual and textual representations between different pairs, we design a prototype alignment strategy to 1) match object prototypes and phrase prototypes for spatial alignment, and 2) align activity prototypes and sentence prototypes for temporal alignment. Finally, we develop an adaptive negative selection module to adaptively generate a threshold for cross-modal matching. Extensive experiments show the effectiveness and efficiency of our proposed method.

📄 PDF Abstract BibTeX arXiv:2412.15678

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTemporal Sentence GroundingTransfer Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Object-Aware Multi-Branch Relation Networks for Spatio-Temporal Video Grounding

2020-08-16 · Zhu Zhang, Zhou Zhao, Zhijie Lin, Baoxing Huai 외

Spatio-temporal video grounding aims to retrieve the spatio-temporal tube of a queried object according to the given sentence. Currently, most existing grounding methods are restricted to well-aligned segment-sentence pa…

DiversityObjectRelationRelation Network+3

Human-centric Spatio-Temporal Video Grounding With Visual Transformers

2020-11-10 · Zongheng Tang, Yue Liao, Si Liu, Guanbin Li 외

In this work, we introduce a novel task - Humancentric Spatio-Temporal Video Grounding (HC-STVG). Unlike the existing referring expression tasks in images or videos, by focusing on humans, HC-STVG aims to localize a spat…

Referring ExpressionSentenceSpatio-Temporal Video GroundingTemporal Localization+1

Video sentence grounding with temporally global textual knowledge

2024-04-21 · Cai Chen, Runzhong Zhang, Jianjun Gao, Kejun Wu 외

Temporal sentence grounding involves the retrieval of a video moment with a natural language query. Many existing works directly incorporate the given video and temporally localized query for temporal grounding, overlook…

Contrastive LearningRetrievalSentenceTemporal Sentence Grounding

Diversifying Query: Region-Guided Transformer for Temporal Sentence Grounding

2024-05-31 · Xiaolong Sun, Liushuai Shi, Le Wang, Sanping Zhou 외

Temporal sentence grounding is a challenging task that aims to localize the moment spans relevant to a language description. Although recent DETR-based models have achieved notable progress by leveraging multiple learnab…

AttributeMoment QueriesSentenceTemporal Sentence Grounding

MRTNet: Multi-Resolution Temporal Network for Video Sentence Grounding

2022-12-26 · Wei Ji, Long Chen, Yinwei Wei, Yiming Wu 외

Given an untrimmed video and natural language query, video sentence grounding aims to localize the target temporal moment in the video. Existing methods mainly tackle this task by matching and aligning semantics of the d…

DecoderDescriptiveSentence