paper-with-me

홈 › Papers

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 neural networks (DNNs). Among those, Riemannian batch normalization (BN) layers have shown to enhance training stability and improve accuracy. In this paper, we propose BN layers for neural networks on complex domains. The proposed layers have close connections with existing Riemannian BN layers. We derive essential components for practical implementations of BN layers on some complex domains which are less studied in previous works, e.g., the Siegel disk domain. We conduct experiments on radar clutter classification, node classification, and action recognition demonstrating the efficacy of our method.

📄 PDF Abstract BibTeX arXiv:2605.00467

Code (0)

등록된 구현이 없습니다.

Tasks

Node ClassificationAction Recognition

Similar Papers 제목 키워드 기반

Domain-Specific Batch Normalization for Unsupervised Domain Adaptation

2019-05-27 · CVPR 2019 6 · Woong-Gi Chang, Tackgeun You, Seonguk Seo, Suha Kwak 외

We propose a novel unsupervised domain adaptation framework based on domain-specific batch normalization in deep neural networks. We aim to adapt to both domains by specializing batch normalization layers in convolutiona…

Domain AdaptationUnsupervised Domain Adaptation

A Batch Normalization Classifier for Domain Adaptation

2021-03-22 · Matthew R. Behrend, Sean M. Robinson

Adapting a model to perform well on unforeseen data outside its training set is a common problem that continues to motivate new approaches. We demonstrate that application of batch normalization in the output layer, prio…

Domain Adaptation

CateNorm: Categorical Normalization for Robust Medical Image Segmentation

2021-03-29 · Junfei Xiao, Lequan Yu, Zongwei Zhou, Yutong Bai 외

Batch normalization (BN) uniformly shifts and scales the activations based on the statistics of a batch of images. However, the intensity distribution of the background pixels often dominates the BN statistics because th…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

An Empirical Study of Batch Normalization and Group Normalization in Conditional Computation

2019-07-31 · Vincent Michalski, Vikram Voleti, Samira Ebrahimi Kahou, Anthony Ortiz 외

Batch normalization has been widely used to improve optimization in deep neural networks. While the uncertainty in batch statistics can act as a regularizer, using these dataset statistics specific to the training set im…

Conditional Image GenerationFew-Shot LearningImage GenerationQuestion Answering+2

Invariant Batch Normalization for Multi-source Domain Generalization

2021-01-01 · Qing Lian, LIN Yong, Tong Zhang

We consider the domain generalization problem, where the test domain differs from the training domain. For deep neural networks, we show that the batch normalization layer is a highly unstable component under such domain…

Domain Generalization