Concise $(\varepsilon,r)$-representations of a path
arXiv:2607.26281
2026
Memory
1 ideas extracted · analyzed Aug 31, 2026
What the math gives to ML
The paper treats a sequential path as a truncated collection of local log-signatures, exposing a principled tradeoff between the number of intervals and the signature degree. Its transferable asset is an explicit memory-versus-approximation-error objective: local signatures reduce the factorial truncation error of iterated-integral expansions while avoiding the large storage cost of one high-degree global signature. This suggests replacing fixed-length temporal patching with an adaptive hybrid representation whose interval count and log-signature degree are selected from estimated path variation and a target downstream CDE error. The same representation can serve as compressed tokens for transformers, state-space models, or neural CDE encoders.
Ideas from this paper
✗ Failed on benchmark
2026
Encode a continuous or sampled multivariate time series as degree-N log-signatures on m local intervals, choosing (m,N) to minimize the number of stored scalars under an explicit linear-CDE approximation budget. Unlike fixed-size temporal patches, the representation increases temporal resolution when the path is oscillatory and increases algebraic degree when the path is smooth but strongly nonlinear.
Useful7/10
Difficulty5/10
Novelty6/10