pith. sign in

D-QRELO: Training- and Data-Free Delta Compression for Large Language Models via Quantization and Residual Low-Rank Approximation

2 Pith papers cite this work. Polarity classification is still indexing.

2 Pith papers citing it
abstract

Supervised Fine-Tuning (SFT) accelerates taskspecific large language models (LLMs) development, but the resulting proliferation of finetuned models incurs substantial memory overhead. Delta compression addresses this by retaining a single pre-trained LLM with multiple compressed delta weights. However, existing methods fail on models fine-tuned with largescale datasets. We find that larger SFT data scale amplifies delta parameter magnitude, singular values, and entropy, exacerbating compression errors. To tackle this, we propose DQRELO (Delta Compression via Quantization and Residual Low-Rank), a novel training- and data-free delta compression method. It combines coarse-grained one-bit quantization to capture the dominant structure of the delta, followed by compensated residual low-rank approximation to recover fine-grained details from the smaller residual error. Experiments on various LLMs spanning dense and MoE architectures across multiple domains under this challenging setting demonstrate that DQRELO outperforms existing methods. Moreover, we establish key design principles for delta compression through extensive empirical analysis, demonstrating how task difficulty, architecture, and layer positioning create predictable patterns that can guide optimal compression strategies in production systems.

fields

cs.AI 1 cs.LG 1

years

2026 2

verdicts

UNVERDICTED 2

representative citing papers

Dynamic Model Merging Made Slim

cs.LG · 2026-05-17 · unverdicted · novelty 6.0

DiDi-Merging achieves dynamic model merging performance matching or exceeding prior methods while using only 1.24x to 1.4x the parameters of a single fine-tuned model.

Skill Weaving: Efficient LLM Improvement via Modular Skillpacks

cs.AI · 2026-05-21 · unverdicted · novelty 5.0

SkillWeave partitions LLM capabilities into compressible skillpacks to deliver strong multi-domain performance with a 9B model that outperforms larger monolithic LLMs and achieves up to 4x speedup on benchmarks.

citing papers explorer

Showing 2 of 2 citing papers.

  • Dynamic Model Merging Made Slim cs.LG · 2026-05-17 · unverdicted · none · ref 47 · internal anchor

    DiDi-Merging achieves dynamic model merging performance matching or exceeding prior methods while using only 1.24x to 1.4x the parameters of a single fine-tuned model.

  • Skill Weaving: Efficient LLM Improvement via Modular Skillpacks cs.AI · 2026-05-21 · unverdicted · none · ref 2 · internal anchor

    SkillWeave partitions LLM capabilities into compressible skillpacks to deliver strong multi-domain performance with a 9B model that outperforms larger monolithic LLMs and achieves up to 4x speedup on benchmarks.