paper-with-me

Papers

When Did It Happen? Duration-informed Temporal Localization of Narrated Actions in Vlogs

2022-02-16 · Oana Ignat, Santiago Castro, YuHang Zhou, Jiajun Bao, Dandan Shan, Rada Mihalcea

We consider the task of temporal human action localization in lifestyle vlogs. We introduce a novel dataset consisting of manual annotations of temporal localization for 13,000 narrated actions in 1,200 video clips. We present an extensive analysis of this data, which allows us to better understand how the language and visual modalities interact throughout the videos. We propose a simple yet effective method to localize the narrated actions based on their expected duration. Through several experiments and analyses, we show that our method brings complementary information with respect to previous methods, and leads to improvements over previous work for the task of temporal action localization.

📄 PDF Abstract BibTeX arXiv:2202.08138

Code (1)

michigannlp/vlog_action_localization 공식 구현 tf

Tasks

Action LocalizationTemporal Action LocalizationTemporal Localization

Similar Papers 제목 키워드 기반

Revisiting Anchor Mechanisms for Temporal Action Localization

2020-08-22 · Le Yang, Houwen Peng, Dingwen Zhang, Jianlong Fu 외

Most of the current action localization methods follow an anchor-based pipeline: depicting action instances by pre-defined anchors, learning to select the anchors closest to the ground truth, and predicting the confidenc…

Action LocalizationTemporal Action Localization

Dual Attention Matching for Audio-Visual Event Localization

2019-10-01 · ICCV 2019 10 · Yu Wu, Linchao Zhu, Yan Yan, Yi Yang

In this paper, we investigate the audio-visual event localization problem. This task is to localize a visible and audible event in a video. Previous methods first divide a video into short segments, and then fuse visual …

audio-visual event localization

Encode Once, Decode Never: Reusing Audio LM Internals for Efficient Temporal Localization

2026-02-10 · Joesph An, Phillip Keung, Jiaqi Wang, Orevaoghene Ahia 외 arxiv

Audio language models process input audio into rich frame-level representations, but the standard approach to temporal localization generates timestamps as sequences of text tokens, which discards the frame-level represe…

Speaker DiarizationWord Alignment

Scale Matters: Temporal Scale Aggregation Network for Precise Action Localization in Untrimmed Videos

2019-08-02 · Guoqiang Gong, Liangfeng Zheng, Kun Bai, Yadong Mu

Temporal action localization is a recently-emerging task, aiming to localize video segments from untrimmed videos that contain specific actions. Despite the remarkable recent progress, most two-stage action localization …

Action LocalizationTemporal Action Localization

Rethinking the Faster R-CNN Architecture for Temporal Action Localization

2018-04-20 · CVPR 2018 6 · Yu-Wei Chao, Sudheendra Vijayanarasimhan, Bryan Seybold, David A. Ross 외

We propose TAL-Net, an improved approach to temporal action localization in video that is inspired by the Faster R-CNN object detection framework. TAL-Net addresses three key shortcomings of existing approaches: (1) we i…

Action ClassificationAction LocalizationGeneral Classificationobject-detection+2