Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CATS: Contextually-Aware Thresholding for Sparsity in Large Language Models

About

Large Language Models (LLMs) have dramatically advanced AI applications, yet their deployment remains challenging due to their immense inference costs. Recent studies ameliorate the computational costs of LLMs by increasing their activation sparsity but suffer from significant performance degradation on downstream tasks. In this work, we introduce a new framework for sparsifying the activations of base LLMs and reducing inference costs, dubbed Contextually Aware Thresholding for Sparsity (CATS). CATS is relatively simple, easy to implement, and highly effective. At the heart of our framework is a new non-linear activation function. We demonstrate that CATS can be applied to various base models, including Mistral-7B and Llama2-7B, and outperforms existing sparsification techniques in downstream task performance. More precisely, CATS-based models often achieve downstream task performance within 1-2% of their base models without any fine-tuning and even at activation sparsity levels of 50%. Furthermore, CATS-based models converge faster and display better task performance than competing techniques when fine-tuning is applied. Finally, we develop a custom GPU kernel for efficient implementation of CATS that translates the activation of sparsity of CATS to real wall-clock time speedups. Our custom kernel implementation of CATS results in a ~15% improvement in wall-clock inference latency of token generation on both Llama-7B and Mistral-7B.

Donghyun Lee, Je-Yong Lee, Genghan Zhang, Mo Tiwari, Azalia Mirhoseini• 2024

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH
Accuracy27.32
535
ReasoningMATH 500
Accuracy (%)92.8
59
ReasoningAIME 24
Accuracy on AIME 2458.34
41
ReasoningGPQA
Accuracy44.95
38
Language GenerationXsum
Accuracy24.74
35
Language GenerationCNN/DailyMail
Accuracy26.64
35
Language GenerationCoQA
Accuracy64.37
35
Language GenerationQasper
Accuracy13.88
35
ReasoningAMC 2023
Accuracy (AMC 2023)88.75
21
ReasoningBRUMO 2025
Accuracy55
21
Showing 10 of 12 rows

Other info

Follow for update