Single Domain Generalization with Model-aware Parametric Batch-wise Mixup
Marzi Heidari, Yuhong Guo

TL;DR
This paper introduces MPBM, a novel data augmentation method that uses model-aware, batch-wise mixup guided by adversarial queries to improve single domain generalization in machine learning models.
Contribution
The paper proposes a new augmentation technique, MPBM, combining adversarial queries and a parametric mixup generator with attention, enhancing model generalization across unseen domains.
Findings
Achieves state-of-the-art results on benchmark datasets.
Effectively enriches the training data with synthetic, informative instances.
Improves model robustness and adaptability in diverse environments.
Abstract
Single Domain Generalization (SDG) remains a formidable challenge in the field of machine learning, particularly when models are deployed in environments that differ significantly from their training domains. In this paper, we propose a novel data augmentation approach, named as Model-aware Parametric Batch-wise Mixup (MPBM), to tackle the challenge of SDG. MPBM deploys adversarial queries generated with stochastic gradient Langevin dynamics, and produces model-aware augmenting instances with a parametric batch-wise mixup generator network that is carefully designed through an innovative attention mechanism. By exploiting inter-feature correlations, the parameterized mixup generator introduces additional versatility in combining features across a batch of instances, thereby enhancing the capacity to generate highly adaptive and informative synthetic instances for specific queries. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques
MethodsSoftmax · Attention Is All You Need · Mixup · Sparse Evolutionary Training
