Adaptable Precomputation for Random Walker Image Segmentation and Registration
Shawn Andrews, Ghassan Hamarneh

TL;DR
This paper introduces methods for dynamically updating precomputed eigenvectors in the random walker algorithm, enhancing its flexibility and efficiency in image segmentation and registration tasks, especially in interactive medical imaging applications.
Contribution
The authors develop online update techniques for eigenvectors in precomputed random walker algorithms, allowing parameter changes without full recomputation, improving robustness and efficiency.
Findings
Online eigenvector updates maintain accuracy with minimal error.
Precomputation becomes more flexible and adaptable to parameter changes.
Significant speed-ups in interactive segmentation and registration tasks.
Abstract
The random walker (RW) algorithm is used for both image segmentation and registration, and possesses several useful properties that make it popular in medical imaging, such as being globally optimizable, allowing user interaction, and providing uncertainty information. The RW algorithm defines a weighted graph over an image and uses the graph's Laplacian matrix to regularize its solutions. This regularization reduces to solving a large system of equations, which may be excessively time consuming in some applications, such as when interacting with a human user. Techniques have been developed that precompute eigenvectors of a Laplacian offline, after image acquisition but before any analysis, in order speed up the RW algorithm online, when segmentation or registration is being performed. However, precomputation requires certain algorithm parameters be fixed offline, limiting their…
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
TopicsMedical Image Segmentation Techniques · Stochastic Gradient Optimization Techniques · Advanced Neural Network Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
