Is Task-Specific Training Necessary for Anomaly Detection?
Researchers have introduced Retrieval-based Anomaly Detection (RAD), a novel framework that eliminates the need for task-specific training in anomaly detection. Unlike current methods that rely on costly encoder-decoder models for reconstruction, RAD utilizes a training-free memory-based retrieval system. This approach stores anomaly-free features and detects anomalies by matching test patches against this memory, demonstrating state-of-the-art performance on multiple benchmarks, even in few-shot settings. AI
IMPACT Challenges the necessity of task-specific training in anomaly detection, potentially simplifying deployment and improving efficiency.