GenesisTex2: Stable, Consistent and High-Quality Text-to-Texture Generation

Abstract

Large-scale text-guided image diffusion models have demonstrated remarkable results in text-to-image (T2I) generation. However, applying these models to synthesize textures for 3D geometries remains challenging due to the domain gap between 2D images and textures on a 3D surface. Early works that used a projecting-inpainting approach managed to preserve generation diversity, but often resulted in noticeable artifacts and style inconsistencies. While recent methods have attempted to address these inconsistencies, they often introduce other issues, such as blurring, over-saturation, or over-smoothing. To overcome these challenges, we propose a novel text-to-texture synthesis framework that takes advantage of pre-trained diffusion models. We introduce a local attention reweighing mechanism in the self-attention layers to guide the model in focusing on spatial-correlated patches across different views, thereby enhancing local details while preserving cross-view consistency. Additionally, we propose a novel latent space merge pipeline, which further ensures consistency across different viewpoints without sacrificing too much diversity. Our method significantly outperforms existing state-of-the-art techniques in terms of texture consistency and visual quality, while delivering results much faster than distillation-based methods. Importantly, our framework does not require additional training or fine-tuning, making it highly adaptable to a wide range of models available on public platforms.

Cite

Text

Lu et al. "GenesisTex2: Stable, Consistent and High-Quality Text-to-Texture Generation." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I6.32621

Markdown

[Lu et al. "GenesisTex2: Stable, Consistent and High-Quality Text-to-Texture Generation." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/lu2025aaai-genesistex/) doi:10.1609/AAAI.V39I6.32621

BibTeX

@inproceedings{lu2025aaai-genesistex,
  title     = {{GenesisTex2: Stable, Consistent and High-Quality Text-to-Texture Generation}},
  author    = {Lu, Jiawei and Zhang, Yingpeng and Zhao, Zengjun and Wang, He and Zhou, Kun and Shao, Tianjia},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {5820-5828},
  doi       = {10.1609/AAAI.V39I6.32621},
  url       = {https://mlanthology.org/aaai/2025/lu2025aaai-genesistex/}
}