AIApr 9

EigentSearch-Q+: Enhancing Deep Research Agents with Structured Reasoning Tools

arXiv:2604.0792777.4h-index: 3Has Code
AI Analysis

This work addresses inefficiencies in AI agents for deep research, offering incremental enhancements to existing multi-agent systems.

The paper tackles the problem of deep research agents relying on implicit, unstructured search behavior, which leads to redundant exploration and brittle evidence aggregation, by introducing Q+, a set of structured reasoning tools for query planning and evidence processing, resulting in improvements of up to 3.8 percentage points in accuracy across benchmarks.

Deep research requires reasoning over web evidence to answer open-ended questions, and it is a core capability for AI agents. Yet many deep research agents still rely on implicit, unstructured search behavior that causes redundant exploration and brittle evidence aggregation. Motivated by Anthropic's "think" tool paradigm and insights from the information-retrieval literature, we introduce Q+, a set of query and evidence processing tools that make web search more deliberate by guiding query planning, monitoring search progress, and extracting evidence from long web snapshots. We integrate Q+ into the browser sub-agent of Eigent, an open-source, production-ready multi-agent workforce for computer use, yielding EigentSearch-Q+. Across four benchmarks (SimpleQA-Verified, FRAMES, WebWalkerQA, and X-Bench DeepSearch), Q+ improves Eigent's browser agent benchmark-size-weighted average accuracy by 3.0, 3.8, and 0.6 percentage points (pp) for GPT-4.1, GPT-5.1, and Minimax M2.5 model backends, respectively. Case studies further suggest that EigentSearch-Q+ produces more coherent tool-calling trajectories by making search progress and evidence handling explicit.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes