paper-with-me

홈 › Papers

What If TSF: A Benchmark for Reframing Forecasting as Scenario-Guided Multimodal Forecasting

2026-01-13 · Jinkwan Jang, Hyunbin Jin, Hyungjin Park, Kyubyung Chae, Taesup Kim arxiv

Time series forecasting is critical to real-world decision making, yet most existing approaches remain unimodal and rely on extrapolating historical patterns. While recent progress in large language models (LLMs) highlights the potential for multimodal forecasting, existing benchmarks largely provide retrospective or misaligned raw context, making it unclear whether such models meaningfully leverage textual inputs. In practice, human experts incorporate what-if scenarios with historical evidence, often producing distinct forecasts from the same observations under different scenarios. Inspired by this, we introduce What If TSF (WIT), a multimodal forecasting benchmark designed to evaluate whether models can condition their forecasts on contextual text, especially future scenarios. By providing expert-crafted plausible or counterfactual scenarios, WIT offers a rigorous testbed for scenario-guided multimodal forecasting. The benchmark is available at https://github.com/jinkwan1115/WhatIfTSF.

📄 PDF Abstract BibTeX arXiv:2601.08509

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series ForecastingDecision Making

Similar Papers 제목 키워드 기반

From Samples to Scenarios: A New Paradigm for Probabilistic Forecasting

2025-09-24 · Xilin Dai, Zhijian Xu, Wanxu Cai, Qiang Xu arxiv

Most state-of-the-art probabilistic time series forecasting models rely on sampling to represent future uncertainty. However, this paradigm suffers from inherent limitations, such as lacking explicit probabilities, inade…

Probabilistic Time Series Forecasting

Automated Data Augmentation for Few-Shot Time Series Forecasting: A Reinforcement Learning Approach Guided by a Model Zoo

2024-09-10 · Haochen Yuan, Yutong Wang, Yihong Chen, Yunbo Wang 외

Time series forecasting, particularly in few-shot learning scenarios, is challenging due to the limited availability of high-quality training data. To address this, we present a pilot study on using reinforcement learnin…

Data AugmentationDiversityFew-Shot LearningReinforcement Learning (RL)+2

Reframing demand forecasting: a two-fold approach for lumpy and intermittent demand

2021-03-23 · Jože M. Rožanec, Dunja Mladenić

Demand forecasting is a crucial component of demand management. While shortening the forecasting horizon allows for more recent data and less uncertainty, this frequently means lower data aggregation levels and a more si…

BIG-bench Machine LearningDemand ForecastingManagementTime Series+1

Operational Reframing and Approval-Framed Delegation in Multi-Agent LLM Safety

2026-07-08 · Lifei Liu, Haoran Yu, Xiaochong Jiang, Su Wang 외 arxiv

Safety evaluations of multi-agent LLM systems often compare a direct prompt with a planner-executor pipeline and report the difference as a single "pipeline effect." We argue that this aggregate is difficult to interpret…

Knowledge Distillation Must Account for What It Loses

2026-04-28 · Wenshuo Wang arxiv

This position paper argues that knowledge distillation must account for what it loses: student models should be judged not only by retained task scores, but by whether they preserve the teacher capabilities that make tho…

Knowledge Distillation