ROAICVJul 19, 2023

Online Continual Learning for Robust Indoor Object Recognition

arXiv:2307.09827v110 citationsh-index: 19
Originality Incremental advance
AI Analysis

This work addresses the challenge of enabling resource-constrained robots to learn continuously from limited data in changing environments, which is an incremental improvement in domain-specific applications.

The paper tackles the problem of robust indoor object recognition for home robots by proposing RobOCLe, a method for few-shot online continual learning that adapts to new classes and variable conditions without forgetting past knowledge, achieving higher robustness with no decrease in inference speed.

Vision systems mounted on home robots need to interact with unseen classes in changing environments. Robots have limited computational resources, labelled data and storage capability. These requirements pose some unique challenges: models should adapt without forgetting past knowledge in a data- and parameter-efficient way. We characterize the problem as few-shot (FS) online continual learning (OCL), where robotic agents learn from a non-repeated stream of few-shot data updating only a few model parameters. Additionally, such models experience variable conditions at test time, where objects may appear in different poses (e.g., horizontal or vertical) and environments (e.g., day or night). To improve robustness of CL agents, we propose RobOCLe, which; 1) constructs an enriched feature space computing high order statistical moments from the embedded features of samples; and 2) computes similarity between high order statistics of the samples on the enriched feature space, and predicts their class labels. We evaluate robustness of CL models to train/test augmentations in various cases. We show that different moments allow RobOCLe to capture different properties of deformations, providing higher robustness with no decrease of inference speed.

Foundations

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

Your Notes