The reviewed record of science sign in
Pith

arxiv: 2305.18425 · v1 · pith:6JRX6JRF · submitted 2023-05-28 · cs.LG · cs.AI

Efficient Storage of Fine-Tuned Models via Low-Rank Approximation of Weight Residuals

Reviewed by Pithpith:6JRX6JRFopen to challenge →

classification cs.LG cs.AI
keywords residualsweightefficientlow-rankfine-tunedmodelsstoragemethod
0
0 comments X
read the original abstract

In this paper, we present an efficient method for storing fine-tuned models by leveraging the low-rank properties of weight residuals. Our key observation is that weight residuals in large overparameterized models exhibit even stronger low-rank characteristics. Based on this insight, we propose Efficient Residual Encoding (ERE), a novel approach that achieves efficient storage of fine-tuned model weights by approximating the low-rank weight residuals. Furthermore, we analyze the robustness of weight residuals and push the limit of storage efficiency by utilizing additional quantization and layer-wise rank allocation. Our experimental results demonstrate that our method significantly reduces memory footprint while preserving performance in various tasks and modalities. We release our code.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Skill Weaving: Efficient LLM Improvement via Modular Skillpacks

    cs.AI 2026-05 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.