X-ray Insights Unleashed: Pioneering the Enhancement of Multi-Label Long-Tail Data
Xinquan Yang, Jinheng Xie, Yawen Huang, Yuexiang Li, Huimin Huang, Hao Zheng, Xian Wu, Yefeng Zheng, Linlin Shen
TL;DR
This work addresses the long-tail problem in multi-label chest X-ray classification by proposing a normal-X-ray diffusion inpainting pipeline that augments tail-class lesions. The method trains a diffusion model on abundant normal X-rays to inpaint head-class lesion regions, then uses Grad-CAM to localize regions and an LLM-based knowledge guidance module (LKG) together with Progressive Incremental Learning (PIL) to stabilize training. Key contributions include a publicly released normal-X-ray generator, LKG to resolve disease entanglement, PIL to integrate many-tail data without catastrophic forgetting, and state-of-the-art tail-class performance on MIMIC-CXR and CheXpert. The findings offer a practical, data-efficient route to improve tail-class detection in real-world clinical datasets.
Abstract
Long-tailed pulmonary anomalies in chest radiography present formidable diagnostic challenges. Despite the recent strides in diffusion-based methods for enhancing the representation of tailed lesions, the paucity of rare lesion exemplars curtails the generative capabilities of these approaches, thereby leaving the diagnostic precision less than optimal. In this paper, we propose a novel data synthesis pipeline designed to augment tail lesions utilizing a copious supply of conventional normal X-rays. Specifically, a sufficient quantity of normal samples is amassed to train a diffusion model capable of generating normal X-ray images. This pre-trained diffusion model is subsequently utilized to inpaint the head lesions present in the diseased X-rays, thereby preserving the tail classes as augmented training data. Additionally, we propose the integration of a Large Language Model Knowledge Guidance (LKG) module alongside a Progressive Incremental Learning (PIL) strategy to stabilize the inpainting fine-tuning process. Comprehensive evaluations conducted on the public lung datasets MIMIC and CheXpert demonstrate that the proposed method sets a new benchmark in performance.
