AI RESEARCH
SLaB: Sparse-Lowrank-Binary Decomposition for Efficient Large Language Models
arXiv CS.AI
•
ArXi:2604.04493v1 Announce Type: cross The rapid growth of large language models (LLMs) presents significant deployment challenges due to their massive computational and memory demands. While model compression, such as network pruning, offers potential solutions, most existing methods often fail to maintain good performance at high compression ratios. To address this, we propose SLaB, a novel framework that decomposes each linear layer weight into three complementary components: a sparse matrix, a low-rank matrix, and a binary matrix. SLaB eliminates the need for re.