English

Reparameterized Multi-Resolution Convolutions for Long Sequence Modelling

Machine Learning 2024-08-20 v1 Computer Vision and Pattern Recognition

Abstract

Global convolutions have shown increasing promise as powerful general-purpose sequence models. However, training long convolutions is challenging, and kernel parameterizations must be able to learn long-range dependencies without overfitting. This work introduces reparameterized multi-resolution convolutions (MRConv\texttt{MRConv}), a novel approach to parameterizing global convolutional kernels for long-sequence modelling. By leveraging multi-resolution convolutions, incorporating structural reparameterization and introducing learnable kernel decay, MRConv\texttt{MRConv} learns expressive long-range kernels that perform well across various data modalities. Our experiments demonstrate state-of-the-art performance on the Long Range Arena, Sequential CIFAR, and Speech Commands tasks among convolution models and linear-time transformers. Moreover, we report improved performance on ImageNet classification by replacing 2D convolutions with 1D MRConv\texttt{MRConv} layers.

Keywords

Cite

@article{arxiv.2408.09453,
  title  = {Reparameterized Multi-Resolution Convolutions for Long Sequence Modelling},
  author = {Harry Jake Cunningham and Giorgio Giannone and Mingtian Zhang and Marc Peter Deisenroth},
  journal= {arXiv preprint arXiv:2408.09453},
  year   = {2024}
}

Comments

22 pages, 7 figures

R2 v1 2026-06-28T18:15:54.537Z