paper-with-me

홈 › Papers

A Theoretical Understanding of Neural Network Compression from Sparse Linear Approximation

2022-06-11 · Wenjing Yang, Ganghua Wang, Jie Ding, Yuhong Yang

The goal of model compression is to reduce the size of a large neural network while retaining a comparable performance. As a result, computation and memory costs in resource-limited applications may be significantly reduced by dropping redundant weights, neurons, or layers. There have been many model compression algorithms proposed that provide impressive empirical success. However, a theoretical understanding of model compression is still limited. One problem is understanding if a network is more compressible than another of the same structure. Another problem is quantifying how much one can prune a network with theoretically guaranteed accuracy degradation. In this work, we propose to use the sparsity-sensitive $\ell_q$-norm ($0<q<1$) to characterize compressibility and provide a relationship between soft sparsity of the weights in the network and the degree of compression with a controlled accuracy degradation bound. We also develop adaptive algorithms for pruning each neuron in the network informed by our theory. Numerical studies demonstrate the promising performance of the proposed methods compared with standard pruning algorithms.

📄 PDF Abstract BibTeX arXiv:2206.05604

Code (0)

등록된 구현이 없습니다.

Tasks

Model CompressionNeural Network Compression

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

LoSparse: Structured Compression of Large Language Models based on Low-Rank and Sparse Approximation

2023-06-20 · Yixiao Li, Yifan Yu, Qingru Zhang, Chen Liang 외

Transformer models have achieved remarkable results in various natural language tasks, but they are often prohibitively large, requiring massive memories and computational resources. To reduce the size and complexity of …

DiversityModel CompressionNatural Language UnderstandingQuestion Answering+1

NeuKron: Constant-Size Lossy Compression of Sparse Reorderable Matrices and Tensors

2023-02-09 · Taehyung Kwon, Jihoon Ko, Jinhong Jung, Kijung Shin

Many real-world data are naturally represented as a sparse reorderable matrix, whose rows and columns can be arbitrarily ordered (e.g., the adjacency matrix of a bipartite graph). Storing a sparse matrix in conventional …

Follow The Approximate Sparse Leader for No-Regret Online Sparse Linear Approximation

2025-01-01 · Samrat Mukhopadhyay, Debasmita Mukherjee

We consider the problem of \textit{online sparse linear approximation}, where one predicts the best sparse approximation of a sequence of measurements in terms of linear combination of columns of a given measurement matr…

Lexico: Extreme KV Cache Compression via Sparse Coding over Universal Dictionaries

2024-12-12 · Junhyuck Kim, Jongho Park, Jaewoong Cho, Dimitris Papailiopoulos

We introduce Lexico, a novel KV cache compression method that leverages sparse coding with a universal dictionary. Our key finding is that key-value cache in modern LLMs can be accurately approximated using sparse linear…

4kGSM8KQuantization

Strong oracle optimality of folded concave penalized estimation

2012-10-22 · Jianqing Fan, Lingzhou Xue, Hui Zou

Folded concave penalization methods have been shown to enjoy the strong oracle property for high-dimensional sparse estimation. However, a folded concave penalization problem usually has multiple local solutions and the …

quantile regressionregression