TL;DR
Existing methods for analyzing brain white-matter pathways using diffusion MRI (dMRI) do not effectively connect local streamline geometry with whole-brain anatomy. TractFM, a new tractogram foundation model, learns reusable representations from whole-brain streamline sets by combining local and global encoders.
✦ Why It Matters
Engineers and researchers can leverage TractFM for improved analysis of brain imaging data and enhanced predictive modeling.
Key Takeaways
Full Summary
Diffusion MRI (dMRI) tractography is crucial for mapping white-matter pathways in the brain, but current methods often treat streamline classification and subject-level predictions separately, limiting their effectiveness. TractFM, a novel tractogram foundation model, addresses this gap by learning reusable representations directly from whole-brain streamline sets.
It employs a local streamline encoder alongside a permutation-equivariant tractogram encoder, allowing for simultaneous contextualization of all streamlines in a single pass. The model was pretrained on dense anatomical tract parcellation, resulting in two types of representations: streamline-level embeddings for tract parcellation and compact subject-level descriptors for predicting phenotypes.
Testing across three tractography algorithms and five dMRI datasets, TractFM demonstrated its ability to accurately perform tract parcellation and predict age and sex, achieving robust results even when representations were frozen. These findings suggest that learned geometric context can be effectively generalized across various datasets and prediction tasks.
Related