Hierarchical Random Walker Segmentation for Large Volumetric Biomedical Images
Dominik Drees, Florian Eilers, Xiaoyi Jiang

TL;DR
This paper introduces a hierarchical random walker segmentation framework that significantly reduces runtime and memory usage, enabling interactive segmentation of large 3D biomedical images in real-time.
Contribution
It presents the first hierarchical approach to overcome the linear complexity of the random walker algorithm, achieving sublinear runtime and constant memory for large datasets.
Findings
Achieves sublinear run time and constant memory complexity.
Maintains high segmentation quality on synthetic and real datasets.
Enables interactive segmentation on datasets of hundreds of gigabytes.
Abstract
The random walker method for image segmentation is a popular tool for semi-automatic image segmentation, especially in the biomedical field. However, its linear asymptotic run time and memory requirements make application to 3D datasets of increasing sizes impractical. We propose a hierarchical framework that, to the best of our knowledge, is the first attempt to overcome these restrictions for the random walker algorithm and achieves sublinear run time and constant memory complexity. The goal of this framework is -- rather than improving the segmentation quality compared to the baseline method -- to make interactive segmentation on out-of-core datasets possible. The method is evaluated quantitavely on synthetic data and the CT-ORG dataset where the expected improvements in algorithm run time while maintaining high segmentation quality are confirmed. The incremental (i.e., interaction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methodspc
