Relaxed Rotational Equivariance via G-Biases in Vision

Abstract

Group Equivariant Convolution (GConv) can capture rotational equivariance from original data. It assumes uniform and strict rotational equivariance across all features as the transformations under the specific group. However, the presentation or distribution of real-world data rarely conforms to strict rotational equivariance, commonly referred to as Rotational Symmetry-Breaking (RSB) in the system or dataset, making GConv unable to adapt effectively to this phenomenon. Motivated by this, we propose a simple but highly effective method to address this problem, which utilizes a set of learnable biases called G-Biases under the group order to break strict group constraints and then achieve a Relaxed Rotational Equivariant Convolution (RREConv). To validate the efficiency of RREConv, we conduct extensive ablation experiments on the discrete rotational group Cn. Experiments demonstrate that the proposed RREConv-based methods achieve excellent performance compared to existing GConv-based methods in both classification and 2D object detection tasks on the natural image datasets.

Cite

Text

Wu et al. "Relaxed Rotational Equivariance via G-Biases in Vision." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I8.32922

Markdown

[Wu et al. "Relaxed Rotational Equivariance via G-Biases in Vision." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/wu2025aaai-relaxed/) doi:10.1609/AAAI.V39I8.32922

BibTeX

@inproceedings{wu2025aaai-relaxed,
  title     = {{Relaxed Rotational Equivariance via G-Biases in Vision}},
  author    = {Wu, Zhiqiang and Liu, Yingjie and Sun, Licheng and Yang, Jian and Dong, Hanlin and Lin, Shing-Ho J. and Tang, Xuan and Mi, Jinpeng and Jin, Bo and Wei, Xian},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {8541-8549},
  doi       = {10.1609/AAAI.V39I8.32922},
  url       = {https://mlanthology.org/aaai/2025/wu2025aaai-relaxed/}
}