CORTEXA
← Browse
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-24Cited by 0

Labels as Computational Primitives: Compiling Neural Networks from Language in Graph Compute Substrates

Mugur Marculescu

Neural networks are extraordinarily effective and almost entirely opaque: their competence is real but unreadable, and adapting them means retraining usually via a data-center process, not something that happens in the moment, in context. Symbolic systems are the inverse, legible but rigid in the face of a messy world. The field treats these as separate paradigms in need of a bridge. We propose that the bridge already exists, in the label. Our starting premise is that natural language is a compressed encoding of the world's causal structure, how states, actions, and consequences relate across time, space, and interaction, at every level of abstraction, and a large language model trained on that language is therefore a linguistic causal model: a queryable map of real-world causality. (Image models are the same kind of artifact in a visual projection, holding the spatial and compositional structure that language encodes only awkwardly.) From this lens we make two claims, and demonstrate both. The system is a labeled neural network, a naturally sparse network, whose units carry natural-language labels that specify their behavior, not the anonymous weight matrices the term usually implies. First, semantic coherence: a neuron's label is not a comment but a compressed behavioral specification, implying its decay, threshold, bias, and connectivity, an N-way constraint that a well-formed network satisfies. Second, neural transcription: because the label implies a network's parameters, and a linguistic causal model already holds the structure to supply them, a functional network can be compiled from natural-language descriptions rather than trained. The compiled network requires no gradient training of its own; it leverages the costly training which was done once, upstream, in the large language model it queries. We ground both claims in two working micro-brains, a robot's and a bug's, built the same way but with different dynamics, running live on the substrate, where neural units and digital-circuit units share a single medium. In one, an introspection pipeline reads the brain's neural state out through its own labels into text, and then into a rendered image of its internal world, not because rendering text is remarkable, but because two independently built models, one linguistic and one visual, agree about the same world through the shared label interface. Reproducibility artifacts (the exported micro-brain graphs and model versions) will be attached in a subsequent version of this record. The complete graph exports for both micro-brains are retained by the author as of the publication date; their SHA-256 fingerprints are: b944c1c539f35149bfc1ed0c85349c63c8efa78722ff5a27cd0651f570365525 BugBrain_graph_909f0000257d.json eb2e931e7e0b5e6082b64cac4da87440f2ae3659794d657e2b0df73c424a8a91 RobotBrain_graph_19440bd1a58d.json

View free PDFSource page

Related papers

openalexZenodo (CERN European Organization for Nuclear Research)2026-07-24

SkillGraph: A Multi-Agent Architecture for AI-Powered Career Recommendation Using Knowledge Graphs and Graph Neural Networks

Jahnavi Somaraju, V. Guru Thrinath, S. R. Bhavishya, S. Bhavya, Y. Jahnavi

The rapid growth of online career and learning resources has made it difficult for job seekers and professionals to identify the skills, roles, and learning paths that best match their goals. This paper presents SkillGraph, a multi-agent architecture for AIpowered career recommen…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-24

A General Framework for Learning Algebraic Properties from Cayley Graphs using Graph Neural Networks

Tal Weissblat

In this work, we present a general Graph Neural Network (GNN) framework for learning algebraic properties of finite groups from their Cayley graph representations. The framework provides a unified computational pipeline consisting of a common graph construction procedure, feature…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-25

Behavioral Provenance Detection of Malicious Python Packages using Graph Neural Networks

Umar Hakeema Tafida

The increasing reliance on third-party packages from repositories such as Python Package Index (PyPI) and Node Package Manager (NPM) has introduced critical vulnerabilities in software supply chains. Traditional security approaches, including signature-based detection and trust e…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)

Data and Code to reproduce results in paper "A Systematic Literature Review on Graph-Based Models in Credit Risk Assessment"

Lennart John Baals, Yiting Liu, Joerg Osterrieder, Branka Hadji Misheva

Data and Code to reproduce results in paper "A Systematic Literature Review on Graph-Based Models in Credit Risk Assessment" This repository contains the necessary codes to reproduce results in the paper: Baals, L. J., Liu, Y., Osterrieder, J., & Hadji-Misheva, B. (2025). A Syste…

Also available via: European Organization for Nuclear Research

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-24

Data used in the publication "Decadal wave reconstruction in the Mediterranean Sea with graph neural networks" by Benassi et al.

Federica Benassi, A S Wadalkar, Lorenzo Mentaschi

This repository contains the data used for training and validation of the model presented in Decadal wave reconstruction in the Mediterranean Sea with graph neural networks by Benassi et al. The wave data will be published as Wadalkar et al. (2026), a bias-corrected version of th…

View free PDFSource page