LGROMar 12, 2021

Domain Curiosity: Learning Efficient Data Collection Strategies for Domain Adaptation

arXiv:2103.07223v13 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of data collection for domain adaptation in robotics, which is crucial for applications like simulation-to-real transfer and lifelong learning, but it appears incremental as it builds on existing curiosity methods.

The paper tackles the problem of efficiently collecting informative data for domain adaptation in robotics by introducing domain curiosity, a method that trains exploratory policies to optimize data for learning unknown environment aspects. The results show that the method enables data-efficient and accurate estimation of dynamics, outperforming standard curious and random policies in toy, simulated, and real-world tasks.

Domain adaptation is a common problem in robotics, with applications such as transferring policies from simulation to real world and lifelong learning. Performing such adaptation, however, requires informative data about the environment to be available during the adaptation. In this paper, we present domain curiosity -- a method of training exploratory policies that are explicitly optimized to provide data that allows a model to learn about the unknown aspects of the environment. In contrast to most curiosity methods, our approach explicitly rewards learning, which makes it robust to environment noise without sacrificing its ability to learn. We evaluate the proposed method by comparing how much a model can learn about environment dynamics given data collected by the proposed approach, compared to standard curious and random policies. The evaluation is performed using a toy environment, two simulated robot setups, and on a real-world haptic exploration task. The results show that the proposed method allows data-efficient and accurate estimation of dynamics.

Foundations

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

Your Notes