Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Action ControlNet: A Lightweight Delay-Aware Adapter for Smooth Asynchronous Control in Vision-Language-Action Models

About

Vision-language-action (VLA) models have shown strong potential for general-purpose robot manipulation, but their inference latency remains a major obstacle to stable high-frequency control. Asynchronous execution mitigates this bottleneck by overlapping policy inference with action execution, yet the next action chunk is still predicted from stale observations while the robot continues to move. Direct chunk stitching therefore introduces handoff discontinuities, action jitter, and failures in contact-rich manipulation. Existing remedies typically require either full-policy retraining or architecture-specific runtime logic. This work proposes Action ControlNet (ACNet), a lightweight delay-aware adapter that uses the executed motion suffix as a residual condition for a mostly frozen action head. ACNet leaves the pretrained backbone unchanged, introduces few trainable parameters, and remains compatible with generative action heads such as diffusion and flow matching. On Kinetix, Meta-World MT50, and a real-world SO-ARM101 platform, ACNet improves robustness under inference delay and yields smoother asynchronous trajectories than direct chunk stitching, while remaining more lightweight than full delay-conditioned retraining.

Tiecheng Guo, Meng Guo• 2026

Related benchmarks

TaskDatasetResultRank
Multi-task reinforcement learningMeta-World MT50
Success Rate (d=0)81
4
Robot ManipulationKinetix
Success Rate (d=0)90
4
Clean tableSO-ARM101 Real-world (test)
Success Rate100
2
Overall Robotic ManipulationSO-ARM101 Real-world (test)
Success Rate1
2
Put cube into boxSO-ARM101 Real-world (test)
Success Rate10
2
Showing 5 of 5 rows

Other info

Follow for update