Controllable Texture Tiling with Transformed RoPE-Enhanced Diffusion Models

📅 2026-06-22
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work proposes a controllable, high-fidelity texture tiling framework based on diffusion transformers to address the limitations of existing methods, which often fail to precisely regulate the frequency, orientation, and scale of repeating patterns while preserving reference texture structure and scene-consistent lighting and geometry. The approach decouples spatial manipulation from content generation, enabling accurate tiling according to user-specified parameters. Key innovations include a coordinate-transformed Rotary Position Embedding (RoPE) that applies affine transformations to relative position embeddings for direct control over tiling attributes, and a disentangled attention mask designed to prevent semantic leakage and maintain structural integrity. Experiments demonstrate that the method surpasses current state-of-the-art techniques in both control precision and texture fidelity, while effectively harmonizing reference textures with scene-specific illumination and geometric cues.
📝 Abstract
Realistic integration of user-specified textures into scene images is a fundamental task in computer graphics and image editing. While existing material transfer and reference-guided inpainting methods can edit surface appearances, they often fail to address the specific requirements of texture tiling. This task necessitates precisely repeating a reference pattern according to user-defined parameters such as frequency, orientation, and scale. Furthermore, current generative approaches often struggle to maintain the structural fidelity of the reference texture, limited by either destructive pixel-level resampling or the lack of fine-grained spatial information in semantic image encoders, and they frequently fail to preserve the coherent lighting and geometry of the original scene. In this paper, we propose a novel framework for controllable and high-fidelity texture tiling based on Diffusion Transformers. Our approach introduces two key technical innovations to decouple spatial manipulation from content generation. First, we propose a Coordinate-Transformed Rotary Embedding mechanism. By applying 2D affine transformations directly to the relative positional embeddings between the target latent and the image condition, we achieve precise control over tiling patterns without explicit pixel warping, thereby utilizing the full information of the reference condition without degradation. Second, a Disjoint Attention Mask is employed to shield reference features from semantic leakage. This preserves structural integrity while seamlessly blending the synthesized texture with the scene's original lighting and geometry. Extensive experiments demonstrate that our method outperforms state-of-the-art baselines in both control accuracy and texture fidelity.
Problem

Research questions and friction points this paper is trying to address.

texture tiling
controllable generation
structural fidelity
reference-guided inpainting
spatial manipulation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Coordinate-Transformed RoPE
Disjoint Attention Mask
Diffusion Transformers
controllable texture tiling
reference-guided generation
🔎 Similar Papers
No similar papers found.