正在加载视频...

视频加载失败

Nvidia presents Align Your Steps Optimizing Sampling Schedules in Diffusion Models Diffusion models (DMs) have established themselves as the state-of-the-art generative modeling approach in the visual domain and beyond. A crucial drawback of DMs is their slow sampling speed,

32,888 次观看 • 2 年前 •via X (Twitter)

7 条评论

AK 的头像
AK2 年前

relying on many sequential function evaluations through large neural networks. Sampling from DMs can be seen as solving a differential equation through a discretized set of noise levels known as the sampling schedule. While past works primarily focused on deriving efficient

AK 的头像
AK2 年前

solvers, little attention has been given to finding optimal sampling schedules, and the entire literature relies on hand-crafted heuristics. In this work, for the first time, we propose a general and principled approach to optimizing the sampling schedules of DMs for high-

AK 的头像
AK2 年前

quality outputs, called Align Your Steps. We leverage methods from stochastic calculus and find optimal schedules specific to different solvers, trained DMs and datasets. We evaluate our novel approach on several image, video as well as 2D toy data synthesis benchmarks, using

AK 的头像
AK2 年前

a variety of different samplers, and observe that our optimized schedules outperform previous hand-crafted schedules in almost all experiments. Our method demonstrates the untapped potential of sampling schedule optimization, especially in the few-step synthesis regime.

AK 的头像
AK2 年前

paper page:

AK 的头像
AK2 年前

daily papers:

Conner Cowling 的头像
Conner Cowling2 年前

Curious, are @BasedBeffJezos’ chips relevant here? Looking to understand more about both details of diffusion models and @Extropic_AI’s ability to efficiently produce noise.

相关视频