English

AutoCLINT: The Winning Method in AutoCV Challenge 2019

Machine Learning 2020-05-12 v1 Computer Vision and Pattern Recognition

Abstract

NeurIPS 2019 AutoDL challenge is a series of six automated machine learning competitions. Particularly, AutoCV challenges mainly focused on classification tasks on visual domain. In this paper, we introduce the winning method in the competition, AutoCLINT. The proposed method implements an autonomous training strategy, including efficient code optimization, and applies an automated data augmentation to achieve the fast adaptation of pretrained networks. We implement a light version of Fast AutoAugment to search for data augmentation policies efficiently for the arbitrarily given image domains. We also empirically analyze the components of the proposed method and provide ablation studies focusing on AutoCV datasets.

Keywords

Cite

@article{arxiv.2005.04373,
  title  = {AutoCLINT: The Winning Method in AutoCV Challenge 2019},
  author = {Woonhyuk Baek and Ildoo Kim and Sungwoong Kim and Sungbin Lim},
  journal= {arXiv preprint arXiv:2005.04373},
  year   = {2020}
}

Comments

9 pages, 8 figures, 4 tables

R2 v1 2026-06-23T15:25:18.504Z