paper-with-me

홈 › Papers

DualSpec: Accelerating Deep Research Agents via Dual-Process Action Speculation

2026-03-08 · Shuzhang Zhong, Baotong Lu, Qi Chen, Chuanjie Liu, Fan Yang, Meng Li arxiv

Large language model-based deep research agents have been increasingly popular for addressing long-horizon information-seeking tasks, but they often incur high end-to-end latency due to extensive reasoning and frequent tool use. Speculation frameworks aim to reduce latency by overlapping action execution with reasoning; however, existing approaches typically rely on uniform speculation strategies and strict action matching, which limits inference speedups and robustness. In this work, we revisit the speculate-verify paradigm for deep research agents through the lens of action heterogeneity. We show that \textit{Search} and \textit{Visit} actions exhibit fundamentally different reasoning and model capacity requirements: entropy-based analysis reveals that Search decisions have higher uncertainty and benefit significantly from explicit reasoning, whereas Visit decisions have lower entropy and depend primarily on model capacity. Motivated by this dual-process characteristic, we propose DualSpec, a heterogeneous speculation framework equipped with a lightweight, confidence-based semantic verifier. Experiments across multiple models and benchmarks demonstrate that DualSpec achieves up to 3.28$\times$ end-to-end speedup while maintaining accuracy comparable to fully reasoning agents.

📄 PDF Abstract BibTeX arXiv:2603.07416

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DualSpec: Text-to-spatial-audio Generation via Dual-Spectrogram Guided Diffusion Model

2025-02-26 · Lei Zhao, Sizhou Chen, Linfeng Feng, Jichao Zhang 외

Text-to-audio (TTA), which generates audio signals from textual descriptions, has received huge attention in recent years. However, recent works focused on text to monaural audio only. As we know, spatial audio provides …

Audio GenerationLarge Language Model

EXP-Bench: Can AI Conduct AI Research Experiments?

2025-05-30 · Patrick Tser Jern Kon, Jiachen Liu, Xinyi Zhu, Qiuyi Ding 외

Automating AI research holds immense potential for accelerating scientific progress, yet current AI agents struggle with the complexities of rigorous, end-to-end experimentation. We introduce EXP-Bench, a novel benchmark…

Accelerating Hybrid Agent-Based Models and Fuzzy Cognitive Maps: How to Combine Agents who Think Alike?

2024-09-01 · Philippe J. Giabbanelli, Jack T. Beerman

While Agent-Based Models can create detailed artificial societies based on individual differences and local context, they can be computationally intensive. Modelers may offset these costs through a parsimonious use of th…

Community DetectionGPU

Hypothesis Generation for Materials Discovery and Design Using Goal-Driven and Constraint-Guided LLM Agents

2025-01-23 · Shrinidhi Kumbhar, Venkatesh Mishra, Kevin Coutinho, Divij Handa 외

Materials discovery and design are essential for advancing technology across various industries by enabling the development of application-specific materials. Recent research has leveraged Large Language Models (LLMs) to…

OmniSafe: An Infrastructure for Accelerating Safe Reinforcement Learning Research

2023-05-16 · Jiaming Ji, Jiayi Zhou, Borong Zhang, Juntao Dai 외

AI systems empowered by reinforcement learning (RL) algorithms harbor the immense potential to catalyze societal advancement, yet their deployment is often impeded by significant safety concerns. Particularly in safety-c…

Philosophyreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1