LieBN Introduces Batch Normalization for Lie Group Manifolds

Ziheng Chen, Yue Song, Rui Wang, Xiao-Jun Wu, Nicu Sebe· July 13, 2026 View original

Summary

LieBN is a new framework for Riemannian Batch Normalization (RBN) over Lie groups, addressing limitations of existing methods for manifold-valued data. It leverages left- and right-invariant metrics to control Riemannian mean and variance, demonstrating effectiveness across nine distinct geometries.

This paper presents LieBN, a novel framework for performing Batch Normalization (BN) on data that resides on Lie groups, a type of manifold. In many machine learning applications, measurements are manifold-valued, and while deep neural networks (DNNs) have been extended to operate on these geometries, effective normalization techniques, often called Riemannian normalization, have been limited. Existing methods are either specific to certain manifolds or struggle to normalize manifold-valued sample distributions effectively. LieBN overcomes these limitations by leveraging the theoretically robust left- and right-invariant metrics inherent to every Lie group. This approach provides strong theoretical guarantees for controlling both the Riemannian mean and variance of the data. The researchers demonstrate the instantiation of LieBN across nine different geometries, including four on the Symmetric Positive Definite (SPD) manifold, one on the group of rotation matrices, and four on the manifold of full-rank correlation matrices. Notably, the framework introduces a new right-invariant metric for SPD manifolds and extends three existing Lie group structures through matrix power deformation. Extensive experiments across these diverse manifolds validate the effectiveness of LieBN in normalizing complex, manifold-valued data, paving the way for more stable and performant DNNs in these specialized domains.

Why it matters

For professionals working with complex, non-Euclidean data (e.g., in robotics, medical imaging, or signal processing), LieBN offers a robust method to stabilize and improve the training of deep neural networks.

How to implement this in your domain

  1. 1Investigate if your current machine learning projects involve manifold-valued data that could benefit from LieBN.
  2. 2Explore the provided code repository to understand how to integrate LieBN into your custom deep learning architectures.
  3. 3Experiment with LieBN on datasets from domains like computer vision (e.g., rotation matrices), medical imaging (e.g., diffusion tensor imaging), or signal processing.
  4. 4Compare the training stability and model performance with and without LieBN when working with Lie group data.

Who benefits

RoboticsMedical ImagingComputer VisionSignal ProcessingAI/ML Engineering

Key takeaways

  • LieBN is a new batch normalization framework for data on Lie groups.
  • It uses left- and right-invariant metrics to control Riemannian mean and variance.
  • The framework is effective across diverse geometries, including SPD and rotation matrices.
  • LieBN improves stability and performance of DNNs on manifold-valued data.

Original post by Ziheng Chen, Yue Song, Rui Wang, Xiao-Jun Wu, Nicu Sebe

"arXiv:2607.08783v1 Announce Type: new Abstract: Manifold-valued measurements are prevalent in various machine learning tasks. Recent advances have extended Deep Neural Networks (DNNs) to operate on manifolds, accompanied by normalization techniques tailored to different geometrie…"

View on X

Originally posted by Ziheng Chen, Yue Song, Rui Wang, Xiao-Jun Wu, Nicu Sebe on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses