1: \begin{abstract}
2: Score-based generative models, which transform noise into data by
3: learning to reverse a diffusion process, have become a cornerstone
4: of modern generative AI. This paper contributes to establishing theoretical
5: guarantees for the probability flow ODE, a widely used diffusion-based
6: sampler known for its practical efficiency. While a number of prior
7: works address its general convergence theory, it remains unclear whether
8: the probability flow ODE sampler can adapt to the low-dimensional
9: structures commonly present in natural image data. We demonstrate
10: that, with accurate score function estimation, the probability flow
11: ODE sampler achieves a convergence rate of $O(k/T)$ in total variation
12: distance (ignoring logarithmic factors), where $k$ is the intrinsic
13: dimension of the target distribution and $T$ is the number of iterations.
14: This dimension-free convergence rate improves upon existing results
15: that scale with the typically much larger ambient dimension, highlighting
16: the ability of the probability flow ODE sampler to exploit intrinsic
17: low-dimensional structures in the target distribution for faster sampling.
18: \end{abstract}
19: