Unsupervised Feature Learning for 3D Scene Reconstruction with Occupancy Maps

Abstract

This paper addresses the task of unsupervised feature learning for three-dimensional occupancy mapping, as a way to segment higher-level structures based on raw unorganized point cloud data. In particular, we focus on detecting planar surfaces, which are common in most structured or semi-structured environments. This segmentation is then used to minimize the amount of parameters necessary to properly create a 3D occupancy model of the surveyed space, thus increasing computational speed and decreasing memory requirements. As the 3D modeling tool, an extension to Hilbert Maps was selected, since it naturally uses a feature-based representation of the environment to achieve real-time performance. Experiments conducted in simulated and real large-scale datasets show a substantial gain in performance, while decreasing the amount of stored information by orders of magnitude without sacrificing accuracy.

Cite

Text

Guizilini and Ramos. "Unsupervised Feature Learning for 3D Scene Reconstruction with Occupancy Maps." AAAI Conference on Artificial Intelligence, 2017. doi:10.1609/AAAI.V31I1.11039

Markdown

[Guizilini and Ramos. "Unsupervised Feature Learning for 3D Scene Reconstruction with Occupancy Maps." AAAI Conference on Artificial Intelligence, 2017.](https://mlanthology.org/aaai/2017/guizilini2017aaai-unsupervised/) doi:10.1609/AAAI.V31I1.11039

BibTeX

@inproceedings{guizilini2017aaai-unsupervised,
  title     = {{Unsupervised Feature Learning for 3D Scene Reconstruction with Occupancy Maps}},
  author    = {Guizilini, Vitor Campanholo and Ramos, Fabio Tozeto},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {3827-3833},
  doi       = {10.1609/AAAI.V31I1.11039},
  url       = {https://mlanthology.org/aaai/2017/guizilini2017aaai-unsupervised/}
}