paper-with-me

홈 › Papers

Spike-based causal inference for weight alignment

2019-10-03 · ICLR 2020 1 · Jordan Guerguiev, Konrad P. Kording, Blake A. Richards

In artificial neural networks trained with gradient descent, the weights used for processing stimuli are also used during backward passes to calculate gradients. For the real brain to approximate gradients, gradient information would have to be propagated separately, such that one set of synaptic weights is used for processing and another set is used for backward passes. This produces the so-called "weight transport problem" for biological models of learning, where the backward weights used to calculate gradients need to mirror the forward weights used to process stimuli. This weight transport problem has been considered so hard that popular proposals for biological learning assume that the backward weights are simply random, as in the feedback alignment algorithm. However, such random weights do not appear to work well for large networks. Here we show how the discontinuity introduced in a spiking system can lead to a solution to this problem. The resulting algorithm is a special case of an estimator used for causal inference in econometrics, regression discontinuity design. We show empirically that this algorithm rapidly makes the backward weights approximate the forward weights. As the backward weights become correct, this improves learning performance over feedback alignment on tasks such as Fashion-MNIST, SVHN, CIFAR-10 and VOC. Our results demonstrate that a simple learning rule in a spiking network can allow neurons to produce the right backward connections and thus solve the weight transport problem.

📄 PDF Abstract BibTeX arXiv:1910.01689

Code (1)

nasiryahm/STDWI

Tasks

Causal InferenceEconometrics

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

A causal inference approach of monosynapses from spike trains

2024-05-05 · Zach Saccomano, Sam Mckenzie, Horacio Rotstein, Asohan Amarasingham

Neuroscientists have worked on the problem of estimating synaptic properties, such as connectivity and strength, from simultaneously recorded spike trains since the 1960s. Recent years have seen renewed interest in the p…

Causal InferenceFunctional Connectivity

Forward Table-Based Presynaptic Event-Triggered Spike-Timing-Dependent Plasticity

2016-07-11 · Bruno U. Pedroni, Sadique Sheik, Siddharth Joshi, Georgios Detorakis 외

Spike-timing-dependent plasticity (STDP) incurs both causal and acausal synaptic weight updates, for negative and positive time differences between pre-synaptic and post-synaptic spike events. For realizing such updates …

REALM: Retrospective Encoder Alignment for LFP Modeling

2026-05-14 · Peicheng Wu, Zhenyu Bu, Runze Ma, Lin Du arxiv

Spike activity has been the dominant neural signal for behavior decoding due to its high spatial and temporal resolution. However, as brain-computer interfaces (BCIs) move toward high channel counts and wireless operatio…

Speech Recognition

Causal pieces: analysing and improving spiking neural networks piece by piece

2025-04-18 · Dominik Dold, Philipp Christian Petersen

We introduce a novel concept for spiking neural networks (SNNs) derived from the idea of "linear pieces" used to analyse the expressiveness and trainability of artificial neural networks (ANNs). We prove that the input d…

Where Pretraining writes and Alignment reads: the asymmetry of Transformer weight space

2026-05-15 · Valeria Ruscio, Eli-Shaoul Khedouri, Keiran Thompson arxiv

Cross-entropy pretraining and preference alignment update the same transformer weights, but leave geometrically distinct traces. We characterise this asymmetry with a relative-subspace-fraction probe that tracks how weig…