arXiv:2608.23299v1 Announce Type: new
Abstract: Memory-based anomaly detectors store nominal training patches and score test patches against this memory. A patch selected for coverage therefore becom...
By Joongwon Chae, Runming Wang, Peiwu Qin
The paper investigates how to improve patch‑memory anomaly detectors for steel defect detection when additional industrial images may contain unseen defects. By filtering out the most suspicious 20% of patches from a contaminated reference bank and merging the remaining patches with a clean seed bank, the authors reduce contamination from 9.46% to 2.59% and achieve higher AUPRC scores compared to naive expansion or random removal. The method demonstrates that reference purity is a critical design factor and that unverified images can be beneficial only after explicit filtering.
By Hannaneh Kalantari, Javad Khoramdel
Memory-based anomaly detection is attractive because it localizes defects from normal images without training a decoder or synthesizing pseudo anomalies. However, most memory methods still use the memory bank as a nearest-neighbor lookup table: a test patch is treated as normal if it has one nearby normal anchor.
The paper introduces a training‑free, human‑in‑the‑loop anomaly detection framework that allows a domain expert to correct a PatchCore detector by editing its memory bank, without retraining or using gradients. Using only ten golden samples, operator corrections close a median 66% of the performance gap to a fully trained bank, improving 12 of 15 MVTec AD categories while harming none. The approach is evaluated with a rigorous held‑out protocol and shows that passive and active querying yield statistically indistinguishable gains, with a defect‑memory extension failing decisively.
By Ayusha Abbas, Saram Abbas, Kabita Adhikari
arXiv:2604. 06435v2 Announce Type: replace-cross Abstract: Visual Anomaly Detection (VAD) is a critical task for many applications including industrial inspection and healthcare.
By Manuel Barusco, Francesco Borsatti, David Petrovic, Davide Dalle Pezze, Gian Antonio Susto
arXiv:2509. 18751v4 Announce Type: replace Abstract: Recently reconstruction-based deep models have been widely used for time series anomaly detection, but as their capacity and generalization capability increase, these models tend to over-generalize, often reconstructing unseen anomalies accurately.
By Samuel Yoon, Jongwon Kim, Juyoung Ha, Young Myoung Ko
arXiv:2606. 02601v1 Announce Type: new Abstract: Within-dataset class-split evaluation is widely used as a proxy for fully unconditional out-of-distribution anomaly detection.
By Alejandro Ascarate, Leo Lebrat, Rodrigo Santa Cruz, Clinton Fookes, Olivier Salvado
ShiftSplit-AD is a method that separates domain shift from defects in visual anomaly detection by decomposing the residual matrix of DINOv2 features into low‑rank and row‑sparse components. The sparse component is used for scoring anomalies, optionally fused with the low‑rank part. Experiments on AeBAD‑S show that sparse‑only scoring raises image AUROC from 0.6780 to 0.7294 and AUPRC from 0.8052 to 0.8465, but it also lowers clean AUROC on MVTec categories and hurts Bottle localization, highlighting a trade‑off between filtering shift and preserving defect information.
By Muhamathu Ameer Ali Aacaas Muhamath
arXiv:2606. 27396v1 Announce Type: cross Abstract: Test-input generation for tensor kernels is folkloric.
By Dipankar Sarkar
arXiv:2606. 20502v1 Announce Type: cross Abstract: Whether LLMs scoring well on vulnerability benchmarks genuinely reason about security or merely pattern-match on contaminated data remains unresolved.
By Arastoo Zibaeirad, Marco Vieira
In modern high-throughput industrial production lines, product configurations and visual characteristics frequently change, making it impractical to collect and annotate data for every new scenario. This dynamic setting makes Zero-Shot Anomaly Detection (ZSAD) particularly suitable, as it enables defect detection without requiring training on target-specific samples.
arXiv:2603.02974v2 Announce Type: replace
Abstract: DINO models provide rich patch-level representations that have recently enabled strong performance in unsupervised anomaly detection (UAD). Most ex...
By Ertunc Erdil, Nico Schulthess, Guney Tombak, Ender Konukoglu