paper-with-me

홈 › Papers

PointGrow: Autoregressively Learned Point Cloud Generation with Self-Attention

2018-10-12 · Yongbin Sun, Yue Wang, Ziwei Liu, Joshua E. Siegel, Sanjay E. Sarma

Generating 3D point clouds is challenging yet highly desired. This work presents a novel autoregressive model, PointGrow, which can generate diverse and realistic point cloud samples from scratch or conditioned on semantic contexts. This model operates recurrently, with each point sampled according to a conditional distribution given its previously-generated points, allowing inter-point correlations to be well-exploited and 3D shape generative processes to be better interpreted. Since point cloud object shapes are typically encoded by long-range dependencies, we augment our model with dedicated self-attention modules to capture such relations. Extensive evaluations show that PointGrow achieves satisfying performance on both unconditional and conditional point cloud generation tasks, with respect to realism and diversity. Several important applications, such as unsupervised feature learning and shape arithmetic operations, are also demonstrated.

📄 PDF Abstract BibTeX arXiv:1810.05591

Code (1)

syb7573330/PointGrow 공식 구현 tf

Tasks

DiversityGenerating 3D Point CloudsPoint Cloud Generation

Similar Papers 제목 키워드 기반

BuildAnyPoint: 3D Building Structured Abstraction from Diverse Point Clouds

2026-02-27 · Tongyan Hua, Haoran Gong, Yuan Liu, Di Wang 외 arxiv

We introduce BuildAnyPoint, a novel generative framework for structured 3D building reconstruction from point clouds with diverse distributions, such as those captured by airborne LiDAR and Structure-from-Motion. To reco…

Point Cloud CompletionPoint Clouds

Instance-incremental Scene Graph Generation from Real-world Point Clouds via Normalizing Flows

2023-02-21 · Chao Qi, Jianqin Yin, Jinghang Xu, Pengxiang Ding

This work introduces a new task of instance-incremental scene graph generation: Given a scene of the point cloud, representing it as a graph and automatically increasing novel instances. A graph denoting the object layou…

Graph GenerationScene Graph Generation

AvatarPointillist: AutoRegressive 4D Gaussian Avatarization

2026-04-06 · Hongyu Liu, Xuan Wang, Zijian Wu, Yating Wang 외 arxiv

We introduce AvatarPointillist, a novel framework for generating dynamic 4D Gaussian avatars from a single portrait image. At the core of our method is a decoder-only Transformer that autoregressively generates a point c…

Autoregressive 3D Shape Generation via Canonical Mapping

2022-04-05 · An-Chieh Cheng, Xueting Li, Sifei Liu, Min Sun 외

With the capacity of modeling long-range dependencies in sequential data, transformers have shown remarkable performances in a variety of generative tasks such as image, audio, and text generation. Yet, taming them in ge…

3D Shape GenerationPoint Cloud GenerationPoint cloud reconstruction

ArcPro: Architectural Programs for Structured 3D Abstraction of Sparse Points

2025-03-04 · CVPR 2025 1 · Qirui Huang, Runze Zhang, KangJun Liu, Minglun Gong 외

We introduce ArcPro, a novel learning framework built on architectural programs to recover structured 3D abstractions from highly sparse and low-quality point clouds. Specifically, we design a domain-specific language (D…

Decoder