Cluster-aware Contrastive Learning for Unsupervised Out-of-distribution Detection
Menglong Chen, Xingtai Gui, Shicai Fan

TL;DR
This paper introduces Cluster-aware Contrastive Learning (CCL), a novel unsupervised method that improves out-of-distribution detection by incorporating semantic-level relationships through clustering, enhancing discriminative representation.
Contribution
It proposes a cluster-aware contrastive loss that combines instance and semantic-level information, advancing unsupervised OOD detection capabilities.
Findings
Significant improvement on image benchmarks
Effective extraction of latent semantics
Enhanced OOD discriminative ability
Abstract
Unsupervised out-of-distribution (OOD) Detection aims to separate the samples falling outside the distribution of training data without label information. Among numerous branches, contrastive learning has shown its excellent capability of learning discriminative representation in OOD detection. However, for its limited vision, merely focusing on instance-level relationship between augmented samples, it lacks attention to the relationship between samples with same semantics. Based on the classic contrastive learning, we propose Cluster-aware Contrastive Learning (CCL) framework for unsupervised OOD detection, which considers both instance-level and semantic-level information. Specifically, we study a cooperation strategy of clustering and contrastive learning to effectively extract the latent semantics and design a cluster-aware contrastive loss function to enhance OOD discriminative…
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
TopicsImage Enhancement Techniques · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
MethodsContrastive Learning
