1 / 43

Go With The Flow

Go With The Flow A New Manifold Modeling and Learning Framework for Image Ensembles Richard G. Baraniuk Rice University. Go With The Flow A New Manifold Modeling and Learning Framework for Image Ensembles Richard G. Baraniuk Rice University. Aswin Sankaranarayanan Chinmay Hegde Sriram Nagaraj.

leena
Download Presentation

Go With The Flow

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Go With The Flow A New Manifold Modeling and Learning Framework for Image EnsemblesRichard G. BaraniukRice University

  2. Go With The Flow A New Manifold Modeling and Learning Framework for Image EnsemblesRichard G. BaraniukRice University AswinSankaranarayananChinmayHegdeSriramNagaraj

  3. Sensor Data Deluge

  4. Sensor Data Deluge

  5. Sensor Data Deluge

  6. Concise Models largewaveletcoefficients (blue = 0) pixels • Efficient processing / compression requires concise representation • Sparsity of an individual image

  7. Concise Models • Efficient processing / compression requires concise representation • Our interest in this talk: Collections of images

  8. Concise Models • Our interest in this talk: Collections of imagesparameterized by q2Q • translations of an object • q: x-offset and y-offset • wedgelets • q: orientation and offset • rotations of a 3D object • q: pitch, roll, yaw

  9. Concise Models • Our interest in this talk: Collections of imagesparameterized by q2Q • translations of an object • q: x-offset and y-offset • wedgelets • q: orientation and offset • rotations of a 3D object • q: pitch, roll, yaw • Image articulation manifold

  10. Image Articulation Manifold • In practice: N-pixel images: • In theory: • K-dimensional articulation space • Thenis a K-dimensional manifoldin the ambient space • Very concise model articulation parameter space

  11. Smooth IAMs • In practice: N-pixel images: • In theory: • If images are smooththen so is • Local isometry: image distance parameter space distance • Linear tangent spacesare close approximationlocally articulation parameter space

  12. Smooth IAMs • In practice: N-pixel images: • In theory: • If images are smooththen so is • Local isometry: image distance parameter space distance • Linear tangent spacesare close approximationlocally articulation parameter space

  13. Ex: Manifold Learning LLE ISOMAP HE … • K=1rotation

  14. Ex: Manifold Learning • K=2rotation and scale

  15. Theory/Practice Disconnect: Smoothness • Practical image manifolds are not smooth! • If images have sharp edges, then manifold is everywhere non-differentiable [Donoho, Grimes] Local isometry Local tangent approximations

  16. Theory/Practice Disconnect: Smoothness • Practical image manifolds are not smooth! • If images have sharp edges, then manifold is everywhere non-differentiable [Donoho, Grimes] Local isometry Local tangent approximations

  17. Failure of Local Isometry • Ex: translation manifold • Local isometry all blue images are equidistant from the red image

  18. Failure of Tangent Plane Approx. • Ex: cross-fading when synthesizing / interpolating images that should lie on manifold Input Image Input Image Linear path Geodesic

  19. Image Articulation Manifold Tangent space at • Linear tangent space at is K-dimensional • provides a mechanism to transport along manifold • problem: since manifold is non-differentiable, tangent approximation is poor • Our goal: replace tangent spacewith new transport operator that respects the nonlinearity of the imaging process IAM Articulations

  20. Optical Flow Transport • Vector field f(x, y) = [u(x, y), v(x, y)] that maps pixels of I1 to pixels of I2 (brightness constancy) • Linearized brightness constancy (LBC) I1 I2

  21. History of Optical Flow • Dark ages (<1985) • special cases solved • LBC an under-determined set of linear equations • Horn and Schunk (1985) • Regularization term: smoothness prior on the flow • Brox et al (2005) • shows that linearization of brightness constancy isa bad assumption • develops optimization framework to handle BC directly • Brox et al (2010), Black et al (2010), Liu et al (2010) • practical systems with reliable code

  22. Optical Flow Transport • Idea: OF between two images is a natural and accurate transport operator two-image sequence I2image predicted from I1via OF OF from I1 to I2 (Figures from Ce Liu’s optical flow page and ASIFT results page)

  23. Optical Flow Transport OFM at • Consider a reference imageand a K-dimensional articulation • Collect optical flows fromto all images reachable by aK-dimensional articulation • Provides a mechanism to transport along manifold IAM Articulations

  24. Optical Flow Manifold OFM at • Consider a reference imageand a K-dimensional articulation • Collect optical flows fromto all images reachable by aK-dimensional articulation • Provides a mechanism to transport along manifold • Theorem: Collection of OFs is a smooth, K-dimensional manifold(even if IAM is not smooth)[N,S,H,B,2010] IAM Articulations

  25. Flow Metric • Replace intensity-based image distance • root cause of IAM non-differentiability … with distance along the OF field from I1 to I2 • Enables safe extension of differential geometric tools • ex: vector fields, curvature, parallel transport, … IAM Flow Field Vt curve c

  26. OFM is Smooth (Translation) Pixel intensityat 3 points Flow metric between images(globally linear)

  27. OFM is Smooth (Rotation) Pixel intensityat 3 points Intensity I(θ) Flow metric between images(nearly linear) Op. flow v(θ) Articulation θ in [⁰]

  28. The Story So Far… OFM at Tangent space at IAM IAM Euclidean metric flow metric Articulations Articulations

  29. Input Image Input Image IAM Linear path Geodesic OFM

  30. OFM Synthesis

  31. Manifold Learning 2D rotations ISOMAP embedding error for OFM and IAM Reference image

  32. Manifold Learning 2D rotations Embedding of OFM Reference image

  33. OFM Manifold Learning Data 196 images of two bears moving linearlyand independently Task Find low-dimensional embedding IAM OFM

  34. OFM ML + Parameter Estimation Data 196 images of a cup moving on a plane Task 1 Find low-dimensional embedding Task 2 Parameter estimation for new images(tracing an “R”) OFM IAM

  35. Karcher Mean • Point on the manifold such that the sum of geodesic distances to every other point is minimized • Important concept in nonlinear data modeling, compression, shape analysis [Srivastava et al] 10 images from an IAM ground truth KM linear KM OFM KM

  36. Manifold Charting • Goal: build a generative model for an entire IAM/OFM based on a small number of base images • El CheapoTM algorithm: • choose a reference image randomly • find all images that can be generated from this image by OF • compute Karcher (geodesic) mean of these images • compute OF from Karcher mean image to other images • repeat on the remaining images until no images remain • Exact representation when no occlusions

  37. Manifold Charting • Goal: build a generative model for an entire IAM/OFM based on a small number of base images • Ex: cube rotating about axis • All cube images can be representing using 4 reference images + OFMs • Many applications • selection of target templates for classification • “next-view” selection for adaptive sensing applications IAM

  38. Summary • IAMs a useful concise model for many image processing problems involving image collections and multiple sensors/viewpoints • But practical IAMs are non-differentiable • IAM-based algorithms have not lived up to their promise • Optical flow manifolds (OFMs) • smooth even when IAM is not • OFM ~ nonlinear tangent space • support accurate image synthesis, learning, charting, … • Barely discussed here: OF enables the safe extension of differential geometry concepts • Log/Exp maps, Karcher mean, parallel transport, …

  39. Related Work • Analytic transport operators • transport operator has group structure [Xiao and Rao07][Culpepper and Olshausen09] [Miller and Younes01] [Tuzel et al 08] • non-linear analytics [Dollar et al 06] • spatio-temporal manifolds [Li and Chellappa10] • shape manifolds [Klassen et al 04] • Analytic approach limited to a small class of standard image transformations (ex: affine transformations, Lie groups) • In contrast, OFM approach works reliably with real-world image samples (point clouds) and broader class of transformations

  40. Open Questions • Our treatment is specific to image manifolds • What are the natural transport operators for other data manifolds? dsp.rice.edu

  41. Open Questions Theorem: random measurements stably embed aK-dim manifoldwhp[B, Wakin, FOCM’08] Q: Is there an analogousresult for OFMs?

More Related