Fiber Tract Clustering on Manifolds with Dual Rooted-Graphs

Abstract

We propose a manifold learning approach to fiber tract clustering using a novel similarity measure between fiber tracts constructed from dual-rooted graphs. In particular, to generate this similarity measure, the chamfer or Hausdorff distance is initially employed as a local distance metric to construct minimum spanning trees between pairwise fiber tracts. These minimum spanning trees are effective in capturing the intrinsic geometry of the fiber tracts. Hence, they are used to capture the neighborhood structures of the fiber tract data set. We next assume the high-dimensional input fiber tracts to lie on low-dimensional non-linear manifolds. We apply Locally Linear Embedding, a popular manifold learning technique, to define a low-dimensional embedding of the fiber tracts that preserves the neighborhood structures of the high-dimensional data structure as captured by the method of dual-rooted graphs. Clustering is then performed on this low-dimensional data structure using the k-means algorithm. We illustrate our resulting clustering technique on both synthetic data and on real fiber tract data obtained from diffusion tensor imaging.

Cite

Text

Tsai et al. "Fiber Tract Clustering on Manifolds with Dual Rooted-Graphs." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383096

Markdown

[Tsai et al. "Fiber Tract Clustering on Manifolds with Dual Rooted-Graphs." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/tsai2007cvpr-fiber/) doi:10.1109/CVPR.2007.383096

BibTeX

@inproceedings{tsai2007cvpr-fiber,
  title     = {{Fiber Tract Clustering on Manifolds with Dual Rooted-Graphs}},
  author    = {Tsai, Andy and Westin, Carl-Fredrik and Iii, Alfred O. Hero and Willsky, Alan S.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383096},
  url       = {https://mlanthology.org/cvpr/2007/tsai2007cvpr-fiber/}
}