Semi-Supervised Anomaly Detection via Neural Process

Fan Zhou,Guanyu Wang,Kunpeng Zhang,Siyuan Liu,Ting Zhong
DOI: https://doi.org/10.1109/tkde.2023.3266755
IF: 9.235
2023-01-01
IEEE Transactions on Knowledge and Data Engineering
Abstract:Many deep (semi-) supervised neural network-based methods have been proposed for anomaly detection, tackling the issue of limited labeled data. They have shown good performance but still face two major challenges. First, insufficient labeled data limits their flexibility. Second, measuring the uncertainty of the prediction, especially when dealing with objects deviating largely from training data, has not been well studied. Another common reason preventing them from prevailing is that they learn a determined function to make predictions from the input. This usually makes the predicted results uncertain and lacks robustness. To address these problems, we propose a novel framework, incorporating the neural process into the semi-supervised anomaly detection paradigm and efficiently using unlabeled data and a handful of labeled data in training. Different from other methods, ours is equivalent to modeling the distribution of functions representing anomalous patterns according to the labeled data rather than learning a single determined function for anomaly detection. Our approach improves the flexibility and robustness under the condition of insufficient training data, and can measure the uncertainty of prediction results. Extensive experiments under real-world datasets demonstrate that our proposed method can significantly improve anomaly detection performance compared to several cutting-edge benchmarks.
computer science, information systems, artificial intelligence,engineering, electrical & electronic
What problem does this paper attempt to address?