SIEMENS - PowerPoint PPT Presentation

1 / 1
About This Presentation
Title:

SIEMENS

Description:

Department of Imaging and Visualization. Siemens ... Carnegie Mellon University, Pittsburgh ... If we measure distances using spectral coordinates. How? ... – PowerPoint PPT presentation

Number of Views:56
Avg rating:3.0/5.0
Slides: 2
Provided by: lgr19
Category:

less

Transcript and Presenter's Notes

Title: SIEMENS


1
Fast Approximate Random Walker Segmentation Using
Eigenvector Precomputation
Department of Imaging and Visualization
Siemens Corporate Research, Princeton Computer
Science Department Carnegie Mellon
University, Pittsburgh
Leo Grady and Ali Kemal Sinop
SIEMENS
leo.grady_at_siemens.com, asinop_at_cmu.edu
Main Idea
Algorithm summary
Relationship to Normalized Cuts
Approximation quality
Offline
Perform an offline computation (without knowledge
of seed locations) so that interactive
segmentations are very fast.
Potentials
Segmentation
If we measure distances using spectral
coordinates
1. Generate image weights for Laplacian
matrix and precompute a set of K eigenvectors
from the Laplacian matrix
5 eigs Off 55.9s, On 0.62s
How?
Online
where Yi is the vector of entries for node vi
across all generalized eigenvectors
Precompute a small set of eigenvectors from the
graph Laplacian matrix
1. Obtain seeds interactively from a user 2.
Estimate f from precomputed eigenvectors (see
paper for details Requires solving a small
linear system) 3. Using precomputed
eigenvectors, apply pseudoinverse to f to obtain
x plus a factor of g 4. Solve for factor of g to
obtain final solution (see paper for details
The factor may be determined very efficiently)
Recall
Written in terms of normalized Laplacian
eigenvector q and node degree d
Random walker segmentation solves the linear
system
20 eigs Off 89.9s, On 0.64s
dervived from the full problem
Equals effective conductance, which is used by RW
to classify nodes to seeds
Comparison
40 eigs Off 157s, On 0.7s
for Laplacian matrix, L, potential function, x,
and set of seeds, S, for which foreground seeds
are fixed to xi 1 and background seeds
are fixed to xi 0.
Original
In the case of a single foreground.background
seed, f, is equal to ?, where ? represents the
effective conductance between seeds. Given more
seeds, f is more complicated.
100 eigs Off 555s, On 0.79s
Exact RW
Idea
If we can find f and precompute some
eigenvectors of L, we can find a K-approximation
of x.
Precomputed RW
Apply the pseudoinverse to both sides to yield
Exact
Where g is the 0-eigenvector of L.
NCuts
Without knowing seed locations, precomputed
eigenvectors give a O(n) online approximation to
the solution x!
Write a Comment
User Comments (0)
About PowerShow.com