← Latest papers
🌀 nonlinear sciences

LOGOS-CA: A Cellular Automaton Using Natural Language as State and Rule

This paper introduces LOGOS-CA, a novel cellular automaton framework that utilizes natural language for cell states and rules via Large Language Models to transcend traditional numerical constraints, demonstrating successful forest fire simulations and offering new avenues for Artificial Life research.

Original authors: Keishu Utimula

Published 2026-02-12
📖 5 min read🧠 Deep dive

Original authors: Keishu Utimula

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a giant, digital checkerboard. In a traditional computer simulation (like a classic video game or a weather model), every square on that board is just a number. A "1" might mean a tree, a "2" might mean fire, and a "3" might mean ash. The rules are rigid math equations: "If a tree touches fire, it becomes fire."

Now, imagine replacing those boring numbers with stories.

Instead of a "1," a square says: "I am a tall oak tree waiting for the wind."
Instead of a "2," a square says: "I am a raging fire, hungry for fuel."

This is the core idea of LOGOS-CA, a new experiment described in the paper. The researchers built a "Cellular Automaton" (a grid of cells that change over time) where every cell speaks natural language, and a super-smart AI (a Large Language Model or LLM) acts as the referee to decide what happens next.

Here is a breakdown of how it works, using simple analogies:

1. The "Translator" Referee

In a normal computer program, the rules are hard-coded by humans. In LOGOS-CA, the rules are written in plain English inside each cell.

  • The Setup: You have a grid. Each cell has a little "note" describing its current state (e.g., "I am a dry tree") and a "rule" for how it behaves (e.g., "If my neighbor is on fire, I catch fire too").
  • The Action: To move the simulation forward one second, the computer asks an AI: "Here is what this cell is, and here is what its 8 neighbors are. Based on the rules, what should this cell be in the next second?"
  • The Result: The AI writes a new sentence for that cell, and the grid updates.

2. The Forest Fire Test (The "Strict Teacher" Scenario)

First, the researchers tested LOGOS-CA with a classic Forest Fire simulation.

  • The Goal: Can the AI follow strict instructions? "If you are a tree and touch fire, you become fire. If you are fire, you become ash next."
  • The Result: The "smartest" AIs (like GPT-4o and GPT-5) were perfect teachers. They followed the rules exactly, just like a computer program would. They knew that if a tree touches fire, it burns.
  • The Glitch: Some smaller, cheaper AIs got confused. They started hallucinating. One might say, "I am a tree," but then decide to turn into "water" because it got distracted by the word "wet" in a neighbor's description. This showed that not all AIs are disciplined enough to follow strict math-like rules when talking in sentences.

3. The Artificial Life Test (The "Creative Writer" Scenario)

Next, they tried something much harder: Artificial Life (ALife).

  • The Setup: Instead of strict fire rules, they gave the cells a vague prompt: "Do something interesting with your neighbors."
  • The Result: This is where it got weird and wonderful. The AIs started inventing their own languages and cultures.
    • The "Nano" AI: This model was like a shorthand note-taker. It started using single letters (A, Q, *) as symbols. It created a secret code where "A" meant "I am spreading," and "Q" meant "I am dead." It was efficient but cryptic.
    • The "Mini" AI: This model was like a legal document writer or a poet. It didn't just say "I am alive." It wrote paragraphs like: "I remain an overwrite-resistant, self-sustaining, garbled cell because my entire neighborhood is unanimously occupied by noisy donors." It invented complex concepts like "visual texture," "micro-flicker," and "phase-locked rhythms."

4. What This Means for the Future

The paper suggests that LOGOS-CA is a powerful new tool, but it comes with a catch: The AI is the engine.

  • Good News: We can simulate things that are hard to describe with math. Imagine simulating a traffic jam where cars have "moods" (frustrated, patient, aggressive) written in text, or a chemical reaction where molecules "negotiate" with each other.
  • The Catch: Because the AI is "creative," the results depend entirely on which AI you pick.
    • If you want a physics simulation (like a bridge collapsing), you need a "strict" AI that won't make up rules.
    • If you want to study how ideas spread or how societies evolve, you might want an AI that gets creative and invents new social norms.

The Bottom Line

Think of LOGOS-CA as a digital playground where the rules are written in a diary instead of a textbook.

Sometimes, the AI acts like a perfect robot, following the diary entries exactly (great for fire simulations). Other times, it acts like a wild artist, interpreting the diary entries to create entirely new worlds with their own languages and laws (great for studying creativity and life).

The researchers found that while this is a fascinating new way to simulate the world, we have to be careful: The simulation isn't just showing us the world; it's also showing us the personality of the AI we asked to run it.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →