论文标题

Onlineaugment:在线数据扩展,域知识较少

OnlineAugment: Online Data Augmentation with Less Domain Knowledge

论文作者

Tang, Zhiqiang, Gao, Yunhe, Karlinsky, Leonid, Sattigeri, Prasanna, Feris, Rogerio, Metaxas, Dimitris

论文摘要

数据增强是培训现代深度神经网络中最重要的工具之一。最近,在搜索图像分类域中寻找最佳的增强策略方面已取得了巨大进步。但是,与数据增强相关的两个关键点仍被当前方法发现。首先是,大多数现代增强搜索方法是离线的,并且学习政策与其使用隔离在一起。在整个培训过程中,学到的政策主要是恒定的,并且不适合当前的培训模型状态。其次,这些策略依赖于保护类图像处理功能。因此,将当前的离线方法应用于新任务可能需要域知识来指定这种操作。在这项工作中,我们提供了一个正交的在线数据增强方案以及三个新的增强网络,并与目标学习任务共同培训。从某种意义上说,它在进入新领域时不需要昂贵的离线培训,并且在适应学习者状态时不需要昂贵的离线培训。我们的增强网络需要更少的域知识,并且容易适用于新任务。广泛的实验表明,仅提议的方案与最新的离线数据增强方法相同,并与这些方法结合使用最先进的方法。代码可在https://github.com/zhiqiangdon/online-augment上找到。

Data augmentation is one of the most important tools in training modern deep neural networks. Recently, great advances have been made in searching for optimal augmentation policies in the image classification domain. However, two key points related to data augmentation remain uncovered by the current methods. First is that most if not all modern augmentation search methods are offline and learning policies are isolated from their usage. The learned policies are mostly constant throughout the training process and are not adapted to the current training model state. Second, the policies rely on class-preserving image processing functions. Hence applying current offline methods to new tasks may require domain knowledge to specify such kind of operations. In this work, we offer an orthogonal online data augmentation scheme together with three new augmentation networks, co-trained with the target learning task. It is both more efficient, in the sense that it does not require expensive offline training when entering a new domain, and more adaptive as it adapts to the learner state. Our augmentation networks require less domain knowledge and are easily applicable to new tasks. Extensive experiments demonstrate that the proposed scheme alone performs on par with the state-of-the-art offline data augmentation methods, as well as improving upon the state-of-the-art in combination with those methods. Code is available at https://github.com/zhiqiangdon/online-augment .

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源