paper-with-me

Papers

FastMAC: Stochastic Spectral Sampling of Correspondence Graph

2024-03-13 · CVPR 2024 1 · Yifei Zhang, Hao Zhao, Hongyang Li, Siheng Chen

3D correspondence, i.e., a pair of 3D points, is a fundamental concept in computer vision. A set of 3D correspondences, when equipped with compatibility edges, forms a correspondence graph. This graph is a critical component in several state-of-the-art 3D point cloud registration approaches, e.g., the one based on maximal cliques (MAC). However, its properties have not been well understood. So we present the first study that introduces graph signal processing into the domain of correspondence graph. We exploit the generalized degree signal on correspondence graph and pursue sampling strategies that preserve high-frequency components of this signal. To address time-consuming singular value decomposition in deterministic sampling, we resort to a stochastic approximate sampling strategy. As such, the core of our method is the stochastic spectral sampling of correspondence graph. As an application, we build a complete 3D registration algorithm termed as FastMAC, that reaches real-time speed while leading to little to none performance drop. Through extensive experiments, we validate that FastMAC works for both indoor and outdoor benchmarks. For example, FastMAC can accelerate MAC by 80 times while maintaining high registration success rate on KITTI. Codes are publicly available at https://github.com/Forrest-110/FastMAC.

📄 PDF Abstract BibTeX arXiv:2403.08770

Code (1)

forrest-110/fastmac 공식 구현 pytorch

Tasks

Point Cloud Registration

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Information Recovery in Shuffled Graphs via Graph Matching

2016-05-08 · Vince Lyzinski

While many multiple graph inference methodologies operate under the implicit assumption that an explicit vertex correspondence is known across the vertex sets of the graphs, in practice these correspondences may only be …

ClusteringGraph ClusteringGraph MatchingSpectral Graph Clustering+1

Graph Signal Sampling Under Stochastic Priors

2022-06-01 · Junya Hara, Yuichi Tanaka, Yonina C. Eldar

We propose a generalized sampling framework for stochastic graph signals. Stochastic graph signals are characterized by graph wide sense stationarity (GWSS) which is an extension of wide sense stationarity (WSS) for stan…

DASC: Dense Adaptive Self-Correlation Descriptor for Multi-Modal and Multi-Spectral Correspondence

2015-06-01 · CVPR 2015 6 · Seungryong Kim, Dongbo Min, Bumsub Ham, Seungchul Ryu 외

Establishing dense visual correspondence between multiple images is a fundamental task in many applications of computer vision and computational photography. Classical approaches, which aim to estimate dense stereo and o…

Optical Flow Estimation

SPECTRA: Spectral Domain-Aware Graph Generation for Imbalanced Molecular Property Regression

2025-11-06 · Brenda Nogueira, Gisela A. Gonzalez-Montiel, Meng Jiang, Nitesh V. Chawla 외 arxiv

Molecular property regression struggles with cases in chemically relevant target ranges that are underrepresented in datasets. Standard average error minimization approaches underperform in these highly relevant cases, a…

Graph Generation

Learned Binary Spectral Shape Descriptor for 3D Shape Correspondence

2016-06-01 · CVPR 2016 6 · Jin Xie, Meng Wang, Yi Fang

Dense 3D shape correspondence is an important problem in computer vision and computer graphics. Recently, the local shape descriptor based 3D shape correspondence approaches have been widely studied, where the local shap…