Fix It Where It Breaks: The Case for Local Fault Recovery
Summary
This paper argues for localized fault recovery mechanisms in distributed systems, emphasizing the benefits of fixing failures at the component level rather than relying on global recovery.
Similar Articles
Metastability in Recovery: Cascading Recovery with a Loop
Discusses how cascading recovery and feedback loops can cause metastable failures in distributed systems, preventing proper recovery.
The Architecture of Errors: From Universal Impossibility to Patch-Local LLM Reliability
This paper argues that universal LLM reliability is impossible, but within operationally bounded patches (e.g., legal review, medical RAG), failures are sparse and repetitive, making reliability a local catalogue-discovery problem. It formalizes this with propositions and a corollary, relocating rather than dissolving the difficulty of long-context generation.
Building reliable multi-agent systems: patterns for cascading failure recovery
A discussion on patterns for handling cascading failures in multi-agent AI systems, comparing supervisor-worker and peer-to-peer topologies.
A Local Perturbation Theory for Cross-Domain Interference and Recovery in Multi-Domain RL
This paper proposes a local perturbation theory to explain cross-domain interference in multi-domain RL for LLMs, showing that interference is driven by a second-order damage term in a low-dimensional conflict subspace, and demonstrates that brief domain refresh or training-free rollback can selectively recover lost capabilities.
Actual causality in fault trees
This paper applies Halpern & Pearl's theory of actual causality to fault trees, enabling failure diagnostics by answering why a system failed. It classifies actual causality notions, links them to minimal cut sets, and discusses computational complexity and algorithms.