Self-sufficient Independent Component Analysis via KL Minimizing Flows
Song Liu
TL;DR
This work introduces Self-sufficient Independent Component Analysis (SICA), a non-linear ICA framework that enforces a self-sufficiency density factorization and minimizes a conditional KL divergence returned by flow-based de-mixing transforms. By using iterative KL minimization with either Wasserstein gradient flows or rectified flows, SICA learns invertible de-mixing functions without requiring priors, likelihoods, or adversarial training. The approach is extended to sequence data via a time-indexed sufficiency assumption and demonstrated on autoregressive signals and MNIST, where it outperforms several nonlinear ICA baselines, especially under nonlinear mixing. The results suggest that KL-minimizing flows offer a robust, flexible path to disentangling nonlinear mixtures in both synthetic and real-world data, with potential for broader application in time-series and image separation.
Abstract
We study the problem of learning disentangled signals from data using non-linear Independent Component Analysis (ICA). Motivated by advances in self-supervised learning, we propose to learn self-sufficient signals: A recovered signal should be able to reconstruct a missing value of its own from all remaining components without relying on any other signals. We formulate this problem as the minimization of a conditional KL divergence. Compared to traditional maximum likelihood estimation, our algorithm is prior-free and likelihood-free, meaning that we do not need to impose any prior on the original signals or any observational model, which often restricts the model's flexibility. To tackle the KL divergence minimization problem, we propose a sequential algorithm that reduces the KL divergence and learns an optimal de-mixing flow model at each iteration. This approach completely avoids the unstable adversarial training, a common issue in minimizing the KL divergence. Experiments on toy and real-world datasets show the effectiveness of our method.
