# Semi-Supervised Semantic Mapping through Label Propagation with Semantic   Texture Meshes

**Authors:** Radu Alexandru Rosu, Jan Quenzel, Sven Behnke

arXiv: 1906.07029 · 2019-06-18

## TL;DR

This paper introduces a scalable semi-supervised method for semantic mapping that combines geometric meshes with high-resolution semantic textures, improving consistency and accuracy in scene understanding for robotics.

## Contribution

It presents a novel approach that couples geometric meshes with independent-resolution semantic textures, enabling scalable and accurate semantic mapping with temporal and spatial consistency.

## Key findings

- Effective semantic map reconstruction on NYUv2 dataset
- Scalable approach for large building scenes
- Improved consistency in semantic segmentation

## Abstract

Scene understanding is an important capability for robots acting in unstructured environments. While most SLAM approaches provide a geometrical representation of the scene, a semantic map is necessary for more complex interactions with the surroundings. Current methods treat the semantic map as part of the geometry which limits scalability and accuracy. We propose to represent the semantic map as a geometrical mesh and a semantic texture coupled at independent resolution. The key idea is that in many environments the geometry can be greatly simplified without loosing fidelity, while semantic information can be stored at a higher resolution, independent of the mesh. We construct a mesh from depth sensors to represent the scene geometry and fuse information into the semantic texture from segmentations of individual RGB views of the scene. Making the semantics persistent in a global mesh enables us to enforce temporal and spatial consistency of the individual view predictions. For this, we propose an efficient method of establishing consensus between individual segmentations by iteratively retraining semantic segmentation with the information stored within the map and using the retrained segmentation to re-fuse the semantics. We demonstrate the accuracy and scalability of our approach by reconstructing semantic maps of scenes from NYUv2 and a scene spanning large buildings.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.07029/full.md

## Figures

48 figures with captions in the complete paper: https://tomesphere.com/paper/1906.07029/full.md

## References

62 references — full list in the complete paper: https://tomesphere.com/paper/1906.07029/full.md

---
Source: https://tomesphere.com/paper/1906.07029