paper-with-me

Papers

Real-Time Execution with Autoregressive Policies

2026-06-11 · Sangkyu Lee, Seohyeon Park, Tackgeun You, Avi Caciularu, Idan Szpektor, Hwasup Lim, Youngjae Yu arxiv

Real-time execution, enabled by asynchronous inference that ensures both smooth action trajectories and fast reactivity, is critical for realistic deployments of large-scale Vision-Language-Action models. However, recent work on real-time execution primarily focuses on variants of diffusion policies, even though it is more critical for autoregressive policies given their slower rollout speed in synchronous inference. In contrast, we demonstrate that autoregressive policies can achieve real-time execution by adjusting the tokenization horizon and applying constrained decoding, thereby guaranteeing strict latency bounds that enable multi-trajectory decoding to maximize performance. Across simulated and real-world environments, we find that the autoregressive policy consistently outperforms its equivalent-level flow-matching policy counterpart while achieving significantly improved task completion speeds from synchronous inference. Coupled with the inherent advantages of autoregressive policies, such as faster convergence and better generalizability in instruction-following, these results confirm that autoregressive policies can remain a competitive policy type supporting real-time execution.

📄 PDF Abstract BibTeX arXiv:2606.13355

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Decentralized Learning Strategies for Estimation Error Minimization with Graph Neural Networks

2026-01-19 · Xingran Chen, Navid NaderiAlizadeh, Alejandro Ribeiro, Shirin Saeedi Bidokhti arxiv

We address real-time sampling and estimation of autoregressive Markovian sources in dynamic yet structurally similar multi-hop wireless networks. Each node caches samples from others and communicates over wireless collis…

Multi-agent Reinforcement Learning

Constrained Decoding for Safe Robot Navigation Foundation Models

2025-09-01 · Parv Kapoor, Akila Ganlath, Michael Clifford, Changliu Liu 외 arxiv

Recent advances in the development of robotic foundation models have led to promising end-to-end and general-purpose capabilities in robotic systems. Trained on vast datasets of simulated and real-world trajectories, the…

Robot Navigation

Dense Policy: Bidirectional Autoregressive Learning of Actions

2025-03-17 · Yue Su, Xinyu Zhan, Hongjie Fang, Han Xue 외

Mainstream visuomotor policies predominantly rely on generative models for holistic action prediction, while current autoregressive policies, predicting the next token or chunk, have shown suboptimal results. This motiva…

VisualThink-VLA: Visual Intermediate Reasoning for Effective and Low-Latency Vision-Language-Action Policies

2026-05-28 · Mingjian Gao, Wenqiao Zhang, Yuqian Yuan, Yang Dai 외 arxiv

Recent work has begun to equip vision-language-action (VLA) policies with explicit intermediate reasoning. In embodied control, however, textual chain-of-thought is a poor fit: irrelevant or weakly textual information ca…

Embodied Foundation Models at the Edge: A Survey of Deployment Constraints and Mitigation Strategies

2026-03-16 · Utkarsh Grover, Ravi Ranjan, Mingyang Mao, Trung Tien Dong 외 arxiv

Deploying foundation models in embodied edge systems is fundamentally a systems problem, not just a problem of model compression. Real-time control must operate within strict size, weight, and power constraints, where me…

Model Compression