PulseAugur
EN
LIVE 12:20:08

New 'Plan' method improves LLM search agents with structured sub-questions

Researchers have developed a new agentic behavior called "Plan" for large language models that decomposes complex questions into ordered sub-questions before retrieval begins. This structured approach aims to improve multi-hop question-answering by anchoring each search step to a pre-designed sub-question, preventing drift from partially relevant documents. The study found that training success depends on model-specific conditions like initial entropy and stability, not just reward design. To address this, a self-bootstrapping paradigm was proposed where a seed model generates filtered trajectories to activate "Plan" in target models, eliminating the need for distillation and consistently outperforming baselines. AI

RANK_REASON This is a research paper detailing a new method for improving LLM agents. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New 'Plan' method improves LLM search agents with structured sub-questions

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
This is a research paper detailing a new method for improving LLM agents. [lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, model release
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
94 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Zhipeng Qian, Zihan Liang, Yufei Ma, Ben Chen, Huangyu Dai, Jiayi Ji, Chenyi Lei, Wenwu Ou, Xiaoshuai Sun, Qibin Hou ·

    Plan Before Search: Search Agents Need Plan

    arXiv:2605.28354v1 Announce Type: new Abstract: Training large language models as retrieval-augmented reasoning agents typically combines reinforcement learning with an SFT cold start distilled from a stronger model. However, this paradigm overlooks two fundamental factors: the d…