Search papers, labs, and topics across Lattice.
This paper addresses the challenge of future event prediction by introducing a time-truncation harness that mitigates temporal leakage during data synthesis, allowing for more efficient sampling from historical events. By integrating this method with Tool-Integrated Reasoning (TIR), the authors demonstrate that their approach significantly enhances the quality and breadth of temporal search, resulting in improved forecasting capabilities. Distillation experiments reveal that models trained on this harness-enhanced data outperform those trained on traditional datasets, highlighting the effectiveness of the proposed method in evolving LLMs for future predictions.
Harness-assisted data synthesis boosts LLM forecasting performance by reducing temporal leakage and increasing sampling efficiency, leading to superior predictive capabilities.
Future event prediction carries broad social impact yet remains challenging. SOTA approaches augment LLMs with external agent frameworks whose predictive capability vanishes once the harness is removed. While recent Tool-Integrated Reasoning (TIR) internalizes deep search for multi-hop retrieval of facts, forecasting further demands temporal search and reasoning over historical trends and dynamic shifts. The key obstacle is data: historical queries induce temporal leakage that degrades forecasting into retrieval. Prior works either freeze information gathering with static observations, or rely on rejection sampling or unresolved fresh queries that discard vast amounts of data, degrading synthesis efficiency. We propose a time-truncation harness that enforces a temporal cut-off at every turn, enabling TIR-style sampling from historical events, reducing temporal leakage and reliance of rejection sampling or unsolved queries, increasing the sampling efficiency. We further build a large-scale corpus and a process-based metric and show that our harness naturally induces a broader temporal breadth of search and raises the proportion of high-quality data, further increasing the efficiency and reducing the reliance on complex rubrics. Distillation experiments show that students trained on harness-intervened data achieve the best performance, demonstrating harness-assisted model evolving that turns higher quality temporal search and reasoning data into a parametric advancement of the students.