paper-with-me

Papers

Temporal Sentence Grounding in Streaming Videos

2023-08-14 · Tian Gan, Xiao Wang, Yan Sun, Jianlong Wu, Qingpei Guo, Liqiang Nie

This paper aims to tackle a novel task - Temporal Sentence Grounding in Streaming Videos (TSGSV). The goal of TSGSV is to evaluate the relevance between a video stream and a given sentence query. Unlike regular videos, streaming videos are acquired continuously from a particular source, and are always desired to be processed on-the-fly in many applications such as surveillance and live-stream analysis. Thus, TSGSV is challenging since it requires the model to infer without future frames and process long historical frames effectively, which is untouched in the early methods. To specifically address the above challenges, we propose two novel methods: (1) a TwinNet structure that enables the model to learn about upcoming events; and (2) a language-guided feature compressor that eliminates redundant visual frames and reinforces the frames that are relevant to the query. We conduct extensive experiments using ActivityNet Captions, TACoS, and MAD datasets. The results demonstrate the superiority of our proposed methods. A systematic ablation study also confirms their effectiveness.

📄 PDF Abstract BibTeX arXiv:2308.07102

Code (1)

sczwangxiao/tsgvs-mm2023 공식 구현 pytorch

Tasks

SentenceTemporal Sentence Grounding

Similar Papers 제목 키워드 기반

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

Learning Temporal Sentence Grounding From Narrated EgoVideos

2023-10-26 · Kevin Flanagan, Dima Damen, Michael Wray

The onset of long-form egocentric datasets such as Ego4D and EPIC-Kitchens presents a new challenge for the task of Temporal Sentence Grounding (TSG). Compared to traditional benchmarks on which this task is evaluated, t…

SentenceTemporal Sentence Grounding

Grounding-Prompter: Prompting LLM with Multimodal Information for Temporal Sentence Grounding in Long Videos

2023-12-28 · Houlun Chen, Xin Wang, Hong Chen, Zihan Song 외

Temporal Sentence Grounding (TSG), which aims to localize moments from videos based on the given natural language queries, has attracted widespread attention. Existing works are mainly designed for short videos, failing …

DenoisingIn-Context LearningNatural Language QueriesSentence+1

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

Weakly-Supervised Temporal Article Grounding

2022-10-22 · Long Chen, Yulei Niu, Brian Chen, Xudong Lin 외

Given a long untrimmed video and natural language queries, video grounding (VG) aims to temporally localize the semantically-aligned video segments. Almost all existing VG work holds two simple but unrealistic assumption…

AllArticlesNatural Language QueriesSentence+1