paper-with-me

Papers

D2-Net: Weakly-Supervised Action Localization via Discriminative Embeddings and Denoised Activations

2020-12-11 · ICCV 2021 10 · Sanath Narayan, Hisham Cholakkal, Munawar Hayat, Fahad Shahbaz Khan, Ming-Hsuan Yang, Ling Shao

This work proposes a weakly-supervised temporal action localization framework, called D2-Net, which strives to temporally localize actions using video-level supervision. Our main contribution is the introduction of a novel loss formulation, which jointly enhances the discriminability of latent embeddings and robustness of the output temporal class activations with respect to foreground-background noise caused by weak supervision. The proposed formulation comprises a discriminative and a denoising loss term for enhancing temporal action localization. The discriminative term incorporates a classification loss and utilizes a top-down attention mechanism to enhance the separability of latent foreground-background embeddings. The denoising loss term explicitly addresses the foreground-background noise in class activations by simultaneously maximizing intra-video and inter-video mutual information using a bottom-up attention mechanism. As a result, activations in the foreground regions are emphasized whereas those in the background regions are suppressed, thereby leading to more robust predictions. Comprehensive experiments are performed on multiple benchmarks, including THUMOS14 and ActivityNet1.2. Our D2-Net performs favorably in comparison to the existing methods on all datasets, achieving gains as high as 2.3% in terms of mAP at IoU=0.5 on THUMOS14. Source code is available at https://github.com/naraysa/D2-Net

📄 PDF Abstract BibTeX arXiv:2012.06440

Code (1)

naraysa/D2-Net 공식 구현 pytorch

Tasks

Action LocalizationDenoisingTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-supervised Temporal Action Localization

Similar Papers 제목 키워드 기반

Generative Prompt Model for Weakly Supervised Object Localization

2023-07-19 · ICCV 2023 1 · Yuzhong Zhao, Qixiang Ye, Weijia Wu, Chunhua Shen 외

Weakly supervised object localization (WSOL) remains challenging when learning object localization models from image category labels. Conventional methods that discriminatively train activation models ignore representati…

DenoisingImage DenoisingLanguage ModelingLanguage Modelling+4

Hide-and-Seek: Forcing a Network to be Meticulous for Weakly-supervised Object and Action Localization

2017-04-13 · ICCV 2017 10 · Krishna Kumar Singh, Yong Jae Lee

We propose `Hide-and-Seek', a weakly-supervised framework that aims to improve object localization in images and action localization in videos. Most existing weakly-supervised methods localize only the most discriminativ…

Action LocalizationObjectObject LocalizationWeakly Supervised Action Localization+1

Skeleton-based Zero-Shot Spatio-Temporal Action Localization via Weakly-Supervised Pretraining

2026-08-26 · Koshiro Nagano, Fumiaki Sato, Ryo Hachiuma, Kazuki Tsutsukawa 외 arxiv

We propose a novel pretraining strategy for skeleton-based zero-shot spatio-temporal action localization to estimate unseen actions for person instances while overcoming high annotation costs for training via new target …

Spatio-Temporal Action LocalizationContrastive Learning

Learning from Video and Text via Large-Scale Discriminative Clustering

2017-07-27 · ICCV 2017 10 · Antoine Miech, Jean-Baptiste Alayrac, Piotr Bojanowski, Ivan Laptev 외

Discriminative clustering has been successfully applied to a number of weakly-supervised learning tasks. Such applications include person and action recognition, text-to-video alignment, object co-segmentation and coloca…

Action RecognitionClusteringTemporal Action LocalizationVideo Alignment+3

PivoTAL: Prior-Driven Supervision for Weakly-Supervised Temporal Action Localization

2023-01-01 · CVPR 2023 1 · Mamshad Nayeem Rizve, Gaurav Mittal, Ye Yu, Matthew Hall 외

Weakly-supervised Temporal Action Localization (WTAL) attempts to localize the actions in untrimmed videos using only video-level supervision. Most recent works approach WTAL from a localization-by-classification per…

Action LocalizationTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-supervised Temporal Action Localization