2000 character limit reached
An Efficient Compression of Deep Neural Network Checkpoints Based on Prediction and Context Modeling (2506.12000v1)
Published 13 Jun 2025 in cs.LG
Abstract: This paper is dedicated to an efficient compression of weights and optimizer states (called checkpoints) obtained at different stages during a neural network training process. First, we propose a prediction-based compression approach, where values from the previously saved checkpoint are used for context modeling in arithmetic coding. Second, in order to enhance the compression performance, we also propose to apply pruning and quantization of the checkpoint values. Experimental results show that our approach achieves substantial bit size reduction, while enabling near-lossless training recovery from restored checkpoints, preserving the model's performance and making it suitable for storage-limited environments.
- Yuriy Kim (1 paper)
- Evgeny Belyaev (2 papers)