paper-with-me

Papers

The Neuro-Symbolic Brain

2022-05-13 · Robert Lizée

Neural networks promote a distributed representation with no clear place for symbols. Despite this, we propose that symbols are manufactured simply by training a sparse random noise as a self-sustaining attractor in a feedback spiking neural network. This way, we can generate many of what we shall call prime attractors, and the networks that support them are like registers holding a symbolic value, and we call them registers. Like symbols, prime attractors are atomic and devoid of any internal structure. Moreover, the winner-take-all mechanism naturally implemented by spiking neurons enables registers to recover a prime attractor within a noisy signal. Using this faculty, when considering two connected registers, an input one and an output one, it is possible to bind in one shot using a Hebbian rule the attractor active on the output to the attractor active on the input. Thus, whenever an attractor is active on the input, it induces its bound attractor on the output; even though the signal gets blurrier with more bindings, the winner-take-all filtering faculty can recover the bound prime attractor. However, the capacity is still limited. It is also possible to unbind in one shot, restoring the capacity taken by that binding. This mechanism serves as a basis for working memory, turning prime attractors into variables. Also, we use a random second-order network to amalgamate the prime attractors held by two registers to bind the prime attractor held by a third register to them in one shot, de facto implementing a hash table. Furthermore, we introduce the register switch box composed of registers to move the content of one register to another. Then, we use spiking neurons to build a toy symbolic computer based on the above. The technics used suggest ways to design extrapolating, reusable, sample-efficient deep learning networks at the cost of structural priors.

📄 PDF Abstract BibTeX arXiv:2205.13440

Code (1)

robertlizee/neuro-symbolic-vm 공식 구현

Similar Papers 제목 키워드 기반

LearnAD: Learning Interpretable Rules for Brain Networks in Alzheimer's Disease Classification

2025-12-30 · Thomas Andrews, Mark Law, Sara Ahmadi-Abhari, Alessandra Russo arxiv

We introduce LearnAD, a neuro-symbolic method for predicting Alzheimer's disease from brain magnetic resonance imaging data, learning fully interpretable rules. LearnAD applies statistical models, Decision Trees, Random …

NeuroSymAD: A Neuro-Symbolic Framework for Interpretable Alzheimer's Disease Diagnosis

2025-03-01 · Yexiao He, Ziyao Wang, Yuning Zhang, Tingting Dan 외

Alzheimer's disease (AD) diagnosis is complex, requiring the integration of imaging and clinical data for accurate assessment. While deep learning has shown promise in brain MRI analysis, it often functions as a black bo…

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model

Neuro-Symbolic Decoding of Neural Activity

2026-02-22 · Yanchen Wang, Joy Hsu, Ehsan Adeli, Jiajun Wu arxiv

We propose NEURONA, a neuro-symbolic framework for fMRI decoding and concept grounding in neural activity. Leveraging image- and video-based fMRI question-answering datasets, NEURONA learns to decode interacting concepts…

Constructing a Neuro-Symbolic Mathematician from First Principles

2025-12-31 · Keqin Xie arxiv

Large Language Models (LLMs) exhibit persistent logical failures in complex reasoning due to the lack of an internal axiomatic framework. We propose Mathesis, a neuro-symbolic architecture that encodes mathematical state…

SheetBrain: A Neuro-Symbolic Agent for Accurate Reasoning over Complex and Large Spreadsheets

2025-10-22 · Ziwei Wang, Jiayuan Su, Mengyu Zhou, Huaxing Zeng 외 arxiv

Understanding and reasoning over complex spreadsheets remain fundamental challenges for large language models (LLMs), which often struggle with accurately capturing the complex structure of tables and ensuring reasoning …

Question Answering