paper-with-me

홈 › Papers

SALAD -- Semantics-Aware Logical Anomaly Detection

2025-09-02 · Matic Fučka, Vitjan Zavrtanik, Danijel Skočaj arxiv

Recent surface anomaly detection methods excel at identifying structural anomalies, such as dents and scratches, but struggle with logical anomalies, such as irregular or missing object components. The best-performing logical anomaly detection approaches rely on aggregated pretrained features or handcrafted descriptors (most often derived from composition maps), which discard spatial and semantic information, leading to suboptimal performance. We propose SALAD, a semantics-aware discriminative logical anomaly detection method that incorporates a newly proposed composition branch to explicitly model the distribution of object composition maps, consequently learning important semantic relationships. Additionally, we introduce a novel procedure for extracting composition maps that requires no hand-made labels or category-specific information, in contrast to previous methods. By effectively modelling the composition map distribution, SALAD significantly improves upon state-of-the-art methods on the standard benchmark for logical anomaly detection, MVTec LOCO, achieving an impressive image-level AUROC of 96.1%. Code: https://github.com/MaticFuc/SALAD

📄 PDF Abstract BibTeX arXiv:2509.02101

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

SALAD: Self-Adaptive Lightweight Anomaly Detection for Real-time Recurrent Time Series

2021-04-19 · Ming-Chang Lee, Jia-Chun Lin, Ernst Gunnar Gran

Real-world time series data often present recurrent or repetitive patterns and it is often generated in real time, such as transportation passenger volume, network traffic, system resource consumption, energy usage, and …

Anomaly DetectionTime SeriesTime Series Analysis

Resonant Anomaly Detection with Multiple Reference Datasets

2022-12-20 · Mayee F. Chen, Benjamin Nachman, Frederic Sala

An important class of techniques for resonant anomaly detection in high energy physics builds models that can distinguish between reference and target datasets, where only the latter has appreciable signal. Such techniqu…

Anomaly Detection

Node-to-Neighborhood Semantic Consistency: Text-Topology Alignment for TAGs Anomaly Detection

2026-06-29 · Bochen Lin, Jianxiang Yu, Jiayi Wu, Lin Qi 외 arxiv

Graph anomaly detection (GAD) on text-attributed graphs (TAGs) is vital for applications such as fraud detection and academic integrity verification. Existing approaches generally fall into two paradigms. GNN-based metho…

Graph Anomaly DetectionFraud Detection

LLMs that Understand Processes: Instruction-tuning for Semantics-Aware Process Mining

2025-08-22 · Vira Pyrih, Adrian Rebmann, Han van der Aa arxiv

Process mining is increasingly using textual information associated with events to tackle tasks such as anomaly detection and process discovery. Such semantics-aware process mining focuses on what behavior should be poss…

Activity PredictionAnomaly Detection

SALAD: Improving Robustness and Generalization through Contrastive Learning with Structure-Aware and LLM-Driven Augmented Data

2025-04-16 · Suyoung Bae, Hyojun Kim, YunSeok Choi, Jee-Hyong Lee

In various natural language processing (NLP) tasks, fine-tuning Pre-trained Language Models (PLMs) often leads to the issue of spurious correlations, which negatively impacts performance, particularly when dealing with o…

Contrastive LearningcounterfactualNatural Language InferenceSentence+2