Benchmarking Time Series Generation Methods for Privacy-Preserving Forecasting
This paper introduces a benchmark evaluating synthetic time series generation methods for privacy-preserving forecasting under a Train on Synthetic, Test on Real protocol, revealing that while no method fully replaces original data, simple transformation-based approaches and the proposed Grasynda-P model offer superior trade-offs between forecasting accuracy and privacy protection compared to deep generative models and noise-based anonymization.
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 robot to predict the future, like guessing how much electricity a city will need next week or how many flu cases will appear next month. To do this, the robot needs to study past data. But here's the catch: that past data often contains private secrets about real people, like their health records or spending habits. You can't just hand the robot the real files; that would be a privacy disaster. So, scientists have come up with a clever workaround: instead of using the real data, they create "synthetic" data. Think of this as making a perfect, fake photocopy of a secret diary. The fake diary looks and feels just like the real one, with all the same patterns and rhythms, but it doesn't belong to any specific person. The goal is to train the robot on these fake diaries so it learns the rules of the world without ever seeing the real secrets.
But there's a big question hanging over this idea: If we only train the robot on the fake data, will it still be smart enough to make good predictions on the real world? And more importantly, is the fake data actually safe? Could a sneaky hacker look at the fake diary and figure out what was written in the real one? For a long time, researchers mostly used synthetic data just to add to the real data, like sprinkling extra sugar on a cake. They hadn't really tested what happens if you replace the entire cake with a synthetic version. This paper steps into that gap, acting like a giant taste-test competition. The researchers set up a "Train on Synthetic, Test on Real" challenge. They took seven different real-world datasets (like energy usage and tourism numbers), created fake versions of them using various methods, trained their prediction models on the fakes, and then tested how well those models could predict the real future. They also measured how "close" the fake data was to the real data to see if it was truly private.
The authors put this challenge to the test with a lineup of different "fake-data makers." Some were simple tricksters that just added a little noise or stretched the time axis, while others were complex deep-learning AI models trying to learn the soul of the data. They even tested a new, improved version of a graph-based generator they call Grasynda-P. This new method is like a master chef who doesn't just copy a recipe but studies the relationships between ingredients (the transitions between states) and then cooks up a new dish that tastes similar but uses different, smoothed-out ingredients so no one can trace it back to the original kitchen.
Here is what they found, and it's a bit of a mixed bag. First, the hard truth: no method can perfectly replace the original data. If you train a model on the fake stuff, it will almost always be slightly worse at predicting the future than if you trained it on the real stuff. It's like trying to learn to play soccer by watching a cartoon; you get the idea, but you won't be as good as someone who practiced on the real field.
Second, they discovered a tricky trade-off. The methods that were best at keeping secrets (the most private) were the worst at helping the robot predict the future. These were the "noise-based" methods, which are like scrambling the letters in a diary so much that the story becomes unreadable. They are very safe, but the robot can't learn anything from them. On the other hand, the methods that were best at helping the robot predict the future were the ones that stayed very close to the original data. But if you stay too close, you aren't really protecting privacy; it's like making a photocopy that is so clear you can still read the original handwriting.
However, there was a hero in the story: Grasynda-P. This new method managed to find a sweet spot. It didn't beat the original real data in prediction power (because nothing does), but it was much better at predicting the future than the super-secure noise methods. At the same time, it was much better at hiding the original data than the simple "stretch and wiggle" methods. The authors found that Grasynda-P sits on the "Pareto frontier," which is a fancy way of saying it's one of the best possible compromises you can make. You can't get better privacy without losing some prediction power, and you can't get better prediction power without losing some privacy, but Grasynda-P is right at the edge of that limit, doing the best job possible for both.
The paper also ruled out some popular ideas. They showed that the fancy, complex deep-learning models (like TimeVAE and TSDiff) didn't actually do a better job than the simpler methods in this specific "fake-only" training scenario. In fact, the simple tricks, like just adding a little jitter or scaling the numbers, often worked better for prediction than the heavy AI models, likely because the complex models got confused when they didn't have the real data to anchor them.
In the end, the researchers suggest that while we can't fully swap real data for fake data without a small price to pay in accuracy, we can get very close. By using graph-based methods like Grasynda-P, which focus on the structure of how data moves over time rather than just copying the numbers, we can create synthetic datasets that are safe enough to share and useful enough to train powerful AI. It's not a magic wand that solves privacy forever, but it's a very promising step toward a future where we can learn from data without exposing the people behind it.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.