中文
相关论文

相关论文: MinBackProp -- Backpropagating through Minimal Sol…

200 篇论文

This work provides a Deep Reinforcement Learning approach to solving a periodic review inventory control system with stochastic vendor lead times, lost sales, correlated demand, and price matching. While this dynamic program has…

机器学习 · 计算机科学 2022-11-30 Dhruv Madeka , Kari Torkkola , Carson Eisenach , Anna Luo , Dean P. Foster , Sham M. Kakade

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 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

Representations are fundamental to artificial intelligence. The performance of a learning system depends on the type of representation used for representing the data. Typically, these representations are hand-engineered using domain…

机器学习 · 计算机科学 2017-04-28 Vivek Veeriah , Shangtong Zhang , Richard S. Sutton

Deep Neural Networks are successful but highly computationally expensive learning systems. One of the main sources of time and energy drains is the well known backpropagation (backprop) algorithm, which roughly accounts for 2/3 of the…

机器学习 · 计算机科学 2020-04-17 Simon Wiedemann , Temesgen Mehari , Kevin Kepp , Wojciech Samek

Neural differential equations may be trained by backpropagating gradients via the adjoint method, which is another differential equation typically solved using an adaptive-step-size numerical differential equation solver. A proposed step is…

机器学习 · 计算机科学 2021-05-11 Patrick Kidger , Ricky T. Q. Chen , Terry Lyons

Training convolutional neural network models is memory intensive since back-propagation requires storing activations of all intermediate layers. This presents a practical concern when seeking to deploy very deep architectures in production,…

机器学习 · 计算机科学 2019-10-30 Ayan Chakrabarti , Benjamin Moseley

We propose a fast second-order method that can be used as a drop-in replacement for current deep learning solvers. Compared to stochastic gradient descent (SGD), it only requires two additional forward-mode automatic differentiation…

机器学习 · 计算机科学 2018-05-22 João F. Henriques , Sebastien Ehrhardt , Samuel Albanie , Andrea Vedaldi

Back-propagation is a popular machine learning algorithm that uses gradient descent in training neural networks for supervised learning, but can be very slow. A number of algorithms have been developed to speed up convergence and improve…

神经与进化计算 · 计算机科学 2020-09-29 Ho Ling Li

In this paper we use deep feedforward artificial neural networks to approximate solutions to partial differential equations in complex geometries. We show how to modify the backpropagation algorithm to compute the partial derivatives of the…

机器学习 · 统计学 2018-08-28 Jens Berg , Kaj Nyström

This document is a follow-up to our previous paper dedicated to a vectorized derivation of backpropagation in CNNs. Following the same principles and notations already put in place there, we now focus on transformer-based…

机器学习 · 计算机科学 2025-12-30 Laurent Boué

We propose an optimization proxy in terms of iterative implicit gradient methods for solving constrained optimization problems with nonconvex loss functions. This framework can be applied to a broad range of machine learning settings,…

最优化与控制 · 数学 2025-10-14 Harshal D. Kaushik , Ming Jin

The growing size of datasets and deep learning models has made faster and memory-efficient training crucial. Reversible transformers have recently been introduced as an exciting new method for extremely memory-efficient training, but they…

机器学习 · 计算机科学 2023-06-16 Tyler Zhu , Karttikeya Mangalam

Dynamic Spectral Backpropagation (DSBP) enhances neural network training under resource constraints by projecting gradients onto principal eigenvectors, reducing complexity and promoting flat minima. Five extensions are proposed, dynamic…

机器学习 · 计算机科学 2025-05-30 Mannmohan Muthuraman

Recent advances in deep neural networks (DNNs) owe their success to training algorithms that use backpropagation and gradient-descent. Backpropagation, while highly effective on von Neumann architectures, becomes inefficient when scaling to…

神经与进化计算 · 计算机科学 2019-05-10 Brian Crafton , Abhinav Parihar , Evan Gebhardt , Arijit Raychowdhury

In many classification problems a classifier should be robust to small variations in the input vector. This is a desired property not only for particular transformations, such as translation and rotation in image classification problems,…

机器学习 · 统计学 2016-01-18 Sergey Demyanov , James Bailey , Ramamohanarao Kotagiri , Christopher Leckie

Backpropagation of error (backprop) is a powerful algorithm for training machine learning architectures through end-to-end differentiation. However, backprop is often criticised for lacking biological plausibility. Recently, it has been…

机器学习 · 计算机科学 2020-10-07 Beren Millidge , Alexander Tschantz , Christopher L. Buckley

As deep learning applications continue to deploy increasingly large artificial neural networks, the associated high energy demands are creating a need for alternative neuromorphic approaches. Optics and photonics are particularly compelling…

光学 · 物理学 2025-08-19 Nicola Dal Cin , Florian Marquardt , Clara C. Wanjura

The Backprop algorithm for learning in neural networks utilizes two mechanisms: first, stochastic gradient descent and second, initialization with small random weights, where the latter is essential to the effectiveness of the former. We…

机器学习 · 计算机科学 2022-05-06 Shibhansh Dohare , Richard S. Sutton , A. Rupam Mahmood

We introduce Sparse Physics Informed Backpropagation (SPInProp), a new class of methods for accelerating backpropagation for a specialized neural network architecture called Low Rank Neural Representation (LRNR). The approach exploits the…

机器学习 · 计算机科学 2026-01-15 Woojin Cho , Kookjin Lee , Noseong Park , Donsub Rim , Gerrit Welper