arXiv:2608.23295v1 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
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:2608. 15090v1 Announce Type: cross Abstract: Studies of industrial visual inspection commonly report the area under the receiver operating characteristic curve (AUROC) and the overlap between anomaly maps and defect masks.
By Jie Deng
arXiv:2606. 27396v1 Announce Type: cross Abstract: Test-input generation for tensor kernels is folkloric.
By Dipankar Sarkar
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:2608.28706v1 Announce Type: new
Abstract: ViT detectors fix a uniform token grid before any learned stage. A native-resolution aerial detector must then choose between resolving few-pixel objec...
By Khayrul Islam
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
SafeRestore introduces a framework for certifying when an industrial image restoration should be automatically returned to a detector or require human review. It ranks five restoration candidates using action‑specific fitted scores, selects a threshold gate on tuning data, and evaluates the gate on a separate certification sample with two one‑sided exact binomial bounds—one for evidence‑loss incidents and one for excess‑activation incidents. In a retrospective study of 4,591 Carinthia‑S images, the protocol demonstrates auditable risk‑coverage behavior, with varying pass rates across different policies and morphologies.
By Shaoliang Yang, Jun Wang