中文
相关论文

相关论文: An Approach to Stable Gradient Descent Adaptation …

200 篇论文

Recent work has suggested that the generalisation performance of a DNN is related to the extent to which the Signal-to-Noise Ratio is optimised at each of the nodes. In contrast, Gradient Descent methods do not always lead to SNR-optimal…

机器学习 · 计算机科学 2022-07-27 Paul Norridge

Weight decay is one of the most widely used forms of regularization in deep learning, and has been shown to improve generalization and robustness. The optimization objective driving weight decay is a sum of losses plus a term proportional…

机器学习 · 计算机科学 2023-07-07 Liu Yang , Jifan Zhang , Joseph Shenouda , Dimitris Papailiopoulos , Kangwook Lee , Robert D. Nowak

In this paper, we propose a moving horizon estimation (MHE)-based training method for feedforward neural networks (FNNs) with rectified linear unit (ReLU) activation functions to determine their ideal weights from a control-theoretic…

系统与控制 · 电气工程与系统科学 2026-05-29 Yi Yang , Victor G. Lopez , Matthias A. Müller

This work is substituted by the paper in arXiv:2011.14066. Stochastic gradient descent is the de facto algorithm for training deep neural networks (DNNs). Despite its popularity, it still requires fine tuning in order to achieve its best…

机器学习 · 统计学 2020-12-02 Vatsal Shah , Anastasios Kyrillidis , Sujay Sanghavi

We present a novel algorithm for training deep neural networks in supervised (classification and regression) and unsupervised (reinforcement learning) scenarios. This algorithm combines the standard stochastic gradient descent and the…

机器学习 · 计算机科学 2023-05-23 Arunselvan Ramaswamy , Shalabh Bhatnagar , Naman Saxena

Background: Deep learning techniques, particularly neural networks, have revolutionized computational physics, offering powerful tools for solving complex partial differential equations (PDEs). However, ensuring stability and efficiency…

人工智能 · 计算机科学 2024-07-11 A. Noorizadegan , R. Cavoretto , D. L. Young , C. S. Chen

Neural networks (NN) are extensively studied in cutting-edge soft sensor models due to their feature extraction and function approximation capabilities. Current research into network-based methods primarily focuses on models' offline…

机器学习 · 计算机科学 2024-09-25 Shaoqi Wang , Chunjie Yang , Siwei Lou

We propose RSO (random search optimization), a gradient free Markov Chain Monte Carlo search based approach for training deep neural networks. To this end, RSO adds a perturbation to a weight in a deep neural network and tests if it reduces…

机器学习 · 计算机科学 2020-05-13 Rohun Tripathi , Bharat Singh

We investigate efficient learning from higher-order graph convolution and learning directly from adjacency matrices for node classification. We revisit the scaled graph residual network and remove ReLU activation from residual layers and…

机器学习 · 计算机科学 2022-09-13 Kishan Wimalawarne , Taiji Suzuki

Mitigating nonlinear weight update characteristics is one of the main challenges in designing neural networks based on synaptic devices. This paper presents a novel weight update method named conditional reverse update scheme (CRUS) for…

新兴技术 · 计算机科学 2022-02-08 Junmo Lee , Joon Hwang , Youngwoon Cho , Sangbum Kim , Jongho Lee

We propose a novel algorithm for the fitting of 3D human shape to images. Combining the accuracy and refinement capabilities of iterative gradient-based optimization techniques with the robustness of deep neural networks, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Jie Song , Xu Chen , Otmar Hilliges

Recent works have highlighted scale invariance or symmetry present in the weight space of a typical deep network and the adverse effect it has on the Euclidean gradient based stochastic gradient descent optimization. In this work, we show…

机器学习 · 计算机科学 2015-11-04 Vijay Badrinarayanan , Bamdev Mishra , Roberto Cipolla

We devise and evaluate numerically Hybrid High-Order (HHO) methods for hyperelastic materials undergoing finite deformations. The HHO methods use as discrete unknowns piecewise polynomials of order $k\ge1$ on the mesh skeleton, together…

计算工程、金融与科学 · 计算机科学 2018-09-25 Mickaël Abbas , Alexandre Ern , Nicolas Pignet

Gradient-descent based iterative algorithms pervade a variety of problems in estimation, prediction, learning, control, and optimization. Recently iterative algorithms based on higher-order information have been explored in an attempt to…

机器学习 · 计算机科学 2021-03-25 Spencer McDonald , Yingnan Cui , Joseph E. Gaudio , Anuradha M. Annaswamy

By replacing standard non-linearities with polynomial activations, Polynomial Neural Networks (PNNs) are pivotal for applications such as privacy-preserving inference via Homomorphic Encryption (HE). However, training PNNs effectively…

机器学习 · 计算机科学 2025-05-20 Forsad Al Hossain , Tauhidur Rahman

We propose a framework to analyze stability for a class of linear non-autonomous hybrid systems, where the continuous evolution of solutions is governed by an ordinary differential equation and the instantaneous changes are governed by a…

最优化与控制 · 数学 2023-01-24 Adnane Saoud , Mohamed Maghenem , Antonio Loría , Ricardo G. Sanfelice

Optimizing deep neural networks (DNNs) often suffers from the ill-conditioned problem. We observe that the scaling-based weight space symmetry property in rectified nonlinear network will cause this negative effect. Therefore, we propose to…

机器学习 · 计算机科学 2017-10-09 Lei Huang , Xianglong Liu , Bo Lang , Bo Li

Iterative gradient-based algorithms have been increasingly applied for the training of a broad variety of machine learning models including large neural-nets. In particular, momentum-based methods, with accelerated learning guarantees, have…

机器学习 · 计算机科学 2021-06-10 José M. Moreu , Anuradha M. Annaswamy

The known a posteriori error analysis of hybrid high-order methods (HHO) treats the stabilization contribution as part of the error and as part of the error estimator for an efficient and reliable error control. This paper circumvents the…

Gradient-based iterative optimization methods are the workhorse of modern machine learning. They crucially rely on careful tuning of parameters like learning rate and momentum. However, one typically sets them using heuristic approaches…

机器学习 · 计算机科学 2025-12-05 Dravyansh Sharma
‹ 上一页 1 2 3 10 下一页 ›