LumiX: Structured and Coherent Text-to-Intrinsic Generation
Xu Han, Biao Zhang, Xiangjun Tang, Xianzhi Li, Peter Wonka
TL;DR
LumiX tackles the challenge of generating a coherent set of intrinsic scene maps from text by introducing a structured diffusion framework. It couples a Query-Broadcast Attention mechanism to enforce pixel-level alignment across multiple intrinsic properties and a Tensor LoRA that efficiently models cross-map relations, enabling stable joint training. The approach yields superior cross-map alignment and perceptual quality, and additionally supports image-conditioned intrinsic decomposition within the same framework. Ablation studies show the critical roles of the proposed attention and tensor-based adaptations, with strong generalization to in-the-wild data and competitive intrinsic decomposition performance. Overall, LumiX advances unified, physically grounded text-to-intrinsic generation and sets the stage for scaling to broader intrinsic properties and larger datasets.
Abstract
We present LumiX, a structured diffusion framework for coherent text-to-intrinsic generation. Conditioned on text prompts, LumiX jointly generates a comprehensive set of intrinsic maps (e.g., albedo, irradiance, normal, depth, and final color), providing a structured and physically consistent description of an underlying scene. This is enabled by two key contributions: 1) Query-Broadcast Attention, a mechanism that ensures structural consistency by sharing queries across all maps in each self-attention block. 2) Tensor LoRA, a tensor-based adaptation that parameter-efficiently models cross-map relations for efficient joint training. Together, these designs enable stable joint diffusion training and unified generation of multiple intrinsic properties. Experiments show that LumiX produces coherent and physically meaningful results, achieving 23% higher alignment and a better preference score (0.19 vs. -0.41) compared to the state of the art, and it can also perform image-conditioned intrinsic decomposition within the same framework.
