paper-with-me

Papers

Harnessing Pre-Resolution Signals for Future Prediction Agents

2026-04-17 · Chuyang Wei, Maohang Gao, Zhixin Han, Kefei Chen, Yu Zhuang, Haoxiang Guan, Yanzhi Zhang, Yilin Cheng, Xiren Zhou, Huanhuan Chen, Jian Li, Jiyan He, Yu Shi, Yitong Duan, Shuxin Zheng arxiv

Many high-stakes decisions depend on forecasts made before outcomes are known. In this future prediction setting, the central challenge is that public evidence evolves over time, while the main supervision signal arrives only after resolution: the realized outcome mainly assesses final correctness, offering only coarse guidance on what to track, what to verify, and which judgments to leave uncertain along the way. Our key observation is that revisiting the same unresolved question over time creates informative temporal contrasts across evolving evidence and repeated forecasts, exposing what earlier attempts missed before resolution and yielding a diagnostic signal we call the pre-resolution signal. We instantiate this idea in Milkyway, a future prediction agent with a persistent future prediction harness, an editable external state that stores reusable procedural guidance across revisits to the same unresolved question. As the same unresolved question is revisited, Milkyway extracts pre-resolution signals from evolving evidence and repeated forecasts, uses them to update the harness, and improves later forecasts on that question before resolution. After resolution, the realized outcome serves as a post-resolution check of provisional updates. On the FutureX and FutureWorld benchmarks, Milkyway achieves strong performance against competitive baselines, and a mechanism study suggests that the gains stem from harness evolution driven by pre-resolution signals rather than repeated prediction alone.

📄 PDF Abstract BibTeX arXiv:2604.15719

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

SkillForge: Self-Distilling Agents for Project-Specific Issue Resolution

2026-08-19 · Silin Chen, Han Li, Xiaodong Gu, Yuling Shi 외 arxiv

Large language model (LLM) based agents have demonstrated remarkable proficiency in automated software issue resolution, yet they often struggle to resolve issues in a specific repository because they lack project-specif…

Harnessing Uncertainty: Entropy-Modulated Policy Gradients for Long-Horizon LLM Agents

2025-09-11 · Jiawei Wang, Jiacai Liu, Yuqian Fu, Yingru Li 외 arxiv

In long-horizon tasks, recent agents based on Large Language Models (LLMs) face a significant challenge that sparse, outcome-based rewards make it difficult to assign credit to intermediate steps. Previous methods mainly…

Reinforcement Learning

iVideoGPT: Interactive VideoGPTs are Scalable World Models

2024-05-24 · Jialong Wu, Shaofeng Yin, Ningya Feng, Xu He 외

World models empower model-based agents to interactively explore, reason, and plan within imagined environments for real-world decision-making. However, the high demand for interactivity poses challenges in harnessing re…

Decision MakingModel-based Reinforcement Learningreinforcement-learningReinforcement Learning+1

LatentFormer: Multi-Agent Transformer-Based Interaction Modeling and Trajectory Prediction

2022-03-03 · Elmira Amirloo, Amir Rasouli, Peter Lakner, Mohsen Rohani 외

Multi-agent trajectory prediction is a fundamental problem in autonomous driving. The key challenges in prediction are accurately anticipating the behavior of surrounding agents and understanding the scene context. To ad…

Autonomous DrivingPredictionTrajectory Prediction