中文
相关论文

相关论文: Two-Level K-FAC Preconditioning for Deep Learning

200 篇论文

Latent categorical variables are frequently found in deep learning architectures. They can model actions in discrete reinforcement-learning environments, represent categories in latent-variable models, or express relations in graph neural…

机器学习 · 计算机科学 2026-05-14 Alessandro Manenti , Cesare Alippi

Modern GPUs are equipped with large amounts of high-bandwidth memory, enabling them to support mini-batch sizes of up to tens of thousands of training samples. However, most existing optimizers struggle to perform effectively at such a…

机器学习 · 计算机科学 2026-02-10 Yishun Lu , Wesley Armour

This paper introduces a novel optimization algorithm designed for nonlinear least-squares problems. The method is derived by preconditioning the gradient descent direction using the Singular Value Decomposition (SVD) of the Jacobian. This…

数值分析 · 数学 2026-02-11 Zhipeng Chang , Wenrui Hao , Nian Liu

Solving linear systems is often the computational bottleneck in real-life problems. Iterative solvers are the only option due to the complexity of direct algorithms or because the system matrix is not explicitly known. Here, we develop a…

数值分析 · 计算机科学 2020-10-08 Joris Tavernier , Jaak Simm , Karl Meerbergen , Yves Moreau

We study two types of preconditioners and preconditioned stochastic gradient descent (SGD) methods in a unified framework. We call the first one the Newton type due to its close relationship to the Newton method, and the second one the…

机器学习 · 统计学 2018-12-27 Xi-Lin Li

Adaptive regularization methods that exploit more than the diagonal entries exhibit state of the art performance for many tasks, but can be prohibitive in terms of memory and running time. We find the spectra of the Kronecker-factored…

机器学习 · 统计学 2023-10-18 Vladimir Feinberg , Xinyi Chen , Y. Jennifer Sun , Rohan Anil , Elad Hazan

Learning an efficient update rule from data that promotes rapid learning of new tasks from the same distribution remains an open problem in meta-learning. Typically, previous works have approached this issue either by attempting to train a…

机器学习 · 计算机科学 2020-02-19 Sebastian Flennerhag , Andrei A. Rusu , Razvan Pascanu , Francesco Visin , Hujun Yin , Raia Hadsell

Neural network wavefunctions optimized using the variational Monte Carlo method have been shown to produce highly accurate results for the electronic structure of atoms and small molecules, but the high cost of optimizing such wavefunctions…

计算物理 · 物理学 2024-08-27 Gil Goldshlager , Nilin Abrahamsen , Lin Lin

Adaptive optimization methods are widely recognized as among the most popular approaches for training Deep Neural Networks (DNNs). Techniques such as Adam, AdaGrad, and AdaHessian utilize a preconditioner that modifies the search direction…

机器学习 · 计算机科学 2024-01-01 Farshed Abdukhakimov , Chulu Xiang , Dmitry Kamzolov , Robert Gower , Martin Takáč

Feature whitening is a known technique for speeding up training of DNN. Under certain assumptions, whitening the activations reduces the Fisher information matrix to a simple identity matrix, in which case stochastic gradient descent is…

机器学习 · 计算机科学 2020-11-10 Shmulik Markovich-Golan , Barak Battash , Amit Bleiweiss

Structured convex optimization on weighted graphs finds numerous applications in machine learning and computer vision. In this work, we propose a novel adaptive preconditioning strategy for proximal algorithms on this problem class. Our…

最优化与控制 · 数学 2020-02-28 Zhenzhang Ye , Thomas Möllenhoff , Tao Wu , Daniel Cremers

The convergence of the conjugate gradient method for solving large-scale and sparse linear equation systems depends on the spectral properties of the system matrix, which can be improved by preconditioning. In this paper, we develop a…

最优化与控制 · 数学 2024-10-25 Paul Häusner , Ozan Öktem , Jens Sjölund

Fisher Discriminant Analysis (FDA) is one of the essential tools for feature extraction and classification. In addition, it motivates the development of many improved techniques based on the FDA to adapt to different problems or data types.…

机器学习 · 计算机科学 2022-05-30 Thu Nguyen , Quang M. Le , Son N. T. Tu , Binh T. Nguyen

In deep learning, it is usually assumed that the shape of the loss surface is fixed. Differently, a novel concept of deformation operator is first proposed in this paper to deform the loss surface, thereby improving the optimization.…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Liangming Chen , Long Jin , Xiujuan Du , Shuai Li , Mei Liu

In this work, to efficiently help escape the stationary and saddle points, we propose, analyze, and generalize a stochastic strategy performed as an operator for a first-order gradient descent algorithm in order to increase the target…

机器学习 · 计算机科学 2022-05-23 Wei Zhang , Yu Bao

Continual learning aims to enable neural networks to acquire new knowledge on sequential tasks. However, the key challenge in such settings is to learn new tasks without catastrophically forgetting previously learned tasks. We propose the…

机器学习 · 计算机科学 2026-01-27 Ishir Garg , Neel Kolhe , Andy Peng , Rohan Gopalam

We consider optimization problems in which the goal is find a $k$-dimensional subspace of $\mathbb{R}^n$, $k<<n$, which minimizes a convex and smooth loss. Such problems generalize the fundamental task of principal component analysis (PCA)…

最优化与控制 · 数学 2022-10-27 Dan Garber , Ron Fisher

Linear Discriminant Analysis (LDA) is a well-known method for dimensionality reduction and classification. Previous studies have also extended the binary-class case into multi-classes. However, many applications, such as object detection…

机器学习 · 计算机科学 2013-09-24 Gang Chen

Achieving robust control and optimization in high-fidelity physics simulations is extremely challenging, especially for evolutionary systems whose solutions span vast scales across space, time, and physical variables. In conjunction with…

最优化与控制 · 数学 2025-05-29 Brian K. Tran , Ben S. Southworth , Hannah F. Blumhoefer , Samuel Olivier

Gradient descent dynamics on the deep matrix factorization problem is extensively studied as a simplified theoretical model for deep neural networks. Although the convergence theory for two-layer matrix factorization is well-established, no…

最优化与控制 · 数学 2025-11-20 Minrui Luo , Weihang Xu , Xiang Gao , Maryam Fazel , Simon Shaolei Du