paper-with-me

홈 › Papers

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 point clouds in point cloud completion tasks. Additionally, CD's computational efficiency has led to its frequent application as an objective function for guiding point cloud generation. However, using CD directly as an objective function with fixed equal weights for its two components can often result in seemingly high overall performance (i.e., low CD score), while failing to achieve a good global distribution. This is typically reflected in high Earth Mover's Distance (EMD) and Decomposed Chamfer Distance (DCD) scores, alongside poor human assessments. To address this issue, we propose a Flexible-Weighted Chamfer Distance (FCD) to guide point cloud generation. FCD assigns a higher weight to the global distribution component of CD and incorporates a flexible weighting strategy to adjust the balance between the two components, aiming to improve global distribution while maintaining robust overall performance. Experimental results on two state-of-the-art networks demonstrate that our method achieves superior results across multiple evaluation metrics, including CD, EMD, DCD, and F-Score, as well as in human evaluations.

📄 PDF Abstract BibTeX arXiv:2505.14218

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyPoint Cloud CompletionPoint Cloud Generation

Similar Papers 제목 키워드 기반

Loss Distillation via Gradient Matching for Point Cloud Completion with Weighted Chamfer Distance

2024-09-10 · Fangzhou Lin, Haotian Liu, Haoying Zhou, Songlin Hou 외

3D point clouds enhanced the robot's ability to perceive the geometrical information of the environments, making it possible for many downstream tasks such as grasp pose detection and scene understanding. The performance…

Bilevel OptimizationPoint Cloud CompletionScene Understanding

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

Chamfer-Linkage for Hierarchical Agglomerative Clustering

2026-02-11 · Kishen N Gowda, Willem Fletcher, MohammadHossein Bateni, Laxman Dhulipala 외 arxiv

Hierarchical Agglomerative Clustering (HAC) is a widely-used clustering method based on repeatedly merging the closest pair of clusters, where inter-cluster distances are determined by a linkage function. Unlike many clu…

DINE: Distance Is Not Enough -- Learning Global Deformation Priors for Robust Soft-Tissue Point Cloud Registration

2026-07-16 · Sara Monji-Azad, Rohit Beer, Marvin Kinz, Claudia Scherl 외 arxiv

Non-rigid point cloud registration is central to soft-tissue shape analysis, but large deformations, noise, and outliers make correspondence estimation challenging. Most learning-based methods rely on local objectives su…

Point Cloud Registration

Thin-Plate Spline-based Interpolation for Animation Line Inbetweening

2024-08-17 · Tianyi Zhu, Wei Shang, Dongwei Ren, WangMeng Zuo

Animation line inbetweening is a crucial step in animation production aimed at enhancing animation fluidity by predicting intermediate line arts between two key frames. However, existing methods face challenges in effect…