Improving the performance of AI-powered Affordable Robotics for Assistive Tasks
Dharunish Yugeswardeenoo
TL;DR
The paper tackles the high demand and accessibility gap in assistive robotics by proposing a low-cost, AI-driven robotic arm trained via imitation learning. It introduces Phased Action Chunking Transformer (PACT) to inject temporal context through a phase token and Temporal Ensembling (TE) to smooth trajectories, enabling robust performance with smaller models. Empirically, the approach achieves over 90% task accuracy across feeding, wiping, and medicine-fetching tasks, with PACT enabling about a 5x model-size reduction while maintaining ~75% accuracy and TE providing smoother, safer motions. The work demonstrates a practical, open-source path to affordable assistive robotics and outlines future work toward bimanual manipulation and mobility enhancements.
Abstract
By 2050, the global demand for assistive care is expected to reach 3.5 billion people, far outpacing the availability of human caregivers. Existing robotic solutions remain expensive and require technical expertise, limiting accessibility. This work introduces a low-cost robotic arm for assistive tasks such as feeding, cleaning spills, and fetching medicine. The system uses imitation learning from demonstration videos, requiring no task-specific programming or manual labeling. The robot consists of six servo motors, dual cameras, and 3D-printed grippers. Data collection via teleoperation with a leader arm yielded 50,000 video frames across the three tasks. A novel Phased Action Chunking Transformer (PACT) captures temporal dependencies and segments motion dynamics, while a Temporal Ensemble (TE) method refines trajectories to improve accuracy and smoothness. Evaluated across five model sizes and four architectures, with ten hours of real-world testing, the system achieved over 90% task accuracy, up to 40% higher than baselines. PACT enabled a 5x model size reduction while maintaining 75% accuracy. Saliency analysis showed reliance on key visual cues, and phase token gradients peaked at critical trajectory moments, indicating effective temporal reasoning. Future work will explore bimanual manipulation and mobility for expanded assistive capabilities.
