AIHCRONov 25, 2022

Assistive Teaching of Motor Control Tasks to Humans

Stanford
arXiv:2211.14003v111 citationsh-index: 66Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of teaching complex motor tasks to humans, such as in driving or writing, with incremental improvements over existing assistive methods.

The paper tackles the problem of teaching motor control tasks like parking a car or writing characters by proposing an AI-assisted teaching algorithm that breaks tasks into skills and individualizes curricula, resulting in a 40% performance improvement with skills and up to 25% further gain with individualized drills.

Recent works on shared autonomy and assistive-AI technologies, such as assistive robot teleoperation, seek to model and help human users with limited ability in a fixed task. However, these approaches often fail to account for humans' ability to adapt and eventually learn how to execute a control task themselves. Furthermore, in applications where it may be desirable for a human to intervene, these methods may inhibit their ability to learn how to succeed with full self-control. In this paper, we focus on the problem of assistive teaching of motor control tasks such as parking a car or landing an aircraft. Despite their ubiquitous role in humans' daily activities and occupations, motor tasks are rarely taught in a uniform way due to their high complexity and variance. We propose an AI-assisted teaching algorithm that leverages skill discovery methods from reinforcement learning (RL) to (i) break down any motor control task into teachable skills, (ii) construct novel drill sequences, and (iii) individualize curricula to students with different capabilities. Through an extensive mix of synthetic and user studies on two motor control tasks -- parking a car with a joystick and writing characters from the Balinese alphabet -- we show that assisted teaching with skills improves student performance by around 40% compared to practicing full trajectories without skills, and practicing with individualized drills can result in up to 25% further improvement. Our source code is available at https://github.com/Stanford-ILIAD/teaching

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