Collaborative Anomaly Detection
Ke Bai, Aonan Zhang, Zhizhong Li, Ricardo Heano, Chong Wang, Lawrence, Carin

TL;DR
This paper introduces Collaborative Anomaly Detection (CAD), a multi-task approach that leverages task correlations through embeddings to improve anomaly detection in recommendation systems, especially with sparse data.
Contribution
The paper proposes a novel multi-task anomaly detection framework using embeddings to encode task correlations, enhancing efficiency and generalization over traditional methods.
Findings
Likelihood ratio estimation outperforms density estimation.
Pre-selecting tasks for embedding training improves performance.
Embeddings effectively capture task correlations and generalize to new tasks.
Abstract
In recommendation systems, items are likely to be exposed to various users and we would like to learn about the familiarity of a new user with an existing item. This can be formulated as an anomaly detection (AD) problem distinguishing between "common users" (nominal) and "fresh users" (anomalous). Considering the sheer volume of items and the sparsity of user-item paired data, independently applying conventional single-task detection methods on each item quickly becomes difficult, while correlations between items are ignored. To address this multi-task anomaly detection problem, we propose collaborative anomaly detection (CAD) to jointly learn all tasks with an embedding encoding correlations among tasks. We explore CAD with conditional density estimation and conditional likelihood ratio estimation. We found that: ) estimating a likelihood ratio enjoys more efficient learning and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Data-Driven Disease Surveillance · Data Stream Mining Techniques
