中文
相关论文

相关论文: Convergence Analysis and Implicit Regularization o…

200 篇论文

Implicit regularization is an important way to interpret neural networks. Recent theory starts to explain implicit regularization with the model of deep matrix factorization (DMF) and analyze the trajectory of discrete gradient dynamics in…

机器学习 · 计算机科学 2023-08-14 Jian Cao , Chen Qian , Yihui Huang , Dicheng Chen , Yuncheng Gao , Jiyang Dong , Di Guo , Xiaobo Qu

In recent years, new regularization methods based on (deep) neural networks have shown very promising empirical performance for the numerical solution of ill-posed problems, e.g., in medical imaging and imaging science. Due to the…

数值分析 · 数学 2024-06-07 Tim Jahn , Bangti Jin

In this paper, we investigate the empirical impact of orthogonality regularization (OR) in deep learning, either solo or collaboratively. Recent works on OR showed some promising results on the accuracy. In our ablation study, however, we…

计算机视觉与模式识别 · 计算机科学 2020-01-20 Ziming Zhang , Wenchi Ma , Yuanwei Wu , Guanghui Wang

Using back-propagation and its variants to train deep networks is often problematic for new users. Issues such as exploding gradients, vanishing gradients, and high sensitivity to weight initialization strategies often make networks…

机器学习 · 计算机科学 2018-07-16 Alexander G. Ororbia , Ankur Mali , Daniel Kifer , C. Lee Giles

Gradient regularization (GR) is a method that penalizes the gradient norm of the training loss during training. While some studies have reported that GR can improve generalization performance, little attention has been paid to it from the…

机器学习 · 计算机科学 2023-02-06 Ryo Karakida , Tomoumi Takase , Tomohiro Hayase , Kazuki Osawa

Over-parameterized neural networks generalize well in practice without any explicit regularization. Although it has not been proven yet, empirical evidence suggests that implicit regularization plays a crucial role in deep learning and…

机器学习 · 计算机科学 2019-03-07 Masayoshi Kubo , Ryotaro Banno , Hidetaka Manabe , Masataka Minoji

Deep learning classifiers achieve state-of-the-art performance in various risk detection applications. They explore rich semantic representations and are supposed to automatically discover risk behaviors. However, due to the lack of…

密码学与安全 · 计算机科学 2025-05-15 Yiling He , Jian Lou , Zhan Qin , Kui Ren

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

We propose \textit{Meta-Regularization}, a novel approach for the adaptive choice of the learning rate in first-order gradient descent methods. Our approach modifies the objective function by adding a regularization term on the learning…

机器学习 · 计算机科学 2021-04-13 Guangzeng Xie , Hao Jin , Dachao Lin , Zhihua Zhang

We develop a new method for regularising neural networks. We learn a probability distribution over the activations of all layers of the model and then insert imputed values into the network during training. We obtain a posterior for an…

机器学习 · 计算机科学 2019-10-14 Matthew Willetts , Alexander Camuto , Stephen Roberts , Chris Holmes

Although deep learning based approximation algorithms have been applied very successfully to numerous problems, at the moment the reasons for their performance are not entirely understood from a mathematical point of view. Recently,…

机器学习 · 计算机科学 2023-04-13 Arnulf Jentzen , Adrian Riekert

Unsupervised pretraining and dropout have been well studied, especially with respect to regularization and output consistency. However, our understanding about the explicit convergence rates of the parameter estimates, and their dependence…

机器学习 · 计算机科学 2017-02-23 Vamsi K. Ithapu , Sathya Ravi , Vikas Singh

Deep neural networks are incredibly vulnerable to crafted, human-imperceptible adversarial perturbations. Although adversarial training (AT) has proven to be an effective defense approach, we find that the AT-trained models heavily rely on…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Binxiao Huang , Chaofan Tao , Rui Lin , Ngai Wong

We present an approach to obtain convergence guarantees of optimization algorithms for deep networks based on elementary arguments and computations. The convergence analysis revolves around the analytical and computational structures of…

机器学习 · 计算机科学 2021-01-01 Vincent Roulet , Zaid Harchaoui

There are various inverse problems -- including reconstruction problems arising in medical imaging -- where one is often aware of the forward operator that maps variables of interest to the observations. It is therefore natural to ask…

图像与视频处理 · 电气工程与系统科学 2020-06-23 Jaweria Amjad , Zhaoyan Lyu , Miguel R. D. Rodrigues

We consider the problem of learning a linear factor model. We propose a regularized form of principal component analysis (PCA) and demonstrate through experiments with synthetic and real data the superiority of resulting estimates to those…

机器学习 · 计算机科学 2013-05-31 Yi-Hao Kao , Benjamin Van Roy

It is important to understand how dropout, a popular regularization method, aids in achieving a good generalization solution during neural network training. In this work, we present a theoretical derivation of an implicit regularization of…

机器学习 · 计算机科学 2023-04-11 Zhongwang Zhang , Zhi-Qin John Xu

The correct specification of reward models is a well-known challenge in reinforcement learning. Hand-crafted reward functions often lead to inefficient or suboptimal policies and may not be aligned with user values. Reinforcement learning…

In this work, we introduce DeepDFA, a novel approach to identifying Deterministic Finite Automata (DFAs) from traces, harnessing a differentiable yet discrete model. Inspired by both the probabilistic relaxation of DFAs and Recurrent Neural…

机器学习 · 计算机科学 2024-08-19 Elena Umili , Roberto Capobianco

Alignment with human preference is a desired property of large language models (LLMs). Currently, the main alignment approach is based on reinforcement learning from human feedback (RLHF). Despite the effectiveness of RLHF, it is intricate…

计算与语言 · 计算机科学 2024-04-16 Geyang Guo , Ranchi Zhao , Tianyi Tang , Wayne Xin Zhao , Ji-Rong Wen