paper-with-me

Papers

SVD Contextual Sparsity Predictors for Fast LLM Inference

2026-03-14 · Georgii Serbin, Kirill Koshkin, Zhongao Sun, Anastasiya Bistrigova, C. C. Korikov arxiv

Contextual sparsity is one of the approaches used to reduce computational complexity in the inference process of large language models (LLMs). Existing techniques for efficient LLM inference acceleration based on contextual sparsity with minimal accuracy degradation require training sparse pattern predictors. This paper presents a framework for accelerating inference of ReGLU-based feed-forward networks (FFNs) within LLMs. The proposed framework provides a fast, training-free method for building sparse pattern predictors using truncation-aware singular value decomposition (SVD) of the gate projection matrix, along with a threshold calibration algorithm, and inference executors supporting conditional computation on CUDA and CANN devices. Experiments on three sparse LLMs with an average activation sparsity level of 90% in the FFNs demonstrate up to a 1.8x reduction in end-to-end decoding time while maintaining less than 1% degradation in benchmark scores on tasks involving complex math and code generation. This work advances the deployment of LLMs on edge devices.

📄 PDF Abstract BibTeX arXiv:2603.14110

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Deja Vu: Contextual Sparsity for Efficient LLMs at Inference Time

2023-10-26 · Zichang Liu, Jue Wang, Tri Dao, Tianyi Zhou 외

Large language models (LLMs) with hundreds of billions of parameters have sparked a new wave of exciting AI applications. However, they are computationally expensive at inference time. Sparsity is a natural approach to r…

In-Context Learning

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

2024-04-12 · DongHyun Lee, Je-Yong Lee, Genghan Zhang, Mo Tiwari 외

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 increas…

GPU

Surrogates, Spikes, and Sparsity: Performance Analysis and Characterization of SNN Hyperparameters on Hardware

2026-03-26 · Ilkin Aliyev, Jesus Lopez, Tosiron Adegbija arxiv

Spiking Neural Networks (SNNs) offer inherent advantages for low-power inference through sparse, event-driven computation. However, the theoretical energy benefits of SNNs are often decoupled from real hardware performan…

Event-based vision

Social-sparsity brain decoders: faster spatial sparsity

2016-06-21 · Gaël Varoquaux, Matthieu Kowalski, Bertrand Thirion

Spatially-sparse predictors are good models for brain decoding: they give accurate predictions and their weight maps are interpretable as they focus on a small number of regions. However, the state of the art, based on t…

Brain DecodingGeneral Classification

Thompson Sampling for High-Dimensional Sparse Linear Contextual Bandits

2022-11-11 · Sunrit Chakraborty, Saptarshi Roy, Ambuj Tewari

We consider the stochastic linear contextual bandit problem with high-dimensional features. We analyze the Thompson sampling algorithm using special classes of sparsity-inducing priors (e.g., spike-and-slab) to model the…

Multi-Armed BanditsThompson SamplingVariational InferenceVocal Bursts Intensity Prediction