ACL 2021long33 citations

Enabling Lightweight Fine-tuning for Pre-trained Language Model Compression based on Matrix Product Operators

Peiyu Liu, Ze-Feng Gao, Wayne Xin Zhao, Zhi-Yuan Xie, Zhong-Yi Lu, Ji-Rong Wen

Abstract

This paper presents a novel pre-trained language models (PLM) compression approach based on the matrix product operator (short as MPO) from quantum many-body physics. It can decompose an original matrix into central tensors (containing the core information) and auxiliary tensors (with only a small proportion of parameters). With the decomposed MPO structure, we propose a novel fine-tuning strategy by only updating the parameters from the auxiliary tensors, and design an optimization algorithm for MPO-based approximation over stacked network architectures. Our approach can be applied to the original or the compressed PLMs in a general way, which derives a lighter network and significantly reduces the parameters to be fine-tuned. Extensive experiments have demonstrated the effectiveness of the proposed approach in model compression, especially the reduction in fine-tuning parameters (91% reduction on average). The code to reproduce the results of this paper can be found at https://github.com/RUCAIBox/MPOP.

BibTeX
@inproceedings{liu-etal-2021-enabling,
    title = "Enabling Lightweight Fine-tuning for Pre-trained Language Model Compression based on Matrix Product Operators",
    author = "Liu, Peiyu  and
      Gao, Ze-Feng  and
      Zhao, Wayne Xin  and
      Xie, Zhi-Yuan  and
      Lu, Zhong-Yi  and
      Wen, Ji-Rong",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-long.418/",
    doi = "10.18653/v1/2021.acl-long.418",
    pages = "5388--5398"
}
Enabling Lightweight Fine-tuning for Pre-trained Language Model Compression based on Matrix Product Operators · ACL 2021