English

Self-Attention for Audio Super-Resolution

Sound 2021-08-27 v1 Machine Learning Audio and Speech Processing

Abstract

Convolutions operate only locally, thus failing to model global interactions. Self-attention is, however, able to learn representations that capture long-range dependencies in sequences. We propose a network architecture for audio super-resolution that combines convolution and self-attention. Attention-based Feature-Wise Linear Modulation (AFiLM) uses self-attention mechanism instead of recurrent neural networks to modulate the activations of the convolutional model. Extensive experiments show that our model outperforms existing approaches on standard benchmarks. Moreover, it allows for more parallelization resulting in significantly faster training.

Keywords

Cite

@article{arxiv.2108.11637,
  title  = {Self-Attention for Audio Super-Resolution},
  author = {Nathanaël Carraz Rakotonirina},
  journal= {arXiv preprint arXiv:2108.11637},
  year   = {2021}
}

Comments

MLSP 2021

R2 v1 2026-06-24T05:26:01.838Z