CVMar 26, 2025

Leveraging 3D Geometric Priors in 2D Rotation Symmetry Detection

arXiv:2503.20235v22 citationsh-index: 2CVPR
Originality Incremental advance
AI Analysis

This work improves symmetry detection for computer vision applications like object recognition and scene interpretation, but it is incremental as it builds on existing segmentation models by adding 3D geometric constraints.

The paper tackles the problem of 2D rotation symmetry detection by addressing viewpoint distortions that hinder 3D geometric consistency, proposing a model that predicts rotation centers and vertices in 3D space and projects them back to 2D with geometric priors. Experiments on the DENDI dataset show superior performance in rotation axis detection, validating the impact of these priors.

Symmetry plays a vital role in understanding structural patterns, aiding object recognition and scene interpretation. This paper focuses on rotation symmetry, where objects remain unchanged when rotated around a central axis, requiring detection of rotation centers and supporting vertices. Traditional methods relied on hand-crafted feature matching, while recent segmentation models based on convolutional neural networks detect rotation centers but struggle with 3D geometric consistency due to viewpoint distortions. To overcome this, we propose a model that directly predicts rotation centers and vertices in 3D space and projects the results back to 2D while preserving structural integrity. By incorporating a vertex reconstruction stage enforcing 3D geometric priors -- such as equal side lengths and interior angles -- our model enhances robustness and accuracy. Experiments on the DENDI dataset show superior performance in rotation axis detection and validate the impact of 3D priors through ablation studies.

Foundations

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

Your Notes