RoboECC: Multi-Factor-Aware Edge-Cloud Collaborative Deployment for VLA Models

arXiv cs.RO / 3/24/2026

💬 OpinionDeveloper Stack & InfrastructureIdeas & Deep AnalysisModels & Research

Key Points

  • RoboECC is an Edge-Cloud Collaborative (ECC) deployment framework designed to reduce the high inference costs of Vision-Language-Action (VLA) models in real-time embodied intelligence settings.
  • The paper identifies two core limitations of prior ECC approaches for VLA models—difficulty selecting optimal edge/cloud split points across diverse model structures, and performance drift when network bandwidth changes.
  • RoboECC introduces a model-hardware co-aware segmentation strategy to better determine suitable split points for different VLA architectures.
  • It also adds a network-aware deployment adjustment method to maintain near-optimal performance under network fluctuations.
  • Experiments report up to 3.28× speedup with only about 2.55×–2.62× overhead, indicating improved efficiency with manageable extra cost.

Abstract

Vision-Language-Action (VLA) models are mainstream in embodied intelligence but face high inference costs. Edge-Cloud Collaborative (ECC) deployment offers an effective fix by easing edge-device computing pressure to meet real-time needs. However, existing ECC frameworks are suboptimal for VLA models due to two challenges: (1) Diverse model structures hinder optimal ECC segmentation point identification; (2) Even if the optimal split point is determined, changes in network bandwidth can cause performance drift. To address these issues, we propose a novel ECC deployment framework for various VLA models, termed RoboECC. Specifically, we propose a model-hardware co-aware segmentation strategy to help find the optimal segmentation point for various VLA models. Moreover, we propose a network-aware deployment adjustment approach to adapt to the network fluctuations for maintaining optimal performance. Experiments demonstrate that RoboECC achieves a speedup of up to 3.28x with only 2.55x~2.62x overhead.