Papers › LVM-Med: Learning Large-Scale Self-Supervised Vision Models for Medical Imaging via...

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

20 Jun 2023NeurIPS 2023 11arXiv:2306.11925archive 2025-07-28

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2306.11925")

Code

Syntology Ran 4 of 13 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

duyhominhnguyen/LVM-Med officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 4 ran; 1 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
3ran
9unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from duyhominhnguyen/LVM-Med. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

AugmentedSegmentationDataset duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository ran licence not identified · pointer only · 1640f7756e6b5338 · report
ResizeLongestSide duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository ran licence not identified · pointer only · 9263ddc9515cd3c4 · report
SegmentationDataset duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository ran licence not identified · pointer only · 6add128632e047e5 · report
get_bbox_from_mask duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository ran · honoured contract fingerprinted licence not identified · pointer only · 4718de1f1b711ea6 · report
_build_sam duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository unverified licence not identified · pointer only · 427563d49b1f88e6 · report
build_sam_vit_b duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository unverified licence not identified · pointer only · 5bb7ac2f77d822c6 · report
build_sam_vit_h duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository unverified licence not identified · pointer only · 6437df869de8de01 · report
build_sam_vit_l duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository unverified licence not identified · pointer only · eaf0e28351ecdc2c · report
compute_dice_coefficient duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository unverified licence not identified · pointer only · b8f454a90cb08622 · report
eval_dice duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository unverified licence not identified · pointer only · 69289493b44ac63d · report
fit duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository unverified licence not identified · pointer only · 5da7a0e57d058010 · report
lvm_medsam_2d duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository unverified licence not identified · pointer only · 7322cdd668805472 · report
sam_dataloader duyhominhnguyen/LVM-Med/segmentation_2d/LVMMed_SAM_2d.py official repository unverified licence not identified · pointer only · 0f117394dc788ff6 · report

Tasks

Brain Tumor ClassificationContrastive LearningDiabetic Retinopathy GradingGraph MatchingObject Detectionobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Contrastive Learning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections