paper-with-me

Papers

TimeSeek: Temporal Reliability of Agentic Forecasters

2026-04-05 · Hamza Mostafa, Om Shastri, Dennis Lee arxiv

We introduce TimeSeek, a benchmark for studying how the reliability of agentic LLM forecasters changes over a prediction market's lifecycle. We evaluate 10 frontier models on 150 CFTC-regulated Kalshi binary markets at five temporal checkpoints, with and without web search, for 15,000 forecasts total. Models are most competitive early in a market's life and on high-uncertainty markets, but much less competitive near resolution and on strong-consensus markets. Web search improves pooled Brier Skill Score (BSS) for every model overall, yet hurts in 12% of model-checkpoint pairs, indicating that retrieval is helpful on average but not uniformly so. Simple two-model ensembles reduce error without surpassing the market overall. These descriptive results motivate time-aware evaluation and selective-deference policies rather than a single market snapshot or a uniform tool-use setting.

📄 PDF Abstract BibTeX arXiv:2604.04220

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MetaCaster: Meta-Harness-Optimized Agent for End-to-End Few-Shot Learning of Lightweight Time Series Forecasters

2026-08-24 · ChengAo Shen, Wenchao Yu, Fangyu Wu, Dongjin Song 외 arxiv

Time series forecasting (TSF) is evolving toward multimodal and agentic settings, yet using foundation models remains uneconomical in resource-constrained scenarios, where compact, specialized forecasters are more desira…

Computational EfficiencyTime Series ForecastingFew-Shot Learning

Battling the Non-stationarity in Time Series Forecasting via Test-time Adaptation

2025-01-09 · HyunGi Kim, Siwon Kim, Jisoo Mok, Sungroh Yoon

Deep Neural Networks have spearheaded remarkable advancements in time series forecasting (TSF), one of the major tasks in time series modeling. Nonetheless, the non-stationarity of time series undermines the reliability …

Test-time AdaptationTime SeriesTime Series Forecasting

MIRAI: Evaluating LLM Agents for Event Forecasting

2024-07-01 · Chenchen Ye, Ziniu Hu, Yihe Deng, Zijie Huang 외

Recent advancements in Large Language Models (LLMs) have empowered LLM agents to autonomously collect world information, over which to conduct reasoning to solve complex problems. Given this capability, increasing intere…

ArticlesBenchmarking

M$^2$OE$^2$-GL: A Family of Probabilistic Load Forecasters That Scales to Massive Customers

2025-11-18 · Haoran Li, Zhe Cheng, Muhao Guo, Yang Weng 외 arxiv

Probabilistic load forecasting is widely studied and underpins power system planning, operation, and risk-aware decision making. Deep learning forecasters have shown strong ability to capture complex temporal and context…

Decision Making

MAESTRO: Multi-Agent Evaluation Suite for Testing, Reliability, and Observability

2026-01-01 · Tie Ma, Yixi Chen, Vaastav Anand, Alessandro Cornacchia 외 arxiv

We present MAESTRO, an evaluation suite for the testing, reliability, and observability of LLM-based MAS. MAESTRO standardizes MAS configuration and execution through a unified interface, supports integrating both native…