VERAGMIL: 模倣学習モデルによる粒状食品のすくい取りのための仮想環境
VERAGMIL: Virtual Environment for Scooping Granular Foods with Imitation Learning Models
粒状食品を扱うロボット支援食事システムの訓練のため、高忠実度シミュレータとVRインターフェースを組み合わせたフレームワークを提案し、模倣学習モデルの性能を評価した。
著者: Amanuel Ergogo, Diego Dall'Alba, Przemyslaw Korzeniowski
分類: cs.RO
原文アブストラクト
Robot-Assisted Feeding (RAF) systems are essential for assisting individuals with disabilities or motor impairments in eating tasks. Manipulating granular food items, such as rice and beans, poses significant challenges due to their dynamic physical properties. Learning from human demonstrations offers a promising solution, but acquiring high-quality demonstrations is complex. To address this, we present VERAGMIL, a framework that combines a high-fidelity simulator with an intuitive Virtual Reality (VR) interface for recording demonstrations and supporting different imitation learning methods. VERAGMIL provides a realistic environment for training RAF systems to handle granular materials, including robots, sensors, and various food items with distinct physical characteristics. We evaluate VERAGMIL by training three imitation learning models, BC, BC-RNN, and BCQ, on granular scooping and transporting tasks using both VR interface and 3D space mouse demonstrations, comparing them with a human-expert baseline. The models are assessed on success rate, spillage, generalization to unseen food items, and task completion time. Results show that VR-based demonstrations significantly outperform 3D space mouse data, with BCQ achieving the best overall performance, particularly in reducing spillage and approaching human performance. These findings underscore the effectiveness of our framework for training RAF systems in granular material handling. The code for our framework is publicly available at: https://github.com/AmanuelErgogo/VERAGMIL.git.