A signature-based forget/reset gate that ignores the hidden state yields small and task-dependent R2 changes on two crypto forecasting tasks, not the consistent improvement claimed.
Keras Sig: Efficient Path Signature Computation on GPU in Keras 3
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper we introduce Keras Sig a high-performance pythonic library designed to compute path signature for deep learning applications. Entirely built in Keras 3, \textit{Keras Sig} leverages the seamless integration with the mostly used deep learning backends such as PyTorch, JAX and TensorFlow. Inspired by Kidger and Lyons (2021),we proposed a novel approach reshaping signature calculations to leverage GPU parallelism. This adjustment allows us to reduce the training time by 55\% and 5 to 10-fold improvements in direct signature computation compared to existing methods, while maintaining similar CPU performance. Relying on high-level tensor operations instead of low-level C++ code, Keras Sig significantly reduces the versioning and compatibility issues commonly encountered in deep learning libraries, while delivering superior or comparable performance across various hardware configurations. We demonstrate through extensive benchmarking that our approach scales efficiently with the length of input sequences and maintains competitive performance across various signature parameters, though bounded by memory constraints for very large signature dimensions.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
SigGate: Enhancing Recurrent Neural Networks with Signature-Based Gating Mechanisms
A signature-based forget/reset gate that ignores the hidden state yields small and task-dependent R2 changes on two crypto forecasting tasks, not the consistent improvement claimed.