English

Joint Search of Data Augmentation Policies and Network Architectures

Machine Learning 2021-01-13 v2 Computer Vision and Pattern Recognition

Abstract

The common pipeline of training deep neural networks consists of several building blocks such as data augmentation and network architecture selection. AutoML is a research field that aims at automatically designing those parts, but most methods explore each part independently because it is more challenging to simultaneously search all the parts. In this paper, we propose a joint optimization method for data augmentation policies and network architectures to bring more automation to the design of training pipeline. The core idea of our approach is to make the whole part differentiable. The proposed method combines differentiable methods for augmentation policy search and network architecture search to jointly optimize them in the end-to-end manner. The experimental results show our method achieves competitive or superior performance to the independently searched results.

Keywords

Cite

@article{arxiv.2012.09407,
  title  = {Joint Search of Data Augmentation Policies and Network Architectures},
  author = {Taiga Kashima and Yoshihiro Yamada and Shunta Saito},
  journal= {arXiv preprint arXiv:2012.09407},
  year   = {2021}
}

Comments

AAAI 2021 Workshop: Learning Network Architecture during Training

R2 v1 2026-06-23T21:02:22.284Z