Superficial White Matter Analysis (SupWMA)

An Efficient Point-cloud-based Deep Learning Framework with Supervised Contrastive Learning
for Consistent Tractography Parcellation across Populations and dMRI Acquisitions

  • 1Harvard Medical School
  • 2University of Sydney
  • 3University of New South Wales
  • 4Massachusetts General Hospital

Overview

overview

Diffusion MRI tractography is an advanced imaging technique that enables in vivo mapping of the brain's white matter connections. White matter parcellation classifies tractography streamlines into clusters or anatomically meaningful tracts. It enables quantification and visualization of whole-brain tractography. Currently, most parcellation methods focus on the deep white matter (DWM), whereas fewer methods address the superficial white matter (SWM) due to its complexity. We propose a novel two-stage deep-learning-based framework, Superficial White Matter Analysis (SupWMA), that performs an efficient and consistent parcellation of 198 SWM clusters from whole-brain tractography. A point-cloud-based network is adapted to our SWM parcellation task, and supervised contrastive learning enables more discriminative representations between plausible streamlines and outliers for SWM. We train our model on a large-scale tractography dataset including streamline samples from labeled long- and medium-range (over 40 mm) SWM clusters and anatomically implausible streamline samples, and we perform testing on six independently acquired datasets of different ages and health conditions (including neonates and patients with space-occupying brain tumors). Compared to several state-of-the-art methods, SupWMA obtains highly consistent and accurate SWM parcellation results on all datasets, showing good generalization across the lifespan in health and disease. In addition, the computational speed of SupWMA is much faster than other methods.

Datasets

  • Training dataset based on ORG atlas can be downloaded here.
  • Trained model and one test sample can be downloaded here.

BibTeX

If you find our project useful in your research, please cite:
@article{XUE2023102759,
    title = {Superficial white matter analysis: An efficient point-cloud-based deep learning framework with supervised contrastive learning for consistent tractography parcellation across populations and dMRI acquisitions},
    author = {Tengfei Xue and Fan Zhang and Chaoyi Zhang and Yuqian Chen and Yang Song and Alexandra J. Golby and Nikos Makris and Yogesh Rathi and Weidong Cai and Lauren J. O'Donnell},
    journal = {Medical Image Analysis},
    volume = {85},
    pages = {102759},
    year = {2023}
    }

@INPROCEEDINGS{xue2022supwma,
    title={SupWMA: Consistent and Efficient Tractography Parcellation of Superficial White Matter with Deep Learning},
    author={Xue, Tengfei and Zhang, Fan and Zhang, Chaoyi and Chen, Yuqian and Song, Yang and Makris, Nikos and Rathi, Yogesh and Cai, Weidong and O'Donnell, Lauren J},
    booktitle={2022 IEEE 19th International Symposium on Biomedical Imaging (ISBI)},
    year={2022}
}

Acknowledgments

The website template was borrowed from Chaoyi Zhang's project.