Reference: Kumar, Kuldeep, Kaleem Siddiqi, and Christian Desrosiers. "White matter fiber analysis using kernel dictionary learning and sparsity priors." arXiv preprint arXiv:1804.05427 (2018).
The scripts in this repository contain the basic implementation (Matlab) for kernel dictionary learning and sparsity priors based white matter clustering approaches proposed in above paper.
Specifically: we have included implementations for
- kernel sparse clustering (L-0 norm prior)
- kernelized k-means
- group sparse kernel dictionary learning (Group sparsity prior)
- kernel dictionary learning with manifold prior (Laplacian prior)
- Evaluation measures: Rand Index and variants + Silhouette (SI) measure