PulseAugur
EN
LIVE 03:55:39

New method learns predictive relevance for time series forecasting

Researchers have developed a new method for time series forecasting that focuses on identifying which historical data points are most predictive of future outcomes. This approach, called predictive relevance, uses realized future data during training as a supervisory signal to train a multilayer perceptron (MLP) to rerank candidates generated by a pattern retriever. The method aims to improve retrieval accuracy by learning a more accurate criterion for historical relevance, which is shown to be domain-dependent across six benchmarks and twelve confirmatory tasks. AI

IMPACT This research could lead to more accurate time series forecasting models by improving the selection of relevant historical data.

RANK_REASON The cluster contains an academic paper detailing a new method for time series forecasting. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.IR (Information Retrieval) →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New method learns predictive relevance for time series forecasting

COVERAGE [1]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Youngjin Cho ·

    Which Histories Matter for Time Series Forecasting? Learning Predictive Relevance with Future Supervision

    Historical retrieval for time-series prediction commonly treats past similarity as a proxy for usefulness. We ask a different question: which historical examples should be expected to matter for a query? We define predictive relevance as expected future utility conditioned on inf…