paper-with-me

Papers

VeriTrace: Evolving Mental Models for Deep Research Agents

2026-05-25 · Haolang Zhao, Yunbo Long, Lukas Beckenbauer, Alexandra Brintrup arxiv

Deep research agents face vast, interdependent, and pervasively uncertain information. Existing systems explore what evolving intermediate representations should look like, but leave their evolution to the LLM's implicit reasoning. Without explicit regulation, the intermediate layer is easily contaminated by mixed-quality information and propagates errors along its dependencies, so model scale often ends up substituting for absent regulation. We argue that an agent's mental model should instead evolve through explicit feedback that continuously aligns task understanding with reality, and identify three regulatory loops: interpretive update, deviation feedback, and schema revision. We realise this in VeriTrace, a cognitive-graph framework that explicitly implements the three loops. Using matched Qwen3.5-27B backbones, VeriTrace improves over the strongest matched baseline by 4.22 pp on DeepResearch Bench (DRB) Insight (1.49 pp Overall) and by 5.9 pp Overall win rate on DeepConsult. With Config-DeepSeek, it achieves the strongest reproducible open-source result on DRB.

📄 PDF Abstract BibTeX arXiv:2605.26081

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Verified Training for Counterfactual Explanation Robustness under Data Shift

2024-03-06 · Anna P. Meyer, Yuhao Zhang, Aws Albarghouthi, Loris D'Antoni

Counterfactual explanations (CEs) enhance the interpretability of machine learning models by describing what changes to an input are necessary to change its prediction to a desired class. These explanations are commonly …

counterfactualCounterfactual Explanation

Evolving Ensemble of Agents

2026-05-09 · Zongmin Yu, Liu Yang arxiv

We introduce the Evolving Ensemble of Agents (EvE), a decentralized framework that organizes existing, highly capable coding agents into a live, co-evolving system for algorithmic discovery. Rather than reinventing the w…

A Survey of Self-Evolving Agents: What, When, How, and Where to Evolve on the Path to Artificial Super Intelligence

2025-07-28 · Huan-ang Gao, Jiayi Geng, Wenyue Hua, Mengkang Hu 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities across diverse tasks but remain fundamentally static, unable to adapt their internal parameters to novel tasks, evolving knowledge domains, or dynami…

Continual Learning

A Comprehensive Survey of Self-Evolving AI Agents: A New Paradigm Bridging Foundation Models and Lifelong Agentic Systems

2025-08-10 · Jinyuan Fang, Yanwen Peng, Xi Zhang, Yingxu Wang 외 arxiv

Recent advances in large language models have sparked growing interest in AI agents capable of solving complex, real-world tasks. However, most existing agent systems rely on manually crafted configurations that remain s…

Evolving and Executing Research Plans via Double-Loop Multi-Agent Collaboration

2025-10-08 · Zhi Zhang, Yan Liu, Zhejing Hu, Gong Chen 외 arxiv

Automating the end-to-end scientific research process poses a fundamental challenge: it requires both evolving high-level plans that are novel and sound, and executing these plans correctly amidst dynamic and uncertain c…