paper-with-me

홈 › Papers

ActionSpotter: Deep Reinforcement Learning Framework for Temporal Action Spotting in Videos

2020-04-15 · Guillaume Vaudaux-Ruth, Adrien Chan-Hon-Tong, Catherine Achard

Summarizing video content is an important task in many applications. This task can be defined as the computation of the ordered list of actions present in a video. Such a list could be extracted using action detection algorithms. However, it is not necessary to determine the temporal boundaries of actions to know their existence. Moreover, localizing precise boundaries usually requires dense video analysis to be effective. In this work, we propose to directly compute this ordered list by sparsely browsing the video and selecting one frame per action instance, task known as action spotting in literature. To do this, we propose ActionSpotter, a spotting algorithm that takes advantage of Deep Reinforcement Learning to efficiently spot actions while adapting its video browsing speed, without additional supervision. Experiments performed on datasets THUMOS14 and ActivityNet show that our framework outperforms state of the art detection methods. In particular, the spotting mean Average Precision on THUMOS14 is significantly improved from 59.7% to 65.6% while skipping 23% of video.

📄 PDF Abstract BibTeX arXiv:2004.06971

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionAction SpottingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

SMART: MLLM-guided Temporal Alignment for Unifying Sign Language Recognition and Spotting

2026-08-26 · Eunjee Choi, JungHoon Sung, Seongwhan Cho, Chu Xin 외 arxiv

Continuous sign language recognition (CSLR) aims to recognize gloss sequences from unsegmented sign videos under weak sequence-level supervision. However, existing methods rely on sentence-level gloss annotations, provid…

Sign Language RecognitionRepresentation Learning

Towards Active Learning for Action Spotting in Association Football Videos

2023-04-09 · Silvio Giancola, Anthony Cioppa, Julia Georgieva, Johsan Billingham 외

Association football is a complex and dynamic sport, with numerous actions occurring simultaneously in each game. Analyzing football videos is challenging and requires identifying subtle and diverse spatio-temporal patte…

Action SpottingActive Learning

Spotting Temporally Precise, Fine-Grained Events in Video

2022-07-20 · James Hong, Haotian Zhang, Michaël Gharbi, Matthew Fisher 외

We introduce the task of spotting temporally precise, fine-grained events in video (detecting the precise moment in time events occur). Precise spotting requires models to reason globally about the full-time scale of act…

Action DetectionAction SpottingGPUSegmentation+2

A Context-Aware Loss Function for Action Spotting in Soccer Videos

2019-12-03 · CVPR 2020 6 · Anthony Cioppa, Adrien Deliège, Silvio Giancola, Bernard Ghanem 외

In video understanding, action spotting consists in temporally localizing human-induced events annotated with single timestamps. In this paper, we propose a novel loss function that specifically considers the temporal co…

Action SpottingVideo Understanding

Action Search: Spotting Actions in Videos and Its Application to Temporal Action Localization

2017-06-13 · ECCV 2018 9 · Humam Alwassel, Fabian Caba Heilbron, Bernard Ghanem

State-of-the-art temporal action detectors inefficiently search the entire video for specific actions. Despite the encouraging progress these methods achieve, it is crucial to design automated approaches that only explor…

Action LocalizationAction SpottingTemporal Action Localization