Papers
Topics
Authors
Recent
Search
2000 character limit reached

Evolving Symbiosis, from Barricelli's Legacy to Collective Intelligence: a simulated and conceptual approach

Published 9 Mar 2026 in cs.NE | (2603.08463v1)

Abstract: This report documents the work of our group (named SymBa) at the ALICE 2026 workshop in Copenhagen. Inspired by the pioneering work by Nils Aall Barricelli on symbiogenesis of numerical organisms (i.e., 1D cellular automata) in 1953 (70+ years ago!!), we discussed the role of symbiogenesis as mechanism contributing to the origins of life, open-endedness, and collective intelligence. We report replications of Barricelli's original work in 1D worlds, an extension to 2D symbioorganisms, and preliminary experimentation with DNA-norms. We discuss the implications of symbiogenesis for artifical life and artificial intelligence, and outline several opportunities for future works, both at the conceptual level as well as using different substrates (neural networks, neural cellular automata, etc.)

Summary

  • The paper demonstrates that emergent symbiogenesis, modeled via 1D and 2D cellular automata with DNA-inspired rules, underpins key evolutionary transitions.
  • The simulation methodology employs local interaction norms and quantitative metrics like entropy and population dynamics to validate motif proliferation and spatial heterogeneity.
  • The study shows that dynamic interpreter evolution and intrinsic symbiotic organization catalyze open-ended complexity, offering new insights for ALife and AI research.

Evolving Symbiosis: From Barricelli's Legacy to Collective Intelligence

Introduction

"Evolving Symbiosis, from Barricelli's Legacy to Collective Intelligence: a simulated and conceptual approach" (2603.08463) investigates the roots and operationalization of symbiogenesis in computational contexts, tracing the lineage from Nils Aall Barricelli’s pivotal work on numerical symbioorganisms through to modern perspectives in artificial life (ALife) and collective intelligence. The work critically revisits and extends Barricelli’s original paradigms, implements simulations in both one- and two-dimensional substrates, and explores the correspondence between abstract symbiogenetic processes and complexification principles fundamental to evolutionary transitions in biological and artificial systems.

Barricelli's Foundational Contributions

Barricelli’s historical experiments in the 1950s systematically formalized the notion that replication and mutation are insufficient to explain the evolutionary emergence of complexity; symbiogenesis—persistent mutualistic associations yielding new organizational units—is a necessary ingredient. Using one-dimensional cellular automata of integer lattices ("numerical organisms"), Barricelli demonstrated that multi-gene individuals (symbioorganisms) spontaneously arise via local replication, mutation, and interaction norms. Notably, these interactions yield several emergent properties previously thought to be exclusive to biological evolution, including sexual recombination via crossover, parasitism, self-repair, and higher-level competitive games implemented as selective pressures, as summarized both textually and visually in his foundational manuscripts. Figure 1

Figure 1: Extract from Barricelli's original 1954 paper, showcasing the roots of symbioorganisms in mathematical constructs.

Figure 2

Figure 2: Emergent symbioorganism from Barricelli's early work, exemplifying higher-order organization through local interaction.

The explicit encoding of symbiotic interactions, allowing multiple replication outcomes based on pairwise occupancy and value, enabled the spontaneous emergence of organizational units that displayed robust Darwinian properties. His systematic classification of collision resolution schemes (norms) and the demonstration of spontaneous recombination (crossover), persistent parasitism, and self-repair mechanics provided one of the earliest and most prescient formalizations of open-ended evolution in artificial life systems. Figure 3

Figure 3: An example of symbiotic interactions yielding multi-replication events absent in simple replicators.

Figure 4

Figure 4: Demonstration of emergent crossover (sexual recombination) through numerical norms.

Extensions and Implementation: 1D, 2D, and DNA-Inspired Symbiogenesis

The present study replicates and extends Barricelli’s systems, analyzing the population and information-theoretic dynamics under different norm schemes. Quantitative measures—such as aggregate population trajectories, entropy, and spatiotemporal correlation—demonstrate that symbioorganism formation is robustly recapitulated and can be made more persistent or open-ended through variants such as norm heterogeneity, reflecting Barricelli’s unpublished ideas. Figure 5

Figure 5

Figure 5: Barricelli's numerical system—single value replication (top) and symbiotic double replication (bottom).

Figure 6

Figure 6: Canonical example of a Barricelli symbioorganism constructed by spontaneous assembly.

Crucially, the paper expands into two-dimensional lattices, implementing integer-pair CA analogues. These show the rapid organization of sparse, randomly initialized fields into complex, modulated, self-propagating domains. Figure 7

Figure 7: Visualization of 2D Barricelli automata with periodic boundaries, mapping local directionality and revealing spatial pattern formation.

Further, the authors engineer an extension of the norm space towards DNA-inspired rules—complementarity, elongation, and split—mirroring molecular replication. By embedding these "DNA-norms" in both well-mixed "soups" and spatially explicit 1D CA substrates, the authors empirically confirm that complementary association and local interactions dramatically enhance the proliferation and heritability of long repeated sequence motifs. Figure 8

