paper-with-me

Papers

Position-Guided Prompt Learning for Anomaly Detection in Chest X-Rays

2024-05-20 · Zhichao Sun, Yuliang Gu, Yepeng Liu, Zerui Zhang, Zhou Zhao, Yongchao Xu

Anomaly detection in chest X-rays is a critical task. Most methods mainly model the distribution of normal images, and then regard significant deviation from normal distribution as anomaly. Recently, CLIP-based methods, pre-trained on a large number of medical images, have shown impressive performance on zero/few-shot downstream tasks. In this paper, we aim to explore the potential of CLIP-based methods for anomaly detection in chest X-rays. Considering the discrepancy between the CLIP pre-training data and the task-specific data, we propose a position-guided prompt learning method. Specifically, inspired by the fact that experts diagnose chest X-rays by carefully examining distinct lung regions, we propose learnable position-guided text and image prompts to adapt the task data to the frozen pre-trained CLIP-based model. To enhance the model's discriminative capability, we propose a novel structure-preserving anomaly synthesis method within chest x-rays during the training process. Extensive experiments on three datasets demonstrate that our proposed method outperforms some state-of-the-art methods. The code of our implementation is available at https://github.com/sunzc-sunny/PPAD.

📄 PDF Abstract BibTeX arXiv:2405.11976

Code (1)

sunzc-sunny/ppad 공식 구현 pytorch

Tasks

Anomaly DetectionPositionPrompt Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

PromptMoE: Generalizable Zero-Shot Anomaly Detection via Visually-Guided Prompt Mixtures

2025-11-22 · Yuheng Shao, Lizhang Wang, Changhao Li, Peixian Chen 외 arxiv

Zero-Shot Anomaly Detection (ZSAD) aims to identify and localize anomalous regions in images of unseen object classes. While recent methods based on vision-language models like CLIP show promise, their performance is con…

Prompt EngineeringAnomaly Detection

SQUID: Deep Feature In-Painting for Unsupervised Anomaly Detection

2021-11-26 · CVPR 2023 1 · Tiange Xiang, Yixiao Zhang, Yongyi Lu, Alan L. Yuille 외

Radiography imaging protocols focus on particular body regions, therefore producing images of great similarity and yielding recurrent anatomical structures across patients. To exploit this structured information, we prop…

AnatomyAnomaly DetectionUnsupervised Anomaly Detection

PSMP-CLIP: Patch-Prompt SAM and Multi-Semantic Prompting for CLIP-Based Zero-Shot Anomaly Detection

2026-09-15 · Xuezhi Xiang, Guanghao Wu, Heqi Xiang, Jiayao Liu 외 arxiv

Zero-shot anomaly detection aims to localize anomalies without target-domain samples. Existing CLIP-based methods suffer from coarse anomaly maps and limited semantic prompts. We propose PSMP-CLIP, integrating patch-prom…

Anomaly Detection

EntroAD: Structural Entropy-Guided Prompt Adaptation for Zero-Shot Anomaly Detection

2026-05-27 · Xinyu Zhao, Qingyun Sun, Jiayi Luo, Jianxin Li arxiv

Zero-Shot Anomaly Detection (ZSAD) aims to detect anomalies in unseen domains without target-domain adaptation. Recent CLIP-based methods have shown promising performance by leveraging prompt learning and visual-text ali…

Anomaly DetectionDomain Adaptation

ART-ASyn: Anatomy-aware Realistic Texture-based Anomaly Synthesis Framework for Chest X-Rays

2025-11-29 · Qinyi Cao, Jianan Fan, Weidong Cai arxiv

Unsupervised anomaly detection aims to identify anomalies without pixel-level annotations. Synthetic anomaly-based methods exhibit a unique capacity to introduce controllable irregularities with known masks, enabling exp…

Unsupervised Anomaly Detection