GLAD: GLocalized Anomaly Detection via Human-in-the-Loop Learning
Md Rakibul Islam, Shubhomoy Das, Janardhan Rao Doppa, Sriraam, Natarajan

TL;DR
GLAD is a human-in-the-loop anomaly detection method that learns local relevance of ensemble members to improve detection accuracy and provide explanations, using label feedback and neural networks.
Contribution
Introduces GLAD, a novel algorithm that dynamically learns local relevance of ensemble detectors with human feedback, enhancing interpretability and detection performance.
Findings
Effective in learning local relevance of ensemble members
Improves anomaly detection accuracy with human feedback
Provides explanations to end-users
Abstract
Human analysts that use anomaly detection systems in practice want to retain the use of simple and explainable global anomaly detectors. In this paper, we propose a novel human-in-the-loop learning algorithm called GLAD (GLocalized Anomaly Detection) that supports global anomaly detectors. GLAD automatically learns their local relevance to specific data instances using label feedback from human analysts. The key idea is to place a uniform prior on the relevance of each member of the anomaly detection ensemble over the input feature space via a neural network trained on unlabeled instances. Subsequently, weights of the neural network are tuned to adjust the local relevance of each ensemble member using all labeled instances. GLAD also provides explanations which can improve the understanding of end-users about anomalies. Our experiments on synthetic and real-world data show the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Data-Driven Disease Surveillance
