# Riemannian stochastic variance reduced gradient algorithm with   retraction and vector transport

**Authors:** Hiroyuki Sato, Hiroyuki Kasai, Bamdev Mishra

arXiv: 1702.05594 · 2019-06-03

## TL;DR

This paper introduces a Riemannian stochastic variance reduced gradient algorithm that effectively handles manifold optimization challenges, with proven convergence and superior performance on several geometric problems.

## Contribution

It extends Euclidean SVRG to Riemannian manifolds using retraction and vector transport, providing convergence analysis and practical applications.

## Key findings

- Outperforms Riemannian stochastic gradient descent in experiments
- Provides global convergence and local rate analysis
- Successfully applied to Riemannian centroid, PCA, and matrix completion

## Abstract

In recent years, stochastic variance reduction algorithms have attracted considerable attention for minimizing the average of a large but finite number of loss functions. This paper proposes a novel Riemannian extension of the Euclidean stochastic variance reduced gradient (R-SVRG) algorithm to a manifold search space. The key challenges of averaging, adding, and subtracting multiple gradients are addressed with retraction and vector transport. For the proposed algorithm, we present a global convergence analysis with a decaying step size as well as a local convergence rate analysis with a fixed step size under some natural assumptions. In addition, the proposed algorithm is applied to the computation problem of the Riemannian centroid on the symmetric positive definite (SPD) manifold as well as the principal component analysis and low-rank matrix completion problems on the Grassmann manifold. The results show that the proposed algorithm outperforms the standard Riemannian stochastic gradient descent algorithm in each case.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1702.05594/full.md

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1702.05594/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/1702.05594/full.md

---
Source: https://tomesphere.com/paper/1702.05594