CADET: Calibrated Anomaly Detection for Mitigating Hardness Bias
Ailin Deng, Adam Goodge, Lang Yi Ang, Bryan Hooi
Abstract
The detection of anomalous samples in large, high-dimensional datasets is a challenging task with numerous practical applications. Recently, state-of-the-art performance is achieved with deep learning methods: for example, using the reconstruction error from an autoencoder as anomaly scores. However, the scores are uncalibrated: that is, they follow an unknown distribution and lack a clear interpretation. Furthermore, the reconstruction error is highly influenced by the `hardness' of a given sample, which leads to false negative and false positive errors. In this paper, we empirically show the significance of this hardness bias present in a range of recent deep anomaly detection methods. To mitigate this, we propose an efficient and plug-and-play error calibration method which mitigates this hardness bias in the anomaly scoring without the need to retrain the model. We verify the effectiveness of our method on a range of image, time-series, and tabular datasets and against several baseline methods.
BibTeX
@inproceedings{ijcai2022p278,
title = {CADET: Calibrated Anomaly Detection for Mitigating Hardness Bias},
author = {Deng, Ailin and Goodge, Adam and Ang, Lang Yi and Hooi, Bryan},
booktitle = {Proceedings of the Thirty-First International Joint Conference on
Artificial Intelligence, {IJCAI-22}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Lud De Raedt},
pages = {2002--2008},
year = {2022},
month = {7},
note = {Main Track},
doi = {10.24963/ijcai.2022/278},
url = {https://doi.org/10.24963/ijcai.2022/278},
}