Domain Expansion: A Latent Space Construction Framework for Multi-Task Learning

Abstract

Training a single network with multiple objectives often leads to conflicting gradients that degrade shared representations, forcing them into a compromised state that is suboptimal for any single task—a problem we term latent representation collapse. We introduce Domain Expansion, a framework that prevents these conflicts by restructuring the latent space itself. Our framework uses a novel orthogonal pooling to construct a latent space where each objective is assigned to a mutually orthogonal subspace. We validate our approach on the ShapeNet benchmark, simultaneously training a model for object classification and pose estimation. Our experiments demonstrate that this structure not only prevents collapse but also yields an explicit, interpretable, and compositional latent space where concepts can be directly manipulated.

Cite

Text

Huang et al. "Domain Expansion: A Latent Space Construction Framework for Multi-Task Learning." International Conference on Learning Representations, 2026.

Markdown

[Huang et al. "Domain Expansion: A Latent Space Construction Framework for Multi-Task Learning." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/huang2026iclr-domain/)

BibTeX

@inproceedings{huang2026iclr-domain,
  title     = {{Domain Expansion: A Latent Space Construction Framework for Multi-Task Learning}},
  author    = {Huang, Chi-Yao and Vo, Khoa and Verma, Aayush Atul and Lu, Duo and Yang, Yezhou},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/huang2026iclr-domain/}
}