Robust Body Exposure (RoBE): A Graph-based Dynamics Modeling Approach to Manipulating Blankets over People
Kavya Puthuveetil, Sasha Wald, Atharva Pusalkar, Pratyusha Karnati, Zackory Erickson
TL;DR
This work tackles automated, targeted bedding manipulation for in-bed care by learning a graph-based cloth dynamics model and performing run-time optimization to uncover targeted body parts under a blanket. RoBE uses a 2D cloth graph and a four-layer graph neural simulator to predict cloth motion, then optimizes actions with CMA-ES against a body-part coverage objective that penalizes exposing non-target regions. Across simulation, a real-world manikin, and a human study, RoBE demonstrates superior generalization to variations in body shape, pose, and blanket configuration compared to a geometric baseline and PPO-based RL, validating a robust, data-efficient approach for caregiving robotics. The method enables flexible, privacy-preserving bedside assistance by adapting to real-world variations without retraining, highlighting practical potential for robot-assisted care in hospital and home settings.
Abstract
Robotic caregivers could potentially improve the quality of life of many who require physical assistance. However, in order to assist individuals who are lying in bed, robots must be capable of dealing with a significant obstacle: the blanket or sheet that will almost always cover the person's body. We propose a method for targeted bedding manipulation over people lying supine in bed where we first learn a model of the cloth's dynamics. Then, we optimize over this model to uncover a given target limb using information about human body shape and pose that only needs to be provided at run-time. We show how this approach enables greater robustness to variation relative to geometric and reinforcement learning baselines via a number of generalization evaluations in simulation and in the real world. We further evaluate our approach in a human study with 12 participants where we demonstrate that a mobile manipulator can adapt to real variation in human body shape, size, pose, and blanket configuration to uncover target body parts without exposing the rest of the body. Source code and supplementary materials are available online.
