Zero-Flow Encoders
Yakun Wang, Leyang Wang, Song Liu, Taiji Suzuki
TL;DR
Zero-Flow Encoders leverage a theoretical zero-flow phenomenon in rectified flow to certify conditional independence and learn sufficient encodings without parametric density models. By translating the zero-flow criterion into a simulation-free loss, the method enables amortized Markov blanket learning and robust self-supervised representations with principled guarantees. Empirical results on graphical models, time-series (e.g., S&P500), and vision benchmarks demonstrate accurate structure recovery and resilience to shortcuts. The work provides a novel, nonparametric criterion for sufficiency and conditional independence with practical learning algorithms and broad applicability.
Abstract
Flow-based methods have achieved significant success in various generative modeling tasks, capturing nuanced details within complex data distributions. However, few existing works have exploited this unique capability to resolve fine-grained structural details beyond generation tasks. This paper presents a flow-inspired framework for representation learning. First, we demonstrate that a rectified flow trained using independent coupling is zero everywhere at $t=0.5$ if and only if the source and target distributions are identical. We term this property the \emph{zero-flow criterion}. Second, we show that this criterion can certify conditional independence, thereby extracting \emph{sufficient information} from the data. Third, we translate this criterion into a tractable, simulation-free loss function that enables learning amortized Markov blankets in graphical models and latent representations in self-supervised learning tasks. Experiments on both simulated and real-world datasets demonstrate the effectiveness of our approach. The code reproducing our experiments can be found at: https://github.com/probabilityFLOW/zfe.
