Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Table-as-Search: Formulate Long-Horizon Agentic Information Seeking as Table Completion

About

Current Information Seeking (InfoSeeking) agents struggle to maintain focus and coherence during long-horizon exploration, as tracking search states, including planning procedure and massive search results, within one plain-text context is inherently fragile. To address this, we introduce \textbf{Table-as-Search (TaS)}, a structured planning framework that reformulates the InfoSeeking task as a Table Completion task. TaS maps each query into a structured table schema maintained in an external database, where rows represent search candidates and columns denote constraints or required information. This table precisely manages the search states: filled cells strictly record the history and search results, while empty cells serve as an explicit search plan. Crucially, TaS unifies three distinct InfoSeeking tasks: Deep Search, Wide Search, and the challenging DeepWide Search. Extensive experiments demonstrate that TaS significantly outperforms numerous state-of-the-art baselines across three kinds of benchmarks, including multi-agent framework and commercial systems. Furthermore, our analysis validates the TaS's superior robustness in long-horizon InfoSeeking, alongside its efficiency, scalability and flexibility. Code and datasets are publicly released at https://github.com/AIDC-AI/Marco-Search-Agent.

Tian Lan, Felix Henry, Bin Zhu, Qianghuai Jia, Junyang Ren, Qihang Pu, Haijun Li, Longyue Wang, Zhao Xu, Weihua Luo• 2026

Related benchmarks

TaskDatasetResultRank
Deep searchGAIA
Accuracy77.7
37
Deep searchBrowseComp-ZH
Accuracy63.7
17
Broad Information SeekingWideSearch
Success Rate (SR)3.5
15
Wide SearchWideSearch 40 samples
ReAct Acc9.1
14
Information SeekingDeepWide Search Benchmark
Col-F155.9
5
Showing 5 of 5 rows

Other info

GitHub

Follow for update