paper-with-me

Papers

LVM-Med: Learning Large-Scale Self-Supervised Vision Models for Medical Imaging via Second-order Graph Matching

2023-06-20 · NeurIPS 2023 11 · Duy M. H. Nguyen, Hoang Nguyen, Nghiem T. Diep, Tan N. Pham, Tri Cao, Binh T. Nguyen, Paul Swoboda, Nhat Ho, Shadi Albarqouni, Pengtao Xie, Daniel Sonntag, Mathias Niepert

Obtaining large pre-trained models that can be fine-tuned to new tasks with limited annotated samples has remained an open challenge for medical imaging data. While pre-trained deep networks on ImageNet and vision-language foundation models trained on web-scale data are prevailing approaches, their effectiveness on medical tasks is limited due to the significant domain shift between natural and medical images. To bridge this gap, we introduce LVM-Med, the first family of deep networks trained on large-scale medical datasets. We have collected approximately 1.3 million medical images from 55 publicly available datasets, covering a large number of organs and modalities such as CT, MRI, X-ray, and Ultrasound. We benchmark several state-of-the-art self-supervised algorithms on this dataset and propose a novel self-supervised contrastive learning algorithm using a graph-matching formulation. The proposed approach makes three contributions: (i) it integrates prior pair-wise image similarity metrics based on local and global information; (ii) it captures the structural constraints of feature embeddings through a loss function constructed via a combinatorial graph-matching objective; and (iii) it can be trained efficiently end-to-end using modern gradient-estimation techniques for black-box solvers. We thoroughly evaluate the proposed LVM-Med on 15 downstream medical tasks ranging from segmentation and classification to object detection, and both for the in and out-of-distribution settings. LVM-Med empirically outperforms a number of state-of-the-art supervised, self-supervised, and foundation models. For challenging tasks such as Brain Tumor Classification or Diabetic Retinopathy Grading, LVM-Med improves previous vision-language models trained on 1 billion masks by 6-7% while using only a ResNet-50.

📄 PDF Abstract BibTeX arXiv:2306.11925

Code (1)

duyhominhnguyen/LVM-Med 공식 구현 pytorch

Tasks

Brain Tumor ClassificationContrastive LearningDiabetic Retinopathy GradingGraph Matchingobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Learning Generalizable 3D Medical Image Representations from Mask-Guided Self-Supervision

2026-03-14 · Yunhe Gao, Yabin Zhang, Chong Wang, Jiaming Liu 외 arxiv

Foundation models have transformed vision and language by learning general-purpose representations from large-scale unlabeled data, yet 3D medical imaging lacks analogous approaches. Existing self-supervised methods rely…

Self-Supervised Learning

Exploring Self-Supervised Representation Learning For Low-Resource Medical Image Analysis

2023-03-03 · Soumitri Chattopadhyay, Soham Ganguly, Sreejit Chaudhury, Sayan Nag 외

The success of self-supervised learning (SSL) has mostly been attributed to the availability of unlabeled yet large-scale datasets. However, in a specialized domain such as medical imaging which is a lot different from n…

Medical Image AnalysisPrognosisRepresentation LearningSelf-Supervised Learning+1

BioVFM-21M: Benchmarking and Scaling Self-Supervised Vision Foundation Models for Biomedical Image Analysis

2025-05-14 · Jiarun Liu, Hong-Yu Zhou, Weijian Huang, Hao Yang 외

Scaling up model and data size have demonstrated impressive performance improvement over a wide range of tasks. Despite extensive studies on scaling behaviors for general-purpose tasks, medical images exhibit substantial…

BenchmarkingComputational EfficiencySelf-Supervised Learning

EndoViT: pretraining vision transformers on a large collection of endoscopic images

2024-04-03 · International Journal of Computer Assisted Radiology and Surgery 19:1085–109 2024 4 · Dominik Bati´c, Felix Holm, Ege Özsoy, Tobias Czempiel 외

Automated endoscopy video analysis is essential for assisting surgeons during medical procedures, but it faces challenges due to complex surgical scenes and limited annotated data. Large-scale pretraining has shown great…

Action Triplet RecognitionSegmentationSemantic SegmentationTriplet

MiM: Mask in Mask Self-Supervised Pre-Training for 3D Medical Image Analysis

2024-04-24 · Jiaxin Zhuang, Linshan Wu, Qiong Wang, Peng Fei 외

The Vision Transformer (ViT) has demonstrated remarkable performance in Self-Supervised Learning (SSL) for 3D medical image analysis. Masked AutoEncoder (MAE) for feature pre-training can further unleash the potential of…

Computed Tomography (CT)Medical Image AnalysisRepresentation LearningSelf-Supervised Learning+1