paper-with-me

홈 › Papers

Pruning as a Cooperative Game: Surrogate-Assisted Layer Contribution Estimation for Large Language Models

2026-02-08 · Xuan Ding, Pengyu Tong, Ranjie Duan, Yunjian Zhang, Rui Sun, Yao Zhu arxiv

While large language models (LLMs) demonstrate impressive performance across various tasks, their deployment in real-world scenarios is still constrained by high computational demands. Layer-wise pruning, a commonly employed strategy to mitigate inference costs, can partially address this challenge. However, existing approaches generally depend on static heuristic rules and fail to account for the interdependencies among layers, thereby limiting the effectiveness of the pruning process. To this end, this paper proposes a game-theoretic framework that formulates layer pruning as a cooperative game in which each layer acts as a player and model performance serves as the utility. As computing exact Shapley values is computationally infeasible for large language models (LLMs), we propose using a lightweight surrogate network to estimate layer-wise marginal contributions. This network can predict LLM performance for arbitrary layer combinations at a low computational cost. Additionally, we employ stratified Monte Carlo mask sampling to further reduce the cost of Sharpley value estimation. This approach captures inter-layer dependencies and dynamically identifies critical layers for pruning. Extensive experiments demonstrate the consistent superiority of our method in terms of perplexity and zero-shot accuracy, achieving more efficient and effective layer-wise pruning for large language models.

📄 PDF Abstract BibTeX arXiv:2602.07804

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Using Cooperative Game Theory to Prune Neural Networks

2023-11-17 · Mauricio Diaz-Ortiz Jr, Benjamin Kempinski, Daphne Cornelisse, Yoram Bachrach 외

We show how solution concepts from cooperative game theory can be used to tackle the problem of pruning neural networks. The ever-growing size of deep neural networks (DNNs) increases their performance, but also their co…

CopRA: A Progressive LoRA Training Strategy

2024-10-30 · Zhan Zhuang, Xiequn Wang, Yulong Zhang, Wei Li 외

Low-Rank Adaptation (LoRA) is a parameter-efficient technique for rapidly fine-tuning foundation models. In standard LoRA training dynamics, models tend to quickly converge to a local optimum near the initialization. How…

Federated LearningLinear Mode ConnectivityMulti-Task Learning

Pruning as a Game: Equilibrium-Driven Sparsification of Neural Networks

2025-12-26 · Zubair Shah, Noaman Khan arxiv

Neural network pruning is widely used to reduce model size and computational cost. Yet, most existing methods treat sparsity as an externally imposed constraint, enforced through heuristic importance scores or training-t…

Network Pruning

Surrogate-assisted cooperative signal optimization for large-scale traffic networks

2021-03-03 · Yongsheng Liang, Zhigang Ren, Lin Wang, Hanqing Liu 외

Reasonable setting of traffic signals can be very helpful in alleviating congestion in urban traffic networks. Meta-heuristic optimization algorithms have proved themselves to be able to find high-quality signal timing p…

Surrogate Model Assisted Cooperative Coevolution for Large Scale Optimization

2018-02-27 · Zhigang Ren, Bei Pang, Yongsheng Liang, An Chen 외

It has been shown that cooperative coevolution (CC) can effectively deal with large scale optimization problems (LSOPs) through a divide-and-conquer strategy. However, its performance is severely restricted by the curren…