English

Augment on Manifold: Mixup Regularization with UMAP

Machine Learning 2024-01-23 v2

Abstract

Data augmentation techniques play an important role in enhancing the performance of deep learning models. Despite their proven benefits in computer vision tasks, their application in the other domains remains limited. This paper proposes a Mixup regularization scheme, referred to as UMAP Mixup, designed for ``on-manifold" automated data augmentation for deep learning predictive models. The proposed approach ensures that the Mixup operations result in synthesized samples that lie on the data manifold of the features and labels by utilizing a dimensionality reduction technique known as uniform manifold approximation and projection. Evaluations across diverse regression tasks show that UMAP Mixup is competitive with or outperforms other Mixup variants, show promise for its potential as an effective tool for enhancing the generalization performance of deep learning models.

Keywords

Cite

@article{arxiv.2312.13141,
  title  = {Augment on Manifold: Mixup Regularization with UMAP},
  author = {Yousef El-Laham and Elizabeth Fons and Dillon Daudert and Svitlana Vyetrenko},
  journal= {arXiv preprint arXiv:2312.13141},
  year   = {2024}
}

Comments

accepted paper to be published in the proceedings of ICASSP 2024

R2 v1 2026-06-28T13:57:43.132Z