LGAIMay 10

When and How to Canonize: A Generalization Perspective

arXiv:2605.1100872.0Has Code
Predicted impact top 23% in LG · last 90 daysOriginality Incremental advance
AI Analysis

Provides theoretical justification for the choice of canonization method in point cloud processing, addressing a gap in understanding generalization of invariant architectures.

The paper introduces a theoretical framework to analyze generalization error of canonized models, establishing a hierarchy where optimal canonizations match invariant models and poor ones match non-invariant baselines. It proves that Hilbert curve canonization achieves polynomial covering number growth for point clouds, explaining its empirical success.

While invariant architectures are standard for processing symmetric data, there is growing interest in achieving invariance by applying group averaging or canonization to non-invariant backbones. However, the theoretical generalization properties of these alternative strategies remain poorly understood. We introduce a theoretical framework to analyze the generalization error of these methods by bounding their covering numbers. We establish a rigorous generalization hierarchy: the error bounds of canonized models are at best equal to the error bounds of structurally invariant and group-averaged models, and at worst equal to the bounds of non-invariant baselines. Furthermore, we show that there exist optimal canonizations which attain the optimal error bounds, and poor canonizations which attain the non-invariant error bounds, and that this depends on the regularity of the canonization. Finally, applying this framework to permutation groups in point cloud processing, we rigorously prove that the covering number of lexicographical sorting grows exponentially with point cloud dimension, whereas Hilbert curve canonization guarantees polynomial growth. This provides the first formal theoretical justification for the empirical success of Hilbert curve serialization in state-of-the-art point cloud architectures. We conclude with experiments that support our theoretical claims. Code is available at https://github.com/yonatansverdlov/Canonization

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes