When to Act: Calibrated Confidence for Reliable Human Intention Prediction in Assistive Robotics
Johannes A. Gaus, Winfried Ilg, Daniel Haeufle
TL;DR
This work tackles safe triggering in assistive robotics by using calibrated confidence to decide when to assist. It introduces a lightweight multimodal GRU-based next-action predictor that produces a calibrated confidence $\\hat{c}$ via post-hoc methods such as Temperature Scaling and Isotonic Regression, feeding a safety-driven Act/Hold gate. The approach significantly reduces calibration error (from about $ECE \approx 0.40$ to as low as $0.039$) without sacrificing accuracy, and demonstrates improved act-only precision across varying coverage via the safety threshold $\\tau$ with a bound $\\mathrm{AOP}(\\tau) \ge \tau - \\varepsilon$. This yields a practical, verifiable safety mechanism for real-time assistive control, though prospective user studies and online recalibration are left for future work.
Abstract
Assistive devices must determine both what a user intends to do and how reliable that prediction is before providing support. We introduce a safety-critical triggering framework based on calibrated probabilities for multimodal next-action prediction in Activities of Daily Living. Raw model confidence often fails to reflect true correctness, posing a safety risk. Post-hoc calibration aligns predicted confidence with empirical reliability and reduces miscalibration by about an order of magnitude without affecting accuracy. The calibrated confidence drives a simple ACT/HOLD rule that acts only when reliability is high and withholds assistance otherwise. This turns the confidence threshold into a quantitative safety parameter for assisted actions and enables verifiable behavior in an assistive control loop.
