Quickest Detection with Rough Path Signatures
arXiv:2607.22958
2026
Architecture
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper identifies a structurally simple detector for highly non-Markovian signals: compute a truncated rough-path signature online, apply one learned linear functional, and stop when the result hits a threshold. The transferable asset is Chen's identity, which makes signatures compositional under streaming concatenation, together with the theorem-level claim that the optimal stopping boundary is a half-space in signature space rather than an arbitrary nonlinear boundary. This suggests a compact recurrent front-end for neural change detection and event-triggered inference, with robustness obtained by optimizing the signature hyperplane against adversarial path perturbations rather than training a large sequence model.
Ideas from this paper
Unverified
2026
Replace a recurrent sequence classifier's unconstrained hidden-state alarm head with an online truncated-signature state and a first-hitting-time linear detector. The module summarizes local order information and cross-channel interactions while preserving exact compositional updates, making it suitable for long streaming sequences and early-exit decisions.
Useful6/10
Difficulty5/10
Novelty7/10