Mitigating Spurious Negative Pairs for Robust Industrial Anomaly Detection
Hossein Mirzaei, Mojtaba Nafez, Jafar Habibi, Mohammad Sabokrou,, Mohammad Hossein Rohban

TL;DR
This paper proposes a novel adversarial training method for industrial anomaly detection that addresses spurious negative pairs, leading to significantly improved robustness against adversarial attacks in critical applications.
Contribution
It introduces a pseudo-anomaly group and a contrastive loss-based adversarial training approach that mitigates spurious negative pairs, enhancing robustness in anomaly detection.
Findings
Achieved 26.1% improvement in robust detection across benchmarks.
Demonstrated effectiveness in both clean and adversarial scenarios.
Proposed a new method to handle spurious negative pairs in contrastive learning.
Abstract
Despite significant progress in Anomaly Detection (AD), the robustness of existing detection methods against adversarial attacks remains a challenge, compromising their reliability in critical real-world applications such as autonomous driving. This issue primarily arises from the AD setup, which assumes that training data is limited to a group of unlabeled normal samples, making the detectors vulnerable to adversarial anomaly samples during testing. Additionally, implementing adversarial training as a safeguard encounters difficulties, such as formulating an effective objective function without access to labels. An ideal objective function for adversarial training in AD should promote strong perturbations both within and between the normal and anomaly groups to maximize margin between normal and anomaly distribution. To address these issues, we first propose crafting a pseudo-anomaly…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Artificial Immune Systems Applications
