Highlight

An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling

Systematically compares generic convolutional and recurrent architectures for sequence modeling, finding simple convolutions often beat LSTMs.

Based on

An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling

By Shaojie Bai, J. Kolter, V. KoltunarXiv.org
Read original article →

The paper questions the common assumption that sequence modeling is synonymous with recurrent networks, noting recent results where convolutional architectures outperform recurrent ones on tasks such as audio synthesis and machine translation. To answer which architecture to use for a new task, the authors conduct a systematic evaluation of generic convolutional and recurrent architectures, testing them across a broad range of standard tasks and datasets commonly used to benchmark recurrent networks.

Their results show that a simple convolutional architecture outperforms canonical recurrent networks such as LSTMs across a diverse range of tasks and datasets, while also demonstrating longer effective memory. They conclude that the association between sequence modeling and recurrent networks should be reconsidered and that convolutional networks should be regarded as a natural starting point for sequence modeling tasks. Code was made available to support related work.

Abstract

Sequence modeling is often equated with recurrent networks, yet convolutional architectures have recently outperformed them on tasks like audio synthesis and machine translation. The authors systematically evaluate generic convolutional and recurrent architectures across a broad range of standard benchmarks used for recurrent networks. A simple convolutional architecture outperforms canonical LSTMs across diverse tasks while showing longer effective memory. They conclude convolutional networks should be a natural starting point for sequence modeling, and release code.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

sequence modelingconvolutional networksrecurrent networksLSTMtemporal convolutional networkdeep learning
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.

An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling | Aramai