Learning a Task-specific Descriptor for Robust Matching of 3D Point Clouds
Zhiyuan Zhang, Yuchao Dai, Bin Fan, Jiadai Sun, Mingyi He

TL;DR
This paper introduces EDFNet, a task-specific 3D point cloud descriptor that enhances matching robustness by exploiting local structures and multi-scale features through a specialized encoder and dynamic fusion.
Contribution
The paper proposes a novel descriptor learning method combining local geometry and repetitive structures with a dynamic fusion module for improved 3D point cloud matching.
Findings
Enhanced matching accuracy on benchmark datasets
Robustness against noise, partiality, and deformation
Outperforms existing descriptors in keypoint correspondence tasks
Abstract
Existing learning-based point feature descriptors are usually task-agnostic, which pursue describing the individual 3D point clouds as accurate as possible. However, the matching task aims at describing the corresponding points consistently across different 3D point clouds. Therefore these too accurate features may play a counterproductive role due to the inconsistent point feature representations of correspondences caused by the unpredictable noise, partiality, deformation, \etc, in the local geometry. In this paper, we propose to learn a robust task-specific feature descriptor to consistently describe the correct point correspondence under interference. Born with an Encoder and a Dynamic Fusion module, our method EDFNet develops from two aspects. First, we augment the matchability of correspondences by utilizing their repetitive local structure. To this end, a special encoder is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMulti-Head Attention · Attention Is All You Need · Adam · Softmax · Position-Wise Feed-Forward Layer · Linear Layer · Label Smoothing · Dense Connections · Absolute Position Encodings · Layer Normalization
