GRAICVLGApr 18, 2024

Compositional Neural Textures

arXiv:2404.12509v25 citationsh-index: 5SIGGRAPH Asia
Originality Incremental advance
AI Analysis

This work addresses the problem of tedious texture manipulation for computer graphics and image processing, offering a novel method that is incremental in improving existing texture editing techniques.

The paper tackles the laborious manual editing of textures by introducing an unsupervised compositional neural model that represents textures as discrete Gaussian textons, enabling expressiveness and ease of editing for applications like texture transfer and interpolation.

Texture plays a vital role in enhancing visual richness in both real photographs and computer-generated imagery. However, the process of editing textures often involves laborious and repetitive manual adjustments of textons, which are the recurring local patterns that characterize textures. This work introduces a fully unsupervised approach for representing textures using a compositional neural model that captures individual textons. We represent each texton as a 2D Gaussian function whose spatial support approximates its shape, and an associated feature that encodes its detailed appearance. By modeling a texture as a discrete composition of Gaussian textons, the representation offers both expressiveness and ease of editing. Textures can be edited by modifying the compositional Gaussians within the latent space, and new textures can be efficiently synthesized by feeding the modified Gaussians through a generator network in a feed-forward manner. This approach enables a wide range of applications, including transferring appearance from an image texture to another image, diversifying textures,texture interpolation, revealing/modifying texture variations, edit propagation, texture animation, and direct texton manipulation. The proposed approach contributes to advancing texture analysis, modeling, and editing techniques, and opens up new possibilities for creating visually appealing images with controllable textures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes