LatentDR: Improving Model Generalization Through Sample-Aware Latent Degradation and Restoration
Ran Liu, Sahil Khose, Jingyun Xiao, Lakshmi Sathidevi, Keerthan, Ramnath, Zsolt Kira, Eva L. Dyer

TL;DR
LatentDR introduces a sample-aware latent augmentation technique that degrades and restores samples in the latent space to improve model generalization across domains and tasks, including medical imaging and long-tail recognition.
Contribution
It proposes a novel distribution-aware latent augmentation method that enhances generalization by leveraging sample relationships during degradation and restoration in the latent space.
Findings
Significant improvements on domain generalization benchmarks.
Effective in medical imaging with strong domain shifts.
Versatile for long-tail recognition tasks.
Abstract
Despite significant advances in deep learning, models often struggle to generalize well to new, unseen domains, especially when training data is limited. To address this challenge, we propose a novel approach for distribution-aware latent augmentation that leverages the relationships across samples to guide the augmentation procedure. Our approach first degrades the samples stochastically in the latent space, mapping them to augmented labels, and then restores the samples from their corrupted versions during training. This process confuses the classifier in the degradation step and restores the overall class distribution of the original samples, promoting diverse intra-class/cross-domain variability. We extensively evaluate our approach on a diverse set of datasets and tasks, including domain generalization benchmarks and medical imaging datasets with strong domain shift, where we show…
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.
Code & Models
Videos
LatentDR: Improving Model Generalization Through Sample-Aware Latent Degradation and Restoration· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning in Healthcare · Topic Modeling
