Keywords: anomaly detection, one class classification, novelty detection, contrastive representation learning, context clustering
TL;DR: We propose a novel model for self-supervised representation learning and demonstrate how to perform anomaly detection on the resulting representations.
Abstract: Anomaly detection focuses on identifying samples that deviate from the norm.
When working with high-dimensional data such as images, a crucial requirement for detecting anomalous patterns is learning lower-dimensional representations that capture concepts of normality.
Recent advances in self-supervised learning have shown great promise in this regard.
However, many successful self-supervised anomaly detection methods assume prior knowledge about anomalies to create synthetic outliers during training.
Yet, in real-world applications, we often do not know what to expect from unseen data, and we can solely leverage knowledge about normal data.
In this work, we propose Con$_2$, which learns representations through context augmentations that allow us to observe samples from
two distinct perspectives while keeping the invariances of normal data.
Con$_2$ learns rich representations of context-augmented samples by clustering them according to their context while simultaneously
aligning their positions across clusters.
At test time, representations of anomalies that do not adhere to the invariances of normal data then deviate from their respective context cluster.
Learning representations in such a way thus allows us to detect anomalies without making
assumptions about anomalous data.
Supplementary Material: zip
Primary Area: unsupervised, self-supervised, semi-supervised, and supervised representation learning
Code Of Ethics: I acknowledge that I and all co-authors of this work have read and commit to adhering to the ICLR Code of Ethics.
Submission Guidelines: I certify that this submission complies with the submission instructions as described on https://iclr.cc/Conferences/2025/AuthorGuide.
Anonymous Url: I certify that there is no URL (e.g., github page) that could be used to find authors’ identity.
No Acknowledgement Section: I certify that there is no acknowledgement section in this submission for double blind review.
Submission Number: 9503
Loading