paper-with-me

Papers

Future-Guided Learning: A Predictive Approach To Enhance Time-Series Forecasting

2024-10-19 · Skye Gunasekaran, Assel Kembay, Hugo Ladret, Rui-Jie Zhu, Laurent Perrinet, Omid Kavehei, Jason Eshraghian

Accurate time-series forecasting is essential across a multitude of scientific and industrial domains, yet deep learning models often struggle with challenges such as capturing long-term dependencies and adapting to drift in data distributions over time. We introduce Future-Guided Learning, an approach that enhances time-series event forecasting through a dynamic feedback mechanism inspired by predictive coding. Our approach involves two models: a detection model that analyzes future data to identify critical events and a forecasting model that predicts these events based on present data. When discrepancies arise between the forecasting and detection models, the forecasting model undergoes more substantial updates, effectively minimizing surprise and adapting to shifts in the data distribution by aligning its predictions with actual future outcomes. This feedback loop, drawing upon principles of predictive coding, enables the forecasting model to dynamically adjust its parameters, improving accuracy by focusing on features that remain relevant despite changes in the underlying data. We validate our method on a variety of tasks such as seizure prediction in biomedical signal analysis and forecasting in dynamical systems, achieving a 40\% increase in the area under the receiver operating characteristic curve (AUC-ROC) and a 10\% reduction in mean absolute error (MAE), respectively. By incorporating a predictive feedback mechanism that adapts to data distribution drift, Future-Guided Learning offers a promising avenue for advancing time-series forecasting with deep learning.

📄 PDF Abstract BibTeX arXiv:2410.15217

Code (0)

등록된 구현이 없습니다.

Tasks

Seizure predictionTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Comparative study of clustering models for multivariate time series from connected medical devices

2023-12-28 · Violaine Courrier, Christophe Biernacki, Cristian Preda, Benjamin Vittrant

In healthcare, patient data is often collected as multivariate time series, providing a comprehensive view of a patient's health status over time. While this data can be sparse, connected devices may enhance its frequenc…

ClusteringTime Series

Dirichlet-Guided Group Forecasting for Alleviating Over-smoothing in Time Series Forecasting

2026-06-09 · Xingyu Zhang, Jingyao Wang, Xin Yu, Zeen Song 외 arxiv

Time series forecasting often suffers from over-smoothing, especially when future dynamics are multi-modal. Forecasts may follow the coarse trend of the observed future, but fail to preserve sharp changes, oscillations, …

Time Series Forecasting

Semantically-Guided Inference for Conditional Diffusion Models: Enhancing Covariate Consistency in Time Series Forecasting

2025-08-03 · Rui Ding, Hanyang Meng, Zeyang Zhang, Jielong Yang arxiv

Diffusion models have demonstrated strong performance in time series forecasting, yet often suffer from semantic misalignment between generated trajectories and conditioning covariates, especially under complex or multim…

Time Series Forecasting

Deconfounding Time Series Forecasting

2024-10-27 · Wentao Gao, Feiyu Yang, Mengze Hong, Xiaojing Du 외

Time series forecasting is a critical task in various domains, where accurate predictions can drive informed decision-making. Traditional forecasting methods often rely on current observations of variables to predict fut…

Decision MakingTime SeriesTime Series Forecasting

Expert-Guided Forecast Editing for Time-Series Foundation Models

2026-07-22 · Hung Le, Minh Hoang Nguyen, Manh Nguyen, Huu Hiep Nguyen 외 arxiv

Time-series foundation models can forecast across heterogeneous domains without task-specific training, but their forecasts are fixed once produced and cannot directly incorporate task-specific expert feedback. We study …