Semi-Supervised Conditional Generative Learning through Stochastic Interpolation and Sufficient Representations
This paper proposes a semi-supervised framework, RepG, for conditional generative modeling using stochastic interpolation and low-dimensional latent representations.
The authors propose a new method, RepG, that effectively leverages structural information in unlabeled data and achieves faster convergence rates than direct ambient-space generative modeling.
Keywords
Before reading this…
Applications
- →Generative modeling
- →Machine learning
To understand this paper, make sure you know these concepts first:
- Generative modelingfind papers →
- Semi-supervised learningfind papers →
- Low-dimensional latent representationsfind papers →
- Stochastic interpolationfind papers →
Abstract
More Like ThisConditional generative modeling remains a challenging problem in semi-supervised settings where labeled data is scarce but unlabeled samples are abundant. To effectively leverage structural information embedded within the unlabeled dataset and compensate for sparse conditioning signals, we propose a semi-supervised framework combining conditional stochastic interpolation with low-dimensional latent representations. RepG decomposes generation into two stages: label-dependent latent sampling and high-dimensional reconstruction. This isolates the supervised learning of conditional dependencies to a low-dimensional space, requiring few labels while utilizing the abundant unlabeled data purely for reconstruction. Theoretically, we establish an error decomposition showing that the Kullback-Leibler divergence of RepG comprises stage-wise estimation errors and a structural bias quantified by conditional mutual information. For deep neural network estimators, we derive non-asymptotic convergence rates proving that RepG significantly improves sample complexity. By confining the supervised estimation burden to the low intrinsic dimension of the latent representation, RepG achieves a strictly faster convergence rate. Complemented by a minimax lower bound, our theoretical results demonstrate that this method effectively mitigates the curse of dimensionality inherent in direct ambient-space generative modeling.