paper-with-me

홈 › Papers

Riemannian Batch Normalization: A Gyro Approach

2025-09-08 · Ziheng Chen, Xiao-Jun Wu, Bernhard Schölkopf, Nicu Sebe arxiv

Normalization layers are crucial for deep learning, but their Euclidean formulations are inadequate for data on manifolds. On the other hand, many Riemannian manifolds in machine learning admit gyro-structures, enabling principled extensions of Euclidean neural networks to non-Euclidean domains. Inspired by this, we introduce GyroBN, a principled Riemannian batch normalization framework for gyrogroups. We establish two necessary conditions, namely \emph{pseudo-reduction} and \emph{gyroisometric gyrations}, that guarantee GyroBN with theoretical control over sample statistics, and show that these conditions hold for all known gyrogroups in machine learning. Our framework also incorporates several existing Riemannian normalization methods as special cases. We further instantiate GyroBN on seven representative geometries, including the Grassmannian, five constant curvature spaces, and the correlation manifold, and derive novel gyro and Riemannian structures to enable these instantiations. Experiments across these geometries demonstrate the effectiveness of GyroBN. The code is available at https://github.com/GitZH-Chen/GyroBN.git.

📄 PDF Abstract BibTeX arXiv:2509.07115

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Lie Group Approach to Riemannian Batch Normalization

2024-03-17 · Ziheng Chen, Yue Song, Yunmei Liu, Nicu Sebe

Manifold-valued measurements exist in numerous applications within computer vision and machine learning. Recent studies have extended Deep Neural Networks (DNNs) to manifolds, and concomitantly, normalization techniques …

Action RecognitionEEGTemporal Action Localization

Riemannian batch normalization for SPD neural networks

2019-09-03 · NeurIPS 2019 12 · Daniel Brooks, Olivier Schwander, Frederic Barbaresco, Jean-Yves Schneider 외

Covariance matrices have attracted attention for machine learning applications due to their capacity to capture interesting structure in the data. The main challenge is that one needs to take into account the particular …

Action Recognition

Batch Normalization for Neural Networks on Complex Domains

2026-05-01 · Xuan Son Nguyen, Nistor Grozavu arxiv

Riemannian neural networks have proven effective in solving a variety of machine learning tasks. The key to their success lies in the development of principled Riemannian analogs of fundamental building blocks in deep ne…

Node ClassificationAction Recognition

A Riemannian Mean Field Formulation for Two-layer Neural Networks with Batch Normalization

2021-10-17 · Chao Ma, Lexing Ying

The training dynamics of two-layer neural networks with batch normalization (BN) is studied. It is written as the training dynamics of a neural network without BN on a Riemannian manifold. Therefore, we identify BN's eff…

Riemannian approach to batch normalization

2017-09-27 · NeurIPS 2017 12 · Minhyung Cho, Jaehyung Lee

Batch Normalization (BN) has proven to be an effective algorithm for deep neural network training by normalizing the input to each neuron and reducing the internal covariate shift. The space of weight vectors in the BN l…