paper-with-me

Papers

Learning to Fuse Local Geometric Features for 3D Rigid Data Matching

2019-04-27 · Jiaqi Yang, Chen Zhao, Ke Xian, Angfan Zhu, Zhiguo Cao

This paper presents a simple yet very effective data-driven approach to fuse both low-level and high-level local geometric features for 3D rigid data matching. It is a common practice to generate distinctive geometric descriptors by fusing low-level features from various viewpoints or subspaces, or enhance geometric feature matching by leveraging multiple high-level features. In prior works, they are typically performed via linear operations such as concatenation and min pooling. We show that more compact and distinctive representations can be achieved by optimizing a neural network (NN) model under the triplet framework that non-linearly fuses local geometric features in Euclidean spaces. The NN model is trained by an improved triplet loss function that fully leverages all pairwise relationships within the triplet. Moreover, the fused descriptor by our approach is also competitive to deep learned descriptors from raw data while being more lightweight and rotational invariant. Experimental results on four standard datasets with various data modalities and application contexts confirm the advantages of our approach in terms of both feature matching and geometric registration.

📄 PDF Abstract BibTeX arXiv:1904.12099

Code (0)

등록된 구현이 없습니다.

Tasks

Triplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

FuseDiff: Symmetry-Preserving Joint Diffusion for Dual-Target Structure-Based Drug Design

2026-03-05 · Jianliang Wu, Anjie Qiao, Zhen Wang, Zhewei Wei 외 arxiv

Dual-target structure-based drug design aims to generate a single ligand together with two pocket-specific binding poses, each compatible with a corresponding target pocket, enabling polypharmacological therapies with im…

SRFeat: Learning Locally Accurate and Globally Consistent Non-Rigid Shape Correspondence

2022-09-16 · Lei LI, Souhaib Attaiki, Maks Ovsjanikov

In this work, we present a novel learning-based framework that combines the local accuracy of contrastive learning with the global consistency of geometric approaches, for robust non-rigid matching. We first observe that…

Contrastive Learning

Equivariant Local Reference Frames for Unsupervised Non-rigid Point Cloud Shape Correspondence

2024-04-01 · Ling Wang, Runfa Chen, Yikai Wang, Fuchun Sun 외

Unsupervised non-rigid point cloud shape correspondence underpins a multitude of 3D vision tasks, yet itself is non-trivial given the exponential complexity stemming from inter-point degree-of-freedom, i.e., pose transfo…

DV-Matcher: Deformation-based Non-rigid Point Cloud Matching Guided by Pre-trained Visual Features

2025-01-01 · CVPR 2025 1 · Zhangquan Chen, Puhua Jiang, Ruqi Huang

In this paper, we present DV-Matcher, a novel learning-based framework for estimating dense correspondences between non-rigidly deformable point clouds. Learning directly from unstructured point clouds without meshin…

A New Framework for Registration of Semantic Point Clouds from Stereo and RGB-D Cameras

2020-11-10 · Ray Zhang, Tzu-Yuan Lin, Chien Erh Lin, Steven A. Parkison 외

This paper reports on a novel nonparametric rigid point cloud registration framework that jointly integrates geometric and semantic measurements such as color or semantic labels into the alignment process and does not re…

GPUPoint Cloud Registration