TensorX
返回文献探索

Paper · arXiv 2403.19928

DiJiang: Efficient Large Language Models through Compact Kernelization

Hanting Chen, Zhicheng Liu, Xutao Wang, Yuchuan Tian, Yunhe Wang

11 upvotesMarch 29, 2024arXiv 预印本
AI 摘要

DiJiang, a Frequency Domain Kernelization approach, reduces the computational load of pre-trained Transformers with little additional training, achieving comparable performance to vanilla Transformers with significantly lower costs and faster inference.

linear attentionQuasi-Monte Carlo methodDiscrete Cosine Transform (DCT)Frequency Domain KernelizationDiJiangLLaMA2-7B

Abstract

In an effort to reduce the computational load of Transformers, research on linear attention has gained significant momentum. However, the improvement strategies for attention mechanisms typically necessitate extensive retraining, which is impractical for large language models with a vast array of parameters. In this paper, we present DiJiang, a novel Frequency Domain Kernelization approach that enables the transformation of a pre-trained vanilla Transformer into a linear complexity model with little training costs. By employing a weighted Quasi-Monte Carlo method for sampling, the proposed approach theoretically offers superior approximation efficiency. To further reduce the training computational complexity, our kernelization is based on Discrete Cosine Transform (DCT) operations. Extensive experiments demonstrate that the proposed method achieves comparable performance to the original Transformer, but with significantly reduced training costs and much faster inference speeds. Our DiJiang-7B achieves comparable performance with LLaMA2-7B on various benchmark while requires only about 1/50 training cost. Code is available at https://github.com/YuchuanTian/DiJiang.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
DiJiang: Efficient Large Language Models through Compact Kernelization | TensorX