paper-with-me

홈 › Papers

SolidGen: An Autoregressive Model for Direct B-rep Synthesis

2022-03-26 · Pradeep Kumar Jayaraman, Joseph G. Lambourne, Nishkrit Desai, Karl D. D. Willis, Aditya Sanghi, Nigel J. W. Morris

The Boundary representation (B-rep) format is the de-facto shape representation in computer-aided design (CAD) to model solid and sheet objects. Recent approaches to generating CAD models have focused on learning sketch-and-extrude modeling sequences that are executed by a solid modeling kernel in postprocess to recover a B-rep. In this paper we present a new approach that enables learning from and synthesizing B-reps without the need for supervision through CAD modeling sequence data. Our method SolidGen, is an autoregressive neural network that models the B-rep directly by predicting the vertices, edges, and faces using Transformer-based and pointer neural networks. Key to achieving this is our Indexed Boundary Representation that references B-rep vertices, edges and faces in a well-defined hierarchy to capture the geometric and topological relations suitable for use with machine learning. SolidGen can be easily conditioned on contexts e.g., class labels, images, and voxels thanks to its probabilistic modeling of the B-rep distribution. We demonstrate qualitatively, quantitatively, and through perceptual evaluation by human subjects that SolidGen can produce high quality, realistic CAD models.

📄 PDF Abstract BibTeX arXiv:2203.13944

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NUWA-Infinity: Autoregressive over Autoregressive Generation for Infinite Visual Synthesis

2022-07-20 · Chenfei Wu, Jian Liang, Xiaowei Hu, Zhe Gan 외

In this paper, we present NUWA-Infinity, a generative model for infinite visual synthesis, which is defined as the task of generating arbitrarily-sized high-resolution images or long-duration videos. An autoregressive ov…

Image OutpaintingText-to-Image GenerationVideo Generation

D-AR: Diffusion via Autoregressive Models

2025-05-29 · Ziteng Gao, Mike Zheng Shou

This paper presents Diffusion via Autoregressive models (D-AR), a new paradigm recasting the image diffusion process as a vanilla autoregressive procedure in the standard next-token-prediction fashion. We start by design…

Denoising

ImageBART: Bidirectional Context with Multinomial Diffusion for Autoregressive Image Synthesis

2021-08-19 · NeurIPS 2021 12 · Patrick Esser, Robin Rombach, Andreas Blattmann, Björn Ommer

Autoregressive models and their sequential factorization of the data likelihood have recently demonstrated great potential for image representation and synthesis. Nevertheless, they incorporate image context in a linear …

Image GenerationImage InpaintingText-to-Image Generation

The Image Local Autoregressive Transformer

2021-06-04 · NeurIPS 2021 12 · Chenjie Cao, Yuxin Hong, Xiang Li, Chengrong Wang 외

Recently, AutoRegressive (AR) models for the whole image generation empowered by transformers have achieved comparable or even better performance to Generative Adversarial Networks (GANs). Unfortunately, directly applyin…

Image Generation

TFGAN: Time and Frequency Domain Based Generative Adversarial Network for High-fidelity Speech Synthesis

2020-11-24 · Qiao Tian, Yi Chen, Zewang Zhang, Heng Lu 외

Recently, GAN based speech synthesis methods, such as MelGAN, have become very popular. Compared to conventional autoregressive based methods, parallel structures based generators make waveform generation process fast an…

Generative Adversarial NetworkSpeech Synthesis