paper-with-me

홈 › Papers

VLMDiff: Leveraging Vision-Language Models for Multi-Class Anomaly Detection with Diffusion

2025-11-11 · Samet Hicsonmez, Abd El Rahman Shabayek, Djamila Aouada arxiv

Detecting visual anomalies in diverse, multi-class real-world images is a significant challenge. We introduce \ours, a novel unsupervised multi-class visual anomaly detection framework. It integrates a Latent Diffusion Model (LDM) with a Vision-Language Model (VLM) for enhanced anomaly localization and detection. Specifically, a pre-trained VLM with a simple prompt extracts detailed image descriptions, serving as additional conditioning for LDM training. Current diffusion-based methods rely on synthetic noise generation, limiting their generalization and requiring per-class model training, which hinders scalability. \ours, however, leverages VLMs to obtain normal captions without manual annotations or additional training. These descriptions condition the diffusion model, learning a robust normal image feature representation for multi-class anomaly detection. Our method achieves competitive performance, improving the pixel-level Per-Region-Overlap (PRO) metric by up to 25 points on the Real-IAD dataset and 8 points on the COCO-AD dataset, outperforming state-of-the-art diffusion-based approaches. Code is available at https://github.com/giddyyupp/VLMDiff.

📄 PDF Abstract BibTeX arXiv:2511.08173

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-class Anomaly Detection

Similar Papers 제목 키워드 기반

Driver Activity Classification Using Generalizable Representations from Vision-Language Models

2024-04-23 · Ross Greer, Mathias Viborg Andersen, Andreas Møgelmose, Mohan Trivedi

Driver activity classification is crucial for ensuring road safety, with applications ranging from driver assistance systems to autonomous vehicle control transitions. In this paper, we present a novel approach leveragin…

Action Recognition

UlcerGPT: A Multimodal Approach Leveraging Large Language and Vision Models for Diabetic Foot Ulcer Image Transcription

2024-10-02 · Reza Basiri, Ali Abedi, Chau Nguyen, Milos R. Popovic 외

Diabetic foot ulcers (DFUs) are a leading cause of hospitalizations and lower limb amputations, placing a substantial burden on patients and healthcare systems. Early detection and accurate classification of DFUs are cri…

Leveraging vision-language models for fair facial attribute classification

2024-03-15 · Miao Zhang, Rumi Chunara

Performance disparities of image recognition across different demographic populations are known to exist in deep learning-based models, but previous work has largely addressed such fairness problems assuming knowledge of…

AttributeFacial Attribute ClassificationFairnessLanguage Modeling+1

Open-Vocabulary Panoptic Segmentation Using BERT Pre-Training of Vision-Language Multiway Transformer Model

2024-12-25 · Yi-Chia Chen, Wei-Hua Li, Chu-Song Chen

Open-vocabulary panoptic segmentation remains a challenging problem. One of the biggest difficulties lies in training models to generalize to an unlimited number of classes using limited categorized training data. Recent…

Open Vocabulary Panoptic SegmentationPanoptic SegmentationSegmentation

Classifier-guided CLIP Distillation for Unsupervised Multi-label Classification

2025-01-01 · CVPR 2025 1 · Dongseob Kim, Hyunjung Shim

Multi-label classification is crucial for comprehensive image understanding, yet acquiring accurate annotations is challenging and costly. To address this, a recent study suggests exploiting unsupervised multi-label …

ClassificationLanguage ModelingLanguage ModellingMulti-Label Classification+1