ROCVMay 4, 2021

Self-Improving Semantic Perception for Indoor Localisation

arXiv:2105.01595v29 citations
Originality Incremental advance
AI Analysis

This addresses the need for adaptable robotic perception in varying indoor environments, though it is incremental as it builds on continual learning and self-supervision techniques.

The paper tackles the problem of robotic indoor localization by proposing a system that continuously updates semantic perception models during deployment, resulting in a 60% improvement in segmentation and 10% in localization accuracy compared to fixed models.

We propose a novel robotic system that can improve its perception during deployment. Contrary to the established approach of learning semantics from large datasets and deploying fixed models, we propose a framework in which semantic models are continuously updated on the robot to adapt to the deployment environments. By combining continual learning with self-supervision, our robotic system learns online during deployment without external supervision. We conduct real-world experiments with robots localising in 3D floorplans. Our experiments show how the robot's semantic perception improves during deployment and how this translates into improved localisation, even across drastically different environments. We further study the risk of catastrophic forgetting that such a continuous learning setting poses. We find memory replay an effective measure to reduce forgetting and show how the robotic system can improve even when switching between different environments. On average, our system improves by 60% in segmentation and 10% in localisation accuracy compared to deployment of a fixed model, and it maintains this improvement while adapting to further environments.

Code Implementations1 repo
Foundations

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

Your Notes