paper-with-me

Papers

Cleaning Label Noise with Clusters for Minimally Supervised Anomaly Detection

2021-04-30 · Muhammad Zaigham Zaheer, Jin-ha Lee, Marcella Astrid, Arif Mahmood, Seung-Ik Lee

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.

📄 PDF Abstract BibTeX arXiv:2104.14770

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionClusteringSupervised Anomaly DetectionWeakly-supervised Anomaly Detection

Similar Papers 제목 키워드 기반

Unsupervised Learning from Noisy Networks with Applications to Hi-C Data

2016-12-01 · NeurIPS 2016 12 · Bo Wang, Junjie Zhu, Armin Pourshafeie, Oana Ursu 외

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 DetectionDenoising

Label Noise Cleaning for Supervised Classification via Bernoulli Random Sampling

2026-03-15 · Yuxin Liu, Xiong Jin, Yang Han arxiv

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

2019-03-29 · NAACL 2019 6 · Fan Bai, Alan Ritter

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 ExtractionSentence

Handling Realistic Label Noise in BERT Text Classification

2023-05-23 · Maha Tufail Agro, Hanan Aldarmaki

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 Classification

Adaptive Label Noise Cleaning With Meta-Supervision for Deep Face Recognition

2021-01-01 · ICCV 2021 10 · Yaobin Zhang, Weihong Deng, Yaoyao Zhong, Jiani Hu 외

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