arXiv:2412.05408cs.ROcs.AI2024-12被引 11

用多云容错机制降低机器人云计算成本与延迟

FogROS2-FT: Fault Tolerant Cloud Robotics

论文配图:FogROS2-FT: Fault Tolerant Cloud Robotics
图 1 · 摘自论文原文
  • 通过自动复制无状态服务实现多云容错
  • 运动规划成本降2.2倍,长尾延迟降5.53倍
  • 适合资源受限的边缘机器人和低成本云实例

云机器人可将复杂计算任务卸载至云端以提升性能并简化管理。然而,云端计算成本高,服务偶发宕机,且机器人与云端之间的网络质量(QoS)易波动。本文提出FogROS2-FT(容错版),通过引入多云扩展,自动复制独立的无状态机器人服务,路由请求至副本,并返回首个响应。借助复制机制,即使某云服务商宕机或网络质量差,机器人仍可获得云端计算支持。此外,多个云服务商提供成本低廉但可能意外中断的抢占式实例,通常不适合云机器人应用,而FogROS2-FT的容错特性使其可安全使用。我们在仿真中验证了三种场景(视觉物体检测、语义分割、运动规划)及1个实体机器人实验(扫描-抓取-放置)。在相同硬件条件下,FogROS2-FT使运动规划成本降低最高达2.2倍,P99长尾延迟降低最高达5.53倍;在网速下降与资源竞争下,物体检测与语义分割的P99延迟分别降低2.0倍和2.1倍。

原文摘要 · Abstract (English)

Cloud robotics enables robots to offload complex computational tasks to cloud servers for performance and ease of management. However, cloud compute can be costly, cloud services can suffer occasional downtime, and connectivity between the robot and cloud can be prone to variations in network Quality-of-Service (QoS). We present FogROS2-FT (Fault Tolerant) to mitigate these issues by introducing a multi-cloud extension that automatically replicates independent stateless robotic services, routes requests to these replicas, and directs the first response back. With replication, robots can still benefit from cloud computations even when a cloud service provider is down or there is low QoS. Additionally, many cloud computing providers offer low-cost spot computing instances that may shutdown unpredictably. Normally, these low-cost instances would be inappropriate for cloud robotics, but the fault tolerance nature of FogROS2-FT allows them to be used reliably. We demonstrate FogROS2-FT fault tolerance capabilities in 3 cloud-robotics scenarios in simulation (visual object detection, semantic segmentation, motion planning) and 1 physical robot experiment (scan-pick-and-place). Running on the same hardware specification, FogROS2-FT achieves motion planning with up to 2.2x cost reduction and up to a 5.53x reduction on 99 Percentile (P99) long-tail latency. FogROS2-FT reduces the P99 long-tail latency of object detection and semantic segmentation by 2.0x and 2.1x, respectively, under network slowdown and resource contention.

云机器人容错计算多云架构边缘智能

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。