X-model: Improving Data Efficiency in Deep Learning with A Minimax Model
Ximei Wang, Xinyang Chen, Jianmin Wang, Mingsheng Long

TL;DR
This paper introduces the X-model, a novel deep learning approach that enhances data efficiency for both classification and regression tasks by combining invariance to data and model stochasticity through a minimax game.
Contribution
The X-model is the first to simultaneously encourage invariance to data and model stochasticity in deep regression, improving data efficiency across diverse tasks.
Findings
Outperforms existing methods in age estimation and keypoint localization.
Effective across synthetic and real datasets in 2D and 3D.
Enhances data efficiency in multi-category object recognition.
Abstract
To mitigate the burden of data labeling, we aim at improving data efficiency for both classification and regression setups in deep learning. However, the current focus is on classification problems while rare attention has been paid to deep regression, which usually requires more human effort to labeling. Further, due to the intrinsic difference between categorical and continuous label space, the common intuitions for classification, e.g., cluster assumptions or pseudo labeling strategies, cannot be naturally adapted into deep regression. To this end, we first delved into the existing data-efficient methods in deep learning and found that they either encourage invariance to data stochasticity (e.g., consistency regularization under different augmentations) or model stochasticity (e.g., difference penalty for predictions of models with different dropout). To take the power of both…
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
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
