brat: Aligned Multi-View Embeddings for Brain MRI Analysis
Maxime Kayser, Maksim Gridnev, Wanting Wang, Max Bain, Aneesh Rangnekar, Avijit Chatterjee, Aleksandr Petrov, Harini Veeraraghavan, Nathaniel C. Swinburne
TL;DR
Brat introduces aligned multi-view embeddings for brain MRI analysis by pairing a 3D vision backbone with learnable query tokens and sentence-level clinical features. Pairwise View Alignment (PVA) and a Determinantal Point Process (DPP) based quality-diversity loss are used to produce diverse, clinically meaningful image representations aligned to report content. Trained on the large MSKBrain dataset (~80k MRIs with reports), brat improves image-text retrieval and enhances downstream tasks such as report generation, Alzheimer’s classification, and metastases segmentation, with weights released for public use. The framework generalizes to other modalities (e.g., BIMCV-R) and is architecture-agnostic, offering a scalable path for 3D medical vision-language pre-training with real-world clinical impact.
Abstract
We present brat (brain report alignment transformer), a multi-view representation learning framework for brain magnetic resonance imaging (MRI) trained on MRIs paired with clinical reports. Brain MRIs present unique challenges due to the presence of numerous, highly varied, and often subtle abnormalities that are localized to a few slices within a 3D volume. To address these challenges, we introduce a brain MRI dataset $10\times$ larger than existing ones, containing approximately 80,000 3D scans with corresponding radiology reports, and propose a multi-view pre-training approach inspired by advances in document retrieval. We develop an implicit query-feature matching mechanism and adopt concepts from quality-diversity to obtain multi-view embeddings of MRIs that are aligned with the clinical features given by report sentences. We evaluate our approach across multiple vision-language and vision tasks, demonstrating substantial performance improvements. The brat foundation models are publicly released.
