backpropagation

Tag

Cards List
#backpropagation

Backpropagation destroys V1 brain alignment in one epoch, tracking RSA alignment to fMRI across training for BP, FA, predictive coding, and STDP [R]

Reddit r/MachineLearning · 2d ago

This paper tracks how different learning rules (backprop, feedback alignment, predictive coding, STDP) affect the alignment of CNN representations with human fMRI across training. It finds that backprop destroys V1 alignment in one epoch, while local rules preserve it, suggesting a trade-off between building higher-level representations and retaining early visual features.

0 favorites 0 likes
#backpropagation

@antoniolupetti: "Computing Neural Network Gradients" is a clear introduction to the mathematics behind backpropagation and gradient com…

X AI KOLs Timeline · 3d ago Cached

Stanford CS224N course notes provide a clear introduction to the mathematics of backpropagation and gradient computation in neural networks, covering chain rule, computational graphs, and vectorized derivatives.

0 favorites 0 likes
#backpropagation

Supervised Training Rapidly Degrades Early Visual Cortex Alignment Across Biologically Plausible Learning Rules

arXiv cs.LG · 3d ago Cached

This paper tracks how supervised training with different learning rules (backpropagation, feedback alignment, predictive coding, STDP) degrades alignment between neural network representations and early visual cortex fMRI data, finding that untrained networks often match or exceed trained ones in V1 alignment.

0 favorites 0 likes
#backpropagation

For over a decade, we've accepted that end-to-end backprop is the only way to train deep networks (1 minute read)

TLDR AI · 6d ago Cached

Sakana AI presents DiffusionBlocks, a method that trains neural networks block-wise by interpreting forward passes as diffusion denoising, significantly reducing memory requirements compared to traditional end-to-end backpropagation.

0 favorites 0 likes
#backpropagation

@techwith_ram: What if I told you a neural network understands local change before it understands the full picture? That idea is deepl…

X AI KOLs Timeline · 2026-05-25 Cached

This thread explains the intuition behind the Jacobian Matrix and its widespread applications in AI and machine learning, including backpropagation, normalizing flows, computer vision, and robotics.

0 favorites 0 likes
#backpropagation

Closed-form predictive coding via hierarchical Gaussian filters

arXiv cs.LG · 2026-05-21 Cached

The paper introduces closed-form predictive coding via hierarchical Gaussian filters that restore precision-weighted prediction errors, yielding faster and more efficient training without global error signals, outperforming backpropagation on certain tasks.

0 favorites 0 likes
#backpropagation

Biological Plausibility and Representational Alignment of Feedback Alignment in Convolutional Networks

arXiv cs.AI · 2026-05-12 Cached

This paper evaluates the biological plausibility and representational alignment of feedback alignment algorithms in convolutional networks, comparing them to standard backpropagation on CIFAR-10. The authors find that modified feedback alignment methods converge on internal representations similar to those produced by backpropagation, suggesting functional success through mimicking representational geometry.

0 favorites 0 likes
#backpropagation

karpathy/nn-zero-to-hero

GitHub Trending (daily) · 2026-05-22 Cached

Andrej Karpathy's 'Neural Networks: Zero to Hero' is a free course covering neural networks from basics to modern architectures like transformers, with YouTube lectures and Jupyter notebooks. It includes hands-on implementations of micrograd and makemore.

0 favorites 0 likes
← Back to home

Submit Feedback