paper-with-me

홈 › Papers

SpaLLM: Unified Compressive Adaptation of Large Language Models with Sketching

2024-10-08 · Tianyi Zhang, Junda Su, Oscar Wu, Zhaozhuo Xu, Anshumali Shrivastava

Compressive adaptation approaches, such as QLoRA, are widely popular alternatives for reducing memory requirements during fine-tuning of large language models (LLMs) while producing models capable of handling various downstream tasks. The key idea is to employ a "two-tower" architecture: compressing pre-trained LLM parameters into compact representations and fine-tuning the additive full-precision adapter, which typically has few tunable parameters in low-rank format. However, the strict algebraic assumptions, such as low-rank assumption, and the complexity of composing two-tower architectures are some of the known shortcomings, resulting in a poor accuracy-efficiency trade-off. In response to these known limitations, we propose SpaLLM (Sketched Parameter Adaptation of LLMs), a novel compressive adaptation approach for LLMs. This method is also the first to illustrate parameter-sharing compression methods for LLM fine-tuning, which, unlike QLoRA, are free from strict low-rank algebraic assumptions on adapters. Furthermore, our proposal unifies model compression and adaptation into a single, streamlined process, eliminating the need for two-tower architectures. SpaLLM sketches pre-trained LLM weights into lookup tables and directly fine-tunes the values in these tables. This approach simplifies LLMs' compressive adaptation workflow, potentially improves multi-user serving efficiency, and delivers significantly better accuracy for both natural language understanding and generation tasks. Moreover, by avoiding the "two-tower" architecture, our framework only requires one compressed matrix multiplication per layer during inference, demonstrating superior inference efficiency compared to previous methods.

📄 PDF Abstract BibTeX arXiv:2410.06364

Code (0)

등록된 구현이 없습니다.

Tasks

Model CompressionNatural Language Understanding

Similar Papers 제목 키워드 기반

FedSpaLLM: Federated Pruning of Large Language Models

2024-10-18 · Guangji Bai, Yijiang Li, Zilinghan Li, Liang Zhao 외

Large Language Models (LLMs) achieve state-of-the-art performance but are challenging to deploy due to their high computational and storage demands. Pruning can reduce model size, yet existing methods assume public acces…

Federated LearningPrivacy Preserving

Compressive sensing adaptation for polynomial chaos expansions

2018-01-06 · Panagiotis Tsilifis, Xun Huan, Cosmin Safta, Khachik Sargsyan 외

Basis adaptation in Homogeneous Chaos spaces rely on a suitable rotation of the underlying Gaussian germ. Several rotations have been proposed in the literature resulting in adaptations with different convergence propert…

Compressive Sensing

Generalized Optimization of High Capacity Compressive Imaging Systems

2018-03-22

One of the greatest challenges in applying compressive sensing (CS) signal processing techniques to electromagnetic imaging applications is designing a sensing matrix that has good reconstruction capabilities. Compressiv…

Compressive SensingImage ReconstructionVocal Bursts Intensity Prediction

OpenICS: Open Image Compressive Sensing Toolbox and Benchmark

2021-02-28 · Jonathan Zhao, Matthew Westerham, Mark Lakatos-Toth, Zhikang Zhang 외

We present OpenICS, an image compressive sensing toolbox that includes multiple image compressive sensing and reconstruction algorithms proposed in the past decade. Due to the lack of standardization in the implementatio…

BenchmarkingCompressive Sensing

Compressive Sensing of Sparse Tensors

2013-05-24 · Shmuel Friedland, Qun Li, Dan Schonfeld

Compressive sensing (CS) has triggered enormous research activity since its first appearance. CS exploits the signal's sparsity or compressibility in a particular domain and integrates data compression and acquisition, t…

Compressive SensingData Compression