paper-with-me

Papers

A Survey of Geometric Optimization for Deep Learning: From Euclidean Space to Riemannian Manifold

2023-02-16 · Yanhong Fei, Xian Wei, Yingjie Liu, Zhengyu Li, Mingsong Chen

Although Deep Learning (DL) has achieved success in complex Artificial Intelligence (AI) tasks, it suffers from various notorious problems (e.g., feature redundancy, and vanishing or exploding gradients), since updating parameters in Euclidean space cannot fully exploit the geometric structure of the solution space. As a promising alternative solution, Riemannian-based DL uses geometric optimization to update parameters on Riemannian manifolds and can leverage the underlying geometric information. Accordingly, this article presents a comprehensive survey of applying geometric optimization in DL. At first, this article introduces the basic procedure of the geometric optimization, including various geometric optimizers and some concepts of Riemannian manifold. Subsequently, this article investigates the application of geometric optimization in different DL networks in various AI tasks, e.g., convolution neural network, recurrent neural network, transfer learning, and optimal transport. Additionally, typical public toolboxes that implement optimization on manifold are also discussed. Finally, this article makes a performance comparison between different deep geometric optimization methods under image recognition scenarios.

📄 PDF Abstract BibTeX arXiv:2302.08210

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Global Riemannian Acceleration in Hyperbolic and Spherical Spaces

2020-12-07 · David Martínez-Rubio

We further research on the accelerated optimization phenomenon on Riemannian manifolds by introducing accelerated global first-order methods for the optimization of $L$-smooth and geodesically convex (g-convex) or $\mu$-…

global-optimization

Multivariate Time Series Forecasting with Hybrid Euclidean-SPD Manifold Graph Neural Networks

2025-12-16 · Yong Fang, Na Li, Hangguan Shan, Eryun Liu 외 arxiv

Multivariate Time Series (MTS) forecasting plays a vital role in various real-world applications, such as traffic management and predictive maintenance. Existing approaches typically model MTS data in either Euclidean or…

Multivariate Time Series ForecastingGraph Neural Network

Continuous-time Riemannian SGD and SVRG Flows on Wasserstein Probabilistic Space

2024-01-24 · Mingyang Yi, Bohan Wang

Recently, optimization on the Riemannian manifold has provided new insights to the optimization community. In this regard, the manifold taken as the probability measure metric space equipped with the second-order Wassers…

Stochastic Optimization

IIKL: Isometric Immersion Kernel Learning with Riemannian Manifold for Geometric Preservation

2025-05-07 · Zihao Chen, Wenyong Wang, Jiachen Yang, Yu Xiang

Geometric representation learning in preserving the intrinsic geometric and topological properties for discrete non-Euclidean data is crucial in scientific applications. Previous research generally mapped non-Euclidean d…

Representation Learning

Normalized Maximum Likelihood Code-Length on Riemannian Data Spaces

2025-08-29 · Kota Fukuzawa, Atsushi Suzuki, Kenji Yamanishi arxiv

In recent years, with the large-scale expansion of graph data, there has been an increased focus on Riemannian manifold data spaces other than Euclidean space. In particular, the development of hyperbolic spaces has been…