中文
相关论文

相关论文: Warming up recurrent neural networks to maximise r…

200 篇论文

In many real-world deployments of machine learning systems, data arrive piecemeal. These learning scenarios may be passive, where data arrive incrementally due to structural properties of the problem (e.g., daily financial data) or active,…

机器学习 · 计算机科学 2021-01-01 Jordan T. Ash , Ryan P. Adams

Learning rate warm-up - increasing the learning rate at the beginning of training - has become a ubiquitous heuristic in modern deep learning, yet its theoretical foundations remain poorly understood. In this work, we provide a principled…

机器学习 · 计算机科学 2025-10-06 Foivos Alimisis , Rustem Islamov , Aurelien Lucchi

This study delves into the plasticity of neural networks, offering empirical support for the notion that critical learning periods and warm-starting performance loss can be avoided through simple adjustments to learning hyperparameters. The…

机器学习 · 计算机科学 2025-10-14 Stanisław Pawlak

In many sequential tasks, a model needs to remember relevant events from the distant past to make correct predictions. Unfortunately, a straightforward application of gradient based training requires intermediate computations to be stored…

机器学习 · 计算机科学 2023-08-14 Artyom Sorokin , Nazar Buzun , Leonid Pugachev , Mikhail Burtsev

It is common in deep learning to warm up the learning rate $\eta$, often by a linear schedule between $\eta_{\text{init}} = 0$ and a predetermined target $\eta_{\text{trgt}}$. In this paper, we show through systematic experiments using SGD…

机器学习 · 计算机科学 2024-11-05 Dayal Singh Kalra , Maissam Barkeshli

Normalization layers are a staple in state-of-the-art deep neural network architectures. They are widely believed to stabilize training, enable higher learning rate, accelerate convergence and improve generalization, though the reason for…

机器学习 · 计算机科学 2019-03-13 Hongyi Zhang , Yann N. Dauphin , Tengyu Ma

When data is generated by multiple sources, conventional training methods update models assuming equal reliability for each source and do not consider their individual data quality. However, in many applications, sources have varied levels…

机器学习 · 计算机科学 2025-02-17 Alexander Capstick , Francesca Palermo , Tianyu Cui , Payam Barnaghi

The response time of physical computational elements is finite, and neurons are no exception. In hierarchical models of cortical networks each layer thus introduces a response lag. This inherent property of physical dynamical systems…

神经元与认知 · 定量生物学 2021-10-28 Paul Haider , Benjamin Ellenberger , Laura Kriener , Jakob Jordan , Walter Senn , Mihai A. Petrovici

The learning rate warmup heuristic achieves remarkable success in stabilizing training, accelerating convergence and improving generalization for adaptive stochastic optimization algorithms like RMSprop and Adam. Here, we study its…

机器学习 · 计算机科学 2021-10-27 Liyuan Liu , Haoming Jiang , Pengcheng He , Weizhu Chen , Xiaodong Liu , Jianfeng Gao , Jiawei Han

Reinforcement learning-based controller design methods often require substantial data in the initial training phase. Moreover, the training process tends to exhibit strong randomness and slow convergence. It often requires considerable time…

系统与控制 · 电气工程与系统科学 2025-09-24 Chenxu Ke , Congling Tian , Kaichen Xu , Ye Li , Lingcong Bao

This paper investigates multilevel initialization strategies for training very deep neural networks with a layer-parallel multigrid solver. The scheme is based on the continuous interpretation of the training problem as a problem of optimal…

机器学习 · 计算机科学 2019-12-20 Eric C. Cyr , Stefanie Günther , Jacob B. Schroder

This study explores the learnability of memory-less and memory-augmented RNNs, which are theoretically equivalent to Pushdown Automata. Empirical results show that these models often fail to generalize on longer sequences, relying more on…

计算与语言 · 计算机科学 2024-10-07 Shrabon Das , Ankur Mali

Learning rate warmup is a popular and practical technique in training large-scale deep neural networks. Despite the huge success in practice, the theoretical advantages of this strategy of gradually increasing the learning rate at the…

机器学习 · 计算机科学 2025-09-10 Yuxing Liu , Yuze Ge , Rui Pan , An Kang , Tong Zhang

Spiking activity of neurons engaged in learning and performing a task show complex spatiotemporal dynamics. While the output of recurrent network models can learn to perform various tasks, the possible range of recurrent dynamics that…

神经元与认知 · 定量生物学 2018-08-21 Christopher Kim , Carson Chow

The time evolution of an exactly solvable layered feedforward neural network with three-state neurons and optimizing the mutual information is studied for arbitrary synaptic noise (temperature). Detailed stationary temperature-capacity and…

无序系统与神经网络 · 物理学 2012-08-27 D. Bolle , R. Erichsen, , W. K. Theumann

Recently, bound propagation based certified robust training methods have been proposed for training neural networks with certifiable robustness guarantees. Despite that state-of-the-art (SOTA) methods including interval bound propagation…

机器学习 · 计算机科学 2021-10-29 Zhouxing Shi , Yihan Wang , Huan Zhang , Jinfeng Yi , Cho-Jui Hsieh

Biological agents do not have infinite resources to learn new things. For this reason, a central aspect of human learning is the ability to recycle previously acquired knowledge in a way that allows for faster, less resource-intensive…

人工智能 · 计算机科学 2022-05-27 Christian David Márton , Léo Gagnon , Guillaume Lajoie , Kanaka Rajan

We study how the connectivity within a recurrent neural network determines and is determined by the multistable solutions of network activity. To gain analytic tractability we let neural activation be a non-smooth Heaviside step function.…

神经与进化计算 · 计算机科学 2023-03-09 Magnus Tournoy , Brent Doiron

Stability of recurrent models is closely linked with trainability, generalizability and in some applications, safety. Methods that train stable recurrent neural networks, however, do so at a significant cost to expressibility. We propose an…

机器学习 · 计算机科学 2019-12-24 Max Revay , Ian R. Manchester

The effectiveness of recurrent neural networks can be largely influenced by their ability to store into their dynamical memory information extracted from input sequences at different frequencies and timescales. Such a feature can be…

机器学习 · 计算机科学 2020-07-01 Antonio Carta , Alessandro Sperduti , Davide Bacciu
‹ 上一页 1 2 3 10 下一页 ›