CostFilter-AD: Enhancing Anomaly Detection through Matching Cost Filtering
Zhe Zhang, Mingxiu Cai, Hanxiao Wang, Gaochang Wu, Tianyou Chai, Xiatian Zhu

TL;DR
CostFilter-AD introduces a cost filtering approach with a cost volume filtering network to improve anomaly detection accuracy by refining matching processes, applicable to various UAD methods and validated on standard benchmarks.
Contribution
It proposes a novel cost filtering technique with a dedicated filtering network as a post-processing step for enhanced anomaly detection.
Findings
Improves detection accuracy on MVTec-AD and VisA benchmarks.
Effective for both reconstruction-based and embedding-based UAD methods.
Enhances matching quality by suppressing noise and preserving edges.
Abstract
Unsupervised anomaly detection (UAD) seeks to localize the anomaly mask of an input image with respect to normal samples. Either by reconstructing normal counterparts (reconstruction-based) or by learning an image feature embedding space (embedding-based), existing approaches fundamentally rely on image-level or feature-level matching to derive anomaly scores. Often, such a matching process is inaccurate yet overlooked, leading to sub-optimal detection. To address this issue, we introduce the concept of cost filtering, borrowed from classical matching tasks, such as depth and flow estimation, into the UAD problem. We call this approach {\em CostFilter-AD}. Specifically, we first construct a matching cost volume between the input and normal samples, comprising two spatial dimensions and one matching dimension that encodes potential matches. To refine this, we propose a cost volume…
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
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Data Stream Mining Techniques
MethodsSoftmax · Attention Is All You Need
