paper-with-me

Papers

LogiCode: an LLM-Driven Framework for Logical Anomaly Detection

2024-06-07 · Yiheng Zhang, Yunkang Cao, Xiaohao Xu, Weiming Shen

This paper presents LogiCode, a novel framework that leverages Large Language Models (LLMs) for identifying logical anomalies in industrial settings, moving beyond traditional focus on structural inconsistencies. By harnessing LLMs for logical reasoning, LogiCode autonomously generates Python codes to pinpoint anomalies such as incorrect component quantities or missing elements, marking a significant leap forward in anomaly detection technologies. A custom dataset "LOCO-Annotations" and a benchmark "LogiBench" are introduced to evaluate the LogiCode's performance across various metrics including binary classification accuracy, code generation success rate, and precision in reasoning. Findings demonstrate LogiCode's enhanced interpretability, significantly improving the accuracy of logical anomaly detection and offering detailed explanations for identified anomalies. This represents a notable shift towards more intelligent, LLM-driven approaches in industrial anomaly detection, promising substantial impacts on industry-specific applications.

📄 PDF Abstract BibTeX arXiv:2406.04687

Code (1)

22strongestme/LOCO-Annotations 공식 구현

Tasks

Anomaly DetectionBinary ClassificationCode GenerationLogical ReasoningMissing Elements

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SD-MAD: Sign-Driven Few-shot Multi-Anomaly Detection in Medical Images

2025-05-22 · Kaiyu Guo, Tan Pan, Chen Jiang, Zijian Wang 외

Medical anomaly detection (AD) is crucial for early clinical intervention, yet it faces challenges due to limited access to high-quality medical imaging data, caused by privacy concerns and data silos. Few-shot learning …

Anomaly DetectionFew-Shot LearningLarge Language ModelOne-Class Classification

SAM-LAD: Segment Anything Model Meets Zero-Shot Logic Anomaly Detection

2024-06-02 · Yun Peng, Xiao Lin, Nachuan Ma, Jiayuan Du 외

Visual anomaly detection is vital in real-world applications, such as industrial defect detection and medical diagnosis. However, most existing methods focus on local structural anomalies and fail to detect higher-level …

Anomaly DetectionDefect DetectionGraph AttentionMedical Diagnosis+1

Component-aware anomaly detection framework for adjustable and logical industrial visual inspection

2023-05-15 · Tongkun Liu, Bing Li, Xiao Du, Bingke Jiang 외

Industrial visual inspection aims at detecting surface defects in products during the manufacturing process. Although existing anomaly detection models have shown great performance on many public benchmarks, their limite…

Anomaly ClassificationAnomaly DetectionSemantic SegmentationUnsupervised Semantic Segmentation

HiMatch-AD: DINOv3-driven Hierarchical Matching for Training-free Medical Anomaly Detection

2026-06-21 · Jiayu Huo, Jingyuan Hong, Meng Zhou, Liyun Chen 외 arxiv

Anomaly detection is essential for medical image analysis, where pathological regions often appear as rare deviations from normal anatomical structures. While training-based methods have achieved promising performance, t…

Anomaly Detection

Incorporating Metabolic Information into LLMs for Anomaly Detection in Clinical Time-Series

2024-10-02 · Maxx Richard Rahman, Ruoxuan Liu, Wolfgang Maass

Anomaly detection in clinical time-series holds significant potential in identifying suspicious patterns in different biological parameters. In this paper, we propose a targeted method that incorporates the clinical doma…

Anomaly DetectionTime Series