paper-with-me

홈 › Papers

Fault-Tolerant Offline Multi-Agent Path Planning

2022-11-25 · Keisuke Okumura, Sébastien Tixeuil

We study a novel graph path planning problem for multiple agents that may crash at runtime, and block part of the workspace. In our setting, agents can detect neighboring crashed agents, and change followed paths at runtime. The objective is then to prepare a set of paths and switching rules for each agent, ensuring that all correct agents reach their destinations without collisions or deadlocks, despite unforeseen crashes of other agents. Such planning is attractive to build reliable multi-robot systems. We present problem formalization, theoretical analysis such as computational complexities, and how to solve this offline planning problem.

📄 PDF Abstract BibTeX arXiv:2211.13908

Code (0)

등록된 구현이 없습니다.

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

Fault-Tolerant Control of Degrading Systems with On-Policy Reinforcement Learning

2020-08-10 · Ibrahim Ahmed, Marcos Quiñones-Grueiro, Gautam Biswas

We propose a novel adaptive reinforcement learning control approach for fault tolerant control of degrading systems that is not preceded by a fault detection and diagnosis step. Therefore, \textit{a priori} knowledge of …

Fault Detectionreinforcement-learningReinforcement Learning (RL)

From Detection to Action: Using LLM Agents for Fault-Tolerant Control

2026-06-26 · Javal Vyas, Milapji Singh Gill, Artan Markaj, Felix Gehlhoff 외 arxiv

We propose an agentic Large Language Model (LLM) framework for active Fault-Tolerant Control (FTC) that transforms fault detection outputs into constraint-aware recovery actions grounded in plant-specific knowledge. The …

Reinforcement Learning Decoders for Fault-Tolerant Quantum Computation

2018-10-16 · Ryan Sweke, Markus S. Kesselring, Evert P. L. van Nieuwenburg, Jens Eisert

Topological error correcting codes, and particularly the surface code, currently provide the most feasible roadmap towards large-scale fault-tolerant quantum computation. As such, obtaining fast and flexible decoding alg…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Decentralized Federated Policy Gradient with Byzantine Fault-Tolerance and Provably Fast Convergence

2024-01-07 · Philip Jordan, Florian Grötschla, Flint Xiaofeng Fan, Roger Wattenhofer

In Federated Reinforcement Learning (FRL), agents aim to collaboratively learn a common task, while each agent is acting in its local environment without exchanging raw trajectories. Existing approaches for FRL either (a…