paper-with-me

Papers

FutureX: An Advanced Live Benchmark for LLM Agents in Future Prediction

2025-08-16 · Zhiyuan Zeng, Jiashuo Liu, Siyuan Chen, Tianci He, Yali Liao, Yixiao Tian, Jinpeng Wang, Zaiyuan Wang, Yang Yang, Lingyue Yin, Mingren Yin, Zhenwei Zhu, Tianle Cai, Zehui Chen, Jiecao Chen, Yantao Du, Xiang Gao, Jiacheng Guo, Liang Hu, Jianpeng Jiao, Xiangsheng Li, Jingkai Liu, Shuang Ni, Zhoufutu Wen, Ge Zhang, Kaiyuan Zhang, Xin Zhou, Jose Blanchet, Xipeng Qiu, Mengdi Wang, Wenhao Huang arxiv

Future prediction is a complex task for LLM agents, requiring a high level of analytical thinking, information gathering, contextual understanding, and decision-making under uncertainty. Agents must not only gather and interpret vast amounts of dynamic information but also integrate diverse data sources, weigh uncertainties, and adapt predictions based on emerging trends, just as human experts do in fields like politics, economics, and finance. Despite its importance, no large-scale benchmark exists for evaluating agents on future prediction, largely due to challenges in handling real-time updates and retrieving timely, accurate answers. To address this, we introduce $\textbf{FutureX}$, a dynamic and live evaluation benchmark specifically designed for LLM agents performing future prediction tasks. FutureX is the largest and most diverse live benchmark for future prediction, supporting real-time daily updates and eliminating data contamination through an automated pipeline for question gathering and answer collection. We evaluate 25 LLM/agent models, including those with reasoning, search capabilities, and integration of external tools such as the open-source Deep Research Agent and closed-source Deep Research models. This comprehensive evaluation assesses agents' adaptive reasoning and performance in dynamic environments. Additionally, we provide in-depth analyses of agents' failure modes and performance pitfalls in future-oriented tasks, including the vulnerability to fake web pages and the temporal validity. Our goal is to establish a dynamic, contamination-free evaluation standard that drives the development of LLM agents capable of performing at the level of professional human analysts in complex reasoning and predictive thinking.

📄 PDF Abstract BibTeX arXiv:2508.11987

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FutureX-Pro: Extending Future Prediction to High-Value Vertical Domains

2026-01-18 · Jiashuo Liu, Siyuan Chen, Zaiyuan Wang, Zhiyuan Zeng 외 arxiv

Building upon FutureX, which established a live benchmark for general-purpose future prediction, this report introduces FutureX-Pro, including FutureX-Finance, FutureX-Retail, FutureX-PublicHealth, FutureX-NaturalDisaste…

Agentic Time Machine as an Infrastructure for Future-Event Forecasting

2026-06-19 · Jingyi Chai, Bingyang Zheng, Xiangrui Liu, Hao Lu 외 arxiv

Forecasting future events is a critical challenge for large language model (LLM) agents, spanning domains from elections and monetary policy to financial markets. However, evaluating progress on this task presents a fund…

FutureX: Enhance End-to-End Autonomous Driving via Latent Chain-of-Thought World Model

2025-12-12 · Hongbin Lin, Yiming Yang, Yifan Zhang, Chaoda Zheng 외 arxiv

In autonomous driving, end-to-end planners learn scene representations from raw sensor data and utilize them to generate a motion plan or control actions. However, exclusive reliance on the current scene for motion plann…

Autonomous DrivingMotion Planning

LiveChat: A Large-Scale Personalized Dialogue Dataset Automatically Constructed from Live Streaming

2023-06-14 · Jingsheng Gao, Yixin Lian, Ziyi Zhou, Yuzhuo Fu 외

Open-domain dialogue systems have made promising progress in recent years. While the state-of-the-art dialogue agents are built upon large-scale text-based social media data and large pre-trained models, there is no guar…

Retrieval

ForeDreamer: A Self-Evolving Dual-Agent Memory Architecture for Future Event Prediction

2026-08-21 · Linhao Zhong, Zongze Du, Linyu Wu, Yu Bo 외 arxiv

Open-web future event prediction requires agents to distill reliable signals from noisy, redundant, and incomplete evidence. Existing retrieval/memory mechanisms directly feed retrieved information to agents or rely on s…