Microsoft research says offloading robot inference to cloud lifts success and battery life
Microsoft's own tests show onboard GPUs hurt performance and battery; robotics teams may want to rethink compute placement, though results are unverified.
Original event 2026-09-23
Microsoft Research published a study on September 23 arguing that offloading robot AI inference from onboard GPUs to edge or cloud improves task success rates, response times, and battery life.
In its own tests, mapping and planning ran up to 383% slower than an A100 on onboard GPUs, timely obstacle detection in navigation dropped 30%, and VLA model accuracy fell 50%; with large onboard GPUs like Jetson Thor, a Stretch-3 robot's battery drained up to 160% more.
The team also added Kubernetes-based containerized orchestration to its Physical AI Toolchain for scheduling inference across robots, edge, and cloud. All figures are Microsoft's first-party measurements, with hardware details in its technical report; there is no independent reproduction, and the post does not quantify the cost of network latency or connectivity loss.