Technology & AI

Meet NeuroVFM: A New Baseline Model for Vol-JEPA-Trained Neuroimaging in Uncurated Clinical MRI and CT Volumes

Frontier models learn a lot from public internet data. However, clinical neuroimaging is rarely performed there, because MRI and CT scans contain identifiable facial features. Therefore, standard models do not work well for brain imaging tasks. A team of researchers from the University of Michigan is tackling this gap NeuroVFMpublished in Nature Medicine.

What is NeuroVFM?

At its core, NeuroVFM is a standard visual basis model for neuroimaging. Specifically, 5.24 million MRI and CT clinics were trained. This comes from 566,915 subjects in the UM-NeuroImages dataset. That data spans more than two decades of standard care at Michigan Medicine.

The research team calls their approach ‘health system learning.’ In short, the model learns from unprocessed data generated during normal clinical practice. Therefore, it avoids the bottleneck of paired radiology reports. It also avoids the disease-specific processing used in smaller classifiers.

Notably, the basic model is called Vol-JEPA. It extends the previous I-JEPA and V-JEPA methods to quantitative medical imaging. This reflects a broader trend: JEPA-style learning extends to clinical reasoning.

How Vol-JEPA works?

Vol-JEPA is a self-regulating, theoretical algorithm. Rather than reconstructing pixels, it predicts representations from a learned hidden space. As a result, it requires no labels, no report text, and no voxel decoder.

First, each 3D volume is tokenized into non-overlapping 4×16×16-voxel patches. Next, the volume is divided into a small visible core and a large hidden target. The learner encoder then processes context patches.

Meanwhile, the predictor combines contextual and spatial encoding latencies. It predicts the hidden objects of the region. The teacher encoder creates a hidden target of ground truth. This teacher is the explanatory moving average (EMA) of the student. Training reduces the loss of L1 fluency between the predicted and the teacher’s latent, with gradients established by the teacher.

Essentially, masking is focused on the front, using a pre-made head mask. Context rates are 25% for MRI and 20% for CT, and 20% for patch dropout. This design encourages the coder to model the shared neuroanatomy instead of background shortcuts.


Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button