English

Axis-level Symmetry Detection with Group-Equivariant Representation

Computer Vision and Pattern Recognition 2025-10-16 v2

Abstract

Symmetry is a fundamental concept that has been extensively studied, yet detecting it in complex scenes remains a significant challenge in computer vision. Recent heatmap-based approaches can localize potential regions of symmetry axes but often lack precision in identifying individual axes. In this work, we propose a novel framework for axis-level detection of the two most common symmetry types-reflection and rotation-by representing them as explicit geometric primitives, i.e. lines and points. Our method employs a dual-branch architecture that is equivariant to the dihedral group, with each branch specialized to exploit the structure of dihedral group-equivariant features for its respective symmetry type. For reflection symmetry, we introduce orientational anchors, aligned with group components, to enable orientation-specific detection, and a reflectional matching that measures similarity between patterns and their mirrored counterparts across candidate axes. For rotational symmetry, we propose a rotational matching that compares patterns at fixed angular intervals to identify rotational centers. Extensive experiments demonstrate that our method achieves state-of-the-art performance, outperforming existing approaches.

Keywords

Cite

@article{arxiv.2508.10740,
  title  = {Axis-level Symmetry Detection with Group-Equivariant Representation},
  author = {Wongyun Yu and Ahyun Seo and Minsu Cho},
  journal= {arXiv preprint arXiv:2508.10740},
  year   = {2025}
}

Comments

Accepted to ICCV 2025

R2 v1 2026-07-01T04:50:07.834Z