Fast Approximation of Rotations and Hessians matrices

04/29/2014
by   Michael Mathieu, et al.
0

A new method to represent and approximate rotation matrices is introduced. The method represents approximations of a rotation matrix Q with linearithmic complexity, i.e. with 1/2n(n) rotations over pairs of coordinates, arranged in an FFT-like fashion. The approximation is "learned" using gradient descent. It allows to represent symmetric matrices H as QDQ^T where D is a diagonal matrix. It can be used to approximate covariance matrix of Gaussian models in order to speed up inference, or to estimate and track the inverse Hessian of an objective function by relating changes in parameters to changes in gradient along the trajectory followed by the optimization procedure. Experiments were conducted to approximate synthetic matrices, covariance matrices of real data, and Hessian matrices of objective functions involved in machine learning problems.

READ FULL TEXT
research
06/11/2018

Fast Approximate Natural Gradient Descent in a Kronecker-factored Eigenbasis

Optimization algorithms that leverage gradient covariance information, s...
research
08/01/2023

Mirror Natural Evolution Strategies

The zeroth-order optimization has been widely used in machine learning a...
research
05/11/2021

Estimating accurate covariance matrices on fitted model parameters

The accurate computation of the covariance matrix of fitted model parame...
research
01/27/2020

Multivariate Gaussian Variational Inference by Natural Gradient Descent

This short note reviews so-called Natural Gradient Descent (NGD) for mul...
research
04/23/2021

Approximating the diagonal of a Hessian: which sample set of points should be used

An explicit formula to approximate the diagonal entries of the Hessian i...
research
09/29/2020

Mathematical derivation for Vora-Value based filter design method: Gradient and Hessian

In this paper, we present the detailed mathematical derivation of the gr...
research
12/19/2011

Evolutionary Hessian Learning: Forced Optimal Covariance Adaptive Learning (FOCAL)

The Covariance Matrix Adaptation Evolution Strategy (CMA-ES) has been th...

Please sign up or login with your details

Forgot password? Click here to reset