Notableagents roboticsnull

HIL-UMI: Bringing Human-in-the-Loop Post-Training of Vision-Language-Action Models to Universal Manipulation Interface

Zimu Han, Yiming Zeng, Jiyao Zhang, Zihao Zhao, Yuanfei Wang, Yixiang Jin, Shiqi Li, Shuangben Chen, Wei Huang, Ruodai Li, Hui Shen, Hao Dong

Published
Sep 17, 2026 16:38 UTC
Also in this story:Super Micro

Problem

Adapting large-scale vision-language-action models to specific deployment scenarios is challenging due to the limited coverage of out-of-distribution states and the ineffectiveness of imitation objectives. This paper addresses these issues by introducing a novel framework, HIL-UMI (Human-in-the-Loop Universal Manipulation Interface), which aims to improve the adaptability and performance of these models in real-world manipulation tasks. The work is presented as a preprint and has not undergone peer review.

Method

The HIL-UMI framework employs a series of innovative techniques to enhance model performance:

  • Data Collection Method: The framework utilizes handheld UMI demonstrations to gather data, allowing for a more intuitive interaction with the environment.
  • Policy Querying: It queries the current policy on the same observation stream without executing predictions, enabling real-time assessment of the model's actions.
  • Energy Score: An energy score is computed to compare human action trajectories with policy inferences, which helps identify out-of-distribution regions that the model may struggle with.
  • Feedback Loop: The framework incorporates a feedback loop that leverages low online advantage predictions to pinpoint segments that require refinement in a progress-based advantage estimator.
  • Behavioral Cloning: It employs advantage-conditioned behavioral cloning, which combines base demonstrations with new policy data to improve learning efficiency and effectiveness.

Results

The results demonstrate consistent improvements over standard fine-tuning (SFT) across four real-world tasks, indicating the effectiveness of the HIL-UMI framework. Specifically, in the task of cleaning up a table, HIL-UMI outperforms the HG-DAgger method while achieving lower per-frame collection times, showcasing its efficiency in practical applications. The available text does not report quantitative results.

Limitations

The authors do not report any limitations in their work. However, the absence of reported limitations may suggest a lack of comprehensive evaluation across diverse scenarios or potential overfitting to the specific tasks tested.

Why it matters

The implications of this work are significant for downstream applications in robotics and AI, particularly in enhancing the adaptability of vision-language-action models to real-world environments. By integrating human feedback into the training process, HIL-UMI could lead to more robust and versatile models capable of handling a wider range of manipulation tasks, ultimately improving human-robot interaction and automation efficiency.

Summarised from the primary source with AI assistance under human editorial oversight. Turing Wire is not a primary source — read the original for the authoritative account.

Source: arXiv cs.AI