paper-with-me

홈 › Papers

Can Local Learning Match Self-Supervised Backpropagation?

2026-01-29 · Wu S. Zihan, Ariane Delrocq, Wulfram Gerstner, Guillaume Bellec arxiv

While end-to-end self-supervised learning with backpropagation (global BP-SSL) has become central for training modern AI systems, theories of local self-supervised learning (local-SSL) have struggled to build functional representations in deep neural networks. To establish a link between global and local rules, we first develop a theory for deep linear networks: we identify conditions for local-SSL algorithms (like Forward-forward or CLAPP) to implement exactly the same weight update as a global BP-SSL. Starting from the theoretical insights, we then develop novel variants of local-SSL algorithms to approximate global BP-SSL in deep non-linear convolutional neural networks. Variants that improve the similarity between gradient updates of local-SSL with those of global BP-SSL also show better performance on image datasets (CIFAR-10, STL-10, and Tiny ImageNet). The best local-SSL rule with the CLAPP loss function matches the performance of a comparable global BP-SSL with InfoNCE or CPC-like loss functions, and improves upon state-of-the-art for local SSL on these benchmarks.

📄 PDF Abstract BibTeX arXiv:2601.21683

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Blockwise Self-Supervised Learning at Scale

2023-02-03 · Shoaib Ahmed Siddiqui, David Krueger, Yann Lecun, Stéphane Deny

Current state-of-the-art deep networks are all powered by backpropagation. In this paper, we explore alternatives to full backpropagation in the form of blockwise learning rules, leveraging the latest developments in sel…

Self-Supervised Learning

CSNNs: Unsupervised, Backpropagation-free Convolutional Neural Networks for Representation Learning

2020-01-28 · Bonifaz Stuhr, Jürgen Brauer

This work combines Convolutional Neural Networks (CNNs), clustering via Self-Organizing Maps (SOMs) and Hebbian Learning to propose the building blocks of Convolutional Self-Organizing Neural Networks (CSNNs), which lear…

ClusteringRepresentation Learning

Supervised Learning in Temporally-Coded Spiking Neural Networks with Approximate Backpropagation

2020-07-27 · Andrew Stephan, Brian Gardner, Steven J. Koester, Andre Gruning

In this work we propose a new supervised learning method for temporally-encoded multilayer spiking networks to perform classification. The method employs a reinforcement signal that mimics backpropagation but is far less…

General Classification

Towards Unsupervised Representation Learning: Learning, Evaluating and Transferring Visual Representations

2023-11-30 · Bonifaz Stuhr

Unsupervised representation learning aims at finding methods that learn representations from data without annotation-based signals. Abstaining from annotations not only leads to economic benefits but may - and to some ex…

Domain AdaptationImage-to-Image TranslationLane DetectionLinear evaluation+2

Reconstructing Backpropagation from Forward Fluctuations in Noise-modulated Neural Networks

2026-07-29 · Shuhei Ikemoto arxiv

A Noise-modulated Neural Network (NNN) learns and infers only in the presence of noise, treating noise as a computational resource rather than a disturbance. The noise lets it learn efficiently by backpropagation while t…