ArcPro: Architectural Programs for Structured 3D Abstraction of Sparse Points
Abstract
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 (DSL) to hierarchically represent building structures as a program, which can be efficiently converted into a mesh. We bridge feedforward and inverse procedural modeling by using a feedforward process for training data synthesis, allowing the network to make reverse predictions. We train an encoder-decoder on the points-program pairs to establish a mapping from unstructured point clouds to architectural programs, where a 3D convolutional encoder extracts point cloud features and a transformer decoder autoregressively predicts the programs in a tokenized form. Inference by our method is highly efficient and produces plausible and faithful 3D abstractions. Comprehensive experiments demonstrate that ArcPro outperforms both traditional architectural proxy reconstruction and learning-based abstraction methods. We further explore its potential to work with multi-view image and natural language inputs.
Cite
@article{arxiv.2503.02745,
title = {ArcPro: Architectural Programs for Structured 3D Abstraction of Sparse Points},
author = {Qirui Huang and Runze Zhang and Kangjun Liu and Minglun Gong and Hao Zhang and Hui Huang},
journal= {arXiv preprint arXiv:2503.02745},
year = {2025}
}
Comments
CVPR 2025 (Patent Protected); Project page: https://vcc.tech/research/2025/ArcPro