中文
相关论文

相关论文: JFB: Jacobian-Free Backpropagation for Implicit Ne…

200 篇论文

We propose Quick Feedforward (QF) Learning, a novel knowledge consolidation framework for transformer-based models that enables efficient transfer of instruction derived knowledge into model weights through feedforward activations without…

机器学习 · 计算机科学 2025-07-08 Feng Qi

Backpropagation algorithm has been widely used as a mainstream learning procedure for neural networks in the past decade, and has played a significant role in the development of deep learning. However, there exist some limitations…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Gongpei Zhao , Tao Wang , Yidong Li , Yi Jin , Congyan Lang , Haibin Ling

Feedforward computation, such as evaluating a neural network or sampling from an autoregressive model, is ubiquitous in machine learning. The sequential nature of feedforward computation, however, requires a strict order of execution and…

机器学习 · 计算机科学 2021-06-15 Yang Song , Chenlin Meng , Renjie Liao , Stefano Ermon

The backpropagation algorithm, or backprop, is a widely utilized optimization technique in deep learning. While there's growing evidence suggesting that models trained with backprop can accurately explain neuronal data, no backprop-like…

机器学习 · 计算机科学 2024-05-28 Gananath R

Deep-predictive-coding networks (DPCNs) are hierarchical, generative models. They rely on feed-forward and feed-back connections to modulate latent feature representations of stimuli in a dynamic and context-sensitive manner. A crucial…

人工智能 · 计算机科学 2021-09-27 Isaac J. Sledge , Jose C. Principe

Image registration is a fundamental step in medical image analysis. Ideally, the transformation that registers one image to another should be a diffeomorphism that is both invertible and smooth. Traditional methods like geodesic shooting…

计算机视觉与模式识别 · 计算机科学 2019-07-02 Dongyang Kuang

The rising computational and energy demands of deep neural networks (DNNs), driven largely by backpropagation (BP), challenge sustainable AI development. This paper rigorously investigates three BP-free training methods: the Forward-Forward…

机器学习 · 计算机科学 2026-01-15 Przemysław Spyra

Deep equilibrium networks (DEQs) are a new class of models that eschews traditional depth in favor of finding the fixed point of a single nonlinear layer. These models have been shown to achieve performance competitive with the…

机器学习 · 计算机科学 2021-06-29 Shaojie Bai , Vladlen Koltun , J. Zico Kolter

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

Iterative approximation methods using backpropagation enable the optimization of neural networks, but they remain computationally expensive, especially when used at scale. This paper presents an efficient alternative for optimizing neural…

机器学习 · 计算机科学 2023-11-14 Jake Ryland Williams , Haoran Zhao

Deep neural networks have lately shown tremendous performance in various applications including vision and speech processing tasks. However, alongside their ability to perform these tasks with such high accuracy, it has been shown that they…

机器学习 · 计算机科学 2019-05-29 Daniel Jakubovitz , Raja Giryes

In this paper, we present Deep-MacroFin, a comprehensive framework designed to solve partial differential equations, with a particular focus on models in continuous time economics. This framework leverages deep learning methodologies,…

机器学习 · 计算机科学 2025-05-15 Yuntao Wu , Jiayuan Guo , Goutham Gopalakrishna , Zissis Poulos

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

Deep neural networks (DNNs) are known to be vulnerable to adversarial examples that are crafted with imperceptible perturbations, i.e., a small change in an input image can induce a mis-classification, and thus threatens the reliability of…

机器学习 · 计算机科学 2022-11-15 Deyin Liu , Lin Wu , Haifeng Zhao , Farid Boussaid , Mohammed Bennamoun , Xianghua Xie

It is widely believed that the backpropagation algorithm is essential for learning good feature detectors in early layers of artificial neural networks, so that these detectors are useful for the task performed by the higher layers of that…

机器学习 · 计算机科学 2019-08-30 Dmitry Krotov , John Hopfield

Training very deep convolutional networks is challenging, requiring significant computational resources and time. Existing acceleration methods often depend on specific architectures or require network modifications. We introduce…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Evgeny Hershkovitch Neiterman , Gil Ben-Artzi

The Forward-Forward Learning (FFL) algorithm is a recently proposed solution for training neural networks without needing memory-intensive backpropagation. During training, labels accompany input data, classifying them as positive or…

机器学习 · 计算机科学 2024-05-22 Ali Karkehabadi , Houman Homayoun , Avesta Sasan

In appropriate frameworks, automatic differentiation is transparent to the user at the cost of being a significant computational burden when the number of operations is large. For iterative algorithms, implicit differentiation alleviates…

最优化与控制 · 数学 2023-05-24 Jérôme Bolte , Edouard Pauwels , Samuel Vaiter

We consider the problem of explaining the predictions of an arbitrary blackbox model $f$: given query access to $f$ and an instance $x$, output a small set of $x$'s features that in conjunction essentially determines $f(x)$. We design an…

机器学习 · 计算机科学 2021-11-03 Guy Blanc , Jane Lange , Li-Yang Tan

Implicit-depth neural networks have grown as powerful alternatives to traditional networks in various applications in recent years. However, these models often lack guarantees of existence and uniqueness, raising stability, performance, and…

机器学习 · 计算机科学 2024-06-07 Pietro Sittoni , Francesco Tudisco