paper-with-me

홈 › Papers

An iterative K-FAC algorithm for Deep Learning

2021-01-01 · Yingshi Chen

Kronecker-factored Approximate Curvature (K-FAC) method is a high efficiency second order optimizer for the deep learning. Its training time is less than SGD(or other first-order method) with same accuracy in many large-scale problems. The key of K-FAC is to approximates Fisher information matrix (FIM) as a block-diagonal matrix where each block is an inverse of tiny Kronecker factors. In this short note, we present CG-FAC -- an new iterative K-FAC algorithm. It uses conjugate gradient method to approximate the nature gradient. This CG-FAC method is matrix-free, that is, no need to generate the FIM matrix, also no need to generate the Kronecker factors A and G. We prove that the time and memory complexity of iterative CG-FAC is much less than that of standard K-FAC algorithm.

📄 PDF Abstract BibTeX arXiv:2101.00218

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

A Nonlinear Acceleration Method for Iterative Algorithms

2019-06-04 · Mahdi Shamsi, Mahmoud Ghandi, Farokh Marvasti

Iterative methods have led to better understanding and solving problems such as missing sampling, deconvolution, inverse systems, impulsive and Salt and Pepper noise removal problems. However, the challenges such as the …

Salt-And-Pepper Noise Removal

Fixed-point iterative algorithm for SVI model

2023-01-19 · Shuzhen Yang, Wenqing Zhang

The stochastic volatility inspired (SVI) model is widely used to fit the implied variance smile. Presently, most optimizer algorithms for the SVI model have a strong dependence on the input starting point. In this study,…

model

A very fast iterative algorithm for TV-regularized image reconstruction with applications to low-dose and few-view CT

2016-09-20 · Hiroyuki Kudo, Fukashi Yamazaki, Takuya Nemoto, Keita Takaki

This paper concerns iterative reconstruction for low-dose and few-view CT by minimizing a data-fidelity term regularized with the Total Variation (TV) penalty. We propose a very fast iterative algorithm to solve this pro…

Image Reconstruction

i2LQR: Iterative LQR for Iterative Tasks in Dynamic Environments

2023-02-28 · Yifan Zeng, Suiyi He, Han Hoang Nguyen, Yihan Li 외

This work introduces a novel control strategy called Iterative Linear Quadratic Regulator for Iterative Tasks (i2LQR), which aims to improve closed-loop performance with local trajectory optimization for iterative tasks …

Randomized Iterative Reconstruction for Sparse View X-ray Computed Tomography

2017-03-06 · D. Trinca, Y. Zhong

With the availability of more powerful computers, iterative reconstruction algorithms are the subject of an ongoing work in the design of more efficient reconstruction algorithms for X-ray computed tomography. In this wo…