How Inverse Conditional Flows Can Serve as a Substitute for Distributional Regression
Lucas Kook, Chris Kolb, Philipp Schiele, Daniel Dold, Marcel Arpogaus, Cornelius Fritz, Philipp F. Baumann, Philipp Kopper, Tobias Pielok, Emilio Dorigatti, David Rügamer
TL;DR
This paper introduces DRIFT, a distributional regression framework based on inverse flow transformations that maps a simple base distribution to the conditional distribution of outcomes given features. By employing monotone neural networks to realize the inverse conditional flow and neural basis functions for interpretable predictors, DRIFT unifies parametric and nonparametric distributional regression within a single maximum-likelihood framework. The authors demonstrate that DRIFT can replicate and sometimes surpass classical methods across ordinal, time-series, survival, and multimodal tasks, while maintaining interpretability. The work suggests that neural normalizing-flow-based representations can serve as competitive substitutes for traditional distributional regression models, with potential for broad applicability and future inference methods tailored to DRIFT.
Abstract
Neural network representations of simple models, such as linear regression, are being studied increasingly to better understand the underlying principles of deep learning algorithms. However, neural representations of distributional regression models, such as the Cox model, have received little attention so far. We close this gap by proposing a framework for distributional regression using inverse flow transformations (DRIFT), which includes neural representations of the aforementioned models. We empirically demonstrate that the neural representations of models in DRIFT can serve as a substitute for their classical statistical counterparts in several applications involving continuous, ordered, time-series, and survival outcomes. We confirm that models in DRIFT empirically match the performance of several statistical methods in terms of estimation of partial effects, prediction, and aleatoric uncertainty quantification. DRIFT covers both interpretable statistical models and flexible neural networks opening up new avenues in both statistical modeling and deep learning.
