Dynamic Activation Pitfalls in LLaMA Models: An Empirical Study (2405.09274v1)
Abstract: In this work, we systematically investigate the efficacy of dynamic activation mechanisms within the LLaMA family of LLMs. Despite the potential of dynamic activation methods to reduce computation and increase speed in models using the ReLU activation function, our empirical findings have uncovered several inherent pitfalls in the current dynamic activation schemes. Through extensive experiments across various dynamic activation strategies, we demonstrate that LLaMA models usually underperform when compared to their ReLU counterparts, particularly in scenarios demanding high sparsity ratio. We attribute these deficiencies to a combination of factors: 1) the inherent complexity of dynamically predicting activation heads and neurons; 2) the inadequate sparsity resulting from activation functions; 3) the insufficient preservation of information resulting from KV cache skipping. Our analysis not only sheds light on the limitations of dynamic activation in the context of large-scale LLaMA models but also proposes roadmaps for enhancing the design of future sparsity schemes.
- A simple and effective pruning approach for large language models, 2024.
- Sparsegpt: Massive language models can be accurately pruned in one-shot, 2023.
- Lorashear: Efficient large language model structured pruning and knowledge recovery, 2023.
- Relu strikes back: Exploiting activation sparsity in large language models, 2023.
- Deja vu: Contextual sparsity for efficient llms at inference time, 2023.
- Relu2 wins: Discovering efficient activation functions for sparse llms, 2024.
- Prosparse: Introducing and enhancing intrinsic activation sparsity within large language models, 2024.
- Chunkattention: Efficient self-attention with prefix-aware kv cache and two-phase partition, 2024.
- A framework for few-shot language model evaluation, 12 2023.
- Dense training, sparse inference: Rethinking training of mixture-of-experts language models, 2024.
- Jetmoe: Reaching llama2 performance with 0.1m dollars, 2024.
- Chi Ma (15 papers)
- Mincong Huang (7 papers)
- Chao Wang (555 papers)
- Yujie Wang (103 papers)
- Lei Yu (234 papers)