paper-with-me

Papers

MPED: Quantifying Point Cloud Distortion based on Multiscale Potential Energy Discrepancy

2021-03-04 · Qi Yang, Yujie Zhang, Siheng Chen, Yiling Xu, Jun Sun, Zhan Ma

In this paper, we propose a new distortion quantification method for point clouds, the multiscale potential energy discrepancy (MPED). Currently, there is a lack of effective distortion quantification for a variety of point cloud perception tasks. Specifically, for dense point clouds, a distortion quantification method is used to predict human subjective scores and optimize the selection of human perception tasks parameters, such as compression and enhancement. For sparse point clouds, a distortion quantification methods is work as a loss function to guide the training of deep neural networks for unsupervised learning tasks (e.g., point cloud reconstruction, completion and upsampling). Therefore, an effective distortion quantification should be differentiable, distortion discriminable and have a low computational complexity. However, current distortion quantification cannot satisfy all three conditions. To fill this gap, we propose a new point cloud feature description method, the point potential energy (PPE), inspired by the classical physics. We regard the point clouds are systems that have potential energy and the distortion can change the total potential energy. By evaluating at various neighborhood sizes, the proposed MPED achieves global-local tradeoffs, capturing distortion in a multiscale fashion. We further theoretically show that classical Chamfer distance is a special case of our MPED. Extensive experiments show the proposed MPED superior to current methods on both human and machine perception tasks. Our code is avaliable at https://github.com/Qi-Yangsjtu/MPED.

📄 PDF Abstract BibTeX arXiv:2103.02850

Code (1)

Qi-Yangsjtu/MPED 공식 구현 pytorch

Tasks

Point cloud reconstruction

Similar Papers 제목 키워드 기반

MATTER: Multiscale Attention for Registration Error Regression

2025-09-16 · Shipeng Liu, Ziliang Xiong, Khac-Hoang Ngo, Per-Erik Forssén arxiv

Point cloud registration (PCR) is crucial for many downstream tasks, such as simultaneous localization and mapping (SLAM) and object tracking. This makes detecting and quantifying registration misalignment, i.e., PCR qua…

Point Cloud RegistrationObject TrackingPoint Clouds

Point Cloud Objective Quality: Benchmarking Features and Quality Evaluation

2025-04-04 · Joao Prazeres, Rafael Rodrigues, Manuela Pereira, Antonio M. G. Pinheiro

Full-reference point cloud objective metrics are currently providing very accurate representations of perceptual quality. These metrics are usually composed of a set of features that are somehow combined, resulting in a …

AttributeBenchmarkingfeature selectionGraph Similarity+1

MG-SAGC: A multiscale graph and its self-adaptive graph convolution network for 3D point clouds

2020-12-23 · Bo Wu, Bo Lang

To enhance the ability of neural networks to extract local point cloud features and improve their quality, in this paper, we propose a multiscale graph generation method and a self-adaptive graph convolution method. Firs…

Graph Generation

Generate Point Clouds with Multiscale Details from Graph-Represented Structures

2021-12-13 · Ximing Yang, Zhibo Zhang, Zhengfu He, Cheng Jin

As details are missing in most representations of structures, the lack of controllability to more information is one of the major weaknesses in structure-based controllable point cloud generation. It is observable that d…

MiscellaneousPoint Cloud Generation

Model-based Joint Bit Allocation between Geometry and Color for Video-based 3D Point Cloud Compression

2020-03-27

Rate distortion optimization plays a very important role in image/video coding. But for 3D point cloud, this problem has not been investigated. In this paper, the rate and distortion characteristics of 3D point cloud are…