1 / 43

Vision-based SLAM Enhanced by Particle Swarm Optimization on the Euclidean Group

Young Ki BAIK. Vision-based SLAM Enhanced by Particle Swarm Optimization on the Euclidean Group. Vision seminar : Dec. 30. 2009. Computer Vision Lab. Outline. Introduction. Related works. Problem statement. Proposed algorithm. PSO-based visual SLAM.

socorro
Télécharger la présentation

Vision-based SLAM Enhanced by Particle Swarm Optimization on the Euclidean Group

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. Young Ki BAIK Vision-based SLAM Enhanced by Particle Swarm Optimizationon the Euclidean Group Vision seminar : Dec. 30. 2009 Computer Vision Lab.

  2. Outline Introduction Related works Problem statement Proposed algorithm PSO-based visual SLAM Single camera SLAM using ABC algorithm Demonstration Conclusion

  3. What is SLAM? SLAM : Simultaneous Localization And Mapping

  4. Why visual SLAM? To acquire observation data Use many different type of sensor Laser rangefinders, Sonar sensors Too expensive : about 2000$ Scanning system : complex mechanics Camera Low price : about 30$ Acquire large and meaningful information from one shot measure

  5. How to solve SLAM problem? SLAM problem Solved by filtering approaches Extended Kalman Filter (EKF) has scalability problem of the map Rao-Blackwellised Particle Filter (RBPF) handles nonlinear and non-Gaussian reduces computation cost by decomposing sampling space

  6. Previous works EKF-based visual SLAM Andrew Davison (1998) Stereo camera + odometry Andrew Davison (2002) Single camera without odometry RBPF-based visual SLAM Robert Sim (2005) Stereo camera + odometry Mark Pupilli (2005) Single camera without odometry

  7. RBPF-SLAM State equation (Process noise) (User input or odometry) (Nonlinear stochastic difference equation) Measurement equation (Measurement noise) (Camera projection function)

  8. Problem of RBPF-SLAM How to choose importance function? ? t+1 t Odometry Naive motion model Constant position Xt+1=Xt+N AngleChange + DistanceChange Constant velocity Xt+1=Xt+∇t(Vt+N) Left Encoder Distance RightEncoder Distance

  9. Problem of RBPF-SLAM Sampling by transition model Landmark Particle Robot t

  10. Problem of RBPF-SLAM Sampling by transition model t t+1

  11. Problem of RBPF-SLAM Sampling by transition model t t+1

  12. Problem of RBPF-SLAM Sampling by transition model t+1 (Gaussian)

  13. Problem of RBPF-SLAM Sampling by transition model t+1

  14. Problem of RBPF-SLAM How to choose importance function? Hand-held camera case ? t+1 t

  15. RBPF-SLAM Sampling by transition model t t+1

  16. Problem of RBPF-SLAM Particle impoverishment Mismatch between proposal and likelihood distribution. Likelihood Proposal

  17. Optimal Importance Function (OIF) For better proposal distribution Use observation for proposal distribution Optimal importance function approach (Doucet et al., 2000) • Observation incorporated proposal • Linearize the optimal importance function • Used in FastSLAM 2.0 (Montemerlo et al.) The state of the art !!

  18. Optimal Importance Function (OIF) Sampling by optimal importance function OIF t t+1

  19. Problem of OIF-based SLAM Linearization Error Smooth camera motion Abrupt camera motion : Real camera state Linearization Error : Estimated camera state by linearization : Predicted camera state by a motion model

  20. Problem statement OIF-based visual SLAM State of the art Weak to abrupt camera motion Novel visual SLAM robust to abrupt camera motion

  21. Target Proposed SLAM system 6-DOF SLAM Hand-held camera Single or stereo camera No odometry RBPF-based SLAM Robust to sudden changes Real-time system

  22. Our contribution We propose … Novel particle filtering framework combined with geometric PSO Based on special Euclidean group SE (3) Reformulating original PSO in consideration of SE (3) Applying Quantum particles to more actively explore the problem space Robust to abrupt camera motion!!

  23. Special Euclidean group SE (3) Ignores geometry of the underlying space Considers geometry of the curved space!

  24. Special Euclidean group SE (3) 6D vector  Euclideangroup SE(3) Lie group Group + Differentiable manifold Lie algebra  Tangent space at the identity (se(3)) Origin se(3) Exp Log Exp: se(3)  SE(3) Log: SE(3)  se(3) Identity SE(3)

  25. Special Euclidean group SE (3) 6D vector  Euclideangroup SE(3) Sampling on Tangent space at the identity (se(3)) Reasonable to consider the geometry of motion Sampling Exp se(3) SE(3)

  26. Main idea We use optimization method for better proposal distribution… Particle Swarm Optimization Prior Propagate particles using motion prior PSO Moves Particles with high likelihood

  27. Particle Swarm Optimization Developed in evolutionary computation community Sampling-based optimization method Uses the relationship between particles PSO OIF Linearization Interaction

  28. Particle Swarm Optimization Particle from motion prior

  29. Particle Swarm Optimization Initialization (current optimum) (individual best)

  30. Particle Swarm Optimization Particle from motion prior (current optimum) (individual best)

  31. Particle Swarm Optimization Particle from motion prior (current optimum) (individual best) (Inertia) (Coefficient) (Random)

  32. Particle Swarm Optimization Velocity updating (current optimum) (individual best)

  33. Particle Swarm Optimization Moving (current optimum) (individual best)

  34. Particle Swarm Optimization Global and local best updating (current optimum) (individual best)

  35. Particle Swarm Optimization For all Particles

  36. Geometric Particle Swarm Optimization Tangent space at Manifold Random perturbation & coefficient multiplication

  37. Experiments System environment CPU : Intel Core-2 Quad 2.4 GHz process Real-time with C++ implementation Synthetic sequence Real sequence Virtual stereo camera Bumblebee stereo camera (BB-HICOL-60) Quantitative analysis

  38. Demonstration

  39. Demonstration

  40. Artificial Bee Colony Additional work !! Visual Odometry Determining the position and orientation of a robot by analyzing the associated camera images … David Nister (2004) Monocular or binocular camera Yang Cheng et al. (2008) Stereo camera

  41. Artificial Bee Colony Additional work !! Propagate particles via visual odometry Propagate particles using motion prior PSO Moves PSO Moves Particles with high likelihood Artificial Bee Colony

  42. Conclusion Novel visual SLAM is presented !! RBPF based on the special Euclidean group SE (3) Geometric Particle Swarm Optimization Robust to abrupt camera motion Real-time system Novel monocular SLAM will be presented !! Geometric Artificial Bee Colony Combined proposal ( VO + Naive motion model )

  43. Q & A

More Related