SineLoRA$\Delta$: Sine-Activated Delta Compression
Cameron Gordon, Yiping Ji, Hemanth Saratchandran, Paul Albert, Simon Lucey

TL;DR
SineLoRAΔ introduces a sinusoidal activation to enhance delta compression of models, enabling significant memory savings while maintaining performance across multiple domains.
Contribution
It extends low-rank adapters with sinusoidal functions for better expressivity in quantized settings, supported by theoretical analysis of stable rank evolution.
Findings
Achieves up to 66% memory reduction with comparable performance.
Validates across language, vision-language, and image generation tasks.
Provides a novel application of the Bj{}ntegaard Delta metric for adapter comparison.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Multimodal Machine Learning Applications · Advanced Data Compression Techniques
