中文
相关论文

相关论文: Error Forward-Propagation: Reusing Feedforward Con…

200 篇论文

Machine learning algorithms, and more in particular neural networks, arguably experience a revolution in terms of performance. Currently, the best systems we have for speech recognition, computer vision and similar problems are based on…

神经与进化计算 · 计算机科学 2015-10-07 Michiel Hermans , Michaël Burm , Joni Dambre , Peter Bienstman

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

Backpropagation is the cornerstone of deep learning, but its reliance on symmetric weight transport and global synchronization makes it computationally expensive and biologically implausible. Feedback alignment offers a promising…

机器学习 · 计算机科学 2025-05-28 Jeonghwan Cheon , Jaehyuk Bae , Se-Bum Paik

The development of the back-propagation algorithm represents a landmark in neural networks. We provide an approach that conducts the back-propagation again to reverse the traditional back-propagation process to optimize the input loss at…

机器学习 · 计算机科学 2022-02-15 Weiming Xiong , Ruoyu Yang

Deep learning has seen remarkable developments over the last years, many of them inspired by neuroscience. However, the main learning mechanism behind these advances - error backpropagation - appears to be at odds with neurobiology. Here,…

神经元与认知 · 定量生物学 2018-10-29 João Sacramento , Rui Ponte Costa , Yoshua Bengio , Walter Senn

We propose to exploit {\em reconstruction} as a layer-local training signal for deep learning. Reconstructions can be propagated in a form of target propagation playing a role similar to back-propagation but helping to reduce the reliance…

机器学习 · 计算机科学 2014-09-19 Yoshua Bengio

The error-backpropagation (backprop) algorithm remains the most common solution to the credit assignment problem in artificial neural networks. In neuroscience, it is unclear whether the brain could adopt a similar strategy to correctly…

神经元与认知 · 定量生物学 2022-10-25 Will Greedy , Heng Wei Zhu , Joseph Pemberton , Jack Mellor , Rui Ponte Costa

We present a general framework for training deep neural networks without backpropagation. This substantially decreases training time and also allows for construction of deep networks with many sorts of learners, including networks whose…

机器学习 · 统计学 2017-06-09 Chris Hettinger , Tanner Christensen , Ben Ehlert , Jeffrey Humpherys , Tyler Jarvis , Sean Wade

Empowered by the backpropagation (BP) algorithm, deep neural networks have dominated the race in solving various cognitive tasks. The restricted training pattern in the standard BP requires end-to-end error propagation, causing large memory…

机器学习 · 计算机科学 2022-05-17 Wenzhe Guo , Mohammed E Fouda , Ahmed M. Eltawil , Khaled N. Salama

Despite being the cornerstone of deep learning, backpropagation is criticized for its inherent sequentiality, which can limit the scalability of very deep models. Such models faced convergence issues due to vanishing gradient, later…

机器学习 · 计算机科学 2025-04-01 Erwan Fagnou , Paul Caillon , Blaise Delattre , Alexandre Allauzen

Deep learning models have been widely used during the last decade due to their outstanding learning and abstraction capacities. However, one of the main challenges any scientist has to face using deep learning models is to establish the…

机器学习 · 计算机科学 2025-04-22 Luis Balderas , Miguel Lastra , José M. Benítez

We consider artificial neurons which will update their weight coefficients with an internal rule based on backpropagation, rather than using it as an external training procedure. To achieve this we include the backpropagation error estimate…

神经与进化计算 · 计算机科学 2018-08-07 M. N. Nazarov

Models of sensory processing and learning in the cortex need to efficiently assign credit to synapses in all areas. In deep learning, a known solution is error backpropagation, which however requires biologically implausible weight…

神经元与认知 · 定量生物学 2024-02-05 Kevin Max , Laura Kriener , Garibaldi Pineda García , Thomas Nowotny , Ismael Jaras , Walter Senn , Mihai A. Petrovici

Backpropagation algorithm is the cornerstone for neural network analysis. Paper extends it for training any derivatives of neural network's output with respect to its input. By the dint of it feedforward networks can be used to solve or…

神经与进化计算 · 计算机科学 2017-12-13 V. I. Avrutskiy

Self-supervised representation learning has seen remarkable progress in the last few years, with some of the recent methods being able to learn useful image representations without labels. These methods are trained using backpropagation,…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Jonas Brenig , Radu Timofte

Learning long-term dependencies in extended temporal sequences requires credit assignment to events far back in the past. The most common method for training recurrent neural networks, back-propagation through time (BPTT), requires credit…

机器学习 · 计算机科学 2018-09-12 Nan Rosemary Ke , Anirudh Goyal , Olexa Bilaniuk , Jonathan Binas , Michael C. Mozer , Chris Pal , Yoshua Bengio

The back-propagation algorithm is widely used for learning in artificial neural networks. A challenge in machine learning is to create models that generalize to new data samples not seen in the training data. Recently, a common flaw in…

机器学习 · 统计学 2016-04-07 Arild Nøkland

In this work, we investigate how implicit neural feed back can accelerate reinforcement learning in complex robotic manipulation settings. While prior electroencephalogram (EEG) guided reinforcement learning studies have primarily focused…

机器人学 · 计算机科学 2025-11-25 Suzie Kim , Hye-Bin Shin , Hyo-Jeong Jang

Recent years have witnessed the outstanding success of deep learning in various fields such as vision and natural language processing. This success is largely indebted to the massive size of deep learning models that is expected to increase…

机器学习 · 计算机科学 2023-06-14 Ali Momeni , Babak Rahmani , Matthieu Mallejac , Philipp Del Hougne , Romain Fleury

Deep Reservoir Computing has emerged as a new paradigm for deep learning, which is based around the reservoir computing principle of maintaining random pools of neurons combined with hierarchical deep learning. The reservoir paradigm…

神经与进化计算 · 计算机科学 2020-10-16 Matthew Evanusa , Cornelia Fermüller , Yiannis Aloimonos