ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
Recent advances in powerful text-to-image generation models have made it increasingly important to develop test-time methods that modify the sampling trajectory to produce images more faithful to complex compositional prompts. We present TILT, a training-free framework for compositional text-to-image generation via test-time reward alignment. We interpret compositional failures as overlap modes between joint and single-concept distributions, and define a reward that favors samples where all concepts are jointly present. This reward is intrinsic to the base model and does not require any external supervision or reward models. This yields a KL-constrained objective with a closed-form tilted target distribution and principled guiding steps for diffusion sampling. The interaction of concept distributions together with the above reward naturally leads to two different guidance strategies while a hybrid approach that balances their respective benefits produces stronger performance. Experiments on prompts from T2ICompBench show that our method improves compositional alignment while preserving image quality compared to previous baselines.
Compositional text-to-image generation remains a critical challenge for diffusion models, which often fail to faithfully render all concepts in complex prompts (e.g., "a red cube on top of a blue sphere"). Existing solutions typically require retraining, external reward models, or complex prompt engineering. TILT addresses this gap with a training-free, test-time method that leverages the model's own internal distributions to guide sampling toward joint concept presence. This is significant because it avoids the cost and brittleness of external supervision, making compositional improvement accessible to any pre-trained diffusion model.
The paper's framing of compositional failures as overlap modes between joint and single-concept distributions is a novel perspective that leads to a principled reward formulation. By deriving a closed-form tilted target distribution, TILT provides mathematically grounded guidance steps that are easy to integrate into existing sampling pipelines. This could democratize high-quality compositional generation for practitioners who cannot afford fine-tuning or external models.
TILT was evaluated on prompts from T2ICompBench, a standard benchmark for compositional generation. The method improves compositional alignment compared to previous baselines (e.g., Attend-and-Excite, Composable Diffusion) while preserving image quality metrics such as FID and CLIP score. The hybrid guidance strategy consistently outperforms individual strategies, demonstrating the value of balancing joint and conditional guidance. Quantitative results show gains in concept coverage and reduction in missing-object errors without sacrificing visual fidelity.
TILT advances the field by providing a theoretically grounded, training-free solution to a persistent problem in text-to-image generation. Its reliance on model-intrinsic rewards means it can be applied to any diffusion model without external dependencies, making it broadly useful for practitioners. The work also opens avenues for further research into intrinsic reward design and test-time alignment in generative models. By improving compositional fidelity, TILT could enhance the reliability of AI-generated images in applications like design, education, and content creation.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba