paper-with-me

Papers

Diagnosing and Improving Diffusion Models by Estimating the Optimal Loss Value

2025-06-16 · Yixian Xu, Shengjie Luo, LiWei Wang, Di He, Chang Liu

Diffusion models have achieved remarkable success in generative modeling. Despite more stable training, the loss of diffusion models is not indicative of absolute data-fitting quality, since its optimal value is typically not zero but unknown, leading to confusion between large optimal loss and insufficient model capacity. In this work, we advocate the need to estimate the optimal loss value for diagnosing and improving diffusion models. We first derive the optimal loss in closed form under a unified formulation of diffusion models, and develop effective estimators for it, including a stochastic variant scalable to large datasets with proper control of variance and bias. With this tool, we unlock the inherent metric for diagnosing the training quality of mainstream diffusion model variants, and develop a more performant training schedule based on the optimal loss. Moreover, using models with 120M to 1.5B parameters, we find that the power law is better demonstrated after subtracting the optimal loss from the actual training loss, suggesting a more principled setting for investigating the scaling law for diffusion models.

📄 PDF Abstract BibTeX arXiv:2506.13763

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Diffusion Policies as an Expressive Policy Class for Offline Reinforcement Learning

2022-08-12 · Zhendong Wang, Jonathan J Hunt, Mingyuan Zhou

Offline reinforcement learning (RL), which aims to learn an optimal policy using a previously collected static dataset, is an important paradigm of RL. Standard RL methods often perform poorly in this regime due to the f…

D4RLOffline RLQ-Learningreinforcement-learning+1

Distributional Soft Actor-Critic with Diffusion Policy

2025-07-02 · Tong Liu, Yinuo Wang, Xujie Song, Wenjun Zou 외 arxiv

Reinforcement learning has been proven to be highly effective in handling complex control tasks. Traditional methods typically use unimodal distributions, such as Gaussian distributions, to model the output of value dist…

Reinforcement Learning

Offline Deep Q* Estimation with Diffusion Models

2026-08-14 · Xiaohong Chen, Yuling Jiao, Lican Kang, Jerry Zhijian Yang 외 arxiv

In offline RL, estimating the optimal action-value function $Q^*$ can be formulated as solving the optimal Bellman equation based solely on offline observations. A fundamental challenge is that the reward function and tr…

Offline RL

Detection of evolutionary shifts in variance under an Ornsten-Uhlenbeck model

2023-12-29 · Wensha Zhang, Lam Si Tung Ho, Toby Kenney

Abrupt environmental changes can lead to evolutionary shifts in not only the optimal trait value, but also the rate of adaptation and the diffusion variance in trait evolution. While several methods exist for detecting s…

Variable Selection

Optimal Transport Learning: Balancing Value Optimization and Fairness in Individualized Treatment Rules

2025-07-31 · Wenhai Cui, Xiaoting Ji, Wen Su, Xiaodong Yan 외 arxiv

Individualized treatment rules (ITRs) have gained significant attention due to their wide-ranging applications in fields such as precision medicine, ridesharing, and advertising recommendations. However, when ITRs are in…