PulseAugur
EN
LIVE 08:31:25

DEFLECT framework boosts robotic VLA policy delay robustness

Researchers have developed DEFLECT, a new post-training framework designed to improve the robustness of asynchronous Vision-Language-Action (VLA) policies in robotics. This method addresses the challenge of stale observations during inference by converting latency-induced mismatches into counterfactual preference supervision. DEFLECT trains policies to favor actions aligned with the execution-time state, without requiring human labels, online robot rollouts, or additional inference computation. Experiments across various tasks showed DEFLECT significantly enhances delay robustness, improving success rates by up to 6.4 percentage points. AI

IMPACT Enhances robotic control by improving VLA policy performance under latency, potentially enabling more complex real-world applications.

RANK_REASON This is a research paper detailing a new framework for improving AI model performance in a specific domain. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Yixiang Zhu, Yonghao Chen, Zijie Yang, Yusong Hu, Xinyu Chen ·

    DEFLECT: Temporal Counterfactual Preference Learning for Delay-Robust Asynchronous VLAs

    arXiv:2605.19294v2 Announce Type: replace-cross Abstract: Vision-Language-Action (VLA) policies increasingly rely on asynchronous inference to hide large-model latency behind ongoing robot motion. While this avoids the stop-and-go behavior of synchronous action-chunk execution, i…