TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/SG-PGM: Partial Graph Matching Network with Semantic Geome...

SG-PGM: Partial Graph Matching Network with Semantic Geometric Fusion for 3D Scene Graph Alignment and Its Downstream Tasks

Yaxu Xie, Alain Pagani, Didier Stricker

2024-03-28CVPR 2024 1Point Cloud Registration3D Scene Graph AlignmentRobot NavigationGraph Matching
PaperPDFCode(official)

Abstract

Scene graphs have been recently introduced into 3D spatial understanding as a comprehensive representation of the scene. The alignment between 3D scene graphs is the first step of many downstream tasks such as scene graph aided point cloud registration, mosaicking, overlap checking, and robot navigation. In this work, we treat 3D scene graph alignment as a partial graph-matching problem and propose to solve it with a graph neural network. We reuse the geometric features learned by a point cloud registration method and associate the clustered point-level geometric features with the node-level semantic feature via our designed feature fusion module. Partial matching is enabled by using a learnable method to select the top-k similar node pairs. Subsequent downstream tasks such as point cloud registration are achieved by running a pre-trained registration network within the matched regions. We further propose a point-matching rescoring method, that uses the node-wise alignment of the 3D scene graph to reweight the matching candidates from a pre-trained point cloud registration method. It reduces the false point correspondences estimated especially in low-overlapping cases. Experiments show that our method improves the alignment accuracy by 10~20% in low-overlap and random transformation scenarios and outperforms the existing work in multiple downstream tasks.

Results

TaskDatasetMetricValueModel
Point Cloud Registration3RScanCD0.0083SG-PGM
Point Cloud Registration3RScanRRE0.51SG-PGM
Point Cloud Registration3RScanRTE1.27SG-PGM
3D Point Cloud Interpolation3RScanCD0.0083SG-PGM
3D Point Cloud Interpolation3RScanRRE0.51SG-PGM
3D Point Cloud Interpolation3RScanRTE1.27SG-PGM
3D Scene Graph Alignment3DSSGF189.4SG-PGM
3D Scene Graph Alignment3DSSGHits@197.5SG-PGM
3D Scene Graph Alignment3DSSGMRR98.6SG-PGM

Related Papers

A Multi-Level Similarity Approach for Single-View Object Grasping: Matching, Planning, and Fine-Tuning2025-07-16Simultaneous Localization and Mapping Using Active mmWave Sensing in 5G NR2025-07-07CA-I2P: Channel-Adaptive Registration Network with Global Optimal Selection2025-06-26ADA-DPM: A Neural Descriptors-based Adaptive Noise Point Filtering Strategy for SLAM2025-06-22GeNIE: A Generalizable Navigation System for In-the-Wild Environments2025-06-22Adversarial Attacks and Detection in Visual Place Recognition for Safer Robot Navigation2025-06-19Correspondence-Free Multiview Point Cloud Registration via Depth-Guided Joint Optimisation2025-06-18MT-PCR: A Hybrid Mamba-Transformer with Spatial Serialization for Hierarchical Point Cloud Registration2025-06-16