paper-with-me

Papers

Patchwork: A compact representation for 3D polygonal shapes

2026-03-24 · Ruichen Zheng, Biao Zhang, Michael Birsak, Mikhail Skopenkov, Peter Wonka arxiv

We introduce Patchwork, a new general-purpose shape representation capable of modeling 2D and 3D geometry with a small number of parameters. Patchwork is grounded in a rigorous mathematical framework, providing provable complexity bounds and the ability to approximate arbitrary shapes with arbitrary precision in any dimension. We propose an efficient gradient-based optimization scheme to fit Patchwork representations to 2D and 3D data, along with a novel regularization loss that progressively prunes redundant elements, yielding high compactness after convergence. Our approach offers fast fitting performance, a fraction of the required parameters compared to existing alternatives, and native support for inside-outside classification, making it a versatile and compact representation for geometric learning and reconstruction tasks, with future potential for 3D generation. Our implementation is available at: https://github.com/Ankbzpx/patchwork-experiment.

📄 PDF Abstract BibTeX arXiv:2605.16266

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation

Similar Papers 제목 키워드 기반

Primitive-based 3D Building Modeling, Sensor Simulation, and Estimation

2019-01-16 · Xia Li, Yen-Liang Lin, James Miller, Alex Cheon 외

As we begin to consider modeling large, realistic 3D building scenes, it becomes necessary to consider a more compact representation over the polygonal mesh model. Due to the large amounts of annotated training data, whi…

Instance SegmentationSemantic Segmentation

PolyDiffuse: Polygonal Shape Reconstruction via Guided Set Diffusion Models

2023-06-02 · NeurIPS 2023 11 · Jiacheng Chen, Ruizhi Deng, Yasutaka Furukawa

This paper presents PolyDiffuse, a novel structured reconstruction algorithm that transforms visual sensor data into polygonal shapes with Diffusion Models (DM), an emerging machinery amid exploding generative AI, while …

AutoPoly: Predicting a Polygonal Mesh Construction Sequence from a Silhouette Image

2022-03-29 · I-Chao Shen, Yu Ju Chen, Oliver van Kaick, Takeo Igarashi

Polygonal modeling is a core task of content creation in Computer Graphics. The complexity of modeling, in terms of the number and the order of operations and time required to execute them makes it challenging to learn a…

Learning Mesh Representations via Binary Space Partitioning Tree Networks

2021-06-27 · Zhiqin Chen, Andrea Tagliasacchi, Hao Zhang

Polygonal meshes are ubiquitous, but have only played a relatively minor role in the deep learning revolution. State-of-the-art neural generative models for 3D shapes learn implicit functions and generate meshes via expe…

Decoder

PolygoNet: Leveraging Simplified Polygonal Representation for Effective Image Classification

2025-04-01 · Salim Khazem, Jeremy Fix, Cédric Pradalier

Deep learning models have achieved significant success in various image related tasks. However, they often encounter challenges related to computational complexity and overfitting. In this paper, we propose an efficient …

Edge-computingimage-classificationImage Classification