a partitioned approach for efficient
play

A Partitioned Approach for Efficient Graph-Based Place Recognition - PowerPoint PPT Presentation

A Partitioned Approach for Efficient Graph-Based Place Recognition Mattia G. Gollub, Renaud Dub, Hannes Sommer, Igor Gilitschenski, Roland Siegwart Problem Processing 3D point clouds can be computationally expensive. Problem


  1. A Partitioned Approach for Efficient Graph-Based Place Recognition Mattia G. Gollub, Renaud Dubé, Hannes Sommer, Igor Gilitschenski, Roland Siegwart

  2. Problem  Processing 3D point clouds can be computationally expensive.

  3. Problem  Processing 3D point clouds can be computationally expensive. Idea  Recognize places on the basis of segment matching.

  4. Why segments?  Good compromise between local and global descriptors.

  5. Why segments?  Good compromise between local and global descriptors.  Do not rely on the “presence of objects” in the scene .

  6. Why segments?  Good compromise between local and global descriptors.  Do not rely on the “presence of objects” in the scene.  Do not rely on a “perfect segmentation”.

  7. Why segments?  Good compromise between local and global descriptors.  Do not rely on the “presence of objects” in the scene.  Do not rely on a “perfect segmentation”.  Allow for descriptive and compact map representation.

  8. Ground removal + Euclidean segmentation.

  9. Eigen value based features [1]. [1] Weinmann, M., Jutzi, B., & Mallet, C. (2014). Semantic 3D scene interpretation: a framework combining optimal neighborhood size selection with relevant features. ISPRS Annals of the Photogrammetry, Remote Sensing and Spatial Information Sciences , 2 (3), 181.

  10. (1) k-NN retrieval. (2) Random forest classifier trained on separate data.

  11. Simple descriptors  High fraction of false correspondences. Geometric consistency grouping method [2]. [2] Chen, H., & Bhanu, B. (2007). 3D free-form object recognition in range images using local surface patches. Pattern Recognition Letters , 28 (10), 1252-1262.

  12. Target map

  13. Geometric consistency grouping [2]

  14. Geometric consistency grouping [2]  Find the largest group of pairwise geometrically consistent correspondences. [2] Chen, H., & Bhanu, B. (2007). 3D free-form object recognition in range images using local surface patches. Pattern Recognition Letters , 28 (10), 1252-1262.

  15. Geometric consistency grouping [2]  Find the largest group of pairwise geometrically consistent correspondences. Method: 1. For each correspondence, initialize a new group. [2] Chen, H., & Bhanu, B. (2007). 3D free-form object recognition in range images using local surface patches. Pattern Recognition Letters , 28 (10), 1252-1262.

  16. Geometric consistency grouping [2]  Find the largest group of pairwise geometrically consistent correspondences. Method: 1. For each correspondence, initialize a new group. 2. For each group, iterate over all the other correspondences. Add the correspondence to the group if it is consistent with all the elements in the group. [2] Chen, H., & Bhanu, B. (2007). 3D free-form object recognition in range images using local surface patches. Pattern Recognition Letters , 28 (10), 1252-1262.

  17. Geometric consistency grouping [2]  Find the largest group of pairwise geometrically consistent correspondences. Method: 1. For each correspondence, initialize a new group. 2. For each group, iterate over all the other correspondences. Add the correspondence to the group if it is consistent with all the elements in the group. 3. Select the biggest group and obtain the localization transformation with RANSAC. [2] Chen, H., & Bhanu, B. (2007). 3D free-form object recognition in range images using local surface patches. Pattern Recognition Letters , 28 (10), 1252-1262.

  18. Geometric consistency grouping [2]  Worst case asymptotic complexity  Can find a suboptimal solution depending on vertices ordering.

  19. Graph-based recognition  Problem represented as a consistency graph:  Correspondences  Vertices  Consistencies  Edges

  20. Graph-based recognition  Problem represented as a consistency graph:  Correspondences  Vertices  Consistencies  Edges  Solved by maximum clique detection.

  21. Graph-based recognition  Problem represented as a consistency graph:  Correspondences  Vertices  Consistencies  Edges  Solved by maximum clique detection.  Identify transformation by least squares (Umeyama method).

  22. Graph-based recognition  Problem represented as a consistency graph:  Correspondences  Vertices  Consistencies  Edges Naïve graph construction  Solved by maximum clique detection.  Identify transformation by least squares (Umeyama method).

  23. Graph-based recognition  Problem represented as a consistency graph:  Correspondences  Vertices  Consistencies  Edges Naïve graph construction  Solved by maximum clique detection.  Generally NP-complete  Identify transformation by least squares (Umeyama method).

  24. Partition-based graph construction

  25. Partition-based graph construction Observation: Two consistent correspondences must follow

  26. Partition-based graph construction Observation: Two consistent correspondences must follow Local map Target map

  27. Partition-based graph construction

  28. Maximum clique detection  We take advantage of the sparseness of the graph. [3] Eppstein, D., Löffler, M., & Strash, D. (2010, December). Listing all maximal cliques in sparse graphs in near-optimal time. In International Symposium on Algorithms and Computation (pp. 403-414). Springer, Berlin, Heidelberg.

  29. Maximum clique detection  We take advantage of the sparseness of the graph.  Search for maximum clique as proposed by Eppstein et al. [3]. [3] Eppstein, D., Löffler, M., & Strash, D. (2010, December). Listing all maximal cliques in sparse graphs in near-optimal time. In International Symposium on Algorithms and Computation (pp. 403-414). Springer, Berlin, Heidelberg.

  30. Results

  31. Results

  32. Thank you! https://github.com/ethz-asl/segmatch mattia.gollub@hotmail.ch IROS SLAM 1 Session MoBT7.2 rdube@ethz.ch

Recommend


More recommend