paper-with-me

Papers

Self-Organising Digital Circuits

2026-05-07 · Marcello Barylli, Gabriel Béna, Alexander Mordvintsev, Eleni Nisioti, Sebastian Risi arxiv

Fault tolerance in classical computing has traditionally relied on static strategies like hardware redundancy and error-correcting codes. Biological systems, in contrast, exhibit adaptive plasticity, maintaining function through dynamic re-organisation around damage. Inspired by this principle, we introduce Self-Organising Digital Circuits, framing functional logic generation and maintenance as a meta-learning problem on graphs. Our architecture employs a topology-masked Transformer that configures the Lookup Tables (LUT) of a circuit's Boolean gates. Extending the pattern-generation paradigm of Neural Cellular Automata (NCA), it navigates the degenerate Boolean search space to satisfy a computational task, rather than regenerating a fixed target state. We demonstrate that it can self-assemble functional circuits from scratch and rapidly re-route logic around permanent, previously unseen hardware faults. For soft errors, the policy achieves near-perfect recovery (>99.99\% accuracy) from damage sizes far exceeding training conditions. We further observe generalisation across circuit scales: accuracy improves on graphs substantially wider than those seen during training. This work bridges the principles of biological self-organisation with the practical domain of digital hardware.

📄 PDF Abstract BibTeX arXiv:2608.02606

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DICE: Device-level Integrated Circuits Encoder with Graph Contrastive Pretraining

2025-02-13 · Sungyoung Lee, Ziyi Wang, Seunggeun Kim, Taekyun Lee 외

Pretraining models with unsupervised graph representation learning has led to significant advancements in domains such as social network analysis, molecular design, and electronic design automation (EDA). However, prior …

Contrastive LearningData AugmentationGraph Neural NetworkGraph Representation Learning+2

Bayesian mechanics of self-organising systems

2023-11-16 · Takuya Isomura

Bayesian mechanics provides a framework that addresses dynamical systems that can be conceptualised as Bayesian inference. However, elucidating the requisite generative models is essential for empirical applications to r…

Bayesian Inference

Evolutionary Design of Digital Circuits Using Genetic Programming

2013-04-09 · S. M. Ashik Eftekhar, Sk. Mahbub Habib, M. M. A. Hashem

For simple digital circuits, conventional method of designing circuits can easily be applied. But for complex digital circuits, the conventional method of designing circuits is not fruitfully applicable because it is tim…

A conditional, a fuzzy and a probabilistic interpretation of self-organising maps

2021-03-11 · Laura Giordano, Valentina Gliozzi, Daniele Theseider Dupré

In this paper we establish a link between fuzzy and preferential semantics for description logics and Self-Organising Maps, which have been proposed as possible candidates to explain the psychological mechanisms underlyi…

A self-organising eigenspace map for time series clustering

2019-05-14 · Donya Rahmani, Damien Fay, Jacek Brodzki

This paper presents a novel time series clustering method, the self-organising eigenspace map (SOEM), based on a generalisation of the well-known self-organising feature map (SOFM). The SOEM operates on the eigenspaces o…

ClusteringTime SeriesTime Series AnalysisTime Series Clustering+2