CGCVLGOct 6, 2025

Fast Witness Persistence for MRI Volumes via Hybrid Landmarking

arXiv:2510.04553v11 citationsh-index: 1Has Code
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem for medical imaging researchers by providing a fast and efficient method for topological data analysis on MRI data, though it is incremental as it builds on existing witness-based techniques.

The authors tackled the computational bottleneck of persistent homology for full-brain MRI volumes by introducing a scalable witness-based pipeline with hybrid landmark selection, achieving a 30-60% reduction in mean pairwise distances over baselines and execution times under ten seconds on a GPU.

We introduce a scalable witness-based persistent homology pipeline for full-brain MRI volumes that couples density-aware landmark selection with a GPU-ready witness filtration. Candidates are scored by a hybrid metric that balances geometric coverage against inverse kernel density, yielding landmark sets that shrink mean pairwise distances by 30-60% over random or density-only baselines while preserving topological features. Benchmarks on BrainWeb, IXI, and synthetic manifolds execute in under ten seconds on a single NVIDIA RTX 4090 GPU, avoiding the combinatorial blow-up of Cech, Vietoris-Rips, and alpha filtrations. The package is distributed on PyPI as whale-tda (installable via pip); source and issues are hosted at https://github.com/jorgeLRW/whale. The release also exposes a fast preset (mri_deep_dive_fast) for exploratory sweeps, and ships with reproducibility-focused scripts and artifacts for drop-in use in medical imaging workflows.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes