Navigating the Proximity-Safety Balance: Constraint Decomposition for Human Following in Pedestrian Crowds
arXiv:2608.10056
2026
Training
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper contains a useful online uncertainty-calibration mechanism rather than merely a robotics-specific controller. Its adaptive conformal inference update maintains several horizon-specific error radii and increases a radius whenever the realized prediction error exceeds it, while decreasing it otherwise; this gives an operational target for long-run miscoverage under changing prediction quality. A strong transfer is to use these radii to inflate collision margins or gate actions in a learned trajectory predictor, diffusion policy, or RL policy, avoiding a fixed uncertainty margin that is either unsafe or unnecessarily conservative. The main experimental question is whether online-calibrated margins improve out-of-distribution safety at comparable goal-tracking performance and without destabilizing policy training.
Ideas from this paper
✗ Failed on benchmark
2026
Attach an adaptive conformal error radius to every predicted agent and forecast horizon, then use that radius to inflate collision constraints or mask unsafe actions in a learned policy. Unlike a fixed heuristic margin, the radius automatically grows after systematic prediction failures and shrinks when the predictor is accurate, providing an explicit accuracy-versus-conservatism control.
Useful7/10
Difficulty4/10
Novelty5/10