paper-with-me

홈 › Papers

Distilling Temporal Search and Reasoning: Evolving LLMs for Future Prediction via Harness-Assisted Efficient Data Synthesis

2026-07-28 · Wanxu Cai, Zhengyu Chen, Huaisheng Zhu, Wei Wang, Jingang Wang, Qiang Xu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2607.25554

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Large Language Models-guided Dynamic Adaptation for Temporal Knowledge Graph Reasoning

2024-05-23 · Jiapu Wang, Kai Sun, Linhao Luo, Wei Wei 외

Temporal Knowledge Graph Reasoning (TKGR) is the process of utilizing temporal information to capture complex relations within a Temporal Knowledge Graph (TKG) to infer new knowledge. Conventional methods in TKGR typical…

Temporal Knowledge Question Answering via Abstract Reasoning Induction

2023-11-15 · Ziyang Chen, Dongfang Li, Xiang Zhao, Baotian Hu 외

In this study, we address the challenge of enhancing temporal knowledge reasoning in Large Language Models (LLMs). LLMs often struggle with this task, leading to the generation of inaccurate or misleading responses. This…

Question Answering

EvoVid: Temporal-Centric Self-Evolution for Video Large Language Models

2026-05-21 · Shiqi Huang, Ziyue Wang, Zhongrong Zuo, Han Qiu 외 arxiv

Recent Video Large Language Models (Video-LLMs) have demonstrated strong capabilities in video reasoning through reinforcement learning (RL). However, existing RL pipelines rely heavily on human-annotated tasks and solut…

Reinforcement LearningQuestion Generation

Enhancing Temporal Sensitivity and Reasoning for Time-Sensitive Question Answering

2024-09-25 · Wanqi Yang, Yanda Li, Meng Fang, Ling Chen

Time-Sensitive Question Answering (TSQA) demands the effective utilization of specific temporal contexts, encompassing multiple time-evolving facts, to address time-sensitive questions. This necessitates not only the par…

Question AnsweringSensitivity

Reflect to Inform: Boosting Multimodal Reasoning via Information-Gain-Driven Verification

2026-03-27 · Shuai Lv, Chang Liu, Feng Tang, Yujie Yuan 외 arxiv

Multimodal Large Language Models (MLLMs) achieve strong multimodal reasoning performance, yet we identify a recurring failure mode in long-form generation: as outputs grow longer, models progressively drift away from ima…

Multimodal Reasoning