paper-with-me

홈 › Papers

Hyperbolic Chamfer Distance for Point Cloud Completion

2023-01-01 · ICCV 2023 1 · Fangzhou Lin, Yun Yue, Songlin Hou, Xuechu Yu, Yajun Xu, Kazunori D Yamada, Ziming Zhang

Chamfer distance (CD) is a standard metric to measure the shape dissimilarity between point clouds in point cloud completion, as well as a loss function for (deep) learning. However, it is well known that CD is vulnerable to outliers, leading to the drift towards suboptimal models. In contrast to the literature where most works address such issues in Euclidean space, we propose an extremely simple yet powerful metric for point cloud completion, namely Hyperbolic Chamfer Distance (HyperCD), that computes CD in hyperbolic space. In backpropagation, HyperCD consistently assigns higher weights to the matched point pairs with smaller Euclidean distances. In this way, good point matches are likely to be preserved while bad matches can be updated gradually, leading to better completion results. We demonstrate state-of-the-art performance on the benchmark datasets, i.e. PCN, ShapeNet-55, and ShapeNet-34, and show from visualization that HyperCD can significantly improve the surface smoothness. Code is available at: https://github.com/Zhang-VISLab.

📄 PDF Abstract BibTeX

Code (1)

Zhang-VISLab/Zhang-VISLab.github.io/blob/master/_publications/2009-10-01-paper-title-number-1.md

Tasks

Point Cloud Completion

Similar Papers 제목 키워드 기반

Hyperbolic Chamfer Distance for Point Cloud Completion and Beyond

2024-12-23 · Fangzhou Lin, Songlin Hou, Haotian Liu, Shang Gao 외

Chamfer Distance (CD) is widely used as a metric to quantify difference between two point clouds. In point cloud completion, Chamfer Distance (CD) is typically used as a loss function in deep learning frameworks. However…

Image ReconstructionPoint Cloud Completion

InfoCD: A Contrastive Chamfer Distance Loss for Point Cloud Completion

2023-09-21 · NeurIPS 2023 11

A point cloud is a discrete set of data points sampled from a 3D geometric surface. Chamfer distance (CD) is a popular metric and training loss to measure the distances between point clouds, but also well known to be sen…

Flexible-weighted Chamfer Distance: Enhanced Objective Function for Point Cloud Completion

2025-05-20 · Jie Li, Shengwei Tian, Long Yu, Xin Ning

Chamfer Distance (CD) comprises two components that can evaluate the global distribution and local performance of generated point clouds, making it widely utilized as a similarity measure between generated and target poi…

Computational EfficiencyPoint Cloud CompletionPoint Cloud Generation

Balanced Chamfer Distance as a Comprehensive Metric for Point Cloud Completion

2021-12-01 · NeurIPS 2021 12 · Tong Wu, Liang Pan, Junzhe Zhang, Tai Wang 외

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 usual…

Point Cloud Completion

Density-aware Chamfer Distance as a Comprehensive Metric for Point Cloud Completion

2021-11-24 · Tong Wu, Liang Pan, Junzhe Zhang, Tai Wang 외

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 usual…

Point Cloud Completion