paper-with-me

Papers

TransMed: Large Language Models Enhance Vision Transformer for Biomedical Image Classification

2023-12-12 · Kaipeng Zheng, Weiran Huang, Lichao Sun

Few-shot learning has been studied to adapt models to tasks with very few samples. It holds profound significance, particularly in clinical tasks, due to the high annotation cost of medical images. Several works have explored few-shot learning on medical images, yet they still require a large number of medical images for pre-training models to gain domain-specific priors. Vision foundation models recently have achieved remarkable success in natural images. Hence, adapting rapidly advancing vision foundation models from natural images to few-shot clinical tasks holds great promise. MedFMC has recently organized a challenge to shed more light on this topic at NeurIPS 2023. In this work, we present our challenge solution. We observe that a simple variant of fine-tuning with partial freezing shows remarkable performance. Empirical evidence demonstrates that this approach could outperform various common fine-tuning methods under limited sample sizes. Additionally, we explore enhanced utilization of semantic supervision to boost performance. We propose a novel approach that contextualizes labels via large language models (LLMs). Our findings reveal that the context generated by LLMs significantly enhances the discrimination of semantic embeddings for similar categories, resulting in a notable performance improvement of 3%-5% in 1-shot settings compared to commonly employed one-hot labels and other semantic supervision methods. Our solution secures the 1st place in the MedFMC challenge.

📄 PDF Abstract BibTeX arXiv:2312.07125

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

TransMed: Transformers Advance Multi-modal Medical Image Classification

2021-03-10 · Yin Dai, Yifan Gao

Over the past decade, convolutional neural networks (CNN) have shown very competitive performance in medical image analysis tasks, such as disease classification, tumor segmentation, and lesion detection. CNN has great a…

ClassificationGeneral Classificationimage-classificationImage Classification+4

TransMedSeg: A Transferable Semantic Framework for Semi-Supervised Medical Image Segmentation

2025-05-20 · Mengzhu Wang, Jiao Li, Shanshan Wang, Long Lan 외

Semi-supervised learning (SSL) has achieved significant progress in medical image segmentation (SSMIS) through effective utilization of limited labeled data. While current SSL methods for medical images predominantly rel…

Image SegmentationMedical Image AnalysisMedical Image SegmentationRepresentation Learning+2

Embedding Radiomics into Vision Transformers for Multimodal Medical Image Classification

2025-04-15 · Zhenyu Yang, Haiming Zhu, Rihui Zhang, Haipeng Zhang 외

Background: Deep learning has significantly advanced medical image analysis, with Vision Transformers (ViTs) offering a powerful alternative to convolutional models by modeling long-range dependencies through self-attent…

image-classificationImage ClassificationMedical Image AnalysisMedical Image Classification+1

MedVisionLlama: Leveraging Pre-Trained Large Language Model Layers to Enhance Medical Image Segmentation

2024-10-03 · Gurucharan Marthi Krishna Kumar, Aman Chadha, Janine Mendola, Amir Shmuel

Large Language Models (LLMs), known for their versatility in textual data, are increasingly being explored for their potential to enhance medical image segmentation, a crucial task for accurate diagnostic imaging. This s…

DiagnosticImage SegmentationLanguage ModelingLanguage Modelling+4

NEVLP: Noise-Robust Framework for Efficient Vision-Language Pre-training

2024-09-15 · Yiyi Tao, Zhuoyue Wang, Hang Zhang, Lun Wang

The success of Vision Language Models (VLMs) on various vision-language tasks heavily relies on pre-training with large scale web-crawled datasets. However, the noisy and incomplete nature of web data makes dataset scale…

Contrastive Learningcross-modal alignmentImage CaptioningImage-text matching+9