中文
相关论文

相关论文: How Does Momentum Benefit Deep Neural Networks Arc…

200 篇论文

Graph neural networks (GNNs) have emerged as a versatile and efficient option for modeling the dynamic behavior of deformable materials. While GNNs generalize readily to arbitrary shapes, mesh topologies, and material parameters, existing…

机器学习 · 计算机科学 2026-04-30 Jiahong Wang , Logan Numerow , Stelian Coros , Christian Theobalt , Vahid Babaei , Bernhard Thomaszewski

Modularity has been widely studied as a mechanism to improve the capabilities of neural networks through various techniques such as hand-crafted modular architectures and automatic approaches. While these methods have sometimes shown…

神经与进化计算 · 计算机科学 2024-10-28 Humphrey Munn , Marcus Gallagher

Recurrent neural networks have gained widespread use in modeling sequential data. Learning long-term dependencies using these models remains difficult though, due to exploding or vanishing gradients. In this paper, we draw connections…

机器学习 · 统计学 2019-02-27 Bo Chang , Minmin Chen , Eldad Haber , Ed H. Chi

Theoretical and empirical evidence indicates that the depth of neural networks is crucial for their success. However, training becomes more difficult as depth increases, and training of very deep networks remains an open problem. Here we…

机器学习 · 计算机科学 2015-11-24 Rupesh Kumar Srivastava , Klaus Greff , Jürgen Schmidhuber

Gradient descent-based optimization methods underpin the parameter training of neural networks, and hence comprise a significant component in the impressive test results found in a number of applications. Introducing stochasticity is key to…

机器学习 · 计算机科学 2021-06-01 Nikola B. Kovachki , Andrew M. Stuart

Recurrent neural networks (RNNs) are capable of learning features and long term dependencies from sequential and time-series data. The RNNs have a stack of non-linear units where at least one connection between units forms a directed cycle.…

神经与进化计算 · 计算机科学 2018-02-26 Hojjat Salehinejad , Sharan Sankar , Joseph Barfett , Errol Colak , Shahrokh Valaee

Fast data acquisition in Magnetic Resonance Imaging (MRI) is vastly in demand and scan time directly depends on the number of acquired k-space samples. The data-driven methods based on deep neural networks have resulted in promising…

图像与视频处理 · 电气工程与系统科学 2020-01-01 Ali Pour Yazdanpanah , Onur Afacan , Simon K. Warfield

Real-world systems are often formulated as constrained optimization problems. Techniques to incorporate constraints into Neural Networks (NN), such as Neural Ordinary Differential Equations (Neural ODEs), have been used. However, these…

机器学习 · 计算机科学 2025-03-27 C. Coelho , M. Fernanda P. Costa , L. L. Ferrás

Neural operators have emerged as powerful tools for learning solution operators of partial differential equations. However, in time-dependent problems, standard training strategies such as teacher forcing introduce a mismatch between…

机器学习 · 计算机科学 2025-05-28 Zaijun Ye , Chen-Song Zhang , Wansheng Wang

Deep neural networks are vulnerable to adversarial examples, which poses security concerns on these algorithms due to the potentially severe consequences. Adversarial attacks serve as an important surrogate to evaluate the robustness of…

机器学习 · 计算机科学 2018-03-23 Yinpeng Dong , Fangzhou Liao , Tianyu Pang , Hang Su , Jun Zhu , Xiaolin Hu , Jianguo Li

Designing effective architectures is one of the key factors behind the success of deep neural networks. Existing deep architectures are either manually designed or automatically searched by some Neural Architecture Search (NAS) methods.…

机器学习 · 计算机科学 2020-01-14 Yong Guo , Yin Zheng , Mingkui Tan , Qi Chen , Jian Chen , Peilin Zhao , Junzhou Huang

This paper gives an overview of our ongoing work on the design space exploration of efficient deep neural networks (DNNs). Specifically, we cover two aspects: (1) static architecture design efficiency and (2) dynamic model execution…

硬件体系结构 · 计算机科学 2020-11-24 Fuxun Yu , Dimitrios Stamoulis , Di Wang , Dimitrios Lymberopoulos , Xiang Chen

Recurrent neural networks (RNNs) have represented for years the state of the art in neural machine translation. Recently, new architectures have been proposed, which can leverage parallel computation on GPUs better than classical RNNs.…

计算与语言 · 计算机科学 2018-05-14 Mattia Antonino Di Gangi , Marcello Federico

Momentum-based gradients are essential for optimizing advanced machine learning models, as they not only accelerate convergence but also advance optimizers to escape stationary points. While most state-of-the-art momentum techniques utilize…

机器学习 · 计算机科学 2025-05-20 Wei Zhang , Arif Hassan Zidan , Afrar Jahin , Yu Bao , Tianming Liu

Multitask learning, i.e. learning several tasks at once with the same neural network, can improve performance in each of the tasks. Designing deep neural network architectures for multitask learning is a challenge: There are many ways to…

神经与进化计算 · 计算机科学 2018-04-19 Jason Liang , Elliot Meyerson , Risto Miikkulainen

In recent times, an increasing number of researchers have been devoted to utilizing deep neural networks for end-to-end flight navigation. This approach has gained traction due to its ability to bridge the gap between perception and…

机器人学 · 计算机科学 2024-10-11 Zhichao Han , Long Xu , Liuao Pei , Fei Gao

Deep Neural Networks (DNNs), as a subset of Machine Learning (ML) techniques, entail that real-world data can be learned and that decisions can be made in real-time. However, their wide adoption is hindered by a number of software and…

硬件体系结构 · 计算机科学 2021-09-10 Kamilya Smagulova , Mohammed E. Fouda , Fadi Kurdahi , Khaled Salama , Ahmed Eltawil

Deep neural networks (DNNs) have become ubiquitous thanks to their remarkable ability to model complex patterns across various domains such as computer vision, speech recognition, robotics, etc. While large DNN models are often more…

机器学习 · 计算机科学 2025-11-18 Omkar Shende , Gayathri Ananthanarayanan , Marcello Traiola

The extension of deep learning towards temporal data processing is gaining an increasing research interest. In this paper we investigate the properties of state dynamics developed in successive levels of deep recurrent neural networks…

机器学习 · 计算机科学 2018-02-05 Claudio Gallicchio

A key attribute that drives the unprecedented success of modern Recurrent Neural Networks (RNNs) on learning tasks which involve sequential data, is their ability to model intricate long-term temporal dependencies. However, a well…

机器学习 · 计算机科学 2018-06-07 Yoav Levine , Or Sharir , Alon Ziv , Amnon Shashua