paper-with-me

홈 › Papers

A new role for circuit expansion for learning in neural networks

2020-08-19 · Julia Steinberg, Madhu Advani, Haim Sompolinsky

Many sensory pathways in the brain rely on sparsely active populations of neurons downstream from the input stimuli. The biological reason for the occurrence of expanded structure in the brain is unclear, but may be because expansion can increase the expressive power of a neural network. In this work, we show that expanding a neural network can improve its generalization performance even in cases in which the expanded structure is pruned after the learning period. To study this setting we use a teacher-student framework where a perceptron teacher network generates labels which are corrupted with small amounts of noise. We then train a student network that is structurally matched to the teacher and can achieve optimal accuracy if given the teacher's synaptic weights. We find that sparse expansion of the input of a student perceptron network both increases its capacity and improves the generalization performance of the network when learning a noisy rule from a teacher perceptron when these expansions are pruned after learning. We find similar behavior when the expanded units are stochastic and uncorrelated with the input and analyze this network in the mean field limit. We show by solving the mean field equations that the generalization error of the stochastic expanded student network continues to drop as the size of the network increases. The improvement in generalization performance occurs despite the increased complexity of the student network relative to the teacher it is trying to learn. We show that this effect is closely related to the addition of slack variables in artificial neural networks and suggest possible implications for artificial and biological neural networks.

📄 PDF Abstract BibTeX arXiv:2008.08653

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Recurrent neural networks learn robust representations by dynamically balancing compression and expansion

2019-09-11 · NeurIPS Workshop Neuro_AI 2019 12 · Matthew Farrell, Stefano Recanatesi, Guillaume Lajoie, Eric Shea-Brown

Recordings of neural circuits in the brain reveal extraordinary dynamical richness and high variability. At the same time, dimensionality reduction techniques generally uncover low-dimensional structures underlying these…

Dimensionality Reduction

Learnable quantum spectral filters for hybrid graph neural networks

2025-07-08 · Ammar Daskin arxiv

In this paper, we describe a parameterized quantum circuit that can be considered as convolutional and pooling layers for graph neural networks. The circuit incorporates the parameterized quantum Fourier circuit where th…

Graph ClassificationGraph Neural Network

On Encoding Matrices using Quantum Circuits

2025-10-22 · Liron Mor Yosef, Haim Avron arxiv

Over a decade ago, it was demonstrated that quantum computing has the potential to revolutionize numerical linear algebra by enabling algorithms with complexity superior to what is classically achievable, e.g., the semin…

Expansion microscopy reveals neural circuit organization in genetic animal models

2024-11-11 · Shakila Behzadi, Jacquelin Ho, Zainab Tanvir, Gal Haspel 외

Expansion Microscopy is a super-resolution technique in which physically enlarging samples in an isotropic manner increases inter-molecular distances such that nano-scale structures can be resolved using light microscopy…

Super-Resolution

Discursive Circuits: How Do Language Models Understand Discourse Relations?

2025-10-13 · Yisong Miao, Min-Yen Kan arxiv

Which components in transformer language models are responsible for discourse understanding? We hypothesize that sparse computational graphs, termed as discursive circuits, control how models process discourse relations.…