GLASS: Geometry-aware Local Alignment and Structure Synchronization Network for 2D-3D Registration

arXiv cs.LG / 3/30/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces GLASS, a geometry-aware local alignment and structure synchronization network aimed at improving image-to-point-cloud registration accuracy, especially in scenes with repetitive patterns.
  • It proposes two key modules—Local Geometry Enhancement (LGE), which injects geometric structure into image features using normal vectors, and Graph Distribution Consistency (GDC), which builds a graph over matched points to update features and constrain similarity distributions.
  • The method is designed to move beyond coarse-to-fine patch correspondence by explicitly enforcing structural consistency so correspondences are better exploited during refinement.
  • Experiments and ablation studies on RGB-D Scenes v2 and 7-Scenes report state-of-the-art performance for image-to-point-cloud registration.

Abstract

Image-to-point cloud registration methods typically follow a coarse-to-fine pipeline, extracting patch-level correspondences and refining them into dense pixel-to-point matches. However, in scenes with repetitive patterns, images often lack sufficient 3D structural cues and alignment with point clouds, leading to incorrect matches. Moreover, prior methods usually overlook structural consistency, limiting the full exploitation of correspondences. To address these issues, we propose two novel modules: the Local Geometry Enhancement (LGE) module and the Graph Distribution Consistency (GDC) module. LGE enhances both image and point cloud features with normal vectors, injecting geometric structure into image features to reduce mismatches. GDC constructs a graph from matched points to update features and explicitly constrain similarity distributions. Extensive experiments and ablations on two benchmarks, RGB-D Scenes v2 and 7-Scenes, demonstrate that our approach achieves state-of-the-art performance in image-to-point cloud registration.