🤖 AI Summary
This paper addresses the precise localization of reflection and rotational symmetry axes in complex scenes. Methodologically, it proposes an equivariant dual-branch detection framework tailored for dihedral groups (Dₙ): (1) symmetry axes are explicitly modeled as geometric primitives; (2) a dual-branch architecture separately handles reflection and rotational symmetries, incorporating directional anchor alignment, reflection matching, and angular-interval–based rotational matching; (3) joint optimization integrates group-equivariant representation learning, heatmap-based localization, and geometric priors. Evaluated on multiple benchmarks, the method achieves state-of-the-art performance, significantly improving both axis localization accuracy and cross-scene robustness. It is the first approach to enable unified, interpretable, and high-precision detection of axis-level symmetries.
📝 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.