paper-with-me

Papers

Graph Convolutional Label Noise Cleaner: Train a Plug-and-play Action Classifier for Anomaly Detection

2019-03-18 · CVPR 2019 6 · Jia-Xing Zhong, Nannan Li, Weijie Kong, Shan Liu, Thomas H. Li, Ge Li

Video anomaly detection under weak labels is formulated as a typical multiple-instance learning problem in previous works. In this paper, we provide a new perspective, i.e., a supervised learning task under noisy labels. In such a viewpoint, as long as cleaning away label noise, we can directly apply fully supervised action classifiers to weakly supervised anomaly detection, and take maximum advantage of these well-developed classifiers. For this purpose, we devise a graph convolutional network to correct noisy labels. Based upon feature similarity and temporal consistency, our network propagates supervisory signals from high-confidence snippets to low-confidence ones. In this manner, the network is capable of providing cleaned supervision for action classifiers. During the test phase, we only need to obtain snippet-wise predictions from the action classifier without any extra post-processing. Extensive experiments on 3 datasets at different scales with 2 types of action classifiers demonstrate the efficacy of our method. Remarkably, we obtain the frame-level AUC score of 82.12% on UCF-Crime.

📄 PDF Abstract BibTeX arXiv:1903.07256

Code (1)

jx-zhong-for-academic-purpose/GCN-Anomaly-Detection 공식 구현 pytorch

Tasks

Anomaly DetectionAnomaly Detection In Surveillance VideosMultiple Instance LearningSupervised Anomaly DetectionVideo Anomaly DetectionWeakly-supervised Anomaly Detection

Similar Papers 제목 키워드 기반

GraphCleaner: Detecting Mislabelled Samples in Popular Graph Learning Benchmarks

2023-05-30 · Yuwen Li, Miao Xiong, Bryan Hooi

Label errors have been found to be prevalent in popular text, vision, and audio datasets, which heavily influence the safe development and evaluation of machine learning algorithms. Despite increasing efforts towards imp…

Dataset GenerationGraph Learning

Class Prototype-based Cleaner for Label Noise Learning

2022-12-21 · Jingjia Huang, Yuanqi Chen, Jiashi Feng, Xinglong Wu

Semi-supervised learning based methods are current SOTA solutions to the noisy-label learning problem, which rely on learning an unsupervised label cleaner first to divide the training samples into a labeled set for clea…

Image Classification

Generative Pseudo-label Refinement for Unsupervised Domain Adaptation

2020-01-09 · Pietro Morerio, Riccardo Volpi, Ruggero Ragonesi, Vittorio Murino

We investigate and characterize the inherent resilience of conditional Generative Adversarial Networks (cGANs) against noise in their conditioning labels, and exploit this fact in the context of Unsupervised Domain Adapt…

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation

Co-Learning Meets Stitch-Up for Noisy Multi-label Visual Recognition

2023-07-03 · Chao Liang, Zongxin Yang, Linchao Zhu, Yi Yang

In real-world scenarios, collected and annotated data often exhibit the characteristics of multiple classes and long-tailed distribution. Additionally, label noise is inevitable in large-scale annotations and hinders the…

Learning with noisy labelsMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRepresentation Learning

NAADA: A Noise-Aware Attention Denoising Autoencoder for Dental Panoramic Radiographs

2025-06-24 · Khuram Naveed, Bruna Neves de Freitas, Ruben Pauwels

Convolutional denoising autoencoders (DAEs) are powerful tools for image restoration. However, they inherit a key limitation of convolutional neural networks (CNNs): they tend to recover low-frequency features, such as s…

DenoisingDiagnosticImage Restoration