ROCVApr 24, 2018

Structure Aware SLAM using Quadrics and Planes

arXiv:1804.09111v359 citations
Originality Incremental advance
AI Analysis

This work addresses the lack of semantic information in SLAM maps for mobile robotics, though it is incremental by combining existing object detection with SLAM.

The paper tackles the problem of generating semantically meaningful maps in SLAM by integrating object detections as quadrics and planes, resulting in improved camera localization and maps with semantic information.

Simultaneous Localization And Mapping (SLAM) is a fundamental problem in mobile robotics. While point-based SLAM methods provide accurate camera localization, the generated maps lack semantic information. On the other hand, state of the art object detection methods provide rich information about entities present in the scene from a single image. This work marries the two and proposes a method for representing generic objects as quadrics which allows object detections to be seamlessly integrated in a SLAM framework. For scene coverage, additional dominant planar structures are modeled as infinite planes. Experiments show that the proposed points-planes-quadrics representation can easily incorporate Manhattan and object affordance constraints, greatly improving camera localization and leading to semantically meaningful maps. The performance of our SLAM system is demonstrated in https://youtu.be/dR-rB9keF8M .

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes