paper-with-me

Papers

Are We Winning the Wrong Game? Revisiting Evaluation Practices for Long-Term Time Series Forecasting

2026-03-09 · Thanapol Phungtua-eng, Yoshitaka Yamamoto arxiv

Long-term time series forecasting (LTSF) is widely recognized as a central challenge in data mining and machine learning. LTSF has increasingly evolved into a benchmark-driven ''GAME,'' where models are ranked, compared, and declared state-of-the-art based primarily on marginal reductions in aggregated pointwise error metrics such as MSE and MAE. Across a small set of canonical datasets and fixed forecasting horizons, progress is communicated through leaderboard-style tables in which lower numerical scores define success. In this GAME, what is measured becomes what is optimized, and incremental error reduction becomes the dominant currency of advancement. We argue that this metric-centric regime is not merely incomplete, but structurally misaligned with the broader objectives of forecasting. In real-world settings, forecasting often prioritizes preserving temporal structure, trend stability, seasonal coherence, robustness to regime shifts, and supporting downstream decision processes. Optimizing aggregate pointwise error does not necessarily imply modeling these structural properties. As a result, leaderboard improvement may increasingly reflect specialization in benchmark configurations rather than a deeper understanding of temporal dynamics. This paper revisits LTSF evaluation as a foundational question in data science: what does it mean to measure forecasting progress? We propose a multi-dimensional evaluation perspective that integrates statistical fidelity, structural coherence, and decision-level relevance. By challenging the current metric monoculture, we aim to redirect attention from winning benchmark tables toward advancing meaningful, context-aware forecasting.

📄 PDF Abstract BibTeX arXiv:2603.08156

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Forecasting

Similar Papers 제목 키워드 기반

Revisiting the Arcade Learning Environment: Evaluation Protocols and Open Problems for General Agents

2017-09-18 · Marlos C. Machado, Marc G. Bellemare, Erik Talvitie, Joel Veness 외

The Arcade Learning Environment (ALE) is an evaluation platform that poses the challenge of building AI agents with general competency across dozens of Atari 2600 games. It supports a variety of different problem setting…

Atari Games

Guessing Winning Policies in LTL Synthesis by Semantic Learning

2023-05-24 · Jan Kretinsky, Tobias Meggendorfer, Maximilian Prokop, Sabine Rieder

We provide a learning-based technique for guessing a winning strategy in a parity game originating from an LTL synthesis problem. A cheaply obtained guess can be useful in several applications. Not only can the guessed s…

Predicting Winning Regions in Parity Games via Graph Neural Networks (Extended Abstract)

2022-10-18 · Tobias Hecking, Swathy Muthukrishnan, Alexander Weinert

Solving parity games is a major building block for numerous applications in reactive program verification and synthesis. While they can be solved efficiently in practice, no known approach has a polynomial worst-case run…

Collaborative Agent Gameplay in the Pandemic Board Game

2021-03-21 · Konstantinos Sfikas, Antonios Liapis

While artificial intelligence has been applied to control players' decisions in board games for over half a century, little attention is given to games with no player competition. Pandemic is an exemplar collaborative bo…

Board Games

Information Compression and Performance Evaluation of Tic-Tac-Toe's Evaluation Function Using Singular Value Decomposition

2022-07-06 · Naoya Fujita, Hiroshi Watanabe

We approximated the evaluation function for the game Tic-Tac-Toe by singular value decomposition (SVD) and investigated the effect of approximation accuracy on winning rate. We first prepared the perfect evaluation funct…