Density-aware Chamfer Distance as a Comprehensive Metric for Point Cloud Completion
Tong Wu, Liang Pan, Junzhe Zhang, Tai Wang, Ziwei Liu, Dahua Lin

TL;DR
This paper introduces Density-aware Chamfer Distance (DCD), a new metric for point cloud comparison that addresses limitations of existing metrics by considering local density, detailed structures, and bounded values, improving evaluation and training.
Contribution
The paper proposes DCD, a novel similarity measure for point clouds that combines the advantages of CD and EMD, and introduces a point discriminator module for enhanced point cloud completion.
Findings
DCD provides more reliable evaluation than CD and EMD.
Using DCD as a training loss improves model performance.
The point discriminator enhances completion results with DCD.
Abstract
Chamfer Distance (CD) and Earth Mover's Distance (EMD) are two broadly adopted metrics for measuring the similarity between two point sets. However, CD is usually insensitive to mismatched local density, and EMD is usually dominated by global distribution while overlooks the fidelity of detailed structures. Besides, their unbounded value range induces a heavy influence from the outliers. These defects prevent them from providing a consistent evaluation. To tackle these problems, we propose a new similarity measure named Density-aware Chamfer Distance (DCD). It is derived from CD and benefits from several desirable properties: 1) it can detect disparity of density distributions and is thus a more intensive measure of similarity compared to CD; 2) it is stricter with detailed structures and significantly more computationally efficient than EMD; 3) the bounded value range encourages a more…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Computer Graphics and Visualization Techniques
