TractoEmbed: Modular Multi-level Embedding framework for white matter tract segmentation
Anoushkrit Goel, Bipanjit Singh, Ankita Joshi, Ranjeet Ranjan Jha, Chirag Ahuja, Aditya Nigam, Arnav Bhavsar
TL;DR
This work tackles the challenge of white matter tract segmentation in diffusion MRI by introducing TractoEmbed, a modular framework that learns rich representations from three hierarchical data views: streamline, cluster, and patch. Each view is processed by a task-specific encoder—Streamline via a Fiber Descriptor CNN, Cluster via PointNet on local/hyperlocal point clouds, and Patch via a mini-PointNet plus dVAE—to produce embeddings that are fused at the MECL and fed to a classifier. The key contributions include a novel multi-level data representation, a modular embedding architecture that can accommodate additional encoders, and demonstrated improvements over state-of-the-art methods across diverse datasets and age groups, particularly for structurally similar and minor projection fibers. This approach reduces reliance on global references and ATLAS-based parcellations, offering robust, scalable tract segmentation with potential clinical applicability in ROI-focused and time-sensitive settings.
Abstract
White matter tract segmentation is crucial for studying brain structural connectivity and neurosurgical planning. However, segmentation remains challenging due to issues like class imbalance between major and minor tracts, structural similarity, subject variability, symmetric streamlines between hemispheres etc. To address these challenges, we propose TractoEmbed, a modular multi-level embedding framework, that encodes localized representations through learning tasks in respective encoders. In this paper, TractoEmbed introduces a novel hierarchical streamline data representation that captures maximum spatial information at each level i.e. individual streamlines, clusters, and patches. Experiments show that TractoEmbed outperforms state-of-the-art methods in white matter tract segmentation across different datasets, and spanning various age groups. The modular framework directly allows the integration of additional embeddings in future works.
