Beyond Linear Diffusions: Improved Representations for Rare Conditional Generative Modeling
Kulunu Dharmakeerthi, Yousef El-Laham, Henry H. Wong, Vamsi K. Potluru, Changhong He, Taosong He
TL;DR
The paper tackles modeling $P(Y|X=x)$ under rare conditioning, where standard linear Gaussian diffusions struggle due to limited tail data. It introduces a tail-adaptive diffusion framework grounded in conditional extreme value theory, transforming $(X,Y)$ to $(X^{\star},Z)$ so that $P(Z|X^{\star}=x)\approx G$ in tails and selecting a forward diffusion with equilibrium $e^{-g}$. A time-dependent conditional score model $s_\theta(z;x,t)$ is trained to approximate $\nabla \log p_{\mu_t(\cdot|x)}(z) - \nabla g(z)$, enabling sampling via a reversed SDE and inversion of transformations to recover $Y$. Experiments on two synthetic tasks and stock-return data conditioned on the VIX show superior tail capture compared to standard diffusion with a Gaussian base, validating improved rare-event conditioning. The work offers a practical path to more accurate conditional generation in tail regions and paves the way for learning data-driven transformations and scaling to high-dimensional conditioning.
Abstract
Diffusion models have emerged as powerful generative frameworks with widespread applications across machine learning and artificial intelligence systems. While current research has predominantly focused on linear diffusions, these approaches can face significant challenges when modeling a conditional distribution, $P(Y|X=x)$, when $P(X=x)$ is small. In these regions, few samples, if any, are available for training, thus modeling the corresponding conditional density may be difficult. Recognizing this, we show it is possible to adapt the data representation and forward scheme so that the sample complexity of learning a score-based generative model is small in low probability regions of the conditioning space. Drawing inspiration from conditional extreme value theory we characterize this method precisely in the special case in the tail regions of the conditioning variable, $X$. We show how diffusion with a data-driven choice of nonlinear drift term is best suited to model tail events under an appropriate representation of the data. Through empirical validation on two synthetic datasets and a real-world financial dataset, we demonstrate that our tail-adaptive approach significantly outperforms standard diffusion models in accurately capturing response distributions at the extreme tail conditions.
