中文
相关论文

相关论文: Eigenvalue-corrected Natural Gradient Based on a N…

200 篇论文

Learning a deep neural network requires solving a challenging optimization problem: it is a high-dimensional, non-convex and non-smooth minimization problem with a large number of terms. The current practice in neural network optimization…

机器学习 · 计算机科学 2021-02-23 Leonard Berrada , Andrew Zisserman , M. Pawan Kumar

Recurrent neural networks (RNNs) are powerful in the tasks oriented to sequential data, such as natural language processing and video recognition. However, since the modern RNNs, including long-short term memory (LSTM) and gated recurrent…

计算机视觉与模式识别 · 计算机科学 2021-09-27 Dingheng Wang , Bijiao Wu , Guangshe Zhao , Man Yao , Hengnu Chen , Lei Deng , Tianyi Yan , Guoqi Li

Existing methods of pruning deep neural networks focus on removing unnecessary parameters of the trained network and fine tuning the model afterwards to find a good solution that recovers the initial performance of the trained model. Unlike…

机器学习 · 计算机科学 2021-11-17 Abdolghani Ebrahimi , Diego Klabjan

We evaluate natural gradient, an algorithm originally proposed in Amari (1997), for learning deep models. The contributions of this paper are as follows. We show the connection between natural gradient and three other recently proposed…

机器学习 · 计算机科学 2014-02-18 Razvan Pascanu , Yoshua Bengio

It is imperative to accelerate the training of neural network force field such as Deep Potential, which usually requires thousands of images based on first-principles calculation and a couple of days to generate an accurate potential energy…

计算物理 · 物理学 2022-12-15 Siyu Hu , Wentao Zhang , Qiuchen Sha , Feng Pan , Lin-Wang Wang , Weile Jia , Guangmng Tan , Tong Zhao

We present on-line policy gradient algorithms for computing the locally optimal policy of a constrained, average cost, finite state Markov Decision Process. The stochastic approximation algorithms require estimation of the gradient of the…

最优化与控制 · 数学 2018-12-18 Vikram Krishnamurthy , Felisa Vazquez Abad

In the realm of collaborative filtering recommendation systems, Graph Neural Networks (GNNs) have demonstrated remarkable performance but face significant challenges in deployment on resource-constrained edge devices due to their high…

信息检索 · 计算机科学 2025-08-25 Lin Li , Chunyang Li , Yu Yin , Xiaohui Tao , Jianwei Zhang

Solving partially observable Markov decision processes (POMDPs) remains a fundamental challenge in reinforcement learning (RL), primarily due to the curse of dimensionality induced by the non-stationarity of optimal policies. In this work,…

最优化与控制 · 数学 2025-10-20 Semih Cayci , Atilla Eryilmaz

We propose energy natural gradient descent, a natural gradient method with respect to a Hessian-induced Riemannian metric as an optimization algorithm for physics-informed neural networks (PINNs) and the deep Ritz method. As a main…

机器学习 · 计算机科学 2023-08-16 Johannes Müller , Marius Zeinhofer

Deep artificial neural networks (DNNs) are typically trained via gradient-based learning algorithms, namely backpropagation. Evolution strategies (ES) can rival backprop-based algorithms such as Q-learning and policy gradients on…

神经与进化计算 · 计算机科学 2018-04-24 Felipe Petroski Such , Vashisht Madhavan , Edoardo Conti , Joel Lehman , Kenneth O. Stanley , Jeff Clune

The remarkable success of Deep Neural Networks(DNN) is driven by gradient-based optimization, yet this process is often undermined by its tendency to produce disordered weight structures, which harms feature clarity and degrades learning…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Anzhe Cheng , Chenzhong Yin , Mingxi Cheng , Shukai Duan , Shahin Nazarian , Paul Bogdan

There is a recently discovered and intriguing phenomenon called Neural Collapse: at the terminal phase of training a deep neural network for classification, the within-class penultimate feature means and the associated classifier vectors of…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Tong Liang , Jim Davis

Adaptive optimization algorithms -- such as Adagrad, Adam, and their variants -- have found widespread use in machine learning, signal processing and many other settings. Several methods in this family are not rotationally equivariant,…

机器学习 · 计算机科学 2026-02-17 Adela DePavia , Jose Cruzado , Jiayou Liang , Vasileios Charisopoulos , Rebecca Willett

The density functional theory (DFT) in electronic structure calculations can be formulated as either a nonlinear eigenvalue or direct minimization problem. The most widely used approach for solving the former is the so-called…

计算物理 · 物理学 2013-08-14 Xin Zhang , Jinwei Zhu , Zaiwen Wen , Aihui Zhou

In this paper we investigate the convergence properties of a variant of the Covariance Matrix Adaptation Evolution Strategy (CMA-ES). Our study is based on the recent theoretical foundation that the pure rank-mu update CMA-ES performs the…

人工智能 · 计算机科学 2017-06-20 Youhei Akimoto

There were many algorithms to substitute the back-propagation (BP) in the deep neural network (DNN) training. However, they could not become popular because their training accuracy and the computational efficiency were worse than BP. One of…

机器学习 · 计算机科学 2019-01-09 Donghyeon Han , Hoi-jun Yoo

Laplace approximation (LA) and its linearized variant (LLA) enable effortless adaptation of pretrained deep neural networks to Bayesian neural networks. The generalized Gauss-Newton (GGN) approximation is typically introduced to improve…

机器学习 · 计算机科学 2022-10-25 Zhijie Deng , Feng Zhou , Jun Zhu

Spiking neural networks (SNN) have recently emerged as alternatives to traditional neural networks, owing to energy efficiency benefits and capacity to better capture biological neuronal mechanisms. However, the classic backpropagation…

神经与进化计算 · 计算机科学 2023-03-13 Jane H. Lee , Saeid Haghighatshoar , Amin Karbasi

We consider machine learning tasks with low-rank functional tree tensor networks (TTN) as the learning model. While in the case of least-squares regression, low-rank functional TTNs can be efficiently optimized using alternating…

最优化与控制 · 数学 2026-04-13 Nikolas Klug , Michael Ulbrich , André Uschmajew , Marius Willner

In practical instances of nonconvex matrix factorization, the rank of the true solution $r^{\star}$ is often unknown, so the rank $r$ of the model can be overspecified as $r>r^{\star}$. This over-parameterized regime of matrix factorization…

最优化与控制 · 数学 2025-04-15 Gavin Zhang , Salar Fattahi , Richard Y. Zhang