paper-with-me

홈 › Papers

Expressivity and Statistical Trade-offs in Diffusion Policy Learning

2026-07-08 · Viet Vu, Renyuan Xu, Jiacheng Zhang, Yufei Zhang arxiv

Diffusion-based policies have recently emerged as powerful policy parameterizations for reinforcement learning, representing state-conditioned action distributions as terminal laws of diffusion processes with parameterized drifts. This terminal-law representation has shown substantial expressive flexibility in practice, enabling diffusion policies to model complex, multimodal, and highly non-Gaussian action distributions; however, it remains unclear what mathematically drives this expressivity and how to fully exploit it when the policy is learned from finite data. In this paper, we identify the drift Lipschitz budget $K$ as a central quantity governing the expressivity and statistical behavior of diffusion policies. We quantify expressivity through approximation: diffusion policies with $K$-Lipschitz drifts can concentrate near optimal deterministic policies and achieve value approximation error of order $1/K$; moreover, we prove a matching lower bound under nondegenerate diffusion noise. This increased expressivity comes with a statistical cost. When the drift is parameterized by neural networks, increasing $K$ improves approximation but increases statistical complexity. Balancing these two terms yields a finite-sample performance gap of order $\tilde{O}(n^{-2/(m+6)})$ for generic neural-network drifts, and a sharper rate $\tilde{O}(n^{-2/(m+4)})$ for one-sided dissipative drift classes, where $n$ is the sample size and $m$ is the dimension of the state space. Numerical experiments provide empirical evidence for the sample-dependent trade-off in $K$, supporting both theoretical regimes. Our framework also suggests a practical implementation principle: choose the diffusion budget $K$ according to the available sample size, and then select a neural-network architecture with the corresponding fixed Lipschitz coefficient.

📄 PDF Abstract BibTeX arXiv:2607.07967

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Statistical guarantees for continuous-time policy evaluation: blessing of ellipticity and new tradeoffs

2025-02-06 · Wenlong Mou

We study the estimation of the value function for continuous-time Markov diffusion processes using a single, discretely observed ergodic trajectory. Our work provides non-asymptotic statistical guarantees for the least-s…

Expressivity of Neural Networks via Chaotic Itineraries beyond Sharkovsky's Theorem

2021-10-19 · Clayton Sanford, Vaggos Chatziafratis

Given a target function $f$, how large must a neural network be in order to approximate $f$? Recent works examine this basic question on neural network \textit{expressivity} from the lens of dynamical systems and provide…

The Bias-Expressivity Trade-off

2019-11-09 · Julius Lauw, Dominique Macias, Akshay Trikha, Julia Vendemiatti 외

Learning algorithms need bias to generalize and perform better than random guessing. We examine the flexibility (expressivity) of biased algorithms. An expressive algorithm can adapt to changing training data, altering i…

Training-Free Imitation Learning with Closed-Form Diffusion Policies

2026-05-31 · Raghav Mishra, Ian R. Manchester arxiv

While diffusion-based policies have impressive performance and expressivity, their long offline training slows down the data collection and policy deployment loop. We introduce Closed-Form Diffusion Policies, a class of …

Expressive Losses for Verified Robustness via Convex Combinations

2023-05-23 · Alessandro De Palma, Rudy Bunel, Krishnamurthy Dvijotham, M. Pawan Kumar 외

In order to train networks for verified adversarial robustness, it is common to over-approximate the worst-case loss over perturbation regions, resulting in networks that attain verifiability at the expense of standard p…

Adversarial Robustness