Winner-takes-all for Multivariate Probabilistic Time Series Forecasting
Abstract
Lay Summary
When we try to predict what might happen in the future based on past data, we often find that there isn’t just one “right” answer — there could be several possible future scenarios. In this work, we introduce TimeMCL, a method that helps machines to predict multiple plausible futures for a time series, such as weather data or stock prices.TimeMCL builds on a technique called Multiple Choice Learning (MCL), which trains a computer model to generate a diverse set of predictions rather than focusing on a single outcome. To make sure these predictions are truly different and not just minor variations, we use a special “Winner-Takes-All” approach that updates only the best-performing prediction for each example.We tested this idea with both simulated and real-world data and found that TimeMCL can provide accurate and varied predictions without needing a lot of computing power.