CVLGJul 6, 2025

Adversarial Data Augmentation for Single Domain Generalization via Lyapunov Exponent-Guided Optimization

arXiv:2507.04302v11 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the challenge of generalizing models to unseen domains with only one source domain, which is crucial for real-world applications with limited data diversity, though it is an incremental advancement over existing data augmentation techniques.

The paper tackles the problem of single domain generalization (SDG) by proposing LEAwareSGD, a Lyapunov exponent-guided optimization method that adjusts learning rates to train models near the edge of chaos, resulting in up to 9.47% improvement on PACS in low-data regimes.

Single Domain Generalization (SDG) aims to develop models capable of generalizing to unseen target domains using only one source domain, a task complicated by substantial domain shifts and limited data diversity. Existing SDG approaches primarily rely on data augmentation techniques, which struggle to effectively adapt training dynamics to accommodate large domain shifts. To address this, we propose LEAwareSGD, a novel Lyapunov Exponent (LE)-guided optimization approach inspired by dynamical systems theory. By leveraging LE measurements to modulate the learning rate, LEAwareSGD encourages model training near the edge of chaos, a critical state that optimally balances stability and adaptability. This dynamic adjustment allows the model to explore a wider parameter space and capture more generalizable features, ultimately enhancing the model's generalization capability. Extensive experiments on PACS, OfficeHome, and DomainNet demonstrate that LEAwareSGD yields substantial generalization gains, achieving up to 9.47\% improvement on PACS in low-data regimes. These results underscore the effectiveness of training near the edge of chaos for enhancing model generalization capability in SDG tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes