← Latest papers
📊 statistics

How Fast Do Signatures Learn? Statistical Theory and Applications for Path Regression

This paper establishes the minimax optimal L2L^2 approximation rate for signature-based path regression and proves the consistency of associated learning methods (Signature-OLS, LASSO, and Logistic), demonstrating their superior predictive performance over handcrafted features across finance, energy, and medical applications.

Original authors: Blanka Horvath, Wen Su, Wu Su, Binnan Wang, Ruixun Zhang

Published 2026-07-21
📖 4 min read☕ Coffee break read

Original authors: Blanka Horvath, Wen Su, Wu Su, Binnan Wang, Ruixun Zhang

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to teach a computer to predict the future based on a story that is still being written. In the world of data science, this "story" is often a path—a line that moves and changes over time, like a stock price ticking up and down, a battery's voltage shifting as it drains, or the electrical waves in a brain during a seizure. The problem is that these paths are infinite in detail; they have a twist, a turn, and a fluctuation at every single fraction of a second. To make sense of them, computers need to turn these endless, flowing stories into a manageable list of numbers, a process called "feature extraction."

For a long time, scientists have used a clever mathematical tool called the "path signature." Think of a signature not as a person's handwriting, but as a unique fingerprint for a journey. Just as a fingerprint captures the specific loops and whorls of a finger, a path signature captures the specific order, timing, and interactions of a moving line. It turns a complex, winding road into a set of coordinates that a computer can understand. A famous mathematical rule (the universal approximation theorem) already told us that if we use enough of these coordinates, we can describe any path perfectly. But here was the big mystery: How many coordinates do we actually need? Does the error drop slowly like a heavy stone, or fast like a rocket? Without knowing the speed of this learning, we didn't know if we were using too few features (and missing the story) or too many (and confusing the computer with noise).

This paper, titled "How Fast Do Signatures Learn?", sets out to answer that exact question. The authors, a team of mathematicians and data scientists, developed a new theory to measure exactly how quickly the approximation error shrinks as we add more layers of signature details. They proved that for smooth, predictable paths (like those found in physics and finance), the error drops at a specific, optimal speed: the error decreases polynomially based on the smoothness of the path. Specifically, if the path is smoother, the error drops faster, following a precise mathematical rate where the error is proportional to the truncation level raised to a power determined by that smoothness. They didn't just stop at theory; they tested this speed in three different real-world scenarios. They showed that when you use these signatures to predict foreign exchange volatility, battery failure, or epileptic seizures, the method works beautifully—but only if you balance the number of features with the amount of data you have.

The team found that while signatures are incredibly powerful, they are like a high-resolution camera: if you try to take a picture with too many pixels but not enough light (data), the image gets grainy and messy. To fix this, they introduced three specific "recipes" for using signatures: one for general predictions (Signature-OLS), one for finding the most important clues in a sea of data (Signature-LASSO), and one for yes-or-no decisions like detecting a seizure (Signature-Logistic). In their experiments, they discovered that for predicting battery life, the signature method was so detailed it could memorize the training data perfectly but failed to predict new batteries unless they used a "sparse" filter to ignore the noise. However, for stock market volatility and seizure detection, the signature approach outperformed traditional methods, proving that capturing the order of events in a path is often more important than just looking at the final result.

In short, the paper provides a rulebook for how fast signatures learn. It confirms that signatures are a universal tool for turning time-based stories into data, but it warns that to get the best results, you must match the complexity of your signature to the amount of data you have. The authors suggest that by using the right mathematical "speed limits" and filtering out the noise, we can build better models for everything from managing our money to keeping our power grids running and helping doctors save lives.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →