English

Weakly Supervised Anomaly Detection: A Survey

Machine Learning 2023-02-10 v1 Artificial Intelligence

Abstract

Anomaly detection (AD) is a crucial task in machine learning with various applications, such as detecting emerging diseases, identifying financial frauds, and detecting fake news. However, obtaining complete, accurate, and precise labels for AD tasks can be expensive and challenging due to the cost and difficulties in data annotation. To address this issue, researchers have developed AD methods that can work with incomplete, inexact, and inaccurate supervision, collectively summarized as weakly supervised anomaly detection (WSAD) methods. In this study, we present the first comprehensive survey of WSAD methods by categorizing them into the above three weak supervision settings across four data modalities (i.e., tabular, graph, time-series, and image/video data). For each setting, we provide formal definitions, key algorithms, and potential future directions. To support future research, we conduct experiments on a selected setting and release the source code, along with a collection of WSAD methods and data.

Keywords

Cite

@article{arxiv.2302.04549,
  title  = {Weakly Supervised Anomaly Detection: A Survey},
  author = {Minqi Jiang and Chaochuan Hou and Ao Zheng and Xiyang Hu and Songqiao Han and Hailiang Huang and Xiangnan He and Philip S. Yu and Yue Zhao},
  journal= {arXiv preprint arXiv:2302.04549},
  year   = {2023}
}

Comments

Code available at https://github.com/yzhao062/wsad

R2 v1 2026-06-28T08:35:46.375Z