paper-with-me

Papers

Decoupling Clinical and Class-Agnostic Features for Reliable Few-Shot Adaptation under Shift

2025-09-11 · Umaima Rahman, Raza Imam, Mohammad Yaqub, Dwarikanath Mahapatra arxiv

Medical vision-language models (VLMs) offer promise for clinical decision support, yet their reliability under distribution shifts remains a major concern for safe deployment. These models often learn task-agnostic correlations due to variability in imaging protocols and free-text reports, limiting their generalizability and increasing the risk of failure in real-world settings. We propose DRiFt, a structured feature decoupling framework that explicitly separates clinically relevant signals from task-agnostic noise using parameter-efficient tuning (LoRA) and learnable prompt tokens. To enhance cross-modal alignment and reduce uncertainty, we curate high-quality, clinically grounded image-text pairs by generating captions for a diverse medical dataset. Our approach improves in-distribution performance by +11.4% Top-1 accuracy and +3.3% Macro-F1 over prior prompt-based methods, while maintaining strong robustness across unseen datasets. Ablation studies reveal that disentangling task-relevant features and careful alignment significantly enhance model generalization and reduce unpredictable behavior under domain shift. These insights contribute toward building safer, more trustworthy VLMs for clinical use. The code is available at https://github.com/rumaima/DRiFt.

📄 PDF Abstract BibTeX arXiv:2509.09397

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeCode: Decoupling Content and Delivery for Medical QA

2026-01-05 · Po-Jen Ko, Chen-Han Tsai, Yu-Shao Peng arxiv

Large language models (LLMs) exhibit strong medical knowledge and can generate factually accurate responses. However, existing models often fail to account for individual patient contexts, producing answers that are clin…

Question Answering

PointNu-Net: Keypoint-assisted Convolutional Neural Network for Simultaneous Multi-tissue Histology Nuclei Segmentation and Classification

2021-11-01 · Kai Yao, Kaizhu Huang, Jie Sun, Amir Hussain

Automatic nuclei segmentation and classification play a vital role in digital pathology. However, previous works are mostly built on data with limited diversity and small sizes, making the results questionable or mislead…

ClassificationDiversityInstance SegmentationKeypoint Estimation+3

DSCENet: Dynamic Screening and Clinical-Enhanced Multimodal Fusion for MPNs Subtype Classification

2024-07-11 · Yuan Zhang, Yaolei Qi, Xiaoming Qi, Yongyue Wei 외

The precise subtype classification of myeloproliferative neoplasms (MPNs) based on multimodal information, which assists clinicians in diagnosis and long-term treatment plans, is of great clinical significance. However, …

Diagnosticwhole slide images

ECG-R1: Protocol-Guided and Modality-Agnostic MLLM for Reliable ECG Interpretation

2026-02-04 · Jiarui Jin, Haoyu Wang, Xingliang Wu, Xiaocheng Fang 외 arxiv

Electrocardiography (ECG) serves as an indispensable diagnostic tool in clinical practice, yet existing multimodal large language models (MLLMs) remain unreliable for ECG interpretation, often producing plausible but cli…

Reinforcement Learning

Morphological Decoupling-Based Skeletal Classification for Clinical Assessment of Malocclusion

2026-09-09 · Zhichun Jin, Zhicheng He, Hao Xu, Dongyang Li 외 arxiv

Malocclusion skeletal grading is a fundamental task in orthodontics, critical for diagnosis and treatment planning. Traditionally, cone-beam computed tomography (CBCT) is used for visual measurement, and the reconstructe…

Graph Neural Network