Learning stochastic differential equations using RNN with log signature features
Shujian Liao, Terry Lyons, Weixin Yang, and Hao Ni

TL;DR
This paper introduces a hybrid RNN and log-signature based method for learning functions on streamed multimodal data, demonstrating high accuracy and efficiency across various datasets.
Contribution
It combines signatures and RNNs to create a scalable, robust algorithm for functional approximation on data streams, advancing the state of the art.
Findings
Achieves high accuracy on synthetic and real datasets.
Offers faster training and lower complexity compared to existing methods.
Demonstrates robustness and efficiency in diverse applications.
Abstract
This paper contributes to the challenge of learning a function on streamed multimodal data through evaluation. The core of the result of our paper is the combination of two quite different approaches to this problem. One comes from the mathematically principled technology of signatures and log-signatures as representations for streamed data, while the other draws on the techniques of recurrent neural networks (RNN). The ability of the former to manage high sample rate streams and the latter to manage large scale nonlinear interactions allows hybrid algorithms that are easy to code, quicker to train, and of lower complexity for a given accuracy. We illustrate the approach by approximating the unknown functional as a controlled differential equation. Linear functionals on solutions of controlled differential equations are the natural universal class of functions on data streams.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications · Model Reduction and Neural Networks
