🤖 AI Summary
This work addresses the challenges of inaccurate anomaly localization in fine-grained zero-shot anomaly detection, which stem from entangled foreground-background features and coarse textual semantics. To mitigate these issues, the authors propose a multi-strategy textual representation framework coupled with a foreground-background decoupling mechanism. Specifically, they integrate End-of-Text features, global pooling, and attention-weighted text embeddings, while introducing multi-perspective soft disentanglement across identity, semantic, and spatial dimensions. This approach incorporates background suppression and semantic consistency regularization to effectively separate foreground and background features, thereby enhancing the discriminability between normal and anomalous semantic prototypes. Evaluated under a zero-shot setting, the method achieves significant improvements in both anomaly discrimination and localization accuracy in complex scenes, outperforming current state-of-the-art approaches.
📝 Abstract
Fine-grained anomaly detection is crucial in industrial and medical applications, but labeled anomalies are often scarce, making zero-shot detection challenging. While vision-language models like CLIP offer promising solutions, they struggle with foreground-background feature entanglement and coarse textual semantics. We propose FB-CLIP, a framework that enhances anomaly localization via multi-strategy textual representations and foreground-background separation. In the textual modality, it combines End-of-Text features, global-pooled representations, and attention-weighted token features for richer semantic cues. In the visual modality, multi-view soft separation along identity, semantic, and spatial dimensions, together with background suppression, reduces interference and improves discriminability. Semantic Consistency Regularization (SCR) aligns image features with normal and abnormal textual prototypes, suppressing uncertain matches and enlarging semantic gaps. Experiments show that FB-CLIP effectively distinguishes anomalies from complex backgrounds, achieving accurate fine-grained anomaly detection and localization under zero-shot settings.