English

Compositional Generalization via Forced Rendering of Disentangled Latents

Machine Learning 2025-05-27 v2 Artificial Intelligence Machine Learning

Abstract

Composition-the ability to generate myriad variations from finite means-is believed to underlie powerful generalization. However, compositional generalization remains a key challenge for deep learning. A widely held assumption is that learning disentangled (factorized) representations naturally supports this kind of extrapolation. Yet, empirical results are mixed, with many generative models failing to recognize and compose factors to generate out-of-distribution (OOD) samples. In this work, we investigate a controlled 2D Gaussian "bump" generation task with fully disentangled (x,y) inputs, demonstrating that standard generative architectures still fail in OOD regions when training with partial data, by re-entangling latent representations in subsequent layers. By examining the model's learned kernels and manifold geometry, we show that this failure reflects a "memorization" strategy for generation via data superposition rather than via composition of the true factorized features. We show that when models are forced-through architectural modifications with regularization or curated training data-to render the disentangled latents into the full-dimensional representational (pixel) space, they can be highly data-efficient and effective at composing in OOD regions. These findings underscore that disentangled latents in an abstract representation are insufficient and show that if models can represent disentangled factors directly in the output representational space, it can achieve robust compositional generalization.

Keywords

Cite

@article{arxiv.2501.18797,
  title  = {Compositional Generalization via Forced Rendering of Disentangled Latents},
  author = {Qiyao Liang and Daoyuan Qian and Liu Ziyin and Ila Fiete},
  journal= {arXiv preprint arXiv:2501.18797},
  year   = {2025}
}

Comments

9 pages, 4 figures, plus appendix

R2 v1 2026-06-28T21:26:44.815Z