LGAIMay 28, 2025

SineLoRA$Δ$: Sine-Activated Delta Compression

arXiv:2505.21895v21 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses resource-constrained weight deployment for parties sharing base models, offering an incremental improvement in delta compression efficiency.

The paper tackled the problem of limited representation capacity in quantized low-rank adapters for delta compression, introducing SineLoRAΔ which uses sinusoidal activation to improve expressivity, achieving up to 66% memory reduction with similar performance across domains like language modeling and text-to-image generation.

Resource-constrained weight deployment is a task of immense practical importance. Recently, there has been interest in the specific task of \textit{Delta Compression}, where parties each hold a common base model and only communicate compressed weight updates. However, popular parameter efficient updates such as Low Rank Adaptation (LoRA) face inherent representation limitations - which are especially pronounced when combined with aggressive quantization. To overcome this, we build on recent work that improves LoRA representation capacity by using fixed-frequency sinusoidal functions to increase stable rank without adding additional parameters. We extend this to the quantized setting and present the first theoretical analysis showing how stable rank evolves under quantization. From this, we introduce SineLoRA$Δ$, a principled and effective method for delta compression that improves the expressivity of quantized low-rank adapters by applying a sinusoidal activation. We validate SineLoRA$Δ$ across a diverse variety of domains - including language modeling, vision-language tasks, and text-to-image generation - achieving up to 66% memory reduction with similar performance. We additionally provide a novel application of the canonical Bjøntegaard Delta metric to consistently compare adapter compression changes across the rate-distortion curve.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes