English

An Optimal Transport-driven Approach for Cultivating Latent Space in Online Incremental Learning

Machine Learning 2026-04-17 v4 Computer Vision and Pattern Recognition

Abstract

In online incremental learning, data continuously arrives with substantial distributional shifts, creating a significant challenge because previous samples have limited replay value when learning a new task. Prior research has typically relied on either a single adaptive centroid or multiple fixed centroids to represent each class in the latent space. However, such methods struggle when class data streams are inherently multimodal and require continual centroid updates. To overcome this, we introduce an online Mixture Model learning framework grounded in Optimal Transport theory (MMOT), where centroids evolve incrementally with new data. This approach offers two main advantages: (i) it provides a more precise characterization of complex data streams, and (ii) it enables improved class similarity estimation for unseen samples during inference through MMOT-derived centroids. Furthermore, to strengthen representation learning and mitigate catastrophic forgetting, we design a Dynamic Preservation strategy that regulates the latent space and maintains class separability over time. Experimental evaluations on benchmark datasets confirm the superior effectiveness of our proposed method.

Keywords

Cite

@article{arxiv.2211.16780,
  title  = {An Optimal Transport-driven Approach for Cultivating Latent Space in Online Incremental Learning},
  author = {Quyen Tran and Hai Nguyen and Hoang Phan and Quan Dao and Linh Ngo and Khoat Than and Dinh Phung and Dimitris Metaxas and Trung Le},
  journal= {arXiv preprint arXiv:2211.16780},
  year   = {2026}
}

Comments

CVPR2026