English

To Asymmetry and Beyond: Structured Pruning of Sequence to Sequence Models for Improved Inference Efficiency

Computation and Language 2023-06-14 v3 Artificial Intelligence

Abstract

Sequence-to-sequence language models can be used to produce abstractive summaries which are coherent, relevant, and concise. Still, model sizes can make deployment in latency-sensitive or web-scale implementations difficult. This paper studies the relationship between model size, structured pruning, inference efficiency, and summarization accuracy on widely used summarization datasets. We show that model accuracy is tied to the encoder size while inference efficiency is connected to the decoder. Using asymmetric pruning can lead to nearly 3x improvement in inference latency with ~1 point loss in Rouge-2. Moreover, we find both the average degradation and the role of asymmetry to be consistent across model sizes and variations in datasets.

Keywords

Cite

@article{arxiv.2304.02721,
  title  = {To Asymmetry and Beyond: Structured Pruning of Sequence to Sequence Models for Improved Inference Efficiency},
  author = {Daniel Campos and ChengXiang Zhai},
  journal= {arXiv preprint arXiv:2304.02721},
  year   = {2023}
}

Comments

SustaiNLP2023 @ ACL 2023,9 pages, 6 figures, 33 tables

R2 v1 2026-06-28T09:51:46.768Z