中文
相关论文

相关论文: Curl Descent: Non-Gradient Learning Dynamics with …

200 篇论文

Recent works exploring the training dynamics of homogeneous neural network weights under gradient flow with small initialization have established that in the early stages of training, the weights remain small and near the origin, but…

机器学习 · 计算机科学 2025-05-19 Akshay Kumar , Jarvis Haupt

Artificial neural networks have revolutionized machine learning in recent years, but a complete theoretical framework for their learning process is still lacking. Substantial advances were achieved for wide networks, within two disparate…

机器学习 · 计算机科学 2025-05-09 Yehonatan Avidan , Qianyi Li , Haim Sompolinsky

Deep learning models excel in stationary data but struggle in non-stationary environments due to a phenomenon known as loss of plasticity (LoP), the degradation of their ability to learn in the future. This work presents a first-principles…

Both non-neural and neural biological systems can learn. So rather than focusing on purely brain-like learning, efforts are underway to study learning in physical systems. Such efforts include equilibrium propagation (EP) and coupled…

软凝聚态物质 · 物理学 2022-06-24 Vidyesh Rao Anisetti , B. Scellier , J. M. Schwarz

Gradient descent has been a central training principle for artificial neural networks from the early beginnings to today's deep learning networks. The most common implementation is the backpropagation algorithm for training feed-forward…

机器学习 · 计算机科学 2020-06-09 Stefan Jaeger

Gradient-based interpretations often require an anchor point of comparison to avoid saturation in computing feature importance. We show that current baselines defined using static functions--constant mapping, averaging or blurring--inject…

机器学习 · 计算机科学 2025-02-12 Ching Lam Choi , Alexandre Duplessis , Serge Belongie

Representational drift refers to over-time changes in neural activation accompanied by a stable task performance. Despite being observed in the brain and in artificial networks, the mechanisms of drift and its implications are not fully…

无序系统与神经网络 · 物理学 2023-06-07 Farhad Pashakhanloo , Alexei Koulakov

Recently, the use of bio-inspired learning techniques such as Hebbian learning and its closely-related Spike-Timing-Dependent Plasticity (STDP) variant have drawn significant attention for the design of compute-efficient AI systems that can…

神经与进化计算 · 计算机科学 2024-11-19 Ali Safa

Neural networks have been successfully used for classification tasks in a rapidly growing number of practical applications. Despite their popularity and widespread use, there are still many aspects of training and classification that are…

机器学习 · 计算机科学 2016-05-03 Ewout van den Berg

Deep learning's successes are often attributed to its ability to automatically discover new representations of the data, rather than relying on handcrafted features like other learning methods. We show, however, that deep networks learned…

机器学习 · 计算机科学 2020-12-02 Pedro Domingos

Feedback alignment algorithms are an alternative to backpropagation to train neural networks, whereby some of the partial derivatives that are required to compute the gradient are replaced by random terms. This essentially transforms the…

机器学习 · 计算机科学 2023-06-06 Dominique Chu , Florian Bacho

Gradient clipping is commonly used in training deep neural networks partly due to its practicability in relieving the exploding gradient problem. Recently, \citet{zhang2019gradient} show that clipped (stochastic) Gradient Descent (GD)…

机器学习 · 计算机科学 2020-10-30 Bohang Zhang , Jikai Jin , Cong Fang , Liwei Wang

Gradient-based learning in multi-layer neural networks displays a number of striking features. In particular, the decrease rate of empirical risk is non-monotone even after averaging over large batches. Long plateaus in which one observes…

机器学习 · 计算机科学 2025-03-25 Raphaël Berthier , Andrea Montanari , Kangjie Zhou

In many normative theories of synaptic plasticity, weight updates implicitly depend on the chosen parametrization of the weights. This problem relates, for example, to neuronal morphology: synapses which are functionally equivalent in terms…

神经元与认知 · 定量生物学 2022-02-25 Elena Kreutzer , Walter M. Senn , Mihai A. Petrovici

We describe an alternative learning method for neural networks, which we call Blind Descent. By design, Blind Descent does not face problems like exploding or vanishing gradients. In Blind Descent, gradients are not used to guide the…

机器学习 · 计算机科学 2020-08-27 Akshat Gupta , Prasad N R

Stochastic gradient descent with backpropagation is the workhorse of artificial neural networks. It has long been recognized that backpropagation fails to be a biologically plausible algorithm. Fundamentally, it is a non-local procedure --…

机器学习 · 统计学 2021-12-24 Ganlin Song , Ruitu Xu , John Lafferty

Large language models display in-context learning as an emergent effect of scale, but they rely on static weights during inference. In contrast, biological systems continually adapt via synaptic plasticity. We investigate whether explicit,…

神经与进化计算 · 计算机科学 2025-11-06 Siddharth Chaudhary

Despite the widespread use of gradient-based algorithms for optimizing high-dimensional non-convex functions, understanding their ability of finding good minima instead of being trapped in spurious ones remains to a large extent an open…

While a lot of progress has been made in recent years, the dynamics of learning in deep nonlinear neural networks remain to this day largely misunderstood. In this work, we study the case of binary classification and prove various…

机器学习 · 计算机科学 2020-12-15 Remi Tachet , Mohammad Pezeshki , Samira Shabanian , Aaron Courville , Yoshua Bengio

In distributed training of deep neural networks, people usually run Stochastic Gradient Descent (SGD) or its variants on each machine and communicate with other machines periodically. However, SGD might converge slowly in training some deep…

机器学习 · 计算机科学 2022-10-14 Mingrui Liu , Zhenxun Zhuang , Yunwei Lei , Chunyang Liao