NOFT: Test-Time Noise Finetune via Information Bottleneck for Highly Correlated Asset Creation
Jia Li, Nan Gao, Huaibo Huang, Ran He
TL;DR
NOFT tackles the challenge of generating highly correlated yet diverse 2D/3D assets by finetuning the noise latent at test time rather than modifying diffusion priors or relying on external control signals. It introduces an Optimal-Transported Information Bottleneck (OTIB) framework with a Sinkhorn attention module to simultaneously preserve topology/texture and promote diversity, while keeping the diffusion model frozen. The method achieves efficient plug-and-play operation with around 14K trainable parameters and short training times, demonstrating competitive or superior fidelity and variety compared to state-of-the-art structure- and texture-guided baselines. This approach enables robust, controllable asset creation under text or image guidance with implications for design workflows, game development, and digital content creation, albeit with considerations for misuse and the need for watermarking.
Abstract
The diffusion model has provided a strong tool for implementing text-to-image (T2I) and image-to-image (I2I) generation. Recently, topology and texture control are popular explorations, e.g., ControlNet, IP-Adapter, Ctrl-X, and DSG. These methods explicitly consider high-fidelity controllable editing based on external signals or diffusion feature manipulations. As for diversity, they directly choose different noise latents. However, the diffused noise is capable of implicitly representing the topological and textural manifold of the corresponding image. Moreover, it's an effective workbench to conduct the trade-off between content preservation and controllable variations. Previous T2I and I2I diffusion works do not explore the information within the compressed contextual latent. In this paper, we first propose a plug-and-play noise finetune NOFT module employed by Stable Diffusion to generate highly correlated and diverse images. We fine-tune seed noise or inverse noise through an optimal-transported (OT) information bottleneck (IB) with around only 14K trainable parameters and 10 minutes of training. Our test-time NOFT is good at producing high-fidelity image variations considering topology and texture alignments. Comprehensive experiments demonstrate that NOFT is a powerful general reimagine approach to efficiently fine-tune the 2D/3D AIGC assets with text or image guidance.
