ROAILGApr 30, 2023

Incremental procedural and sensorimotor learning in cognitive humanoid robots

arXiv:2305.00597v12 citationsh-index: 19
Originality Incremental advance
AI Analysis

This addresses the challenge of autonomous learning in robotics, but it is incremental as it builds on existing reinforcement learning methods with reward function modifications.

The paper tackles the problem of enabling cognitive humanoid robots to learn movements and behaviors incrementally by developing a cognitive agent based on CONAIM, inspired by Piaget's sensorimotor substages, and shows it can solve complex object tracking tasks in simulation.

The ability to automatically learn movements and behaviors of increasing complexity is a long-term goal in autonomous systems. Indeed, this is a very complex problem that involves understanding how knowledge is acquired and reused by humans as well as proposing mechanisms that allow artificial agents to reuse previous knowledge. Inspired by Jean Piaget's theory's first three sensorimotor substages, this work presents a cognitive agent based on CONAIM (Conscious Attention-Based Integrated Model) that can learn procedures incrementally. Throughout the paper, we show the cognitive functions required in each substage and how adding new functions helps address tasks previously unsolved by the agent. Experiments were conducted with a humanoid robot in a simulated environment modeled with the Cognitive Systems Toolkit (CST) performing an object tracking task. The system is modeled using a single procedural learning mechanism based on Reinforcement Learning. The increasing agent's cognitive complexity is managed by adding new terms to the reward function for each learning phase. Results show that this approach is capable of solving complex tasks incrementally.

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