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 measurements in machine learning. It leverages left- and right-invariant metrics to effectively normalize sample distributions on various geometries.

Researchers have introduced LieBN, a novel framework for Riemannian Batch Normalization (RBN) specifically designed for operations over Lie groups. This innovation addresses a gap in machine learning where manifold-valued measurements are common, but existing normalization techniques are often limited to specific geometries or fail to effectively normalize sample distributions on these complex manifolds. LieBN capitalizes on the inherent left- and right-invariant metrics present in every Lie group, providing theoretical guarantees for controlling Riemannian mean and variance. This principled approach allows for robust normalization across diverse geometric structures. The framework has been instantiated and validated across nine distinct geometries, including four on the Symmetric Positive Definite (SPD) manifold, one on the group of rotation matrices, and four on full-rank correlation matrices. This includes the introduction of a new right-invariant metric for SPD manifolds and extensions of existing Lie group structures. Extensive experiments confirm its effectiveness.

Why it matters

This advancement enables more stable and effective training of deep neural networks on complex, non-Euclidean data, opening new possibilities for applications in areas like computer vision, medical imaging, and robotics.

How to implement this in your domain

  1. 1Identify machine learning tasks involving manifold-valued data (e.g., rotation matrices, SPD matrices) where current normalization methods are suboptimal.
  2. 2Explore integrating LieBN into existing deep learning architectures that operate on Lie groups or Riemannian manifolds.
  3. 3Benchmark the training stability, convergence speed, and final performance of models using LieBN against traditional or specialized normalization techniques.
  4. 4Consult the provided code repository to understand implementation details and adapt it to specific research or product needs.

Who benefits

RoboticsComputer VisionMedical ImagingAI/ML DevelopmentAutonomous Systems

Key takeaways

  • LieBN provides a unified framework for Batch Normalization over Lie groups.
  • It leverages invariant metrics to effectively normalize manifold-valued data.
  • The method offers theoretical guarantees for controlling Riemannian mean and variance.
  • LieBN improves training stability and performance for DNNs on complex geometries.

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

"arXiv:2607.08783v1 Announce Type: cross 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 geometr…"

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

More in AI Research

AI ResearchAI Engineering & DevTools

Data-Efficient Deep Learning Guidelines for Inertial Sensor Classification

This study provides empirical guidelines for estimating the minimum training set size needed for deep learning models in inertial sensor classification tasks. It reveals that accuracy follows a consistent logarithmic growth pattern, allowing for data-efficient planning of recording campaigns and achieving practical stability with fewer samples than traditionally assumed.

Ofir Kruzel, Itzik KlienJul 13, 2026
AI Engineering & DevToolsAI Research

On-Device Adaptive AI Boosts EV Battery Power Prediction

Researchers developed a novel approach for on-device learning in electric vehicles (EVs) that continuously adapts pretrained battery power prediction models to new data. This method significantly improves forecasting performance, reducing mean absolute errors by up to 14.88% with offline adaptation and 7.49% with online adaptation.

Avik Bhatnagar, Anton Paule, Tobias Schuermann, Sebastian Reiter, Oliver BringmannJul 13, 2026
AI ResearchAI Engineering & DevTools

New Differentiable Logic Networks Outperform Fixed-Connection Models

Researchers introduce a novel method for optimizing connections in deep differentiable logic gate networks (LGNs) and lookup table networks (LUTNs), achieving superior performance with significantly fewer gates. The approach allows for parallel learning of optimal gate types and LUT entries, demonstrating improved accuracy on benchmarks like MNIST.

Wout Mommen, Lars Keuninckx, Matthias Hartmann, Werner Van Leekwijck, Piet WambacqJul 13, 2026