paper-with-me

Papers

Detect, Classify, Act: Categorizing Industrial Anomalies with Multi-Modal Large Language Models

2025-05-05 · Sassan Mokhtar, Arian Mousakhan, Silvio Galesso, Jawad Tayyub, Thomas Brox

Recent advances in visual industrial anomaly detection have demonstrated exceptional performance in identifying and segmenting anomalous regions while maintaining fast inference speeds. However, anomaly classification-distinguishing different types of anomalies-remains largely unexplored despite its critical importance in real-world inspection tasks. To address this gap, we propose VELM, a novel LLM-based pipeline for anomaly classification. Given the critical importance of inference speed, we first apply an unsupervised anomaly detection method as a vision expert to assess the normality of an observation. If an anomaly is detected, the LLM then classifies its type. A key challenge in developing and evaluating anomaly classification models is the lack of precise annotations of anomaly classes in existing datasets. To address this limitation, we introduce MVTec-AC and VisA-AC, refined versions of the widely used MVTec-AD and VisA datasets, which include accurate anomaly class labels for rigorous evaluation. Our approach achieves a state-of-the-art anomaly classification accuracy of 80.4% on MVTec-AD, exceeding the prior baselines by 5%, and 84% on MVTec-AC, demonstrating the effectiveness of VELM in understanding and categorizing anomalies. We hope our methodology and benchmark inspire further research in anomaly classification, helping bridge the gap between detection and comprehensive anomaly characterization.

📄 PDF Abstract BibTeX arXiv:2505.02626

Code (1)

sassanmtr/velm 공식 구현

Tasks

Anomaly ClassificationAnomaly DetectionAnomaly Severity Classification (Anomaly vs. Defect)

Similar Papers 제목 키워드 기반

CAVE: Detecting and Explaining Commonsense Anomalies in Visual Environments

2025-10-29 · Rishika Bhagwatkar, Syrielle Montariol, Angelika Romanou, Beatriz Borges 외 arxiv

Humans can naturally identify, reason about, and explain anomalies in their environment. In computer vision, this long-standing challenge remains limited to industrial defects or unrealistic, synthetically generated anom…

Anomaly DetectionVisual Grounding

Weakly-supervised Joint Anomaly Detection and Classification

2021-08-20 · Snehashis Majhi, Srijan Das, Francois Bremond, Ratnakar Dash 외

Anomaly activities such as robbery, explosion, accidents, etc. need immediate actions for preventing loss of human life and property in real world surveillance systems. Although the recent automation in surveillance syst…

Anomaly DetectionClassificationWeakly-supervised Learning

Few-shot Detection of Anomalies in Industrial Cyber-Physical System via Prototypical Network and Contrastive Learning

2023-02-21 · Haili Sun, Yan Huang, Lansheng Han, Chunjie Zhou

The rapid development of Industry 4.0 has amplified the scope and destructiveness of industrial Cyber-Physical System (CPS) by network attacks. Anomaly detection techniques are employed to identify these attacks and guar…

Anomaly DetectionContrastive Learning

A Survey on AgentOps: Categorization, Challenges, and Future Directions

2025-08-04 · Zexin Wang, Jingjing Li, Quan Zhou, Haotian Si 외 arxiv

As the reasoning capabilities of Large Language Models (LLMs) continue to advance, LLM-based agent systems offer advantages in flexibility and interpretability over traditional systems, garnering increasing attention. Ho…

Anomaly Detection

PA-CLIP: Enhancing Zero-Shot Anomaly Detection through Pseudo-Anomaly Awareness

2025-03-03 · Yurui Pan, Lidong Wang, Yuchao Chen, Wenbing Zhu 외

In industrial anomaly detection (IAD), accurately identifying defects amidst diverse anomalies and under varying imaging conditions remains a significant challenge. Traditional approaches often struggle with high false-p…

Anomaly DetectionDecision MakingDefect Detectionzero-shot anomaly detection