REVIEW 5 cited by
Density-aware Chamfer Distance as a Comprehensive Metric for Point Cloud Completion
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original 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 stable and reasonable evaluation over the whole test set. We adopt DCD to evaluate the point cloud completion task, where experimental results show that DCD pays attention to both the overall structure and local geometric details and provides a more reliable evaluation even when CD and EMD contradict each other. We can also use DCD as the training loss, which outperforms the same model trained with CD loss on all three metrics. In addition, we propose a novel point discriminator module that estimates the priority for another guided down-sampling step, and it achieves noticeable improvements under DCD together with competitive results for both CD and EMD. We hope our work could pave the way for a more comprehensive and practical point cloud similarity evaluation. Our code will be available at: https://github.com/wutong16/Density_aware_Chamfer_Distance .
Forward citations
Cited by 5 Pith papers
-
A Multi-View High-Resolution Foot-Ankle Complex Point Cloud Dataset During Gait for Occlusion-Robust 3D Completion
FootGait3D provides graded partial-to-complete real-world point clouds of the foot-ankle complex during gait, enabling benchmarking of occlusion-robust 3D completion.
-
FPSGen: Flexible Point Cloud Scene Generation with BEV-Supported Transport Flows
A two-stage flow-matching model that seeds point-cloud generation from a generated BEV density map, using teacher-estimated point pairings to keep transport paths straight, achieves SOTA JSD/IoU on SemanticKITTI compl...
-
BubbleSH: A Dataset of Rising Bubbles with Deformable Interfaces
A lightweight DNS-derived dataset of deformable bubble swarms with spherical-harmonic shape descriptors enables data-driven emulators that achieve 10^4-10^5x speedup over direct simulation.
-
Denoising-While-Completing Network (DWCNet): Robust Point Cloud Completion Under Corruption
A new corrupted point cloud completion benchmark and a network with contrastive feature filtering report top scores after fine-tuning, yet exhibit unexplained catastrophic failures on two corruptions.
-
A Computationally Aware Multi Objective Framework for Camera LiDAR Calibration
A multi-objective optimization with NSGA-II trades Chamfer alignment error against computational cost for camera-LiDAR calibration, yielding a Pareto frontier.
Discussion (0). Sign in to comment.