paper-with-me

홈 › Papers

UniSLAD: A Unified Framework for Structural and Logical Industrial Visual Anomaly Detection

2026-06-18 · Changyi Li, Chao Yang, Yu Xiao, Kari Tammi arxiv

Visual anomaly detection is a fundamental task in industrial automation. While existing approaches have achieved notable progress in identifying structural defects, the detection of logical anomalies remains relatively underexplored. In practice, structural and logical anomalies frequently co-occur in industrial workflows. Therefore, a solution capable of detecting both structural and logical anomalies is crucial for advancing comprehensive anomaly detection research. To address this limitation, we propose a unified framework, termed UniSLAD, which jointly addresses logical and structural anomalies without additional training, enabling a practical solution for dynamic industrial environments. First, we introduce a dual-feature extractor that synergistically integrates a Convolutional Neural Network (CNN) backbone for local texture perception with a Transformer backbone for global contextual reasoning, yielding richer and more comprehensive representations. Building on this foundation, we design dual-granularity feature representation modules. At the patch level, memory banks enhanced by the Mahalanobis Transform (MT) preserve representative features and support more discriminative anomaly scoring. At the image level, distribution maps are aggregated using Lower-Upper Mean (LUM) and Power Mean Pooling (PMP), yielding a more robust global representation than conventional average pooling. Extensive experiments on the two industrial benchmarks demonstrate that UniSLAD achieves competitive performance in comprehensive anomaly detection, achieving 99.4% and 93.1%, respectively. Furthermore, ablation studies verify the individual contributions and effectiveness of each proposed component.

📄 PDF Abstract BibTeX arXiv:2606.20768

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

TMUAD: Enhancing Logical Capabilities in Unified Anomaly Detection Models with a Text Memory Bank

2025-08-29 · Jiawei Liu, Jiahe Hou, Wei Wang, Jinsong Du 외 arxiv

Anomaly detection, which aims to identify anomalies deviating from normal patterns, is challenging due to the limited amount of normal data available. Unlike most existing unified methods that rely on carefully designed …

Anomaly Detection

Revisiting Deep Feature Reconstruction for Logical and Structural Industrial Anomaly Detection

2024-10-21 · Sukanya Patra, Souhaib Ben Taieb

Industrial anomaly detection is crucial for quality control and predictive maintenance, but it presents challenges due to limited training data, diverse anomaly types, and external factors that alter object appearances. …

Anomaly Detection

Training-Free Logical and Structural Anomaly Detection via Calibrated Fusion

2026-09-04 · Changyi Li, Miao Yu, Kai Dong, Yu Xiao arxiv

Industrial anomaly detection must handle two distinct defect families: structural anomalies, which manifest as local texture corruptions, and logical anomalies, which violate global rules on object count, composition, or…

Anomaly Detection

Towards Training-free Anomaly Detection with Vision and Language Foundation Models

2025-03-24 · CVPR 2025 1 · Jinjin Zhang, Guodong Wang, Yizhou Jin, Di Huang

Anomaly detection is valuable for real-world applications, such as industrial quality inspection. However, most approaches focus on detecting local structural anomalies while neglecting compositional anomalies incorporat…

Anomaly Detection

Beyond the Academic Monoculture: A Unified Framework and Industrial Perspective for Attributed Graph Clustering

2026-03-21 · Yunhui Liu, Yue Liu, Yongchao Liu, Tao Zheng 외 arxiv

Attributed Graph Clustering (AGC) is a fundamental unsupervised task that partitions nodes into cohesive groups by jointly modeling structural topology and node attributes. While the advent of graph neural networks and s…

Self-Supervised LearningGraph Clustering