Gradient Preconditioning for Efficient and Reliable Reward-Guided Generation
Abstract
Lay Summary
Modern AI image generators work by starting from random noise and transforming it into a realistic image. Once trained, these models can be steered toward better outputs by running an optimization process at generation time, pushing the result to score higher on metrics like aesthetic quality or text alignment. However, this optimization often breaks the images: it exploits weaknesses in the quality metric rather than genuinely improving the output, a problem known as reward hacking. It is also slow, sometimes taking minutes per image. We address both problems by constraining how each optimization step is taken. We ensure that every update stays within the space of valid random noise that the model was designed to handle. This simple constraint can be computed very efficiently, making the optimization both faster and more reliable, and producing high-quality, realistic images that genuinely score better on human preference metrics.