paper-with-me

홈 › Papers

FogROS2-FT: Fault Tolerant Cloud Robotics

2024-12-06 · Kaiyuan Chen, Kush Hari, Trinity Chung, Michael Wang, Nan Tian, Christian Juette, Jeffrey Ichnowski, Liu Ren, John Kubiatowicz, Ion Stoica, Ken Goldberg

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.

📄 PDF Abstract BibTeX arXiv:2412.05408

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud ComputingMotion Planningobject-detectionObject DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Distributed Agent System: Fault-Tolerant Collaboration Among Embodied Agents

2026-07-12 · Kai Yu, Lu Chen, Hanqi Li arxiv

AI engineering is shifting from passive text generation by large language models (LLMs) to agent-driven task execution, creating new reliability challenges for long-horizon tasks under resource constraints and environmen…

Text Generation

TOLEBI: Learning Fault-Tolerant Bipedal Locomotion via Online Status Estimation and Fallibility Rewards

2026-02-05 · Hokyun Lee, Woo-Jeong Baek, Junhyeok Cha, Jaeheung Park arxiv

With the growing employment of learning algorithms in robotic applications, research on reinforcement learning for bipedal locomotion has become a central topic for humanoid robotics. While recently published contributio…

Reinforcement Learning

Fault-Tolerant Deep Learning: A Hierarchical Perspective

2022-04-05 · Cheng Liu, Zhen Gao, Siting Liu, Xuefei Ning 외

With the rapid advancements of deep learning in the past decade, it can be foreseen that deep learning will be continuously deployed in more and more safety-critical applications such as autonomous driving and robotics. …

Autonomous DrivingDeep Learning

Real-time and Downtime-tolerant Fault Diagnosis for Railway Turnout Machines (RTMs) Empowered with Cloud-Edge Pipeline Parallelism

2024-11-04 · Fan Wu, Muhammad Bilal, Haolong Xiang, Heng Wang 외

Railway Turnout Machines (RTMs) are mission-critical components of the railway transportation infrastructure, responsible for directing trains onto desired tracks. For safety assurance applications, especially in early-w…

Fault Diagnosis

FTT-NAS: Discovering Fault-Tolerant Convolutional Neural Architecture

2020-03-20 · Xuefei Ning, Guangjun Ge, Wenshuo Li, Zhenhua Zhu 외

With the fast evolvement of embedded deep-learning computing systems, applications powered by deep learning are moving from the cloud to the edge. When deploying neural networks (NNs) onto the devices under complex envir…

Neural Architecture SearchQuantization