@inproceedings{77c1f564ff58494b81b930b2adb72eb2,
title = "LAUGHING HYENA DISTILLERY Extracting Compact Recurrences From Convolutions",
abstract = "Recent advances in attention-free sequence models rely on convolutions as alternatives to the attention operator at the core of Transformers. In particular, long convolution sequence models have achieved state-of-the-art performance in many domains, but incur a significant cost during auto-regressive inference workloads - naively requiring a full pass (or caching of activations) over the input sequence for each generated token - similarly to attention-based models. In this paper, we seek to enable O(1) compute and memory cost per token in any pre-trained long convolution architecture to reduce memory footprint and increase throughput during generation. Concretely, our methods consist in extracting low-dimensional linear state-space models from each convolution layer, building upon rational interpolation and model-order reduction techniques. We further introduce architectural improvements to convolution-based layers such as Hyena: by weight-tying the filters across channels into heads, we achieve higher pretraining quality and reduce the number of filters to be distilled. The resulting model achieves 10{\texttimes} higher throughput than Transformers and 1.5{\texttimes} higher than Hyena at 1.3B parameters, without any loss in quality after distillation.",
author = "Stefano Massaroli and Michael Poli and Fu, \{Daniel Y.\} and Hermann Kumbong and Parnichkun, \{Rom N.\} and Aman Timalsina and Romero, \{David W.\} and Quinn McIntyre and Beidi Chen and Atri Rudra and Ce Zhang and Christopher Re and Stefano Ermon and Yoshua Bengio",
note = "Publisher Copyright: {\textcopyright} 2023 Neural information processing systems foundation. All rights reserved.; 37th Conference on Neural Information Processing Systems, NeurIPS 2023 ; Conference date: 10-12-2023 Through 16-12-2023",
year = "2023",
language = "English",
series = "Advances in Neural Information Processing Systems",
publisher = "Neural information processing systems foundation",
editor = "A. Oh and T. Neumann and A. Globerson and K. Saenko and M. Hardt and S. Levine",
booktitle = "Advances in Neural Information Processing Systems 36 - 37th Conference on Neural Information Processing Systems, NeurIPS 2023",
address = "United States",
}