Maintaining Performance with Less Data
Dominic Sanderson, Tatiana Kalgonova

TL;DR
This paper introduces a dynamic data reduction method for neural network training in image classification, significantly decreasing training time and environmental impact while maintaining accuracy.
Contribution
It presents a novel dynamic data reduction technique that reduces input data during training without sacrificing model performance.
Findings
Training time reduced by up to 50%
Carbon emissions decreased proportionally
Accuracy maintained despite data reduction
Abstract
We propose a novel method for training a neural network for image classification to reduce input data dynamically, in order to reduce the costs of training a neural network model. As Deep Learning tasks become more popular, their computational complexity increases, leading to more intricate algorithms and models which have longer runtimes and require more input data. The result is a greater cost on time, hardware, and environmental resources. By using data reduction techniques, we reduce the amount of work performed, and therefore the environmental impact of AI techniques, and with dynamic data reduction we show that accuracy may be maintained while reducing runtime by up to 50%, and reducing carbon emission proportionally.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Explainable Artificial Intelligence (XAI) · Neural Networks and Applications
