paper-with-me

Papers

MedBLIP: Bootstrapping Language-Image Pre-training from 3D Medical Images and Texts

2023-05-18 · Qiuhui Chen, Xinyue Hu, ZiRui Wang, Yi Hong

Vision-language pre-training (VLP) models have been demonstrated to be effective in many computer vision applications. In this paper, we consider developing a VLP model in the medical domain for making computer-aided diagnoses (CAD) based on image scans and text descriptions in electronic health records, as done in practice. To achieve our goal, we present a lightweight CAD system MedBLIP, a new paradigm for bootstrapping VLP from off-the-shelf frozen pre-trained image encoders and frozen large language models. We design a MedQFormer module to bridge the gap between 3D medical images and 2D pre-trained image encoders and language models as well. To evaluate the effectiveness of our MedBLIP, we collect more than 30,000 image volumes from five public Alzheimer's disease (AD) datasets, i.e., ADNI, NACC, OASIS, AIBL, and MIRIAD. On this largest AD dataset we know, our model achieves the SOTA performance on the zero-shot classification of healthy, mild cognitive impairment (MCI), and AD subjects, and shows its capability of making medical visual question answering (VQA). The code and pre-trained models is available online: https://github.com/Qybc/MedBLIP.

📄 PDF Abstract BibTeX arXiv:2305.10799

Code (1)

qybc/medblip 공식 구현 pytorch

Tasks

Medical Visual Question AnsweringQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)zero-shot-classificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

OASIS OASIS is a GAN-based model to translate semantic label maps into realistic-looking images. The model builds on preceding work such as…

Similar Papers 제목 키워드 기반

MedBLIP: Fine-tuning BLIP for Medical Image Captioning

2025-05-20 · Manshi Limbu, Diwita Banerjee

Medical image captioning is a challenging task that requires generating clinically accurate and semantically meaningful descriptions of radiology images. While recent vision-language models (VLMs) such as BLIP, BLIP2, Ge…

DecoderImage Captioning

Consistency-guided Meta-Learning for Bootstrapping Semi-Supervised Medical Image Segmentation

2023-07-21 · Qingyue Wei, Lequan Yu, Xianhang Li, Wei Shao 외

Medical imaging has witnessed remarkable progress but usually requires a large amount of high-quality annotated data which is time-consuming and costly to obtain. To alleviate this burden, semi-supervised learning has ga…

Image SegmentationMedical Image SegmentationMeta-LearningPseudo Label+3

Bootstrapping a Romanian Corpus for Medical Named Entity Recognition

2017-09-01 · RANLP 2017 9 · Maria Mitrofan

Named Entity Recognition (NER) is an important component of natural language processing (NLP), with applicability in biomedical domain, enabling knowledge-discovery from medical texts. Due to the fact that for the Romani…

Medical Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Bootstrapping Biomedical Ontologies for Scientific Text using NELL

2012-06-01 · WS 2012 6 · Dana Movshovitz-Attias, William W. Cohen
Named Entity Recognition (NER)Open Information Extraction

Biomedical Named Entity Recognition via Reference-Set Augmented Bootstrapping

2019-06-01 · Joel Mathew, Shobeir Fakhraei, José Luis Ambite

We present a weakly-supervised data augmentation approach to improve Named Entity Recognition (NER) in a challenging domain: extracting biomedical entities (e.g., proteins) from the scientific literature. First, we train…

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1