Figure 8: Schematic of minimal DNA-norms implemented for sequence growth, complementary association, and splitting.

Figure 9

Figure 9: Statistical comparison of motif repetition under elongation-only (Condition A) and full DNA-norm (Condition B) conditions across independent simulations.

Figure 10

Figure 10: Spacetime plot of motif lineage propagation and domain formation under DNA-norms; DNA-like compositionality supports persistent, heritable, and spatially heterogeneous motif structures.

Analytical Results and Metrics

The study highlights several key metrics:

  • Population Collapse and Regrowth: Dense initializations rapidly collapse due to mutual annihilation, while sparse populations exhibit spatial expansion—reflecting selection pressures that favor spatial strategies minimizing destructive collisions.
  • Motif Proliferation: Under DNA-norms, sequence motifs of increasing length proliferate robustly, whereas elongation alone fails to generate extensive motif redundancy.
  • Spatial Heterogeneity: DNA-enabled local rules yield stable, heritable domains, supporting the interpretation that complementarity and recombination are enablers for open-ended complexity in minimal computational substrates. Figure 11

    Figure 11: Comparative metrics under sparse and dense conditions, showing the tempo of replication, organismal count, and numerical lineage dominance.

Theoretical Perspective: Symbiogenesis, Collective Intelligence, and Individuality

A major contribution of this report is framing symbiogenesis as a multi-scale, substrate-independent mechanism underpinning evolutionary transitions in both biological and computational systems. Adopting a broad definition of symbiosis to encompass mutualism, parasitism, commensalism, and competition, the authors draw parallels between evolutionary symbiogenetic events (e.g., emergence of eukaryotes via endosymbiosis) and analogs in collective intelligence and distributed learning systems.

Symbiogenesis is argued to be not merely an agent of evolutionary innovation, but a requisite mechanism for open-endedness—allowing already-competent units to dynamically organize into more sophisticated, higher-level agents, as formalized in hierarchical modularity studies (e.g., Watson & Pollack, 2001). This extends into AI, as the formation of persistent, compositional collectives can underwrite scalable intelligence and functional diversity.

Implications and Future Directions in Artificial Life and AI

The computational and conceptual results yield several implications:

  • Limitations of Fixed-Structure Evolutionary Algorithms: Most so-called symbiotic optimization heuristics impose symbiotic organization exogenously, rather than allowing its emergence endogenously through interaction norms.
  • Evolvability via Symbiogenesis: By allowing modular assembly and recombination, symbiogenesis promotes evolvability, increases lineage diversity, and improves adaptability in resource-constrained or multi-task environments.
  • Active Co-Evolution of Code and Interpreter: The authors emphasize the significance of not just evolving the structural code (e.g., numerical sequences, DNA strings) but also the rules of interpretation. The co-evolution or adaptive emergence of interpreters is posited as a missing but essential link in realizing open-ended collective intelligence and developmental plasticity.
  • Computational Universality and Minimal Substrates: The DNA-norm extension suggests that universality may require interaction schemes that support complementarity, recombination, and generic assembly, drawing theoretical analogies to combinatory logic, lambda calculus, and biochemical Turing completeness.

Future Work

The report outlines promising directions:

  • Constructing benchmark environments ("games") to evaluate cooperative, competitive, and symbiogenetic strategies.
  • Explicit experiments with co-evolving interpreters (e.g., learned attention mechanisms).
  • Investigating the minimal requirements for computational universality and functional self-modification within symbiogenetic automata.
  • Exploring links to mathematical logic, formal proof systems, and universal computation.

Conclusion

This comprehensive synthesis and extension of Barricelli’s symbioorganism paradigm affirms the central role of symbiogenesis as a universal engine for open-ended evolutionary complexity. By empirically demonstrating emergent compositionality in minimal automata and formalizing the importance of dynamic interpreter evolution, the study strengthens the conceptual bridge between origins-of-life research, collective intelligence, and artificial life. These results mandate renewed focus on designing artificial evolutionary systems in which symbiotic association, compositional abstraction, and interpretive flexibility are intrinsic, not imposed, thereby facilitating genuine evolutionary innovation and open-ended adaptation.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Explain it Like I'm 14

What this paper is about (big picture)

This paper looks at how “teaming up” can create new, more complex living-like systems—even inside a computer. The authors revisit and extend the ideas of Nils Barricelli, a pioneer from the 1950s who showed that simple digital “organisms” can copy themselves, mutate, and, most importantly, combine in helpful ways (symbiosis) to form bigger, smarter structures. The team rebuilds his experiments, expands them into two dimensions, and tries DNA-like rules to see how cooperation can lead to open-ended growth and collective intelligence.

What questions the researchers asked

The authors focus on two simple questions, asked in everyday terms:

  • When do partnerships between simple parts become stable and lasting—turning two “things” into one new, better “thing”?
  • Is teaming up (symbiogenesis) not just helpful, but maybe even necessary, for never-ending creativity and complexity in life and in artificial systems?

They also ask how these ideas relate to today’s AI and to our understanding of how life might have begun.

How they studied it (methods in plain language)

