A Geometric Multimodal Foundation Model Integrating Bp-MRI and Clinical Reports in Prostate Cancer Classification
The paper introduces MFM-Geom, a geometric multimodal foundation model that integrates bi-parametric MRI and clinical reports using Riemannian deep learning to achieve superior and robust prostate cancer classification with significantly reduced training data requirements.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are a detective trying to solve a mystery, but you only have half the clues. In the world of medicine, specifically when looking for prostate cancer, doctors often rely on two main types of evidence: a special kind of 3D picture of the prostate (called bp-MRI) and a written report containing the patient's history and blood test numbers. For a long time, computer programs designed to help doctors have been like detectives who only look at the pictures, ignoring the written notes. They try to guess the answer just by staring at the image, which can be tricky because medical images are complex and there aren't always thousands of examples to study. This is where "Foundation Models" come in—these are giant, pre-trained AI brains that have already learned a lot about medical images and text, kind of like a student who has read every textbook in the library before starting a specific exam. The big question researchers are asking is: Can we build a smarter detective that looks at both the pictures and the notes at the same time, using a special kind of math that understands how these different clues fit together geometrically?
This paper introduces a new detective named MFM-Geom. Instead of just gluing a picture and a text report together at the very end, this model uses a clever trick called "geometric learning." Think of the computer's understanding of the picture and the text as two different languages. Usually, AI tries to translate them into a single, flat list of numbers. But MFM-Geom treats these clues like a shape in a curved space (a "Riemannian manifold"), where the distance and angle between the picture clues and the text clues matter just as much as the clues themselves. By using this curved, geometric approach, the model can find hidden connections between what the MRI shows and what the clinical report says, even when it hasn't seen many examples to learn from.
The researchers tested this new detective on a dataset of prostate cancer cases. They found that MFM-Geom was incredibly good at spotting significant cancer, even when they only gave it 10% of the usual training data to learn from. In this "small data" scenario, MFM-Geom scored an AUC-PR of 90.67, which was significantly better than the old methods that only looked at images or used standard translation techniques. For instance, it beat the best image-only model by 8.3% in this specific metric. The paper also tested the model on a completely different set of data (an external dataset called PROSTATE158) to see if it could generalize, and it maintained a strong AUC-PR of 90.6, proving that this geometric approach is robust.
The paper explicitly argues against the idea that simply combining image and text predictions at the very end (a "decision-level fusion") is the best way to go. They suggest that this old method misses the complex, early relationships between the image details and the clinical variables. Instead, they propose that these clues should be woven together deep inside the model's brain using their geometric structure. They also show that using a model pre-trained on general images (like ImageNet) isn't as effective as using one pre-trained on biomedical data (BiomedCLIP), suggesting that the "medical vocabulary" learned beforehand is crucial.
In their experiments, the team compared MFM-Geom against several other setups: a standard image-only model, a model that just averages image patches, and a model using the same image structure but pre-trained on non-medical data. The results showed that the geometric head (the part that handles the curved math) consistently outperformed the others, especially in difficult cases involving intermediate levels of cancer. The authors also looked at "attention maps," which are like heatmaps showing what the AI is focusing on. They found that the image part of the model focused on the actual lesions, while the text part focused on key variables like prostate volume and specific zones, confirming that the model was learning the right things. While the model is highly effective, the authors note that it does take a bit longer to run (about 14.3 ms per sample compared to 7.6 ms for a simpler model) and that the model's internal "thought process" can still be hard to fully interpret, though the attention maps offer a glimpse. Ultimately, this work suggests that treating medical data as a geometric shape rather than a flat list of numbers could be a powerful way to improve cancer detection, especially when data is scarce.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.