ROAILGJan 12, 2023

Language-Informed Transfer Learning for Embodied Household Activities

arXiv:2301.05318v11 citationsh-index: 93
Originality Incremental advance
AI Analysis

This work addresses the challenge of general-purpose service robots in household environments, though it is incremental as it builds on existing transfer learning and language model techniques.

The paper tackles the problem of enabling service robots to quickly learn new household tasks by proposing a transfer learning approach that uses language models to map state spaces between tasks, achieving improved learning efficiency in the BEHAVIOR simulation benchmark.

For service robots to become general-purpose in everyday household environments, they need not only a large library of primitive skills, but also the ability to quickly learn novel tasks specified by users. Fine-tuning neural networks on a variety of downstream tasks has been successful in many vision and language domains, but research is still limited on transfer learning between diverse long-horizon tasks. We propose that, compared to reinforcement learning for a new household activity from scratch, home robots can benefit from transferring the value and policy networks trained for similar tasks. We evaluate this idea in the BEHAVIOR simulation benchmark which includes a large number of household activities and a set of action primitives. For easy mapping between state spaces of different tasks, we provide a text-based representation and leverage language models to produce a common embedding space. The results show that the selection of similar source activities can be informed by the semantic similarity of state and goal descriptions with the target task. We further analyze the results and discuss ways to overcome the problem of catastrophic forgetting.

Foundations

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

Your Notes