TL;DR
This paper introduces MAORIS, a novel segmentation method for maps from various modalities, including robot-built and sketch maps, achieving superior results by detecting ripple patterns and proposing a new MCC-based evaluation metric.
Contribution
The paper presents a new segmentation technique for diverse map modalities and introduces an MCC-based metric for more accurate evaluation of segmentation quality.
Findings
Achieves MCC of 0.98 on robot maps, outperforming previous methods.
Obtains MCC of 0.56 on sketch maps, surpassing existing segmentation approaches.
Proposes a new evaluation metric based on Matthews correlation coefficient.
Abstract
How to divide floor plans or navigation maps into semantic representations, such as rooms and corridors, is an important research question in fields such as human-robot interaction, place categorization, or semantic mapping. While most works focus on segmenting robot built maps, those are not the only types of map a robot, or its user, can use. We present a method for segmenting maps from different modalities, focusing on robot built maps and hand-drawn sketch maps, and show better results than state of the art for both types. Our method segments the map by doing a convolution between the distance image of the map and a circular kernel, and grouping pixels of the same value. Segmentation is done by detecting ripple-like patterns where pixel values varies quickly, and merging neighboring regions with similar values. We identify a flaw in the segmentation evaluation metric used in recent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
