paper-with-me

Papers

XDT-CXR: Investigating Cross-Disease Transferability in Zero-Shot Binary Classification of Chest X-Rays

2024-08-21 · Umaima Rahman, Abhishek Basu, Muhammad Uzair Khattak, Aniq Ur Rahman

This study explores the concept of cross-disease transferability (XDT) in medical imaging, focusing on the potential of binary classifiers trained on one disease to perform zero-shot classification on another disease affecting the same organ. Utilizing chest X-rays (CXR) as the primary modality, we investigate whether a model trained on one pulmonary disease can make predictions about another novel pulmonary disease, a scenario with significant implications for medical settings with limited data on emerging diseases. The XDT framework leverages the embedding space of a vision encoder, which, through kernel transformation, aids in distinguishing between diseased and non-diseased classes in the latent space. This capability is especially beneficial in resource-limited environments or in regions with low prevalence of certain diseases, where conventional diagnostic practices may fail. However, the XDT framework is currently limited to binary classification, determining only the presence or absence of a disease rather than differentiating among multiple diseases. This limitation underscores the supplementary role of XDT to traditional diagnostic tests in clinical settings. Furthermore, results show that XDT-CXR as a framework is able to make better predictions compared to other zero-shot learning (ZSL) baselines.

📄 PDF Abstract BibTeX arXiv:2408.11493

Code (1)

rumaima/xdt_cxr 공식 구현 pytorch

Tasks

Binary ClassificationDiagnosticzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

ZeroG: Investigating Cross-dataset Zero-shot Transferability in Graphs

2024-02-17 · Yuhan Li, Peisong Wang, ZHIXUN LI, Jeffrey Xu Yu 외

With the development of foundation models such as large language models, zero-shot transfer learning has become increasingly significant. This is highlighted by the generative capabilities of NLP models like GPT-4, and t…

Graph LearningLanguage ModelingLanguage ModellingTransfer Learning+1

Label Set Optimization via Activation Distribution Kurtosis for Zero-shot Classification with Generative Models

2024-10-24 · Yue Li, Zhixue Zhao, Carolina Scarton

In-context learning (ICL) performance is known to be sensitive to the prompt design, yet the impact of class label options in zero-shot classification has been largely overlooked. This study presents the first comprehens…

ClassificationIn-Context LearningStance Classificationzero-shot-classification+1

Self-Augmentation Improves Zero-Shot Cross-Lingual Transfer

2023-09-19 · Fei Wang, Kuan-Hao Huang, Kai-Wei Chang, Muhao Chen

Zero-shot cross-lingual transfer is a central task in multilingual NLP, allowing models trained in languages with more sufficient training resources to generalize to other low-resource languages. Earlier efforts on this …

Cross-Lingual TransferMultilingual NLPZero-Shot Cross-Lingual Transfer

GraphCLIP: Enhancing Transferability in Graph Foundation Models for Text-Attributed Graphs

2024-10-14 · Yun Zhu, Haizhou Shi, Xiaotang Wang, Yongchao Liu 외

Recently, research on Text-Attributed Graphs (TAGs) has gained significant attention due to the prevalence of free-text node features in real-world applications and the advancements in Large Language Models (LLMs) that b…

Few-Shot LearningTAG

Rethinking Plant Disease Diagnosis: Bridging the Academic-Practical Gap with Vision Transformers and Zero-Shot Learning

2025-11-24 · Wassim Benabbas, Mohammed Brahimi, Samir Akhrouf, Bilal Fortas arxiv

Recent advances in deep learning have enabled significant progress in plant disease classification using leaf images. Much of the existing research in this field has relied on the PlantVillage dataset, which consists of …

Zero-Shot LearningDomain Adaptation