Cleaning Label Noise with Clusters for Minimally Supervised Anomaly Detection
Learning to detect real-world anomalous events using video-level annotations is a difficult task mainly because of the noise present in labels. An anomalous labelled video may actually contain anomaly only in a short duration while the rest of the video can be normal. In the current work, we formulate a weakly supervised anomaly detection method that is trained using only video-level labels. To this end, we propose to utilize binary clustering which helps in mitigating the noise present in the labels of anomalous videos. Our formulation encourages both the main network and the clustering to complement each other in achieving the goal of weakly supervised training. The proposed method yields 78.27% and 84.16% frame-level AUC on UCF-crime and ShanghaiTech datasets respectively, demonstrating its superiority over existing state-of-the-art algorithms.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionClusteringSupervised Anomaly DetectionWeakly-supervised Anomaly DetectionSimilar Papers 제목 키워드 기반
Unsupervised Learning from Noisy Networks with Applications to Hi-C Data
Complex networks play an important role in a plethora of disciplines in natural sciences. Cleaning up noisy observed networks, poses an important challenge in network analysis Existing methods utilize labeled data to all…
Community DetectionDenoisingLabel Noise Cleaning for Supervised Classification via Bernoulli Random Sampling
Label noise - incorrect labels assigned to observations - can substantially degrade the performance of supervised classifiers. This paper proposes a label noise cleaning method based on Bernoulli random sampling. We show…
Structured Minimally Supervised Learning for Neural Relation Extraction
We present an approach to minimally supervised relation extraction that combines the benefits of learned representations and structured learning, and accurately predicts sentence-level relation mentions given only propos…
RelationRelation ExtractionSentenceHandling Realistic Label Noise in BERT Text Classification
Labels noise refers to errors in training labels caused by cheap data annotation methods, such as web scraping or crowd-sourcing, which can be detrimental to the performance of supervised classifiers. Several methods hav…
Classificationtext-classificationText ClassificationAdaptive Label Noise Cleaning With Meta-Supervision for Deep Face Recognition
The training of a deep face recognition system usually faces the interference of label noise in the training data. However, it is difficult to obtain a high-precision cleaning model to remove these noises. In this pa…
Face RecognitionMeta-LearningTransfer Learning