Meta Flow Maps enable scalable reward alignment
Abstract
Lay Summary
Generative AI systems can create images, text, or other data, but guiding them toward specific goals—such as better image quality, stronger prompt match, or other user preferences—can be very expensive. Current methods often need to repeatedly simulate many possible futures during generation, which slows them down and makes it costly to adapt models to new objectives. We introduce Meta Flow Maps, a method that learns to quickly predict many possible final outputs from an intermediate, noisy stage of generation. This lets the model estimate which direction will lead to higher-reward outputs without repeatedly running long simulations. As a result, the same trained model can be adapted at generation time or used to fine-tune a model for new rewards more efficiently. In experiments on simple distributions, MNIST, and ImageNet, Meta Flow Maps produced better reward-guided samples with far less computation than strong baselines. On ImageNet, even a low-cost version outperformed selecting the best image from 1,000 generated candidates, showing that this approach can make reward alignment for generative models much more scalable.