It is no secret amongst deep learning researchers that finding the optimal data augmentation strategy during training can mean the difference between state-of-the-art performance and a run-of-the-mill result. To that end, the community has seen many efforts to automate the process of finding the perfect augmentation procedure for any task at hand. Unfortunately, even recent cutting-edge methods bring massive computational overhead, requiring as many as 100 full model trainings to settle on an ideal configuration. We show how to achieve equivalent performance in just 6: with Random Unidimensional Augmentation. Source code is available at https://github.com/fastestimator/RUA
翻译:在深层学习的研究人员中,发现培训期间的最佳数据增强战略可能意味着最先进的业绩和模拟结果之间的差别,这不是什么秘密。为此,社区已经看到许多努力,为手头的任何任务寻找完美的增强程序的进程自动化。不幸的是,即使是最近的尖端方法也带来了大量的计算间接费用,需要多达100个完整的模型培训才能满足理想配置。我们展示了如何在仅仅6:即随机的单维授能中实现同等的绩效。源代码可在https://github.com/fastestestimator/RUA上查阅。