Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Rough Transformers: Lightweight and Continuous Time Series Modelling through Signature Patching

About

Time-series data in real-world settings typically exhibit long-range dependencies and are observed at non-uniform intervals. In these settings, traditional sequence-based recurrent models struggle. To overcome this, researchers often replace recurrent architectures with Neural ODE-based models to account for irregularly sampled data and use Transformer-based architectures to account for long-range dependencies. Despite the success of these two approaches, both incur very high computational costs for input sequences of even moderate length. To address this challenge, we introduce the Rough Transformer, a variation of the Transformer model that operates on continuous-time representations of input sequences and incurs significantly lower computational costs. In particular, we propose multi-view signature attention, which uses path signatures to augment vanilla attention and to capture both local and global (multi-scale) dependencies in the input data, while remaining robust to changes in the sequence length and sampling frequency and yielding improved spatial processing. We find that, on a variety of time-series-related tasks, Rough Transformers consistently outperform their vanilla attention counterparts while obtaining the representational benefits of Neural ODE-based models, all at a fraction of the computational time and memory resources.

Fernando Moreno-Pino, \'Alvaro Arroyo, Harrison Waldon, Xiaowen Dong, \'Alvaro Cartea• 2024

Related benchmarks

TaskDatasetResultRank
Time-series classificationSelfRegulationSCP2
Accuracy52.3
55
Time-series classificationSelfRegulationSCP1
Accuracy81.2
45
Time-series classificationMI
Accuracy55.8
10
Time-series classificationETC
Accuracy34.7
10
Time-series classificationHB
Accuracy72.5
10
Time-series classificationEW
Accuracy90.3
9
Clinical time series predictionHR
RMSE2.66
9
Showing 7 of 7 rows

Other info

Follow for update