{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/a-lie-group-approach-to-riemannian-batch","title":"A Lie Group Approach to Riemannian Batch Normalization","arxiv_id":"2403.11261","date":"2024-03-17","proceeding":null,"authors":["Ziheng Chen","Yue Song","Yunmei Liu","Nicu Sebe"],"abstract":"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 have also been adapted to several manifolds, referred to as Riemannian normalization. Nonetheless, most of the existing Riemannian normalization methods have been derived in an ad hoc manner and only apply to specific manifolds. This paper establishes a unified framework for Riemannian Batch Normalization (RBN) techniques on Lie groups. Our framework offers the theoretical guarantee of controlling both the Riemannian mean and variance. Empirically, we focus on Symmetric Positive Definite (SPD) manifolds, which possess three distinct types of Lie group structures. Using the deformation concept, we generalize the existing Lie groups on SPD manifolds into three families of parameterized Lie groups. Specific normalization layers induced by these Lie groups are then proposed for SPD neural networks. We demonstrate the effectiveness of our approach through three sets of experiments: radar recognition, human action recognition, and electroencephalography (EEG) classification. The code is available at https://github.com/GitZH-Chen/LieBN.git.","url_abs":"https://arxiv.org/abs/2403.11261v1","url_pdf":"https://arxiv.org/pdf/2403.11261v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"a-lie-group-approach-to-riemannian-batch","repo_url":"https://github.com/gitzh-chen/liebn","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"action-recognition-in-videos","task_name":"Action Recognition"},{"task_slug":"eeg-1","task_name":"EEG"},{"task_slug":"action-recognition","task_name":"Temporal Action Localization"}],"methods":[{"method_slug":"batch-normalization","method_name":"Batch Normalization"},{"method_slug":"focus","method_name":"Focus"},{"method_slug":"hoc","method_name":"HOC"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2403.11261","atlas_url":"https://app.syntology.ai/?focus=2403.11261","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2403.11261"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/GitZH-Chen/LieBN","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gitzh-chen/liebn","reach":{"status":"ok"}}],"summary":{"ran":4,"ran_violates":1,"unverified":1},"by_repo_kind":{"official":{"samples":6,"ran":5,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":6,"samples":[{"code_sha256_prefix":"ea89350b99bb9a1a","entry":"bimap","repo":"gitzh-chen/liebn","repo_kind":"official","path":"LieBN_SPDNet/spd/functional.py","file_url":"https://github.com/gitzh-chen/liebn/blob/HEAD/LieBN_SPDNet/spd/functional.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ea89350b99bb9a1a"}},{"code_sha256_prefix":"4272c84c9e1317de","entry":"bimap_channels","repo":"gitzh-chen/liebn","repo_kind":"official","path":"LieBN_SPDNet/spd/functional.py","file_url":"https://github.com/gitzh-chen/liebn/blob/HEAD/LieBN_SPDNet/spd/functional.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4272c84c9e1317de"}},{"code_sha256_prefix":"bddd9f00eeb35219","entry":"roll","repo":"gitzh-chen/liebn","repo_kind":"official","path":"LieBN_SPDNet/cplx/functional.py","file_url":"https://github.com/gitzh-chen/liebn/blob/HEAD/LieBN_SPDNet/cplx/functional.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bddd9f00eeb35219"}},{"code_sha256_prefix":"5a5a38be086e0b89","entry":"split_signal_cplx","repo":"gitzh-chen/liebn","repo_kind":"official","path":"LieBN_SPDNet/cplx/functional.py","file_url":"https://github.com/gitzh-chen/liebn/blob/HEAD/LieBN_SPDNet/cplx/functional.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5a5a38be086e0b89"}},{"code_sha256_prefix":"9df6a971538219c1","entry":"trace","repo":"gitzh-chen/liebn","repo_kind":"official","path":"LieBN_SPDNet/spd/functional.py","file_url":"https://github.com/gitzh-chen/liebn/blob/HEAD/LieBN_SPDNet/spd/functional.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9df6a971538219c1"}},{"code_sha256_prefix":"1f62c02f6b6325df","entry":"conv_cplx","repo":"gitzh-chen/liebn","repo_kind":"official","path":"LieBN_SPDNet/cplx/functional.py","file_url":"https://github.com/gitzh-chen/liebn/blob/HEAD/LieBN_SPDNet/cplx/functional.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1f62c02f6b6325df"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}