Overview
- Field: Computer Vision
- Authors: Danqi Zhuang, Jisui Huang, Xiaoyue Xi
- Published: 2025-06-06
- arXiv: 2506.04835
- The construction stays close to standard denoising diffusion models: for a periodically forced Ornstein-Uhlenbeck-type forward process, the paper derives closed-form forward marginals, a limit-periodic Gaussian terminal family, and explicit Gaussian reverse posteriors, enabling standard noise-prediction training.
- An invariant-mean regularization term is introduced to couple phase-conditioned reverse dynamics by averaging the periodic reference laws.
Abstract
Standard diffusion models typically use a single time-homogeneous Gaussian terminal distribution as the reference law for generation. While this choice is analytically convenient and empirically powerful, it provides little explicit structure for data concentrated near low-dimensional manifolds, where different regions of the data distribution may correspond to distinct local geometric or semantic factors. As a result, the reverse model must recover manifold-level structure almost entirely from an unstructured terminal reference distribution.
The authors propose PTL-Diffusion, a proof-of-concept diffusion framework whose forward noising process converges to a nonconstant periodic family of Gaussian terminal laws rather than to a single invariant law. Unlike a phase-conditioned DDPM, where phase information only enters the denoising network while the forward process remains unchanged, PTL-Diffusion embeds phase structure directly into the forward noising dynamics.
Key Contributions
Results
Experiments on torus and cylinder point-cloud benchmarks as well as the Olivetti faces dataset show that PTL-Diffusion improves manifold-level distribution matching and reduces phase-conditioned error, feature-space covariance error, and nearest-neighbor manifold distance.
*Auto-collected on 2026-06-10.*