paper-with-me

Papers

Probabilistic Logic Gate in Asynchronous Game of Life with Critical Property

2021-12-15 · Yukio-Pegio Gunji, Yoshihiko Ohzawa, Terutaka Tanaka

Metaheuristic and self-organizing criticality (SOC) could contribute to robust computation under perturbed environments. Implementing a logic gate in a computing system in a critical state is one of the intriguing ways to study the role of metaheuristics and SOCs. Here, we study the behavior of cellular automaton, game of life (GL), in asynchronous updating and implement probabilistic logic gates by using asynchronous GL. We find that asynchronous GL shows a phase transition, that the density of the state of 1 decays with the power law at the critical point, and that systems at the critical point have the most computability in asynchronous GL. We implement AND and OR gates in asynchronous GL with criticality, which shows good performance. Since tuning perturbations play an essential role in operating logic gates, our study reveals the interference between manipulation and perturbation in probabilistic logic gates.

📄 PDF Abstract BibTeX arXiv:2112.07846

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Problife: a Probabilistic Game of Life

2022-01-24 · Simon Vandevelde, Joost Vennekens

This paper presents a probabilistic extension of the well-known cellular automaton, Game of Life. In Game of Life, cells are placed in a grid and then watched as they evolve throughout subsequent generations, as dictated…

Differentiable Logic Cellular Automata: From Game of Life to Pattern Generation

2025-06-05 · Pietro Miotti, Eyvind Niklasson, Ettore Randazzo, Alexander Mordvintsev

This paper introduces Differentiable Logic Cellular Automata (DiffLogic CA), a novel combination of Neural Cellular Automata (NCA) and Differentiable Logic Gates Networks (DLGNs). The fundamental computation units of the…

Evolution of Autopoiesis and Multicellularity in the Game of Life

2020-09-23 · Peter D. Turney

Recently we introduced a model of symbiosis, Model-S, based on the evolution of seed patterns in Conway's Game of Life. In the model, the fitness of a seed pattern is measured by one-on-one competitions in the Immigratio…

Modeling Uncertainty: Constraint-Based Belief States in Imperfect-Information Games

2025-07-25 · Achille Morenville, Éric Piette arxiv

In imperfect-information games, agents must make decisions based on partial knowledge of the game state. The Belief Stochastic Game model addresses this challenge by delegating state estimation to the game model itself. …

Time to Talk: LLM Agents for Asynchronous Group Communication in Mafia Games

2025-06-05 · Niv Eckhaus, Uri Berger, Gabriel Stanovsky

LLMs are used predominantly in synchronous communication, where a human user and a model communicate in alternating turns. In contrast, many real-world settings are inherently asynchronous. For example, in group chats, o…

Action GenerationAsynchronous Group CommunicationGame of MafiaScheduling+1