← 返回论文检索
SIGGRAPH 2025Diffusion & Generation

PDT: Point Distribution Transformation with Diffusion Models

Jionghao Wang, Cheng Lin 0001, Yuan Liu 0025, Rui Xu 0016, Zhiyang Dou, Xiaoxiao Long, Haoxiang Guo 0001, Taku Komura, Wenping Wang 0001, Xin Li 0003

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.1145/3721238.3730717 ↗

摘要

Point-based representations have consistently played a vital role in geometric data structures. Most point cloud learning and processing methods typically leverage the unordered and unconstrained nature to represent the underlying geometry of 3D shapes. However, how to extract meaningful structural information from unstructured point cloud distributions and transform them into semantically meaningful point distributions remains an under-explored problem. We present PDT, a novel framework for point distribution transformation with diffusion models. Given a set of input points, PDT learns to transform the point set from its original geometric distribution into a target distribution that is semantically meaningful. Our method utilizes diffusion models with novel architecture and learning strategy, which effectively correlates the source and the target distribution through a denoising process. Through extensive experiments, we show that our method successfully transforms input point clouds into various forms of structured outputs - ranging from surface-aligned keypoints, and inner sparse joints to continuous feature lines. The results showcase our framework’s ability to capture both geometric and semantic features, offering a powerful tool for various 3D geometry processing tasks where structured point distributions are desired. Code will be available at this link: link.