Decomposing Disease Descriptions for Enhanced Pathology Detection: A Multi-Aspect Vision-Language Pre-training Framework
Vu Minh Hieu Phan, Yutong Xie, Yuankai Qi, Lingqiao Liu, Liyang Liu,, Bowen Zhang, Zhibin Liao, Qi Wu, Minh-Son To, Johan W. Verjans

TL;DR
This paper introduces a multi-aspect vision-language pre-training framework that decomposes disease descriptions into fundamental aspects, improving pathology detection accuracy for both known and unknown diseases by aligning images with detailed textual features.
Contribution
The novel framework dissects disease descriptions into aspects using prior knowledge and a large language model, enhancing image-text alignment and detection performance in medical VLP.
Findings
Improves accuracy by up to 8.56% on seen diseases.
Enhances unseen disease detection by 17.26%.
Outperforms recent methods across seven datasets.
Abstract
Medical vision language pre-training (VLP) has emerged as a frontier of research, enabling zero-shot pathological recognition by comparing the query image with the textual descriptions for each disease. Due to the complex semantics of biomedical texts, current methods struggle to align medical images with key pathological findings in unstructured reports. This leads to the misalignment with the target disease's textual representation. In this paper, we introduce a novel VLP framework designed to dissect disease descriptions into their fundamental aspects, leveraging prior knowledge about the visual manifestations of pathologies. This is achieved by consulting a large language model and medical experts. Integrating a Transformer module, our approach aligns an input image with the diverse elements of a disease, generating aspect-centric image representations. By consolidating the matches…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Biomedical Text Mining and Ontologies · Image Retrieval and Classification Techniques
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Layer Normalization · Absolute Position Encodings · Dropout · Softmax · Residual Connection
