SOTAVerified

Tangent-Space Gradient Optimization of Tensor Network for Machine Learning

2020-01-10Code Available0· sign in to hype

Zheng-Zhi Sun, Shi-Ju Ran, Gang Su

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The gradient-based optimization method for deep machine learning models suffers from gradient vanishing and exploding problems, particularly when the computational graph becomes deep. In this work, we propose the tangent-space gradient optimization (TSGO) for the probabilistic models to keep the gradients from vanishing or exploding. The central idea is to guarantee the orthogonality between the variational parameters and the gradients. The optimization is then implemented by rotating parameter vector towards the direction of gradient. We explain and testify TSGO in tensor network (TN) machine learning, where the TN describes the joint probability distribution as a normalized state | in Hilbert space. We show that the gradient can be restricted in the tangent space of .| = 1 hyper-sphere. Instead of additional adaptive methods to control the learning rate in deep learning, the learning rate of TSGO is naturally determined by the angle as = . Our numerical results reveal better convergence of TSGO in comparison to the off-the-shelf Adam.

Tasks

Reproductions