paper-with-me

Papers

Proposal-Based Multiple Instance Learning for Weakly-Supervised Temporal Action Localization

2023-05-29 · CVPR 2023 1 · Huan Ren, Wenfei Yang, Tianzhu Zhang, Yongdong Zhang

Weakly-supervised temporal action localization aims to localize and recognize actions in untrimmed videos with only video-level category labels during training. Without instance-level annotations, most existing methods follow the Segment-based Multiple Instance Learning (S-MIL) framework, where the predictions of segments are supervised by the labels of videos. However, the objective for acquiring segment-level scores during training is not consistent with the target for acquiring proposal-level scores during testing, leading to suboptimal results. To deal with this problem, we propose a novel Proposal-based Multiple Instance Learning (P-MIL) framework that directly classifies the candidate proposals in both the training and testing stages, which includes three key designs: 1) a surrounding contrastive feature extraction module to suppress the discriminative short proposals by considering the surrounding contrastive information, 2) a proposal completeness evaluation module to inhibit the low-quality proposals with the guidance of the completeness pseudo labels, and 3) an instance-level rank consistency loss to achieve robust detection by leveraging the complementarity of RGB and FLOW modalities. Extensive experimental results on two challenging benchmarks including THUMOS14 and ActivityNet demonstrate the superior performance of our method.

📄 PDF Abstract BibTeX arXiv:2305.17861

Code (1)

RenHuan1999/CVPR2023_P-MIL 공식 구현 pytorch

Tasks

Action LocalizationMultiple Instance LearningTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-supervised Temporal Action Localization

Similar Papers 제목 키워드 기반

Weakly Supervised Temporal Action Localization Through Contrast Based Evaluation Networks

2019-10-01 · ICCV 2019 10 · Ziyi Liu, Le Wang, Qilin Zhang, Zhanning Gao 외

Weakly-supervised temporal action localization (WS-TAL) is a promising but challenging task with only video-level action categorical labels available during training. Without requiring temporal action boundary annotation…

Action ClassificationAction LocalizationTemporal Action LocalizationWeakly Supervised Action Localization+1

Contrastive Proposal Extension with LSTM Network for Weakly Supervised Object Detection

2021-10-14 · Pei Lv, Suqi Hu, Tianran Hao

Weakly supervised object detection (WSOD) has attracted more and more attention since it only uses image-level labels and can save huge annotation costs. Most of the WSOD methods use Multiple Instance Learning (MIL) as t…

Multiple Instance Learningobject-detectionObject DetectionWeakly Supervised Object Detection

Complete Instances Mining for Weakly Supervised Instance Segmentation

2024-02-12 · International Joint Conference on Artificial Intelligence 2023 8 · Zecheng Li, Zening Zeng, Yuqi Liang, Jin-Gang Yu

Weakly supervised instance segmentation (WSIS) using only image-level labels is a challenging task due to the difficulty of aligning coarse annotations with the finer task. However, with the advancement of deep neural ne…

Instance SegmentationSegmentationSemantic SegmentationWeakly-supervised instance segmentation

Multi-proposal Collaboration and Multi-task Training for Weakly-supervised Video Moment Retrieval

2026-05-14 · Bolin Zhang, Chao Yang, Bin Jiang, Takahiro Komamizu 외 arxiv

This study focuses on weakly-supervised Video Moment Retrieval (VMR), aiming to identify a moment semantically similar to the given query within an untrimmed video using only video-level correspondences, without relying …

Moment Retrieval

Two-Stream Consensus Network for Weakly-Supervised Temporal Action Localization

2020-10-22 · ECCV 2020 8 · Yuanhao Zhai, Le Wang, Wei Tang, Qilin Zhang 외

Weakly-supervised Temporal Action Localization (W-TAL) aims to classify and localize all action instances in an untrimmed video under only video-level supervision. However, without frame-level annotations, it is challeng…

Action LocalizationTemporal Action LocalizationVocal Bursts Valence PredictionWeakly Supervised Action Localization+1