TGHop: An Explainable, Efficient and Lightweight Method for Texture Generation
Xuejing Lei, Ganning Zhao, Kaitai Zhang, C.-C. Jay Kuo

TL;DR
TGHop is a lightweight, explainable, and efficient method for texture generation that produces high-quality textures by analyzing pixel statistics and using a multi-scale approach, outperforming large neural networks in size and speed.
Contribution
This work introduces TGHop, a novel texture generation method that is small, transparent, and computationally efficient, contrasting with traditional deep neural network approaches.
Findings
Generates high-quality textures with a small model size
Operates efficiently in training and inference
Produces textures faster than large neural network models
Abstract
An explainable, efficient and lightweight method for texture generation, called TGHop (an acronym of Texture Generation PixelHop), is proposed in this work. Although synthesis of visually pleasant texture can be achieved by deep neural networks, the associated models are large in size, difficult to explain in theory, and computationally expensive in training. In contrast, TGHop is small in its model size, mathematically transparent, efficient in training and inference, and able to generate high quality texture. Given an exemplary texture, TGHop first crops many sample patches out of it to form a collection of sample patches called the source. Then, it analyzes pixel statistics of samples from the source and obtains a sequence of fine-to-coarse subspaces for these patches by using the PixelHop++ framework. To generate texture patches with TGHop, we begin with the coarsest subspace, which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
