Robustness to Code and Data Deletion in Autocatalytic Quines

  • Authors:
  • Thomas Meyer;Daniel Schreckling;Christian Tschudin;Lidia Yamamoto

  • Affiliations:
  • Computer Science Department, University of Basel, Basel, Switzerland CH---4056;Computer Science Department, University of Hamburg, Hamburg, Germany D---22527;Computer Science Department, University of Basel, Basel, Switzerland CH---4056;Computer Science Department, University of Basel, Basel, Switzerland CH---4056

  • Venue:
  • Transactions on Computational Systems Biology X
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software systems nowadays are becoming increasingly complex and vulnerable to all sorts of failures and attacks. There is a rising need for robust self-repairing systems able to restore full functionality in the face of internal and external perturbations, including those that affect their own code base. However, it is difficult to achieve code self-repair with conventional programming models. We propose and demonstrate a solution to this problem based on self-replicating programs in an artificial chemistry. In this model, execution proceeds by chemical reactions that modify virtual molecules carrying code and data. Self-repair is achieved by what we call autocatalytic quines : programs that permanently reproduce their own code base. The concentration of instructions reflects the health of the system, and is kept stable by the instructions themselves. We show how the chemistry of such programs enables them to withstand arbitrary amounts of random code and data deletion, without affecting the results of their computations.