English

Conformer LLMs -- Convolution Augmented Large Language Models

Computation and Language 2023-07-04 v1 Artificial Intelligence Machine Learning Multimedia Sound

Abstract

This work builds together two popular blocks of neural architecture, namely convolutional layers and Transformers, for large language models (LLMs). Non-causal conformers are used ubiquitously in automatic speech recognition. This work aims to adapt these architectures in a causal setup for training LLMs. Transformers decoders effectively capture long-range dependencies over several modalities and form a core backbone of modern advancements in machine learning. Convolutional architectures have been popular in extracting features in domains such as raw 1-D signals, speech, and images, to name a few. In this paper, by combining local and global dependencies over latent representations using causal convolutional filters and Transformer, we achieve significant gains in performance. This work showcases a robust speech architecture that can be integrated and adapted in a causal setup beyond speech applications for large-scale language modeling.

Keywords

Cite

@article{arxiv.2307.00461,
  title  = {Conformer LLMs -- Convolution Augmented Large Language Models},
  author = {Prateek Verma},
  journal= {arXiv preprint arXiv:2307.00461},
  year   = {2023}
}

Comments

6 pages, 1 figure

R2 v1 2026-06-28T11:19:54.386Z