Rohan Paul@rohanpaul_ai
35AI 编辑部评分,满分 100
2026-08-09 16:33· 19分钟前
AI 导读

哈佛新论文提出生成模型可能缺失第三扩展轴:训练中的探索量。在强表征自编码器(RAE)图像生成方案中加入探索后,模型以6.2×更少的训练样本和4.1×更少的FLOPs达到基线最终性能。该方法将best-of-K训练视为扩展模型可学习模态数量的途径,而无需增加推理步骤。

New Harvard paper shows generative models may be missing a third scaling axis: how much they explore during training.

What if the next scaling axis for generative models is not a bigger model or more data, but more candidate generations per training step?

Added to a strong Representation Autoencoder (RAE) image-generation recipe, exploration reaches the baseline's final performance with 6.2× fewer training samples processed and 4.1× fewer FLOPs.

This paper treats best-of-K training as something bigger: a way to scale how many modes a generative model can learn without adding inference steps.

Today, diffusion, flow, and autoregressive models handle multimodal targets largely by splitting generation into many easier steps, which also creates a mismatch between how they train and how they sample.

Explorative Modeling moves that burden into training instead.

At each update, the model tries K candidate generations and learns only from the candidate closest to the target, letting different latents specialize to different modes rather than being pulled toward an average.

If the scaling trend survives larger runs, compute-optimal generative training may need to budget for exploration alongside parameters and data.

  • arxiv. org/abs/2607.27372

Title: "Explorative Modeling: Unlocking a Third Pretraining Axis and End-to-End Generation"

来源:Rohan Paul · x.com

Rohan Paul · @rohanpaul_ai · X·2026-08-09 16:33·19分钟前
AI 导读

哈佛新论文提出生成模型可能缺失第三扩展轴:训练中的探索量。在强表征自编码器(RAE)图像生成方案中加入探索后,模型以6.2×更少的训练样本和4.1×更少的FLOPs达到基线最终性能。该方法将best-of-K训练视为扩展模型可学习模态数量的途径,而无需增加推理步骤。

New Harvard paper shows generative models may be missing a third scaling axis: how much they explore during training.

What if the next scaling axis for generative models is not a bigger model or more data, but more candidate generations per training step?

Added to a strong Representation Autoencoder (RAE) image-generation recipe, exploration reaches the baseline's final performance with 6.2× fewer training samples processed and 4.1× fewer FLOPs.

This paper treats best-of-K training as something bigger: a way to scale how many modes a generative model can learn without adding inference steps.

Today, diffusion, flow, and autoregressive models handle multimodal targets largely by splitting generation into many easier steps, which also creates a mismatch between how they train and how they sample.

Explorative Modeling moves that burden into training instead.

At each update, the model tries K candidate generations and learns only from the candidate closest to the target, letting different latents specialize to different modes rather than being pulled toward an average.

If the scaling trend survives larger runs, compute-optimal generative training may need to budget for exploration alongside parameters and data.

  • arxiv. org/abs/2607.27372

Title: "Explorative Modeling: Unlocking a Third Pretraining Axis and End-to-End Generation"

来源:Rohan Paul· x.com