Knowing When Not to Help: Active Estimation of Human Reachability for Just-Right Robot Assistance

1Cornell University 2Binghamton University 3Columbia University
*Co-first authors Co-second authors
Accepted to Robotics: Science and Systems (RSS) 2026

Abstract

Active estimation of human reachability for assistive robots

We actively infer a user's joint-space reachability from sparse interaction queries, allowing assistive robots to calibrate just-right help while avoiding both over-assistance and unsafe under-assistance.

Robots that physically interact with humans must decide not only how and when to help, but also when not to help. In physical caregiving and collaborative manipulation, robots can over-assist by misestimating user capability or defaulting to helping when users can act independently. Physical functionality is highly individual, partially observable, difficult to specify a priori, and assistance policies are often not grounded in user-specific ability, making calibrated intervention challenging.

We address this by actively inferring human joint-space reachability from sparse interaction. Our framework represents reachability using a compositional parametric model where a box constraint is deformed by local Gaussian primitives. We learn a latent space that decodes to these parameters and structure it using biomechanical anchors from musculoskeletal simulation and clinical anchors from retrieval-augmented reasoning over rehabilitation literature. The robot maintains a belief over this manifold and actively selects calibration queries to infer user-specific functionality.

We evaluate through computational experiments and real-robot studies with participants wearing resistance bands. Our method achieves approximately 0.50 IoU within 20 queries. In sandwich making, reachability-aware assistance significantly improves user perception of physical engagement without increasing workload. In ARAT-inspired manipulation, we demonstrate online adaptation.

Approach

Clinical knowledge grounding pipeline

This module grounds reachability estimation in clinical and biomechanical knowledge before the robot starts querying the user.

Clinical anchors from rehabilitation literature and biomechanical anchors from simulation guide the model toward realistic, conservative functionality estimates.

Evaluations

Computational experiments results

The computational evaluation tests whether the active estimator can recover useful user-specific reachability models from a small number of queries.

The method reaches approximately 0.50 IoU within 20 interactions, showing data-efficient estimation under sparse observations.

BibTeX

@inproceedings{liu2026knowing,
  title={Knowing When Not to Help: Active Estimation of Human Reachability for Just-Right Robot Assistance},
  author={Liu, Ziang and Yan, Yunting and Cheung, Christy and Ying, Tailai and Liu, Bodong and Tong, Shiqin and Orkwis, Alexander and Dimitropoulou, Katherine and Bhattacharjee, Tapomayukh},
  booktitle={Robotics: Science and Systems (RSS)},
  year={2026},
  url={https://emprise.cs.cornell.edu/human-reachability/}
}