arXiv:2604.03393cs.AI2026-04被引 1

提出新框架提升表格问答多轮推理准确率与效率

TABQAWORLD: Optimizing Multimodal Reasoning for Multi-Turn Table Question Answering

  • 动态切换图文表示,减少表格状态编码误差
  • 利用表结构元信息压缩低复杂度操作,减少对话轮次
  • 无需训练即可实现精度提升与延迟降低,适合实际部署

多模态推理已成为增强模型推理能力的重要范式。尽管多轮表格问答方法通过工具使用和奖励建模提升了准确率,但仍依赖固定文本序列化表示表格状态,导致误差在多轮中累积。现有基于表格定位的方法虽可缓解此问题,却显著增加计算开销,难以实用。为此,我们提出TABQAWORLD,一种联合优化表格动作表示与估计的推理框架。在表示层面,采用动作条件的多模态选择策略,动态切换视觉与文本表示以提升状态读取可靠性;在估计层面,通过表结构元信息(如维度、数据类型、关键值)安全规划推理路径,压缩低复杂度动作以减少对话轮次与延迟。该框架无需训练,实证表明其相比基线提升4.87%准确率,在静态设置下实现5.42%准确率增益与33.35%推理延迟降低,确立了可靠高效表格推理的新标准。

原文摘要 · Abstract (English)

Multimodal reasoning has emerged as a powerful framework for enhancing reasoning capabilities of reasoning models. While multi-turn table reasoning methods have improved reasoning accuracy through tool use and reward modeling, they rely on fixed text serialization for table state readouts. This introduces representation errors in table encoding that significantly accumulate over multiple turns. Such accumulation is alleviated by tabular grounding methods in the expense of inference compute and cost, rendering real world deployment impractical. To address this, we introduce TABQAWORLD, a table reasoning framework that jointly optimizes tabular action through representation and estimation. For representation, TABQAWORLD employs an action-conditioned multimodal selection policy, which dynamically switches between visual and textual representations to maximize table state readout reliability. For estimation, TABQAWORLD optimizes stepwise reasoning trajectory through table metadata including dimension, data types and key values, safely planning trajectory and compressing low-complexity actions to reduce conversation turns and latency. Designed as a training-free framework, empirical evaluations show that TABQAWORLD achieves state-of-the-art performance with 4.87% accuracy improvements over baselines, with 5.42% accuracy gain and 33.35% inference latency reduction over static settings, establishing a new standard for reliable and efficient table reasoning.

表格问答多轮推理多模态效率优化

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