Think of a video game played on a grid of cells with easy, local rules—like a checkerboard where pieces move and copy themselves based on simple instructions. The researchers used several versions of this idea:

  • Rebuilding Barricelli’s 1D “number world”:
    • Picture a long line of boxes. Each box can hold a number (a “gene”) or be empty.
    • Each number tries to copy itself to a new spot a certain distance away (like “move right by 4” if the number is 4).
    • If two numbers try to land on the same spot, a “house rule” (called a norm) decides what happens—maybe they cancel out, combine, or produce a new number. These are like traffic rules for collisions.
    • Over time, strings of numbers can form and act like digital organisms that copy themselves, repair damage, or even show parasitic behavior.
  • Extending to 2D:
    • Now the grid is a full map, not a line. Each cell holds a small “arrow” (a direction to move).
    • The same copying and collision rules apply, but now patterns can spread in all directions, creating wave-like behavior.
  • Trying DNA-like rules (a minimal “DNA soup”):
    • Instead of just numbers, the world has four “letters”—A, C, G, T—like real DNA.
    • Three simple rules:
    • 1) Elongation: strands grow by adding one letter at the end.
    • 2) Complementary association: matching letters “stick” (A with T, C with G), letting strands align and merge if they overlap.
    • 3) Split: when a double strand is complete enough, it can unzip into two single strands—like reproduction.
    • They compared two setups: only growth (elongation) vs. growth + sticking + splitting.
  • Measuring what happens:
    • Counting how many cells are occupied and how often collisions happen—like taking the pulse of the digital world.
    • Using simple information measures:
    • Entropy: “How surprising or varied is the pattern?”
    • Mutual information: “How much does one moment tell us about the next?”
    • Testing robustness: poke a digital organism and see if it survives or repairs itself.

What they found and why it matters

Here are the main takeaways, explained with simple parallels:

  • In Barricelli’s 1D worlds, cooperation matters:
    • Just copying and mutating doesn’t go very far.
    • Letting numbers “team up” creates longer, self-repeating sequences—digital organisms that can recombine, show parasitism, and even repair themselves.
    • If the whole world uses one strict rule, things settle into simple loops. But mixing rules in different regions keeps the system lively for longer—more like an ecosystem than a mono-crop.
  • In 2D, complex patterns spread:
    • When the grid expands to two dimensions, patterns don’t just repeat—they form waves and moving fronts, similar to how living tissues or colonies expand.
  • DNA-like rules make a big difference:
    • With only “grow by one letter,” long repeated pieces almost never show up.
    • Add “stick to your complement” and “split,” and suddenly longer repeated chunks appear a lot more often, and they spread across space.
    • In the 1D spatial version, you see clear “domains” (patches) where certain DNA-like motifs dominate and reproduce locally. Multiple different motifs coexist, compete, and interact—like an emerging ecosystem from simple parts.
  • Information grows with structure:
    • The information measures show how patterns become less random and more structured over time when symbiotic rules are allowed, hinting that cooperation helps organize and preserve useful information.

Why this matters:

  • It supports the idea that life’s big leaps (like cells gaining mitochondria) may depend on symbiogenesis—permanent partnerships that create something new.
  • It shows a path toward “open-ended” evolution in computers: not just repeating the same tricks, but discovering new ones as parts learn to cooperate.

What this could lead to (implications)

  • Understanding life’s origins:
    • If teaming up helps kickstart evolving systems, it may explain how early life moved from simple molecules to complex cells.
  • Better AI and collective intelligence:
    • Instead of building one giant model, we might design many simple agents or modules that can team up, split, and reorganize—growing abilities organically.
    • This could make AI systems more adaptable and robust, like communities that survive shocks because members support and challenge each other.
  • Designing resilient digital ecosystems:
    • Mixed rules and local interactions can keep systems lively and creative, avoiding “one winner takes all” outcomes.
  • Future steps suggested by the authors:
    • Give sequences “functions” that affect resources or rules (like enzymes), letting organisms shape their environment.
    • Explore the simplest possible setups (even simple true/false grids) to see when symbiosis first appears.
    • Measure and test robustness more carefully: how well do digital organisms survive disturbances?

In short, the paper argues that cooperation isn’t just a nice add-on—it may be the engine that turns simple parts into complex, evolving systems. Whether we’re talking about early life or future AI, learning how simple things learn to “live together” could be the key to open-ended creativity and intelligence.

Knowledge Gaps

Knowledge gaps, limitations, and open questions

