InfoBatch: Lossless Training Speed Up by Unbiased Dynamic Data Pruning

AI-generated keywords: InfoBatch

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • InfoBatch is a framework that accelerates lossless training through unbiased dynamic data pruning.
  • It randomly prunes based on the loss distribution and rescales gradients of remaining samples to mitigate bias.
  • Training the full dataset in the last few epochs further enhances performance and reduces total update bias.
  • InfoBatch consistently achieves lossless training results across datasets like CIFAR-10, CIFAR-100, Tiny-ImageNet, and ImageNet-1K with significant cost savings.
  • Extension of InfoBatch into semantic segmentation tasks shows lossless mIoU on ADE20K dataset with an overall cost reduction.
  • InfoBatch accelerates in data dimensionality, speeding up large-batch training methods without compromising performance or extra costs.
  • The authors plan to make their code public for broader adoption in machine learning applications.
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Ziheng Qin, Kai Wang, Zangwei Zheng, Jianyang Gu, Xiangyu Peng, Daquan Zhou, Yang You

As a plug-and-play and architecture-agnostic framework, InfoBatch consistently obtains lossless training results on CIFAR-10, CIFAR-100, Tiny-ImageNet, and ImageNet-1K saving 40\%, 33\%, 30\%, and 26\% overall cost, respectively

Abstract: Data pruning aims to obtain lossless performances as training on the original data with less overall cost. A common approach is to simply filter out samples that make less contribution to the training. This leads to gradient expectation bias between the pruned and original data. To solve this problem, we propose \textbf{InfoBatch}, a novel framework aiming to achieve lossless training acceleration by unbiased dynamic data pruning. Specifically, InfoBatch randomly prunes a portion of less informative samples based on the loss distribution and rescales the gradients of the remaining samples. We train the full data in the last few epochs to improve the performance of our method, which further reduces the bias of the total update. As a plug-and-play and architecture-agnostic framework, InfoBatch consistently obtains lossless training results on CIFAR-10, CIFAR-100, Tiny-ImageNet, and ImageNet-1K saving 40\%, 33\%, 30\%, and 26\% overall cost, respectively. We extend InfoBatch into semantic segmentation task and also achieve lossless mIoU on ADE20K dataset with 20\% overall cost saving. Last but not least, as InfoBatch accelerates in data dimension, it further speeds up large-batch training methods (\textit{eg.} LARS and LAMB) by 1.3 times without extra cost or performance drop. The code will be made public.

Submitted to arXiv on 08 Mar. 2023

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2303.04947v1

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

, , , , The paper "InfoBatch: Lossless Training Speed Up by Unbiased Dynamic Data Pruning" presents InfoBatch, a novel framework that achieves lossless training acceleration through unbiased dynamic data pruning. Traditional methods for data pruning often lead to gradient expectation bias between pruned and original data by filtering out less informative samples. In contrast, InfoBatch randomly prunes based on the loss distribution and rescales gradients of remaining samples to mitigate this bias. The authors also propose training the full dataset in the last few epochs to further enhance performance and reduce total update bias. As a plug-and-play and architecture-agnostic framework, InfoBatch consistently achieves lossless training results across various datasets such as CIFAR-10, CIFAR-100, Tiny-ImageNet, and ImageNet-1K with cost savings of 40%, 33%, 30%, and 26% respectively. The extension of InfoBatch into semantic segmentation tasks also demonstrates lossless mean Intersection over Union (mIoU) on the ADE20K dataset with a 20% overall cost reduction. Additionally, InfoBatch accelerates in data dimensionality, speeding up large-batch training methods like LARS and LAMB by 1.3 times without compromising performance or incurring extra costs. The authors plan to make their code public for broader adoption and implementation in various machine learning applications.
Created on 03 Feb. 2025

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.