PhyCustom: Towards Realistic Physical Customization in Text-to-Image Generation
Fan Wu, Cheng Chen, Zhoujie Fu, Jiacheng Wei, Yi Xu, Deheng Ye, Guosheng Lin
TL;DR
PhyCustom tackles the challenge of enabling realistic physical transformations in text-to-image diffusion by learning physics concepts and enabling independent concept merging. It introduces two regularizations—isometric regularization to uncover physics-related embeddings from cross-object prompts and a decouple loss to orthogonalize learning between object and physical concepts—together enabling robust physical customization via LoRA-fine-tuned diffusion models. Evaluated on a diverse object-physical concept dataset, PhyCustom outperforms state-of-the-art baselines on quantitative metrics (CLIP-V, CLIP-V-O) and human judgments, with ablations confirming the necessity of both losses. The approach offers a practical path to physics-aware generation and potential OoD data generation, advancing the capability of diffusion-based generative systems in handling abstract physical concepts.
Abstract
Recent diffusion-based text-to-image customization methods have achieved significant success in understanding concrete concepts to control generation processes, such as styles and shapes. However, few efforts dive into the realistic yet challenging customization of physical concepts. The core limitation of current methods arises from the absence of explicitly introducing physical knowledge during training. Even when physics-related words appear in the input text prompts, our experiments consistently demonstrate that these methods fail to accurately reflect the corresponding physical properties in the generated results. In this paper, we propose PhyCustom, a fine-tuning framework comprising two novel regularization losses to activate diffusion model to perform physical customization. Specifically, the proposed isometric loss aims at activating diffusion models to learn physical concepts while decouple loss helps to eliminate the mixture learning of independent concepts. Experiments are conducted on a diverse dataset and our benchmark results demonstrate that PhyCustom outperforms previous state-of-the-art and popular methods in terms of physical customization quantitatively and qualitatively.
