English

CCAD: Compressed Global Feature Conditioned Anomaly Detection

Computer Vision and Pattern Recognition 2025-12-29 v1 Machine Learning

Abstract

Anomaly detection holds considerable industrial significance, especially in scenarios with limited anomalous data. Currently, reconstruction-based and unsupervised representation-based approaches are the primary focus. However, unsupervised representation-based methods struggle to extract robust features under domain shift, whereas reconstruction-based methods often suffer from low training efficiency and performance degradation due to insufficient constraints. To address these challenges, we propose a novel method named Compressed Global Feature Conditioned Anomaly Detection (CCAD). CCAD synergizes the strengths of both paradigms by adapting global features as a new modality condition for the reconstruction model. Furthermore, we design an adaptive compression mechanism to enhance both generalization and training efficiency. Extensive experiments demonstrate that CCAD consistently outperforms state-of-the-art methods in terms of AUC while achieving faster convergence. In addition, we contribute a reorganized and re-annotated version of the DAGM 2007 dataset with new annotations to further validate our method's effectiveness. The code for reproducing main results is available at https://github.com/chloeqxq/CCAD.

Keywords

Cite

@article{arxiv.2512.21459,
  title  = {CCAD: Compressed Global Feature Conditioned Anomaly Detection},
  author = {Xiao Jin and Liang Diao and Qixin Xiao and Yifan Hu and Ziqi Zhang and Yuchen Liu and Haisong Gu},
  journal= {arXiv preprint arXiv:2512.21459},
  year   = {2025}
}

Comments

18 pages, 9 figures

R2 v1 2026-07-01T08:40:32.465Z