paper-with-me

홈 › Papers

Improving Existing Fault Recovery Policies

2009-12-01 · NeurIPS 2009 12 · Guy Shani, Christopher Meek

Automated recovery from failures is a key component in the management of large data centers. Such systems typically employ a hand-made controller created by an expert. While such controllers capture many important aspects of the recovery process, they are often not systematically optimized to reduce costs such as server downtime. In this paper we explain how to use data gathered from the interactions of the hand-made controller with the system, to create an optimized controller. We suggest learning an indefinite horizon Partially Observable Markov Decision Process, a model for decision making under uncertainty, and solve it using a point-based algorithm. We describe the complete process, starting with data gathering, model learning, model checking procedures, and computing a policy. While our paper focuses on a specific domain, our method is applicable to other systems that use a hand-coded, imperfect controllers.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDecision Making Under UncertaintyManagement

Similar Papers 제목 키워드 기반

Phase-Aware Guidance Injection for Recurrent MAPPO in Assembly-Line Disruption Recovery

2026-06-15 · Xin Huang, Yongcai Wang, Fengyi Zhang, Zhikun Tao 외 arxiv

Disruption recovery in industrial assembly lines requires timely decisions under machine faults, worker absence, and emergency orders. Existing methods either rely on rigid handcrafted recovery logic or learn adaptive po…

Cerebellar-Inspired Residual Control for Fault Recovery: From Inference-Time Adaptation to Structural Consolidation

2026-02-06 · Nethmi Jayasinghe, Diana Gontero, Spencer T. Brown, Vinod K. Sangwan 외 arxiv

Robotic policies deployed in real-world environments often encounter post-training faults, where retraining, exploration, or system identification are impractical. We introduce an inference-time, cerebellar-inspired resi…

Reinforcement Learning

Goal-oriented Communication for Fast and Robust Robotic Fault Detection and Recovery

2026-01-26 · Shutong Chen, Adnan Aijaz, Yansha Deng arxiv

Autonomous robotic systems are widely deployed in smart factories and operate in dynamic, uncertain, and human-involved environments that require low-latency and robust fault detection and recovery (FDR). However, existi…

Knowledge Distillation

Towards Stochastic Fault-tolerant Control using Precision Learning and Active Inference

2021-09-13 · Mohamed Baioumy, Corrado Pezzato, Carlos Hernandez Corbato, Nick Hawes 외

This work presents a fault-tolerant control scheme for sensory faults in robotic manipulators based on active inference. In the majority of existing schemes, a binary decision of whether a sensor is healthy (functional) …

Safe and Adaptive Cloud Healing: Verifying LLM-Generated Recovery Plans with a Neural-Symbolic World Model

2026-07-02 · Junyan Tan, Haoran Lin, Siyuan Guo, Yichen Fang 외 arxiv

As the scale and complexity of cloud-based AI systems continue to escalate, ensuring service reliability through rapid fault detection and adaptive recovery has become a critical challenge. While existing approaches inte…

Reinforcement LearningProgram Synthesis