Below is a single, consolidated list of what remains missing, uncertain, or unexplored in the paper, framed to guide concrete next steps for future research.

  • Lack of a formal, operational definition of “symbioorganism” and an automated detector for them; future work should specify detectable criteria (e.g., reproducible multi-gene patterns, persistence thresholds, lineage continuity) and provide algorithms to identify, track, and compare such entities across runs.
  • No quantitative test of the permanence of symbiotic associations; design experiments that measure when and how transient cooperative interactions become obligate, irreducible units (e.g., by measuring dependency graphs, component survivability outside the collective, and time-to-reversion under perturbations).
  • The central question “Is symbiogenesis beneficial or required for open-endedness?” remains untested; implement open-endedness metrics (e.g., unbounded growth in complexity/novelty, diversity turnover, innovation rate) and compare trajectories between systems with and without symbiogenetic norms.
  • Insufficient exploration of parameter regimes and sensitivity analyses in 1D systems (e.g., norms A/B/C/D, initial density, mutation rates, boundary conditions); systematically map the phase space to identify regions that support sustained diversity and complex dynamics.
  • 2D extension is demonstrated only qualitatively and with limited norms (0 and D); perform quantitative analyses (e.g., spatial autocorrelation, domain growth rates, motif lifetimes, lineage spread) across norms and initial conditions to establish what is genuinely novel about 2D dynamics.
  • Absence of long-duration experiments and statistical replication for claims about “organized homogeneity” vs. sustained dynamics; run ensembles over much longer timescales, report outcome distributions, and test how heterogeneity of norms and patchy environments alter asymptotic behaviors.
  • No explicit evaluation of emergent recombination, parasitism, and self-repair in the new implementations; reproduce and quantify these phenomena with standardized metrics (e.g., crossover detection, host–parasite dependency matrices, repair success rates post-damage).
  • Lack of causal attribution for the role of symbiotic norms versus other factors; design ablation studies that isolate each norm’s contribution to evolvability, robustness, and complexity growth.
  • The proposed robustness experiments for symbioorganisms are not executed; implement and report survival curves under controlled perturbations (single-collision intruders, stochastic norm noise, resource shocks) and analyze failure modes.
  • Information-theoretic analyses are preliminary (Shannon entropy and pairwise mutual information only); extend to transfer entropy, active information storage, and local information dynamics, and scale these analyses to 2D substrates.
  • No genealogy or ancestry-tracking instrumentation in the Barricelli systems; add token-tracing or lineage labeling to quantify inheritance patterns, cooperation histories, and the emergence of hierarchical organization.
  • The interaction between spatial heterogeneity and norm heterogeneity—cited by Barricelli as prolonging dynamics—is not systematically investigated; construct patchy worlds with controlled norm mosaics and diffusion barriers to quantify their effects on diversity and open-endedness.
  • Resource dynamics are abstract or absent (except in the DNA-CA, where budgets are very simple); incorporate explicit resource flows, costs of replication, and competition for limited substrates to evaluate selection pressures and ecological feedbacks.
  • The Boolean CA “gated Rule 110” demonstration is only illustrative; parameterize the gating norm, quantify minimal conditions for persistent “Boolean symbioorganisms,” and compare to ungated baselines to establish the necessity and sufficiency of the symbiogenetic gate.
  • No cross-model comparisons to other ALife platforms (e.g., Tierra, Avida, Lenia) to isolate what symbiogenesis uniquely contributes; run controlled benchmarks with matched mutation/selection parameters and report differential outcomes in complexity metrics.
  • The DNA-norm model is minimal and biophysically schematic; incorporate more realistic features (e.g., binding energies, mismatch penalties, secondary structure, kinetics, temperature/energy budgets) to test whether observed motif reuse and spatial heredity are robust to physical constraints.
  • Motif-reuse metric (Rk(t)R_k(t) with threshold τ\tau) is a coarse proxy for heredity and replication; complement with direct measures of strand-level reproduction, error rates, duplication fidelity, and heritable functional traits to avoid confounds from random repetition.
  • Limited exploration of threshold sensitivity (e.g., τ=0.10\tau=0.10) and motif length choices; provide robustness checks across τ\tau, kk, population sizes, and mutation rates, and report confidence intervals and effect sizes for all comparisons.
  • The DNA-norm CA shows spatial domains but lacks demonstrated selection on function; introduce genotype-to-phenotype mappings (e.g., sequence-dependent catalytic sites, resource modulation) to test whether functionally encoded traits feed back to replication success.
  • Unclear necessary and sufficient conditions for “split” (replication) in the DNA-norms; specify and vary completion thresholds, gap-filling criteria, and annealing requirements to determine minimal requirements for sustainable self-replication.
  • No investigation of multi-part integration in the DNA-norm setting (composite genomes, modular assembly); add rules for assembling/routing multi-strand complexes and test whether symbiogenesis yields new higher-level reproductive units.
  • Absence of coevolutionary dynamics (e.g., host–parasite arms races) in both numerical and DNA-norm systems; introduce parasitic sequences and measure reciprocal adaptation, diversification rates, and Red Queen dynamics.
  • The link between symbiogenesis and collective intelligence remains conceptual; define task environments (e.g., distributed sensing/control, game-based selection), specify performance metrics, and test whether symbiotic collectives outperform solitary entities under identical resource budgets.
  • No exploration of transfer across substrates (neural networks, neural cellular automata, program interpreters) despite being proposed; implement analogous symbiogenetic norms in these substrates and compare evolvability and open-endedness side-by-side.
  • Missing evaluation of scalability and computational cost; report time/space complexity, parallelization strategies, and practical limits for long, high-dimensional runs to enable reproducible large-scale studies.
  • Reproducibility is only partially addressed; provide full parameter sweeps, seeds, data outputs, and analysis scripts (including random seeds and versioned configurations) to enable independent verification of reported phenomena.
  • Lack of theoretical analysis of when symbiosis becomes evolutionarily stable in these models; develop mathematical frameworks (e.g., game-theoretic/payoff matrices derived from norms, dynamical systems analysis) to predict transitions from transient cooperation to obligate integration.
  • No explicit tests for emergence of multilevel selection and individuality; instrument and quantify when collectives exhibit causal closure, alignment of function, and agency-like behavior, and relate these to symbiogenesis events.
  • Unclear generality across dimensions; evaluate whether 3D substrates or different neighborhood topologies change the prevalence or stability of symbiogenesis, and whether new phenomena (e.g., volumetric compartmentalization) emerge.

