Table of Contents
Fetching ...

Bio-inspired Agentic Self-healing Framework for Resilient Distributed Computing Continuum Systems

Alaa Saleh, Praveen Kumar Donta, Roberto Morabito, Sasu Tarkoma, Anders Lindgren, Qiyang Zhang, Schahram Dustdar, Susanna Pirttikangas, Lauri Lovén

TL;DR

ReCiSt presents a bio-inspired, agentic self-healing framework for resilient Distributed Computing Continuum Systems by mapping wound-healing phases to four computational layers: Containment, Diagnosis, Meta-Cognitive reasoning, and Knowledge remodeling. The framework employs LM-powered agents to autonomously detect faults, infer root causes, adapt reasoning with micro-agents, and reorganize distributed knowledge via Rendezvous Points. Evaluations across public datasets (Cloud Stateless, ZooKeeper, Hadoop, OpenSSH, Blue Gene/L) and multiple LM back-ends show that self-healing can occur within tens of seconds with modest CPU overhead, though performance varies with fault complexity and model choice. The work highlights potential practical impact for autonomous resilience in heterogeneous computing environments, while acknowledging limitations from offline datasets and the need for real-time, live-workload validation and deployment in operational continuum systems.

Abstract

Human biological systems sustain life through extraordinary resilience, continually detecting damage, orchestrating targeted responses, and restoring function through self-healing. Inspired by these capabilities, this paper introduces ReCiSt, a bio-inspired agentic self-healing framework designed to achieve resilience in Distributed Computing Continuum Systems (DCCS). Modern DCCS integrate heterogeneous computing resources, ranging from resource-constrained IoT devices to high-performance cloud infrastructures, and their inherent complexity, mobility, and dynamic operating conditions expose them to frequent faults that disrupt service continuity. These challenges underscore the need for scalable, adaptive, and self-regulated resilience strategies. ReCiSt reconstructs the biological phases of Hemostasis, Inflammation, Proliferation, and Remodeling into the computational layers Containment, Diagnosis, Meta-Cognitive, and Knowledge for DCCS. These four layers perform autonomous fault isolation, causal diagnosis, adaptive recovery, and long-term knowledge consolidation through Language Model (LM)-powered agents. These agents interpret heterogeneous logs, infer root causes, refine reasoning pathways, and reconfigure resources with minimal human intervention. The proposed ReCiSt framework is evaluated on public fault datasets using multiple LMs, and no baseline comparison is included due to the scarcity of similar approaches. Nevertheless, our results, evaluated under different LMs, confirm ReCiSt's self-healing capabilities within tens of seconds with minimum of 10% of agent CPU usage. Our results also demonstrated depth of analysis to over come uncertainties and amount of micro-agents invoked to achieve resilience.

Bio-inspired Agentic Self-healing Framework for Resilient Distributed Computing Continuum Systems

TL;DR

ReCiSt presents a bio-inspired, agentic self-healing framework for resilient Distributed Computing Continuum Systems by mapping wound-healing phases to four computational layers: Containment, Diagnosis, Meta-Cognitive reasoning, and Knowledge remodeling. The framework employs LM-powered agents to autonomously detect faults, infer root causes, adapt reasoning with micro-agents, and reorganize distributed knowledge via Rendezvous Points. Evaluations across public datasets (Cloud Stateless, ZooKeeper, Hadoop, OpenSSH, Blue Gene/L) and multiple LM back-ends show that self-healing can occur within tens of seconds with modest CPU overhead, though performance varies with fault complexity and model choice. The work highlights potential practical impact for autonomous resilience in heterogeneous computing environments, while acknowledging limitations from offline datasets and the need for real-time, live-workload validation and deployment in operational continuum systems.

Abstract

Human biological systems sustain life through extraordinary resilience, continually detecting damage, orchestrating targeted responses, and restoring function through self-healing. Inspired by these capabilities, this paper introduces ReCiSt, a bio-inspired agentic self-healing framework designed to achieve resilience in Distributed Computing Continuum Systems (DCCS). Modern DCCS integrate heterogeneous computing resources, ranging from resource-constrained IoT devices to high-performance cloud infrastructures, and their inherent complexity, mobility, and dynamic operating conditions expose them to frequent faults that disrupt service continuity. These challenges underscore the need for scalable, adaptive, and self-regulated resilience strategies. ReCiSt reconstructs the biological phases of Hemostasis, Inflammation, Proliferation, and Remodeling into the computational layers Containment, Diagnosis, Meta-Cognitive, and Knowledge for DCCS. These four layers perform autonomous fault isolation, causal diagnosis, adaptive recovery, and long-term knowledge consolidation through Language Model (LM)-powered agents. These agents interpret heterogeneous logs, infer root causes, refine reasoning pathways, and reconfigure resources with minimal human intervention. The proposed ReCiSt framework is evaluated on public fault datasets using multiple LMs, and no baseline comparison is included due to the scarcity of similar approaches. Nevertheless, our results, evaluated under different LMs, confirm ReCiSt's self-healing capabilities within tens of seconds with minimum of 10% of agent CPU usage. Our results also demonstrated depth of analysis to over come uncertainties and amount of micro-agents invoked to achieve resilience.
Paper Structure (28 sections, 21 equations, 7 figures, 1 table, 4 algorithms)

This paper contains 28 sections, 21 equations, 7 figures, 1 table, 4 algorithms.

Figures (7)

  • Figure 1: Functional Mapping Biological Wound Healing Phases to Self-healing Layers in the ReCiSt Framework
  • Figure 2: A detailed ReCiSt framework illustrating different agentic layers (containment layer, diagnosis layer, meta-cognitive layer, knowledge layer)
  • Figure 3: Performance evaluation of Cloud Stateless Dataset using the proposed ReCiSt Framework under four LMs
  • Figure 4: Performance evaluation of Zookeper dataset by the proposed Self-healing ReCiSt framework
  • Figure 5: Performance evaluation of Hadoop using the proposed ReCiSt Framework under four LMs
  • ...and 2 more figures