paper-with-me

Papers

Riemannian adaptive stochastic gradient algorithms on matrix manifolds

2019-02-04 · Hiroyuki Kasai, Pratik Jawanpuria, Bamdev Mishra

Adaptive stochastic gradient algorithms in the Euclidean space have attracted much attention lately. Such explorations on Riemannian manifolds, on the other hand, are relatively new, limited, and challenging. This is because of the intrinsic non-linear structure of the underlying manifold and the absence of a canonical coordinate system. In machine learning applications, however, most manifolds of interest are represented as matrices with notions of row and column subspaces. In addition, the implicit manifold-related constraints may also lie on such subspaces. For example, the Grassmann manifold is the set of column subspaces. To this end, such a rich structure should not be lost by transforming matrices to just a stack of vectors while developing optimization algorithms on manifolds. We propose novel stochastic gradient algorithms for problems on Riemannian matrix manifolds by adapting the row and column subspaces of gradients. Our algorithms are provably convergent and they achieve the convergence rate of order $\mathcal{O}(\log (T)/\sqrt{T})$, where $T$ is the number of iterations. Our experiments illustrate the efficacy of the proposed algorithms on several applications.

📄 PDF Abstract BibTeX arXiv:1902.01144

Code (1)

hiroyuki-kasai/RSOpt 공식 구현

Similar Papers 제목 키워드 기반

Deep Latent Dirichlet Allocation with Topic-Layer-Adaptive Stochastic Gradient Riemannian MCMC

2017-06-06 · ICML 2017 8 · Yulai Cong, Bo Chen, Hongwei Liu, Mingyuan Zhou

It is challenging to develop stochastic gradient based scalable inference for deep discrete latent variable models (LVMs), due to the difficulties in not only computing the gradients, but also adapting the step sizes to …

Data Augmentation

Riemannian Stochastic Proximal Gradient Methods for Nonsmooth Optimization over the Stiefel Manifold

2020-05-03 · Bokun Wang, Shiqian Ma, Lingzhou Xue

Riemannian optimization has drawn a lot of attention due to its wide applications in practice. Riemannian stochastic first-order algorithms have been studied in the literature to solve large-scale machine learning proble…

Low-Rank Matrix CompletionMatrix CompletionRiemannian optimization

Riemannian Adaptive Optimization Methods

2018-10-01 · ICLR 2019 5 · Gary Bécigneul, Octavian-Eugen Ganea

Several first order stochastic optimization methods commonly used in the Euclidean domain such as stochastic gradient descent (SGD), accelerated gradient descent or variance reduced methods have already been adapted to c…

Riemannian optimizationStochastic Optimization

Riemannian stochastic quasi-Newton algorithm with variance reduction and its convergence analysis

2017-03-15 · Hiroyuki Kasai, Hiroyuki Sato, Bamdev Mishra

Stochastic variance reduction algorithms have recently become popular for minimizing the average of a large, but finite number of loss functions. The present paper proposes a Riemannian stochastic quasi-Newton algorithm …

Low-Rank Matrix CompletionMatrix Completion

Riemannian stochastic optimization methods avoid strict saddle points

2023-11-04 · NeurIPS 2023 11

Many modern machine learning applications - from online principal component analysis to covariance matrix identification and dictionary learning - can be formulated as minimization problems on Riemannian manifolds, and a…

Dictionary LearningPolicy Gradient MethodsRiemannian optimizationStochastic Optimization