Practical Applications

Immediate Applications

Below are specific, deployable use cases that draw directly from the paper’s implemented systems (1D/2D Barricelli automata, DNA-norm “soup” and CA, robustness experiments, and information-theoretic metrics) and released code.

  • Research toolkit for artificial life and evolutionary computation (Academia, Software)
    • What: Use the open-source repo to replicate Barricelli’s 1D/2D systems, run DNA-norm simulations, and compute entropy/mutual information to study emergent replication, parasitism, and self-repair.
    • Tools/workflows: Codebase as a baseline benchmark; add-on notebooks to quantify open-endedness (e.g., motif-repetition curves, mutual information matrices), robustness assays (inject disturbances, log survival rates).
    • Assumptions/dependencies: Python environment and modest compute; researchers comfortable with CA/ALife paradigms.
  • Curriculum modules and interactive labs on symbiosis and major transitions (Education)
    • What: Classroom labs demonstrating how symbiogenesis yields complex structures from simple rules; illustrate mutualism, parasitism, and commensalism dynamics.
    • Tools/products: Browser-based visualizers of 1D/2D runs; step-by-step assignments (e.g., compare single-rule vs patchy “heterogeneous norm” environments).
    • Assumptions/dependencies: Educator-facing documentation; access to basic computing in classrooms.
  • Generative art and public science exhibits from 2D symbiogenetic CA (Creative tech, Museums)
    • What: Visualize symmetry, waves, and domain growth from symbiotic rules as dynamic artworks or explorable museum pieces.
    • Tools/products: Real-time CA visualizer; exportable image/video pipelines; interactive kiosks.
    • Assumptions/dependencies: GPU-accelerated rendering optional; licensing of code under permissive terms.
  • Symbiotic operators for evolutionary algorithms and AutoML (Software, AI/ML)
    • What: Incorporate “norm patches,” symbiotic crossover, and parasitism-inspired pressures to reduce premature convergence and promote modular composition.
    • Tools/workflows: Plugins for evolutionary strategies/GP/NAS frameworks that: (1) run quasi-uniform “patch” selection pressures, (2) evaluate team-of-gene performance, (3) encourage emergent modular recombination.
    • Assumptions/dependencies: Mapping of CA norms to algorithmic operators; evaluation on standard opt/NAS benchmarks.
  • Testbeds for multi-agent interaction regimes (AI/ML, Robotics R&D)
    • What: Use symbiogenetic gating and collision norms as simple, reproducible testbeds to study cooperation/competition balances and collective problem-solving.
    • Tools/workflows: Integrate with PettingZoo or MARL libraries; run ablations on mutualism/commensalism/parasitism-inspired reward sharing; measure information flow.
    • Assumptions/dependencies: Transfer from grid-world CA dynamics to multi-agent learning requires careful reward shaping.
  • Open-endedness and emergence analytics for complex systems logging (Software ops, Research)
    • What: Apply motif repetition and information-theoretic metrics (entropy, mutual information) to detect repeated interaction motifs and emergent structure in event streams (e.g., microservices traces, agent logs).
    • Tools/workflows: A metrics library that ingests time-series/logs and outputs motif repetition curves and MI heatmaps over time.
    • Assumptions/dependencies: Requires well-segmented, windowable logs; careful interpretation to avoid false positives.
  • In silico pre-screening for DNA-based assembly protocols (Synthetic biology R&D)
    • What: Use the DNA-norm “soup” to quickly assess how elongation, complementarity, and splitting rules impact k-mer reuse and duplex domain growth before wet-lab trials.
    • Tools/workflows: Parameter sweeps on error rates, resource budgets, and overlap thresholds; identify regimes that maximize long-motif repetition.
    • Assumptions/dependencies: Abstract rules simplify chemistry; results serve as coarse guidance, not direct lab recipes.
  • Robustness benchmarking of self-repair dynamics (Software resilience, Cyber-physical R&D)
    • What: Adapt the paper’s “inject a disturbance and measure survival” protocol to stress-test self-healing mechanisms in distributed systems or rule-based controllers.
    • Tools/workflows: Fault-injection harnesses that emulate collisions; survival/time-to-recovery metrics analogous to symbioorganism robustness measures.
    • Assumptions/dependencies: Mapping numerical “organisms” to services/modules requires instrumentation of real systems.
  • Game mechanics inspired by symbiogenesis (Games/EdTech)
    • What: Design games where players/agents can merge, parasitize, or form alliances, with emergent “organism-level” abilities and self-repair.
    • Tools/products: Rule engines implementing symbiotic interactions; educational gameplay demonstrating ecological and collective-intelligence principles.
    • Assumptions/dependencies: Balancing asymmetric interactions (e.g., parasitism that improves diversity) for fun and fairness.
  • Conceptual training for organizational design and policy workshops (Policy, Management education)
    • What: Use the paper’s continuum (mutualism↔parasitism) and “collective as individual” framing to design exercises on team-of-teams, mergers, and cooperative competition.
    • Tools/workflows: Scenario simulations using simplified CA/agent models; debriefs linking results to institutional governance.
    • Assumptions/dependencies: Translation from abstract models to organizational contexts requires facilitation and case mapping.

