← 返回论文检索
NeurIPS 2023PosterAccept (poster)

KAKURENBO: Adaptively Hiding Samples in Deep Neural Network Training

Truong Thao Nguyen, Balazs Gerofi, Edgar Josafat Martinez-Noriega, François Trahay, Mohamed Wahib

National Institute of Advanced Science and Technology (AIST) · Intel Corporation · AIST, National Institute of Advanced Industrial Science and Technology · Telecom SudParis · RIKEN Center for Computational Science

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

This paper proposes a method for hiding the least-important samples during the training of deep neural networks to increase efficiency, i.e., to reduce the cost of training. Using information about the loss and prediction confidence during training, we adaptively find samples to exclude in a given epoch based on their contribution to the overall learning process, without significantly degrading accuracy. We explore the converge properties when accounting for the reduction in the number of SGD updates. Empirical results on various large-scale datasets and models used directly in image classification and segmentation show that while the with-replacement importance sampling algorithm performs poorly on large datasets, our method can reduce total training time by up to 22\% impacting accuracy only by 0.4\% compared to the baseline.