paper-with-me

홈 › Papers

Learning from Noisy Pseudo Labels for Semi-Supervised Temporal Action Localization

2023-01-01 · ICCV 2023 1 · Kun Xia, Le Wang, Sanping Zhou, Gang Hua, Wei Tang

Semi-Supervised Temporal Action Localization (SS-TAL) aims to improve the generalization ability of action detectors with large-scale unlabeled videos. Albeit the recent advancement, one of the major challenges still remains: noisy pseudo labels hinder efficient learning on abundant unlabeled videos, embodied as location biases and category errors. In this paper, we dive deep into such an important but understudied dilemma. To this end, we propose a unified framework, termed Noisy Pseudo-Label Learning, to handle both location biases and category errors. Specifically, our method is featured with (1) Noisy Label Ranking to rank pseudo labels based on the semantic confidence and boundary reliability, (2) Noisy Label Filtering to address the class-imbalance problem of pseudo labels caused by category errors, (3) Noisy Label Learning to penalize inconsistent boundary predictions to achieve noise-tolerant learning for heavy location biases. As a result, our method could effectively handle the label noise problem and improve the utilization of a large amount of unlabeled videos. Extensive experiments on THUMOS14 and ActivityNet v1.3 demonstrate the effectiveness of our method. The code is available at github.com/kunnxia/NPL.

📄 PDF Abstract BibTeX

Code (1)

kunnxia/npl 공식 구현

Tasks

Action LocalizationPseudo LabelTemporal Action Localization

Similar Papers 제목 키워드 기반

Towards Adaptive Pseudo-label Learning for Semi-Supervised Temporal Action Localization

2024-07-10 · Feixiang Zhou, Bryan Williams, Hossein Rahmani

Alleviating noisy pseudo labels remains a key challenge in Semi-Supervised Temporal Action Localization (SS-TAL). Existing methods often filter pseudo labels based on strict conditions, but they typically assess classifi…

Action LocalizationPseudo LabelTemporal Action Localization

Learning from Noisy Data for Semi-Supervised 3D Object Detection

2023-01-01 · ICCV 2023 1 · Zehui Chen, Zhenyu Li, Shuo Wang, Dengpan Fu 외

Pseudo-Labeling (PL) is a critical approach in semi-supervised 3D object detection (SSOD). In PL, delicately selected pseudo-labels, generated by the teacher model, are provided for the student model to supervise the…

3D Object Detectionobject-detectionObject DetectionPseudo Label+1

Dual Invariance Self-training for Reliable Semi-supervised Surgical Phase Recognition

2025-01-29 · Sahar Nasirihaghighi, Negin Ghamsarian, Raphael Sznitman, Klaus Schoeffmann

Accurate surgical phase recognition is crucial for advancing computer-assisted interventions, yet the scarcity of labeled data hinders training reliable deep learning models. Semi-supervised learning (SSL), particularly …

Pseudo LabelSurgical phase recognition

Semi-supervised Relation Extraction via Incremental Meta Self-Training

2020-10-06 · Findings (EMNLP) 2021 11 · Xuming Hu, Chenwei Zhang, Fukun Ma, Chenyao Liu 외

To alleviate human efforts from obtaining large-scale annotations, Semi-Supervised Relation Extraction methods aim to leverage unlabeled data in addition to learning from limited samples. Existing self-training methods s…

Meta-LearningPseudo LabelRelationRelation Classification+1

Dual Pseudo-Labels Interactive Self-Training for Semi-Supervised Visible-Infrared Person Re-Identification

2023-01-01 · ICCV 2023 1 · Jiangming Shi, Yachao Zhang, Xiangbo Yin, Yuan Xie 외

Visible-infrared person re-identification (VI-ReID) aims to match a specific person from a gallery of images captured from non-overlapping visible and infrared cameras. Most works focus on fully supervised VI-ReID, w…

Person Re-IdentificationPseudo Label