paper-with-me

홈 › Papers

Riemannian Residual Neural Networks

2023-10-16 · NeurIPS 2023 11

Recent methods in geometric deep learning have introduced various neural networks to operate over data that lie on Riemannian manifolds. Such networks are often necessary to learn well over graphs with a hierarchical structure or to learn over manifold-valued data encountered in the natural sciences. These networks are often inspired by and directly generalize standard Euclidean neural networks. However, extending Euclidean networks is difficult and has only been done for a select few manifolds. In this work, we examine the residual neural network (ResNet) and show how to extend this construction to general Riemannian manifolds in a geometrically principled manner. Originally introduced to help solve the vanishing gradient problem, ResNets have become ubiquitous in machine learning due to their beneficial learning properties, excellent empirical results, and easy-to-incorporate nature when building varied neural networks. We find that our Riemannian ResNets mirror these desirable properties: when compared to existing manifold neural networks designed to learn over hyperbolic space and the manifold of symmetric positive definite matrices, we outperform both kinds of networks in terms of relevant testing metrics and training dynamics.

📄 PDF Abstract BibTeX arXiv:2310.10013

Code (1)

CUAI/Riemannian-Residual-Neural-Networks pytorch

Similar Papers 제목 키워드 기반

Riemannian Optimization for Variance Estimation in Linear Mixed Models

2022-12-18 · Lena Sembach, Jan Pablo Burgard, Volker H. Schulz

Variance parameter estimation in linear mixed models is a challenge for many classical nonlinear optimization algorithms due to the positive-definiteness constraint of the random effects covariance matrix. We take a comp…

parameter estimationRiemannian optimization

Adaptive Log-Euclidean Metrics for SPD Matrix Learning

2023-03-26 · Ziheng Chen, Yue Song, Tianyang Xu, Zhiwu Huang 외

Symmetric Positive Definite (SPD) matrices have received wide attention in machine learning due to their intrinsic capacity to encode underlying structural correlation in data. Many successful Riemannian metrics have bee…

Bridging the Manifold Gap: Riemannian Residual Line Search for One-Step Image Editing

2026-06-23 · Hongzhu Yi, Zhongtian Luo, Tong Li, Yiyan Fan 외 arxiv

One-step diffusion editors are fast because they avoid inversion and iterative optimization, but a single transport update must be aggressive enough to realize the target prompt and conservative enough to preserve the so…

Image Editing

Gaussian-Mixture-Model Q-Functions for Reinforcement Learning by Riemannian Optimization

2024-09-06 · Minh Vu, Konstantinos Slavakis

This paper establishes a novel role for Gaussian-mixture models (GMMs) as functional approximators of Q-function losses in reinforcement learning (RL). Unlike the existing RL literature, where GMMs play their typical rol…

Reinforcement Learning (RL)Riemannian optimization

A singular Riemannian Geometry Approach to Deep Neural Networks III. Piecewise Differentiable Layers and Random Walks on $n$-dimensional Classes

2024-04-09 · Alessandro Benfenati, Alessio Marta

Neural networks are playing a crucial role in everyday life, with the most modern generative models able to achieve impressive results. Nonetheless, their functioning is still not very clear, and several strategies have …