paper-with-me

홈 › Papers

What should a neuron aim for? Designing local objective functions based on information theory

2024-12-03 · Andreas C. Schneider, Valentin Neuhaus, David A. Ehrlich, Abdullah Makkeh, Alexander S. Ecker, Viola Priesemann, Michael Wibral

In modern deep neural networks, the learning dynamics of the individual neurons is often obscure, as the networks are trained via global optimization. Conversely, biological systems build on self-organized, local learning, achieving robustness and efficiency with limited global information. We here show how self-organization between individual artificial neurons can be achieved by designing abstract bio-inspired local learning goals. These goals are parameterized using a recent extension of information theory, Partial Information Decomposition (PID), which decomposes the information that a set of information sources holds about an outcome into unique, redundant and synergistic contributions. Our framework enables neurons to locally shape the integration of information from various input classes, i.e. feedforward, feedback, and lateral, by selecting which of the three inputs should contribute uniquely, redundantly or synergistically to the output. This selection is expressed as a weighted sum of PID terms, which, for a given problem, can be directly derived from intuitive reasoning or via numerical optimization, offering a window into understanding task-relevant local information processing. Achieving neuron-level interpretability while enabling strong performance using local learning, our work advances a principled information-theoretic foundation for local learning strategies.

📄 PDF Abstract BibTeX arXiv:2412.02482

Code (1)

priesemann-group/infomorphic_networks 공식 구현 pytorch

Tasks

global-optimization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Towards NeuroAI: Introducing Neuronal Diversity into Artificial Neural Networks

2023-01-23 · Feng-Lei Fan, Yingxin Li, Hanchuan Peng, Tieyong Zeng 외

Throughout history, the development of artificial intelligence, particularly artificial neural networks, has been open to and constantly inspired by the increasingly deepened understanding of the brain, such as the inspi…

Diversity

The Emotional Alignment Design Policy

2025-07-07 · Eric Schwitzgebel, Jeff Sebo arxiv

According to what we call the Emotional Alignment Design Policy, artificial entities should be designed to elicit emotional reactions from users that appropriately reflect the entities' capacities and moral status, or la…

Manifold-tiling Localized Receptive Fields are Optimal in Similarity-preserving Neural Networks

2018-12-01 · NeurIPS 2018 12 · Anirvan Sengupta, Cengiz Pehlevan, Mariano Tepper, Alexander Genkin 외

Many neurons in the brain, such as place cells in the rodent hippocampus, have localized receptive fields, i.e., they respond to a small neighborhood of stimulus space. What is the functional significance of such represe…

Hippocampus

Rethinking the Artificial Neural Networks: A Mesh of Subnets with a Central Mechanism for Storing and Predicting the Data

2019-01-05 · Usman Ahmad, Hong Song, Awais Bilal, Shahid Mahmood 외

The Artificial Neural Networks (ANNs) have been originally designed to function like a biological neural network, but does an ANN really work in the same way as a biological neural network? As we know, the human brain ho…

Finding online neural update rules by learning to remember

2020-03-06 · Karol Gregor

We investigate learning of the online local update rules for neural activations (bodies) and weights (synapses) from scratch. We represent the states of each weight and activation by small vectors, and parameterize their…

Meta-Learning