arXiv:2603.09151cs.AI2026-03被引 1

让大模型像人一样一步步分析复杂表格,持续优化决策。

Deep Tabular Research via Continual Experience-Driven Execution

  • 构建层次化语义图,将问题映射为可执行的操作空间
  • 用期望感知策略选择高价值执行路径,提升效率
  • 通过历史经验持续优化,适合长流程表格分析任务

大型语言模型在处理非结构化表格的复杂长周期分析任务时表现不佳,这类表格通常具有层级化和双向表头、非标准布局。本文提出深度表格研究(DTR)新范式,要求对相互依赖的表格区域进行多步推理。为此,设计了一种新型智能体框架,将表格推理视为闭环决策过程。首先,构建层次化元图以捕捉双向语义,将自然语言查询映射到操作级搜索空间;其次,引入期望感知选择策略,优先选择高效益执行路径;关键的是,将历史执行结果融合为孪生结构化记忆——参数化更新与抽象文本,实现持续优化。在多个挑战性非结构化表格基准上实验验证了该方法的有效性,凸显了战略规划与底层执行分离对长周期表格推理的必要性。

原文摘要 · Abstract (English)

Large language models often struggle with complex long-horizon analytical tasks over unstructured tables, which typically feature hierarchical and bidirectional headers and non-canonical layouts. We formalize this challenge as Deep Tabular Research (DTR), requiring multi-step reasoning over interdependent table regions. To address DTR, we propose a novel agentic framework that treats tabular reasoning as a closed-loop decision-making process. We carefully design a coupled query and table comprehension for path decision making and operational execution. Specifically, (i) DTR first constructs a hierarchical meta graph to capture bidirectional semantics, mapping natural language queries into an operation-level search space; (ii) To navigate this space, we introduce an expectation-aware selection policy that prioritizes high-utility execution paths; (iii) Crucially, historical execution outcomes are synthesized into a siamese structured memory, i.e., parameterized updates and abstracted texts, enabling continual refinement. Extensive experiments on challenging unstructured tabular benchmarks verify the effectiveness and highlight the necessity of separating strategic planning from low-level execution for long-horizon tabular reasoning.

表格推理智能体持续学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。