Mobile Robots through Task-Based Human Instructions using Incremental Curriculum Learning
Muhammad A. Muttaqien, Ayanori Yorozu, Akihisa Ohya
TL;DR
The paper tackles enabling mobile robots to follow task-based human instructions in indoor environments by integrating incremental curriculum learning with deep reinforcement learning. It proposes a Multimodal Deep Q Network that fuses RGB observations with textual goals within the AI2-THOR simulator, and designs a staged curriculum by decomposing instructions and embedding words with GloVe. Key findings show that incremental curriculum learning improves task accomplishment and generalization, with a sensitivity analysis guiding hyperparameter choices and indicating that reward shaping may be less critical when a structured curriculum is used. This work advances instruction-driven robot navigation and highlights avenues for future improvements in attention-based text processing and broader curricula for unseen instructions.
Abstract
This paper explores the integration of incremental curriculum learning (ICL) with deep reinforcement learning (DRL) techniques to facilitate mobile robot navigation through task-based human instruction. By adopting a curriculum that mirrors the progressive complexity encountered in human learning, our approach systematically enhances robots' ability to interpret and execute complex instructions over time. We explore the principles of DRL and its synergy with ICL, demonstrating how this combination not only improves training efficiency but also equips mobile robots with the generalization capability required for navigating through dynamic indoor environments. Empirical results indicate that robots trained with our ICL-enhanced DRL framework outperform those trained without curriculum learning, highlighting the benefits of structured learning progressions in robotic training.
