
Frontier models learn mostly from public internet data. However, clinical neuroimaging rarely appears there, because MRI and CT scans contain identifiable facial features. Consequently, general models underperform on brain-imaging tasks. A University of Michigan research team addresses this gap with NeuroVFM, published in Nature Medicine. What is NeuroVFM? At its core, NeuroVFM is a generalist visual foundation model for neuroimaging. Specifically, it was trained on 5.24 million clinical
NeuroVFM is a foundation model trained on millions of clinical brain scans (MRI and CT volumes) to learn patterns in neuroimaging without needing paired radiology reports or labeled data. It uses a method called Vol-JEPA, which predicts learned representations of masked regions in 3D medical images rather than reconstructing pixels, making it more efficient than traditional approaches. The model matters because general AI models perform poorly on brain imaging tasks, since MRI and CT scans with identifiable facial features are rarely available in public training datasets. Beyond diagnosis, NeuroVFM enables downstream applications including report generation, clinical triage, and cross-modal transfer between imaging types, though developers frame it as decision support rather than autonomous screening.

PrismML just released Bonsai 27B. It is a low-bit representation of Qwen3.6-27B, not a new pretrain. The architecture is unchanged. Two variants ship under Apache 2.0. Ternary Bonsai 27B uses {−1, 0, +1} weights at a true 1.71 bits per weight. Its ideal size is 5.9GB. 1-bit Bonsai 27B uses binary {−1, +1} weights at 1.125 bits per weight, for 3.9GB. Both are multimodal. The split is ~24.8B language weights, a 0.46B vision tower, and 2.5B in embeddings and the LM head. The vision tower is

Mistral AI has released Robostral Navigate, its first model built for embodied navigation. The 8B model takes RGB images and a plain-language instruction, then moves a robot. Notably, it reaches 76.6% success on R2R-CE validation unseen using only a single RGB camera. What is Robostral Navigate? Robostral Navigate is an 8B model for robotic navigation through complex environments. These environments include offices, residential buildings, commercial buildings, and outdoor settings. You gi
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven