paper-with-me

Papers

Multi-modal Pre-training for Medical Vision-language Understanding and Generation: An Empirical Study with A New Benchmark

2023-06-10 · Li Xu, Bo Liu, Ameer Hamza Khan, Lu Fan, Xiao-Ming Wu

With the availability of large-scale, comprehensive, and general-purpose vision-language (VL) datasets such as MSCOCO, vision-language pre-training (VLP) has become an active area of research and proven to be effective for various VL tasks such as visual-question answering. However, studies on VLP in the medical domain have so far been scanty. To provide a comprehensive perspective on VLP for medical VL tasks, we conduct a thorough experimental analysis to study key factors that may affect the performance of VLP with a unified vision-language Transformer. To allow making sound and quick pre-training decisions, we propose RadioGraphy Captions (RGC), a high-quality, multi-modality radiographic dataset containing 18,434 image-caption pairs collected from an open-access online database MedPix. RGC can be used as a pre-training dataset or a new benchmark for medical report generation and medical image-text retrieval. By utilizing RGC and other available datasets for pre-training, we develop several key insights that can guide future medical VLP research and new strong baselines for various medical VL tasks.

📄 PDF Abstract BibTeX arXiv:2306.06494

Code (1)

control-xl/medical-vision-langauge-transformer 공식 구현 pytorch

Tasks

Image-text RetrievalMedical Report GenerationQuestion AnsweringRetrievalText RetrievalVisual Question Answering

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

3D Modality-Aware Pre-training for Vision-Language Model in MRI Multi-organ Abnormality Detection

2026-02-27 · Haowen Zhu, Ning Yin, Xiaogen Zhou arxiv

Vision-language models (VLMs) show strong potential for complex diagnostic tasks in medical imaging. However, applying VLMs to multi-organ medical imaging introduces two principal challenges: (1) modality-specific vision…

Representation Learning

UniDCP: Unifying Multiple Medical Vision-language Tasks via Dynamic Cross-modal Learnable Prompts

2023-12-18 · Chenlu Zhan, Yufei Zhang, Yu Lin, Gaoang Wang 외

Medical vision-language pre-training (Med-VLP) models have recently accelerated the fast-growing medical diagnostics application. However, most Med-VLP models learn task-specific representations independently from scratc…

Language ModelingLanguage Modelling

Multi-modal Understanding and Generation for Medical Images and Text via Vision-Language Pre-Training

2021-05-24 · Jong Hak Moon, Hyungyung Lee, Woncheol Shin, Young-Hak Kim 외

Recently a number of studies demonstrated impressive performance on diverse vision-language multi-modal tasks such as image captioning and visual question answering by extending the BERT architecture with multi-modal pre…

Image CaptioningMedical Visual Question AnsweringMultimodal Deep LearningQuestion Answering+5

Uni-Mlip: Unified Self-supervision for Medical Vision Language Pre-training

2024-11-20 · Ameera Bawazir, Kebin Wu, Wenbin Li

Recent advancements in vision-language pre-training via contrastive learning have significantly improved performance across computer vision tasks. However, in the medical domain, obtaining multimodal data is often costly…

Contrastive Learningimage-classificationImage ClassificationImage-text Retrieval+5

Fusion of Domain-Adapted Vision and Language Models for Medical Visual Question Answering

2024-04-24 · Cuong Nhat Ha, Shima Asaadi, Sanjeev Kumar Karn, Oladimeji Farri 외

Vision-language models, while effective in general domains and showing strong performance in diverse multi-modal applications like visual question-answering (VQA), struggle to maintain the same level of effectiveness in …

Language ModelingLanguage ModellingMedical Visual Question AnsweringQuestion Answering+2