中文
相关论文

相关论文: SymBa: Symmetric Backpropagation-Free Contrastive …

200 篇论文

We develop a fully discriminative learning approach for supervised Latent Dirichlet Allocation (LDA) model using Back Propagation (i.e., BP-sLDA), which maximizes the posterior probability of the prediction variable given the input…

机器学习 · 计算机科学 2015-11-03 Jianshu Chen , Ji He , Yelong Shen , Lin Xiao , Xiaodong He , Jianfeng Gao , Xinying Song , Li Deng

The algorithm of brain learning and memory is still undetermined. The backpropagation algorithm of artificial neural networks was thought not suitable for brain cortex, and there is a lack of algorithm for memory engram. We designed a brain…

神经与进化计算 · 计算机科学 2020-10-29 Yifei Mao

Backpropagation has long been criticized for being biologically implausible due to its reliance on concepts that are not viable in natural learning processes. Two core issues are the weight transport and update locking problems caused by…

机器学习 · 计算机科学 2026-01-14 Katharina Flügel , Daniel Coquelin , Marie Weiel , Charlotte Debus , Achim Streit , Markus Götz

Relieving the reliance of neural network training on a global back-propagation (BP) has emerged as a notable research topic due to the biological implausibility and huge memory consumption caused by BP. Among the existing solutions, local…

机器学习 · 计算机科学 2024-06-11 Yibo Yang , Xiaojie Li , Motasem Alfarra , Hasan Hammoud , Adel Bibi , Philip Torr , Bernard Ghanem

While filtered back projection (FBP) is still the method of choice for fast tomographic reconstruction, its performance degrades noticeably in the presence of noise, incomplete sampling, or non-standard scan geometries. We propose a…

数值分析 · 数学 2026-02-16 Hamid Fathi , Alexander Skorikov , Tristan van Leeuwen

The forward-forward algorithm presents a new method of training neural networks by updating weights during an inference, performing parameter updates for each layer individually. This immediately reduces memory requirements during training…

机器学习 · 计算机科学 2023-06-28 Michael Hopwood

Backpropagation, which uses the chain rule, is the de-facto standard algorithm for optimizing neural networks nowadays. Recently, Hinton (2022) proposed the forward-forward algorithm, a promising alternative that optimizes neural nets…

机器学习 · 计算机科学 2023-05-23 Guy Lorberbom , Itai Gat , Yossi Adi , Alex Schwing , Tamir Hazan

Backpropagation (BP) is widely used for calculating gradients in deep neural networks (DNNs). Applied often along with stochastic gradient descent (SGD) or its variants, BP is considered as a de-facto choice in a variety of machine learning…

机器学习 · 计算机科学 2024-01-11 Ziang Li , Yiwen Guo , Haodi Liu , Changshui Zhang

Spiking neural networks (SNN) have recently emerged as alternatives to traditional neural networks, owing to energy efficiency benefits and capacity to better capture biological neuronal mechanisms. However, the classic backpropagation…

神经与进化计算 · 计算机科学 2023-03-13 Jane H. Lee , Saeid Haghighatshoar , Amin Karbasi

Reducing energy consumption has become a pressing need for modern machine learning, which has achieved many of its most impressive results by scaling to larger and more energy-consumptive neural networks. Unfortunately, the main algorithm…

机器学习 · 计算机科学 2025-07-10 Risi Jaiswal , Supriyo Datta , Joseph G. Makin

This study proposes a novel biologically-motivated learning method for deep convolutional neural networks (CNNs). The combination of CNNs and back propagation (BP) learning is the most powerful method in recent machine learning regimes.…

神经与进化计算 · 计算机科学 2020-01-07 Takashi Shinozaki

We theoretically analyze the Feedback Alignment (FA) algorithm, an efficient alternative to backpropagation for training neural networks. We provide convergence guarantees with rates for deep linear networks for both continuous and discrete…

机器学习 · 计算机科学 2021-10-22 Manuela Girotti , Ioannis Mitliagkas , Gauthier Gidel

The ever-growing size of training datasets enhances the generalization capability of modern machine learning models but also incurs exorbitant computational costs. Existing data pruning approaches aim to accelerate training by removing…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Dongyue Wu , Zilin Guo , Jialong Zuo , Nong Sang , Changxin Gao

Backpropagation (BP), while foundational to deep learning, imposes two critical scalability bottlenecks: update locking, where network modules remain idle until the entire backward pass completes, and high memory consumption due to storing…

机器学习 · 计算机科学 2025-10-07 Chenhao Ye , Ming Tang

The Backpropagation algorithm has often been criticised for its lack of biological realism. In an attempt to find a more biologically plausible alternative, the recently introduced Forward-Forward algorithm replaces the forward and backward…

神经与进化计算 · 计算机科学 2025-04-01 Niccolò Tosato , Lorenzo Basile , Emanuele Ballarin , Giuseppe de Alteriis , Alberto Cazzaniga , Alessio Ansuini

The Forward-Forward algorithm eliminates backpropagation's memory constraints and biological implausibility through dual forward passes with positive and negative data. However, conventional implementations suffer from critical inter-layer…

机器学习 · 计算机科学 2025-12-23 Salar Beigzad

Gradient-based optimization has been a cornerstone of machine learning that enabled the vast advances of Artificial Intelligence (AI) development over the past decades. However, this type of optimization requires differentiation, and with…

Neural networks are popular state-of-the-art models for many different tasks.They are often trained via back-propagation to find a value of the weights that correctly predicts the observed data. Although back-propagation has shown good…

机器学习 · 统计学 2020-12-29 Simón Rodríguez Santana , Daniel Hernández-Lobato

Back propagation (BP) is the default solution for gradient computation in neural network training. However, implementing BP-based training on various edge devices such as FPGA, microcontrollers (MCUs), and analog computing platforms face…

机器学习 · 计算机科学 2024-11-12 Yequan Zhao , Hai Li , Ian Young , Zheng Zhang

In both machine learning and in computational neuroscience, plasticity in functional neural networks is frequently expressed as gradient descent on a cost. Often, this imposes symmetry constraints that are difficult to reconcile with local…

神经元与认知 · 定量生物学 2026-04-09 Timo Gierlich , Andreas Baumbach , Akos F. Kungl , Kevin Max , Mihai A. Petrovici