Long-Term Applications

These opportunities build on the paper’s methods but require further research, validation, scaling, or engineering integration.

  • Wet-lab origin-of-life and protocell experiments guided by DNA-norm regimes (Healthcare/Basic science)
    • What: Translate parameters that boost long-motif repetition and spatial lineage formation into microfluidic or surface-templated RNA/DNA experiments.
    • Tools/workflows: Lab protocols testing overlap-mediated assembly and splitting; compare to in silico motif-repetition thresholds.
    • Assumptions/dependencies: Accurate kinetic/thermodynamic models; enzymatic or non-enzymatic chemistries with controllable error rates.
  • Self-assembling DNA computing and materials using minimal rules (Synthetic biology, Materials)
    • What: Engineer strand-displacement systems where complementary association and splitting implement reproducible, modular assemblies and self-repair.
    • Tools/products: DNA tile circuits or origami that “grow,” split, and recombine into higher-order structures; programmable self-healing materials.
    • Assumptions/dependencies: Control over hybridization kinetics, error suppression, and energy budgets.
  • Symbiogenetic swarm robotics with emergent “super-agents” (Robotics)
    • What: Develop local interaction rules enabling robots to fuse capabilities (sensing/actuation/power), self-repair, and split, akin to CA symbioorganisms.
    • Tools/workflows: Docking hardware, local comms, rule interpreters mapping “norms” to merge/split behaviors; field testing under disturbances.
    • Assumptions/dependencies: Robust hardware interfaces and safety protocols; reliable local decision-making under uncertainty.
  • Open-ended, modular AI via symbiotic composition (AI/ML, Software)
    • What: Architect ecosystems of models/tools that can merge competencies, recombine (emergent crossover), and resist parasitism while sustaining diversity (heterogeneous “norm patches”).
    • Tools/workflows: Orchestration platforms for agent mergers/splits; fitness via task wins (à la Barricelli’s game selection), MI-based emergence monitors.
    • Assumptions/dependencies: New evaluation metrics, alignment/safety safeguards, and scalable credit assignment.
  • Self-healing distributed systems inspired by symbiosis (Cloud/Edge, Energy)
    • What: Apply “norm patches” to service meshes/microgrids so local rules favor cooperative replication of robust configurations and isolation of parasitic patterns.
    • Tools/products: Controllers that detect repeated, high-fitness interaction motifs and promote them across the network; parasitism throttling policies.
    • Assumptions/dependencies: Observability at the right granularity; provenance tracing to identify “organism-level” modules.
  • Microbiome consortia engineering with controlled interaction types (Healthcare, Agriculture)
    • What: Design community interventions that include mutualists and strategic “parasites”/commensals to improve stability and resilience, reflecting ecological findings referenced in the paper.
    • Tools/workflows: In silico pre-screening with symbiosis-inspired dynamics; targeted consortia therapies for gut/soil.
    • Assumptions/dependencies: Regulatory approvals; robust in vivo monitoring; ethical deployment.
  • Market designs and agent-based finance with symbiotic mergers (Finance, Policy)
    • What: Simulate markets with agents that can form composite entities when beneficial, exploring stability and innovation trade-offs under parasitism/competition.
    • Tools/workflows: ABM platforms incorporating symbiotic composition norms; policy sandboxes for merger rules informed by “collective as individual” insights.
    • Assumptions/dependencies: Behavioral calibration; regulatory appetite for experimentation.
  • Security via coevolving, symbiogenetic red–blue teaming (Cybersecurity)
    • What: Use symbiotic composition and parasitism dynamics to evolve defense coalitions that adapt to evolving threats with self-repair properties.
    • Tools/workflows: Simulation arenas with DNA-norm-like recombination of tactics; selection via game outcomes as in Barricelli’s TacTix framing.
    • Assumptions/dependencies: Careful containment; mapping abstract norms to TTPs (tactics, techniques, procedures).
  • Urban/ecosystem planning anchored in interaction diversity (Public policy, Ecology)
    • What: Use the paper’s evidence and cited works on unilateral interactions to design policies that mix mutualism, commensalism, and controlled antagonism for resilient communities.
    • Tools/workflows: Planning simulations with “patchy norms” representing governance styles; measure stability with information-theoretic metrics over time.
    • Assumptions/dependencies: Interdisciplinary data and validation; stakeholder engagement.
  • Programmable matter and modular hardware with CA-like rule execution (Hardware, Manufacturing)
    • What: Implement hardware modules that interact via local rules to assemble larger structures and heal after damage, inspired by 2D CA symbiogenesis.
    • Tools/products: Smart connectors, embedded rule evaluators, local sensing; self-configuring assemblies for rapid deployment/repair.
    • Assumptions/dependencies: Advances in low-power compute, standardized connectors, safe merging/splitting.
  • Collective-intelligence governance and “superagent” institutions (Policy, Management)
    • What: Formalize mergers/alliances of teams or orgs as symbiogenetic transitions to enhance problem-solving capacity, with metrics for integration and resilience.
    • Tools/workflows: Decision-support dashboards tracking “emergent module” health via information flow and motif repetition; playbooks for integration.
    • Assumptions/dependencies: Organizational readiness; translating technical metrics to human systems.
  • AI safety via modular, evolvable coalitions (AI governance)
    • What: Explore whether symbiogenetic, multi-agent architectures can align local incentives to produce higher-level aligned behavior, with parasitism detection and containment.
    • Tools/workflows: Safety monitors for coalition composition; intervention norms to prevent runaway monoliths.
    • Assumptions/dependencies: Formal alignment objectives; empirical evidence that composition reduces risk.

