Deep Signature Transforms
About
The signature is an infinite graded sequence of statistics known to characterise a stream of data up to a negligible equivalence class. It is a transform which has previously been treated as a fixed feature transformation, on top of which a model may be built. We propose a novel approach which combines the advantages of the signature transform with modern deep learning frameworks. By learning an augmentation of the stream prior to the signature transform, the terms of the signature may be selected in a data-dependent way. More generally, we describe how the signature transform may be used as a layer anywhere within a neural network. In this context it may be interpreted as a pooling operation. We present the results of empirical experiments to back up the theoretical justification. Code available at https://github.com/patrick-kidger/Deep-Signature-Transforms.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Hurst estimation | fBm (test) | RMSE0.0082 | 20 | |
| Hurst estimation | rHeston (test) | RMSE0.0091 | 20 | |
| Hurst estimation | fOU (test) | RMSE0.0251 | 20 | |
| Hurst estimation | Battery capacity proportion series | H-Estimate0.8712 | 7 | |
| Multiple parameters estimation | rHeston length 500 (test) | Average RMSE0.398 | 5 | |
| Hölder exponent estimation | historic realized volatility data | RMSE0.0348 | 5 | |
| Multiple parameters estimation | fOU length 500 (test) | Average RMSE0.855 | 5 |