Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Zhichao Sun, Yuliang Gu, Yepeng Liu, Zerui Zhang, Zhou Zhao, Yongchao Xu• 2024

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionCheXpert (test)
AUROC0.885
42
Chest X-ray classificationPneumonia (test)
Accuracy0.894
30
Pneumonia DetectionChest X-Ray PX (test)
AUROC0.967
14
Anomaly DetectionZhangLab dataset (test)
Acc89.4
12
Chest X-ray Abnormalities DetectionVinDR-CXR--
7
Showing 5 of 5 rows

Other info

Code

Follow for update