CVAug 14, 2025

Axis-level Symmetry Detection with Group-Equivariant Representation

arXiv:2508.10740v2h-index: 2
Originality Incremental advance
AI Analysis

This work addresses the challenge of precise symmetry detection in computer vision, which is important for applications like object recognition and scene understanding, but it is incremental as it builds on existing heatmap-based approaches.

The paper tackles the problem of detecting symmetry axes in complex scenes by representing reflection and rotation symmetries as explicit geometric primitives, achieving state-of-the-art performance in experiments.

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.

Foundations

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

Your Notes