1State Key Laboratory of Mechanical System and Vibration, School of Mechanical Engineering, Shanghai Jiao Tong University
2Shanghai Key Laboratory of Intelligent Robotics, Meta Robotics Institute, Shanghai Jiao Tong University, Shanghai 200240, China
3ByteDance Seed
4The University of Tokyo
*Work done at ByteDance Seed, †Corresponding authors
Vision-Language-Action (VLA) models are prone to compounding errors in dexterous manipulation, where high-dimensional action spaces and contact-rich dynamics amplify small policy deviations over long horizons. While Interactive Imitation Learning (IIL) can refine policies through human correction data, applying it to high-degree-of-freedom (DoF) robotic hands remains challenging due to a command mismatch between human teleoperation and policy execution at the intervention moment, which causes abrupt robot-hand configuration changes, or “gesture jumps”. We present Hand-in-the-Loop (HandITL), a seamless human-in-the-loop intervention method that blends human corrective intent with autonomous policy execution to avoid gesture jumps during bimanual dexterous manipulation. Compared with taking over control using direct teleoperation, HandITL reduces intervention jitter by 99.8% and preserves robust post-intervention manipulation, reducing grasp failures by 87.5% and mean completion time by 19.1%. We validate HandITL on tasks requiring bimanual coordination, tool use, and fine-grained long-horizon manipulation. When used to collect correction data for policy refinement, HandITL yields policies that outperform those trained with standard teleoperation data by 19% on average across three long-horizon dexterous tasks.
HandITL enables high-dimensional human correction during ongoing dexterous VLA rollouts without disrupting autonomous execution. At each intervention step, the operator’s corrective intent is fused with the policy command to generate the final executed action:
where and control the relative authority of the policy and the human operator. This formulation supports both full takeover for substantial recovery and copilot shared control for small residual corrections while preserving the policy’s ongoing behavior.
A key challenge in dexterous intervention is the command mismatch between human teleoperation and policy execution at the intervention moment. Directly switching to absolute pose retargeting can cause abrupt robot-hand configuration changes, or gesture jumps, which may destabilize ongoing grasps.
To address this, HandITL performs optimization-based relative hand retargeting anchored at the intervention timestamp. Instead of matching absolute human hand poses, the robot hand follows the operator’s incremental fingertip motions from the intervention onset while preserving its own current grasp configuration. This enables smooth multi-finger correction without requiring initial pose alignment between the human hand and the robot hand.
The retargeting objective combines global hand-shape tracking, precision grasping, structural safety, and temporal regularization. Together, these terms enable smooth, safe, and contact-preserving dexterous correction during intervention.
For arm correction, HandITL uses a velocity-based shared-control interface. Human wrist motions are converted into residual end-effector twists, smoothed with an exponential moving average, and injected into the policy-predicted arm commands. Because the correction is derived from relative motion, the residual naturally decays to zero when the operator stops moving, avoiding persistent drift without requiring a manually defined neutral position.
We evaluate HandITL from three perspectives: intervention command discontinuity, post-intervention manipulation capability, and policy evaluation on long-horizon tasks. The experiments are conducted on real bimanual dexterous manipulation tasks involving tool use, fine-grained grasping, and multi-stage task execution.
We first measure whether different intervention methods introduce abrupt hand-command changes at the intervention moment. Direct teleoperation switching often causes large gesture jumps, leading to tool drops or unstable grasps. In contrast, HandITL preserves the robot’s current grasp and only applies relative corrective motion.
On the Bread Clip task, HandITL reduces the mean command discontinuity from approximately to , achieving a 99.8% reduction. On the Drill task, it also reduces command discontinuity while maintaining stable trigger contact during intervention.
We further test whether the robot can still perform precise manipulation after intervention. Compared with direct teleoperation and differential baselines, HandITL achieves smoother finger control, fewer grasp failures, and better cross-operator consistency.
On the Pick Up and Place the Parts task, HandITL achieves the fastest mean completion time (), improves efficiency by , and reduces grasp failures by compared with teleoperation. These results show that relative retargeting not only makes intervention smoother, but also preserves practical dexterous manipulation capability after intervention.
Finally, we study whether on-policy correction data can improve downstream VLA policy performance. Starting from a base policy fine-tuned on a 20-hour teleoperation dataset, we compare additional post-training with pure teleoperation data, full-takeover correction data, and copilot shared-control correction data. For a fair comparison, all additional datasets are 1 hour long and are mixed with the base dataset at the same additional-to-base sampling ratio of 0.5:1 during post-training. All runs use identical training schedules and hyperparameters.
Comparing the five policies reveals three critical insights regarding long-horizon performance:
@misc{li2026handintheloopimprovingvlapolicies,
title={Hand-in-the-Loop: Improving VLA Policies for Dexterous Manipulation via Seamless Hand-Arm Intervention},
author={Zhuohang Li and Liqun Huang and Wei Xu and Zhengming Zhu and Nie Lin and Xiao Ma and Xinjun Sheng and Ruoshi Wen},
year={2026},
eprint={2605.15157},
archivePrefix={arXiv},
primaryClass={cs.RO},
url={https://arxiv.org/abs/2605.15157},
}