Journal Article10.1016/j.cag.2023.04.004
Differentiable point process texture basis functions for inverse procedural modeling of cellular stochastic structures
2
TL;DR: In this article , a cellular point process texture basis function (PPTBF) is proposed to represent cellular stochastic structures procedurally using thresholded point process Texture Basis Functions (PPTs).
read more
Abstract: To meet the growing demand of rich 3D content, the Computer Graphics industry needs tools to automatically create procedural textures and materials from image exemplars. In this paper, we focus on the inverse procedural modeling of cellular stochastic structures, i.e., spatial distributions of repetitive, possibly blending similar shapes over a planar surface, resulting from stochastic processes. Such structures are very frequent in natural textures and materials, that exhibit random spatial variations. We represent cellular stochastic structures procedurally using thresholded Point Process Texture Basis Functions (PPTBFs). Previous approaches that learn PPTBF representations of structures maps solely rely on sampled data obtained by uniformly sampling the PPTBF parameter space, and parameter prediction based on these representations fails when the exemplars are visually too far from the training datasets. For the specific class of cellular stochastic structures, we propose to overcome this limitation by introducing a Cellular PPTBF, or C-PPTBF, defined with differentiable window and feature functions. Based on this procedural model, we present a fully differentiable pipeline and optimization procedure to automatically estimate the parameters of a C-PPTBF. We show that our method is efficient (between 2 and 5 min per exemplar) and yields more robust parameter prediction than the state-of-the-art DiffProxy approach.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Procedural Material Generation with Reinforcement Learning
Beichen Li,Yiwei Hu,Paul Guerrero,Miloš Hašan,Liang Shi,Valentin Deschaintre,Wojciech Matusik +6 more
TL;DR: This study proposes a reinforcement learning approach to improve procedural material generation, leveraging RL to predict parameters that reconstruct target images accurately, outperforming supervised methods on both synthetic and real data.
References
•Posted Content
Deep Residual Learning for Image Recognition
TL;DR: This work presents a residual learning framework to ease the training of networks that are substantially deeper than those used previously, and provides comprehensive empirical evidence showing that these residual networks are easier to optimize, and can gain accuracy from considerably increased depth.
117.9K
•Proceedings Article
Very Deep Convolutional Networks for Large-Scale Image Recognition
Karen Simonyan,Andrew Zisserman +1 more
- 04 Sep 2014
TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
102.6K
ImageNet classification with deep convolutional neural networks
TL;DR: A large, deep convolutional neural network was trained to classify the 1.2 million high-resolution images in the ImageNet LSVRC-2010 contest into the 1000 different classes and employed a recently developed regularization method called "dropout" that proved to be very effective.
Image-to-Image Translation with Conditional Adversarial Networks
Phillip Isola,Jun-Yan Zhu,Tinghui Zhou,Alexei A. Efros +3 more
- 21 Jul 2017
TL;DR: Conditional adversarial networks are investigated as a general-purpose solution to image-to-image translation problems and it is demonstrated that this approach is effective at synthesizing photos from label maps, reconstructing objects from edge maps, and colorizing images, among other tasks.
Image Style Transfer Using Convolutional Neural Networks
Leon A. Gatys,Alexander S. Ecker,Matthias Bethge +2 more
- 27 Jun 2016
TL;DR: A Neural Algorithm of Artistic Style is introduced that can separate and recombine the image content and style of natural images and provide new insights into the deep image representations learned by Convolutional Neural Networks and demonstrate their potential for high level image synthesis and manipulation.