paper-with-me

홈 › Papers

QwenCLIP: Boosting Medical Vision-Language Pretraining via LLM Embeddings and Prompt tuning

2025-11-17 · Xiaoyang Wei, Camille Kurtz, Florence Cloppet arxiv

Contrastive Language-Image Pretraining (CLIP) has demonstrated strong generalization for vision-language tasks in computer vision and medical domains, yet its text encoder accepts only up to 77 tokens, which limits its ability to represent long and information-rich radiology reports. Recent adaptations using domain-specific encoders, such as PubMedBERT or ClinicalBERT, mitigate this issue by leveraging medical corpora, but remain constrained by their limited input length (typically 512 tokens) and relatively shallow semantic understanding. To address these limitations, we propose QwenCLIP, a vision-language framework that replaces CLIP's text encoder with a large language model (LLM)-based embedding module (e.g., Qwen3-Embedding) and introduces learnable prompts to enhance cross-modal alignment. By leveraging the extended context window and richer representations of LLMs, QwenCLIP captures comprehensive medical semantics from long-form clinical text, substantially improving medical image-text alignment and downstream performance on radiology benchmarks. Our code is publicly available at https://github.com/Wxy-24/QwenCLIP.

📄 PDF Abstract BibTeX arXiv:2511.13876

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TCLA: Training-Free Class-wise Logit Adaptation for Medical Vision-Language Models

2026-07-10 · Tianyou Jiang, Ziyu Zhou arxiv

Medical Vision-Language Models (VLMs) exhibit strong zero-shot performance, yet their effectiveness still declines on out-of-distribution (OOD) data due to domain shifts and class bias inherited from large-scale pretrain…

Boosting Medical Visual Understanding From Multi-Granular Language Learning

2025-11-20 · Zihan Li, Yiqing Wang, Sina Farsiu, Paul Kinahan arxiv

Recent advances in image-text pretraining have significantly enhanced visual understanding by aligning visual and textual representations. Contrastive Language-Image Pretraining (CLIP) has played a pivotal role in multim…

Computational EfficiencyContrastive Learning

MedKCO: Medical Vision-Language Pretraining via Knowledge-Driven Cognitive Orchestration

2026-03-10 · Chenran Zhang, Ruiqi Wu, Tao Zhou, Yi Zhou arxiv

Medical vision-language pretraining (VLP) models have recently been investigated for their generalization to diverse downstream tasks. However, current medical VLP methods typically force the model to learn simple and co…

Medical Vision Language Pretraining: A survey

2023-12-11 · Prashant Shrestha, Sanskar Amgain, Bidur Khanal, Cristian A. Linte 외

Medical Vision Language Pretraining (VLP) has recently emerged as a promising solution to the scarcity of labeled data in the medical domain. By leveraging paired/unpaired vision and text datasets through self-supervised…

Self-Supervised LearningSurvey

MedTri: A Platform for Structured Medical Report Normalization to Enhance Vision-Language Pretraining

2026-02-25 · Yuetan Chu, Xinhua Ma, Xinran Jin, Gongning Luo 외 arxiv

Medical vision-language pretraining increasingly relies on medical reports as large-scale supervisory signals; however, raw reports often exhibit substantial stylistic heterogeneity, variable length, and a considerable a…