Behavioral Learning of Dish Rinsing and Scrubbing based on Interruptive Direct Teaching Considering Assistance Rate
Shumpei Wakabayashi, Kento Kawaharazuka, Kei Okada, Masayuki Inaba
TL;DR
This work tackles safe, dexterous robotic dishwashing by coupling interruptive direct teaching with an autoregressive, LSTM-based dynamics model that includes a human-assistance variable $p$. The model is trained on trajectories augmented by human corrections, and trajectory inputs are optimized via backpropagation to minimize reliance on assistance, encouraging actions that avoid splashing, dish damage, and target object motion. Path-planning validation and real dishwashing experiments demonstrate that scrubbing and rinsing can adapt to unknown dishware while reducing human intervention, achieving moderate scrubbing force and thorough rinsing. Overall, the approach offers a task-focused, data-efficient route to autonomous, safe manipulation in unstructured object scenarios.
Abstract
Robots are expected to manipulate objects in a safe and dexterous way. For example, washing dishes is a dexterous operation that involves scrubbing the dishes with a sponge and rinsing them with water. It is necessary to learn it safely without splashing water and without dropping the dishes. In this study, we propose a safe and dexterous manipulation system. The robot learns a dynamics model of the object by estimating the state of the object and the robot itself, the control input, and the amount of human assistance required (assistance rate) after the human corrects the initial trajectory of the robot's hands by interruptive direct teaching. By backpropagating the error between the estimated and the reference value using the acquired dynamics model, the robot can generate a control input that approaches the reference value, for example, so that human assistance is not required and the dish does not move excessively. This allows for adaptive rinsing and scrubbing of dishes with unknown shapes and properties. As a result, it is possible to generate safe actions that require less human assistance.
