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

Speculative Policy Orchestration: A Latency-Resilient Framework for Cloud-Robotic Manipulation

About

Cloud robotics enables robots to offload high-dimensional motion planning and reasoning to remote servers. However, for continuous manipulation tasks requiring high-frequency control, network latency and jitter can severely destabilize the system, causing command starvation and unsafe physical execution. To address this, we propose Speculative Policy Orchestration (SPO), a latency-resilient cloud-edge framework. SPO utilizes a cloud-hosted world model to pre-compute and stream future kinematic waypoints to a local edge buffer, decoupling execution frequency from network round-trip time. To mitigate unsafe execution caused by predictive drift, the edge node employs an $\epsilon$-tube verifier that strictly bounds kinematic execution errors. The framework is coupled with an Adaptive Horizon Scaling mechanism that dynamically expands or shrinks the speculative pre-fetch depth based on real-time tracking error. We evaluate SPO on continuous RLBench manipulation tasks under emulated network delays. Results show that even when deployed with learned models of modest accuracy, SPO reduces network-induced idle time by over 60% compared to blocking remote inference. Furthermore, SPO discards approximately 60% fewer cloud predictions than static caching baselines. Ultimately, SPO enables fluid, real-time cloud-robotic control while maintaining bounded physical safety.

Chanh Nguyen, Shutong Jin, Florian T. Pokorny, Erik Elmroth• 2026

Related benchmarks

TaskDatasetResultRank
InsertionRLBench InsertSquarePeg Oracle models v1.0
Success Rate (%)100
4
StackingRLBench StackBlocks Oracle models v1.0
Success Rate100
4
Groceries PlacementRLBench PutAllGroceries Oracle models v1.0
Success Rate0.00e+0
4
Showing 3 of 3 rows

Other info

Follow for update