paper-with-me

홈 › Papers

CanonNet: Canonical Ordering and Curvature Learning for Point Cloud Analysis

2025-04-03 · Benjy Friedmann, Michael Werman

Point cloud processing poses two fundamental challenges: establishing consistent point ordering and effectively learning fine-grained geometric features. Current architectures rely on complex operations that limit expressivity while struggling to capture detailed surface geometry. We present CanonNet, a lightweight neural network composed of two complementary components: (1) a preprocessing pipeline that creates a canonical point ordering and orientation, and (2) a geometric learning framework where networks learn from synthetic surfaces with precise curvature values. This modular approach eliminates the need for complex transformation-invariant architectures while effectively capturing local geometric properties. Our experiments demonstrate state-of-the-art performance in curvature estimation and competitive results in geometric descriptor tasks with significantly fewer parameters (\textbf{100X}) than comparable methods. CanonNet's efficiency makes it particularly suitable for real-world applications where computational resources are limited, demonstrating that mathematical preprocessing can effectively complement neural architectures for point cloud analysis. The code for the project is publicly available \hyperlink{https://benjyfri.github.io/CanonNet/}{https://benjyfri.github.io/CanonNet/}.

📄 PDF Abstract BibTeX arXiv:2504.02763

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PointInverter: Point Cloud Reconstruction and Editing via a Generative Model with Shape Priors

2022-11-16 · Jaeyeon Kim, Binh-Son Hua, Duc Thanh Nguyen, Sai-Kit Yeung

In this paper, we propose a new method for mapping a 3D point cloud to the latent space of a 3D generative adversarial network. Our generative model for 3D point clouds is based on SP-GAN, a state-of-the-art sphere-guide…

Generative Adversarial NetworkPoint cloud reconstruction

Self-Ordering Point Clouds

2023-04-03 · ICCV 2023 1 · Pengwan Yang, Cees G. M. Snoek, Yuki M. Asano

In this paper we address the task of finding representative subsets of points in a 3D point cloud by means of a point-wise ordering. Only a few works have tried to address this challenging vision problem, all with the he…

Diffusion Curvature for Estimating Local Curvature in High Dimensional Data

2022-06-08 · Dhananjay Bhaskar, Kincaid MacDonald, Oluwadamilola Fasina, Dawson Thomas 외

We introduce a new intrinsic measure of local curvature on point-cloud data called diffusion curvature. Our measure uses the framework of diffusion maps, including the data diffusion operator, to structure point cloud da…

Vocal Bursts Intensity Prediction

Curvature Regularized Surface Reconstruction from Point Cloud

2020-01-22 · Yuchen He, Sung Ha Kang, Hao Liu

We propose a variational functional and fast algorithms to reconstruct implicit surface from point cloud data with a curvature constraint. The minimizing functional balances the distance function from the point cloud and…

Computational EfficiencySurface Reconstruction

PointCNN: Convolution On $\mathcal{X}$-Transformed Points

2018-01-23 · NeurIPS 2018 · Yangyan Li, Rui Bu, Mingchao Sun, Wei Wu 외

We present a simple and general framework for feature learning from point clouds. The key to the success of CNNs is the convolution operator that is capable of leveraging spatially-local correlation in data represented d…

3D Instance Segmentation3D Part Segmentation3D Point Cloud ClassificationFew-Shot 3D Point Cloud Classification