CaliTex: Geometry-Calibrated Attention for View-Coherent 3D Texture Generation
Chenyu Liu, Hongze Chen, Jingzhi Bao, Lingting Zhu, Runze Zhang, Weikai Chen, Zeyu Hu, Yingda Yin, Keyang Luo, Xin Wang
TL;DR
This work tackles cross-view texture inconsistencies in diffusion-based 3D texture generation by diagnosing attention ambiguity between geometry, reference images, and noise tokens. It proposes CaliTex, a geometry-calibrated attention framework with Part-Aligned Attention and Condition-Routed Attention embedded in a two-stage diffusion transformer to encode geometric priors into the generation process. The approach yields seamless, view-consistent textures and outperforms open-source and commercial baselines across quantitative metrics and user studies. Ablation studies confirm that both PAA and CRA are essential for reducing cross-view misalignment and preventing cross-modal copying.
Abstract
Despite major advances brought by diffusion-based models, current 3D texture generation systems remain hindered by cross-view inconsistency -- textures that appear convincing from one viewpoint often fail to align across others. We find that this issue arises from attention ambiguity, where unstructured full attention is applied indiscriminately across tokens and modalities, causing geometric confusion and unstable appearance-structure coupling. To address this, we introduce CaliTex, a framework of geometry-calibrated attention that explicitly aligns attention with 3D structure. It introduces two modules: Part-Aligned Attention that enforces spatial alignment across semantically matched parts, and Condition-Routed Attention which routes appearance information through geometry-conditioned pathways to maintain spatial fidelity. Coupled with a two-stage diffusion transformer, CaliTex makes geometric coherence an inherent behavior of the network rather than a byproduct of optimization. Empirically, CaliTex produces seamless and view-consistent textures and outperforms both open-source and commercial baselines.
