Per-Axis Weight Deltas for Frequent Model Updates
ISEF · 2026 Robotics and Intelligent Machines
Overview
Using numerous task-specialized large language models in deployment is often constrained by the storage footprint of fine-tuned checkpoints and significant cold-start latency during loading. Although fine-tuned weights are close to their base model, they are typically stored in full precision, resulting in redundant storage and inefficient loading. This work introduces a compact 1-bit delta scheme for efficient representation and deployment of fine-tuned LLM variants. Instead of storing full residual weights, we use only the sign of each weight difference and learn lightweight per-axis scaling vector from a small calibration set. This design uses the advantages of compression benefits of 1-bit deltas, substantially improving reconstruction fidelity compared to scalar scaling approaches. The resulting components are several times smaller than full FP16 checkpoints. The method is fully compatible with existing fine-tuning pipelines, requires minimal calibration data, and enables scalable multi-variant model serving with reduced storage and loading time. Experimental results demonstrate improved reconstruction quality over previous quantized methods with negligible runtime overhead. The approach can be integrated in standard fine-tuning pipelines and requires only a lightweight calibration set of 150 examples. It supports efficient multi-variant model serving while substantially reducing storage requirements and accelerating model loading. Importantly, the experimental results shows that despite the agrasive 1-bit compression, it has better accuracy compared to the original version. Our implementation and experiments are publicly available.
Competition history
- ISEF 2026
Resources
Related projects
ISEF · 2025
A Novel Theory-Driven Approach for Model Compression in Deep Neural Networks
ISEF · 2025
OATNet: A Computational and Mathematical Model of a Novel Neural Network Architecture Utilizing Ternary Weight Decomposition and Element-Wise Methods for Mitigating Computational Complexity
ISEF · 2024
DynaGrad: A Novel Gradient Descent With Adaptive Dual Learning Rates & Momenta for Improved Optimization and Accelerated Convergence in Deep Neural Networks
ISEF · 2022
Using Subpixel Interpolation and Deep Learning Convolution Models To Compress Domain-Specific Audio Waveforms
Closest projects by meaning, across every fair and year in the corpus.
Source: Regeneron International Science and Engineering Fair