Designing XM-specific guidance methods
Develop inference-time guidance techniques tailored specifically to Explorative Modeling (XM) generative models that explicitly leverage the training-time signal of K candidate generations and the identification of the best candidate for each example, rather than reusing guidance methods such as classifier-free guidance or autoguidance designed for non-explorative models.
References
Guidance is known to not transfer uniformly across models—for example, vanilla CFG also fails to improve models trained on representation autoencoder latents by default—suggesting even our autoguidance results likely undershoot what XMs could achieve with guidance designed for exploration. Exploration also supplies a signal base models lack, namely K candidates and a notion of which was best, so we believe using it to design guidance tailored specifically to XMs is one of the most important open problems.