Cross-cutting dependencies and assumptions

  • Abstraction gap: CAs and DNA-norm simulations are stylized; mapping to real-world biochemistry, robotics, or institutions requires careful translation and validation.
  • Measurement: The provided metrics (entropy, mutual information, motif repetition) are useful but need domain-specific baselines to avoid overinterpreting “emergence.”
  • Heterogeneity matters: Many benefits arise from quasi-uniform, patchy norms; real deployments need mechanisms to sustain rule diversity without fragmentation.
  • Safety and ethics: Emergent composition and parasitism dynamics can have unintended consequences (e.g., in bio, AI, markets); governance frameworks must co-evolve with technology.

Glossary

  • Active information storage: An information-theoretic quantity indicating how much past information a system retains that is useful for predicting its future state. "explore the concepts of transfer entropy and locations of active information storage"
  • Amensalism: An ecological interaction where one species is harmed while the other is unaffected. "commensalism and amensalism"
  • Annealing (DNA strands): The process by which complementary nucleic acid strands bind through base pairing to form double-stranded structures. "two strands to anneal when they share a sufficiently long contiguous complementary sequence"
  • atan2: A two-argument arctangent function used to compute the polar angle from Cartesian coordinates. "by calculating it's polar angle with atan2atan2"
  • Autocatalytic processes: Chemical reactions where a product acts as a catalyst for its own formation, enabling self-amplifying replication. "the capacity to reproduce by autocatalytic processes"
  • Barricelli's collision norms: Local rules that resolve replication collisions in numerical cellular automata by specifying mutation or exclusion outcomes. "Barricelli's collision norms."
  • Brainfuck family (BFF) programs: Programs written in Brainfuck-like esoteric languages used as a computational substrate to study emergent behaviors. "random Brainfuck family (BFF) programs"
  • Causal closure: A condition where a system’s internal interactions sufficiently account for its behavior without external causal dependencies. "emerges when a collective achieves sufficient integration, causal closure, and alignment of function"
  • Cellular Automata (CA): Discrete computational systems with grid-based cells updating by local rules, often used to study complex dynamics. "In his Cellular Automata (CA) models"
  • Collective intelligence: The emergent problem-solving or adaptive capacity of groups arising from interactions among their components. "collective intelligence"
  • Complementarity: The base-pairing rule that defines which nucleotides pair (A–T, C–G), enabling faithful template-directed replication. "Complementarity is defined by an involution:"
  • Complementary association: A DNA-norm where complementary bases pair and overlapping fragments merge to extend strands. "Complementary association (pairing and overlap-mediated merging)."
  • Connectionist perspective: An approach interpreting complex behavior as emerging from networks of interacting simple units. "From a connectionist perspective, such transitions can be interpreted as"
  • Crossover: A recombination process where genetic material is exchanged between strands, facilitating variation. "emergent sexual recombination via crossover"
  • DNA-norms: Local interaction rules inspired by DNA mechanisms (elongation, pairing, splitting) used to govern replication in simulations. "preliminary experimentation with DNA-norms."
  • Duplex (double-stranded DNA): A two-stranded nucleic acid structure formed by complementary base pairing. "these duplexes split and place offspring into adjacent cells."
  • Endosymbiosis: A symbiotic relationship where one organism lives inside another, often leading to integrated lineages. "modeled when endosymbiosis becomes advantageous."
  • Evolutionary computation: A family of optimization and design methods inspired by natural evolution, employing variation and selection. "Example of evolutionary computation and embodiement proposed by Barricelli."
  • Game-theoretic results: Analytical outcomes based on mathematical models of strategic interaction among agents. "Game-theoretic results shows also that when agents decide to merge"
  • Genetic operators: Abstract procedures (e.g., mutation, crossover) that modify genetic representations in evolutionary algorithms. "Holland's work on genetic operators"
  • Genetic programming: An evolutionary computation method where computer programs evolve to solve tasks. "in genetic programming"
  • Hierarchical organization: Multi-level structuring where higher-level units emerge from coordinated lower-level components. "allowing hierarchical organization"
  • High-order entropy: An entropy measure capturing dependencies beyond single-symbol statistics, used to assess emergent structure. "high-order entropy as a measure of emergent complexity"
  • Holobiont theory: The view that hosts and their microbiomes form integrated ecological and evolutionary units. "holobiont theory"
  • Holobionts: Host–microbiome collectives considered as unified functional entities. "functional systems sometimes described as holobionts"
  • k-mer: A contiguous nucleotide sequence of length k, used to analyze motifs and repetition in genomes. "dominant kk-mer"
  • Lenia: A continuous cellular automaton framework known for lifelike, self-organizing patterns. "in Lenia"
  • Major evolutionary transitions: Transformative events where independent entities combine into new higher-level individuals (e.g., cells to multicellular organisms). "major evolutionary transitions"
  • Metastable patterns: Temporarily stable configurations maintained by ongoing interactions rather than static equilibria. "metastable patterns of interaction"
  • Mutual information: A measure of statistical dependence between variables or system states across time. "mutual information between states at all time-steps"
  • Mutualism: A symbiotic interaction where both partners benefit. "mutualism, commensalism, amensalism, competition"
  • Nucleotides: Molecular building blocks of nucleic acids (A, C, G, T) with specific pairing rules. "nucleotides have specific association rules"
  • Open-ended evolution: Evolutionary dynamics that continually generate novel forms and increasing complexity without a fixed endpoint. "open-ended evolution"
  • Organized homogeneity: A dynamical outcome where one simple structure dominates, leading to periodic, uniform behavior. "organized homogeneity"
  • Overlap-mediated merging: The joining of nucleic acid fragments through alignment of complementary overlapping regions. "overlap-mediated merging"
  • Parasitism: An interaction where one organism benefits at the expense of another. "parasitism emerges"
  • Periodic boundary conditions: A topology where edges wrap around, making the space effectively loop (e.g., a ring). "periodic boundary conditions"
  • Polarity (5' and 3' ends): Directionality of nucleic acid strands from the 5' to 3' ends, constraining growth and pairing. "a fixed polarity (a 5' and 3' end)"
  • Quasi-uniform CA: A cellular automaton where different local rules apply in different spatial patches. "quasi-uniform CA where different rules are applied in different patches"
  • Replicators: Entities capable of making copies of themselves, foundational to evolutionary processes. "kickstart the emergence of replicators."
  • Rule 110: A one-dimensional cellular automaton rule known for computational universality and complex behavior. "rule 110"
  • Self-organization: Spontaneous pattern formation driven by local interactions without centralized control. "self-organization and interaction patterns"
  • Self-repairing organisms: Systems capable of restoring function or structure after damage through intrinsic processes. "self-repairing organisms would emerge"
  • Serial Endosymbiosis Theory (SET): Margulis’s theory that eukaryotic organelles originated via sequential endosymbiotic events. "Serial Endosymbiosis Theory (SET)"
  • Shannon entropy: A measure of uncertainty or information content of a random variable or system state distribution. "the Shannon entropy is calculated"
  • Shift-based replication: A replication mechanism where numerical genes copy to positions shifted by their values, central to Barricelli’s CA. "shift-based replication and collision norms"
  • Symbiogenesis: The formation of new evolutionary individuals by the integration of distinct organisms through symbiosis. "symbiogenesis"
  • Symbioorganism: A higher-order self-replicating structure formed by interacting numerical genes in Barricelli’s framework. "Barricelli's symbioorganism."
  • Symbiotic coevolutionary approaches: Methods where co-adaptation of interacting components is structured around symbiotic relationships. "symbiotic coevolutionary approaches"
  • Symbiotic Organism Search (SOS) algorithms: Optimization methods inspired by symbiotic interactions among organisms. "Symbiotic Organism Search (SOS) algorithms"
  • TacTix: A combinatorial game used by Barricelli to impose competitive selection pressures in evolution experiments. "TacTix"
  • Token-tracing methodology: A technique to track ancestry and lineage of computational genes or tokens over time. "token-tracing methodology"
  • Transfer entropy: A directional information measure capturing how much one process predicts future states of another. "transfer entropy"
  • Turing-complete: Capable of performing any computation given sufficient time and memory, equivalent to a universal Turing machine. "render RNA Turing-complete"
  • Universal constructor: A theoretical machine that can construct any machine, including a copy of itself, within a cellular automaton. "a universal constructor"
  • Wilson confidence intervals: A statistically robust interval estimation method for binomial proportions. "95\% Wilson confidence intervals"
  • Toroidal wrapping: A topology where opposite edges are connected to form a torus, avoiding boundaries. "toroidal wrapping"
  • Well-mixed (spaceless) setting: A model assumption where interactions occur uniformly without spatial constraints. "well-mixed (spaceless) setting"

Open Problems

We're still in the process of identifying open problems mentioned in this paper. Please check back in a few minutes.

Collections

Sign up for free to add this paper to one or more collections.

Tweets

Sign up for free to view the 4 tweets with 319 likes about this paper.