paper-with-me

Papers

MRTNet: Multi-Resolution Temporal Network for Video Sentence Grounding

2022-12-26 · Wei Ji, Long Chen, Yinwei Wei, Yiming Wu, Tat-Seng Chua

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 descriptive sentence and video segments on a single temporal resolution, while neglecting the temporal consistency of video content in different resolutions. In this work, we propose a novel multi-resolution temporal video sentence grounding network: MRTNet, which consists of a multi-modal feature encoder, a Multi-Resolution Temporal (MRT) module, and a predictor module. MRT module is an encoder-decoder network, and output features in the decoder part are in conjunction with Transformers to predict the final start and end timestamps. Particularly, our MRT module is hot-pluggable, which means it can be seamlessly incorporated into any anchor-free models. Besides, we utilize a hybrid loss to supervise cross-modal features in MRT module for more accurate grounding in three scales: frame-level, clip-level and sequence-level. Extensive experiments on three prevalent datasets have shown the effectiveness of MRTNet.

📄 PDF Abstract BibTeX arXiv:2212.13163

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDescriptiveSentence

Similar Papers 제목 키워드 기반

Hierarchical Deep Residual Reasoning for Temporal Moment Localization

2021-10-31 · Ziyang Ma, Xianjing Han, Xuemeng Song, Yiran Cui 외

Temporal Moment Localization (TML) in untrimmed videos is a challenging task in the field of multimedia, which aims at localizing the start and end points of the activity in the video, described by a sentence query. Exis…

Language-Based Temporal LocalizationSentenceTemporal Localization

Where Does It Exist: Spatio-Temporal Video Grounding for Multi-Form Sentences

2020-01-19 · CVPR 2020 6 · Zhu Zhang, Zhou Zhao, Yang Zhao, Qi. Wang 외

In this paper, we consider a novel task, Spatio-Temporal Video Grounding for Multi-Form Sentences (STVG). Given an untrimmed video and a declarative/interrogative sentence depicting an object, STVG aims to localize the s…

FormObjectSentenceSpatio-Temporal Video Grounding+1

To Find Where You Talk: Temporal Sentence Localization in Video with Attention Based Location Regression

2018-04-19 · Yitian Yuan, Tao Mei, Wenwu Zhu

Given an untrimmed video and a sentence description, temporal sentence localization aims to automatically determine the start and end points of the described sentence within the video. The problem is challenging as it ne…

regressionSentenceTemporal Localization

RESIN: A Dockerized Schema-Guided Cross-document Cross-lingual Cross-media Information Extraction and Event Tracking System

2021-06-01 · NAACL 2021 4 · Haoyang Wen, Ying Lin, Tuan Lai, Xiaoman Pan 외

We present a new information extraction system that can automatically construct temporal event graphs from a collection of news documents from multiple sources, multiple languages (English and Spanish for our experiment)…

coreference-resolutionCoreference ResolutionEvent ExtractionSentence

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