Search papers, labs, and topics across Lattice.
This paper introduces SCENARIODIFF, a hierarchical framework that enhances multimodal time series forecasting by integrating textual context with numerical data. By structuring contextual information into three distinct levels鈥擧istorical Context Agent, Scenario Agent, and Anchor Guidance Agent鈥攖he framework allows for more interpretable and controlled influence of external events on predictions. Experiments reveal that SCENARIODIFF significantly outperforms existing methods in event-driven forecasting scenarios, highlighting the importance of explicit scenario guidance in improving forecast accuracy.
Explicitly structuring contextual information in forecasting can lead to significantly improved accuracy in event-driven domains, outperforming traditional methods.
Textual context such as news, reports, and logs can provide valuable signals for time series forecasting, especially when future dynamics are driven by external events that are not yet visible in historical values. Existing multimodal forecasting methods often either ask large language models (LLMs) to predict numerical values directly or fuse text and time series implicitly, making contextual influence difficult to interpret and control. We propose SCENARIODIFF, a hierarchical contextual reasoning framework for multimodal time series forecasting under noisy and weakly aligned documents. SCENARIODIFF organizes contextual information into three levels: a Historical Context Agent extracts stepwise evidence from raw documents, a Scenario Agent produces a qualitative scenario description for the forecast horizon, and an Anchor Guidance Agent generates sparse anchor points for event-relevant future regions. These structured signals condition a Multimodal Diffusion Transformer, while Anchor Blended Sampling locally refines generated trajectories without retraining. Experiments on the Time-MMD benchmark show that SCENARIODIFF is especially effective in event-driven domains, demonstrating the value of explicit hierarchical scenario guidance for multimodal time series forecasting. Our full implementation is available at https://anonymous.4open.science/r/ScenarioDiff_ICDM-2C4C