Enhancing Table Reasoning with Deterministic Table-State Rewards
Tung Sum Thomas Kwok, Xinyu Wang, Hengzhi He, Xiaofeng Lin, Peng Lu, Liheng Ma, Chunhe Wang, Chun Ho Mak, Yuyu Luo, Ying Nian Wu, Lei Ding, Guang Cheng

TL;DR
This paper introduces TABROUGE, a deterministic, training-free reward metric for improving multi-step table reasoning in LLMs, leading to significant accuracy gains across multiple benchmarks.
Contribution
The authors propose TABROUGE, a scalable, deterministic reward based on LCS, and RE-TAB, a framework that enhances table reasoning without additional training or external executors.
Findings
RE-TAB improves accuracy by 26.7 percentage points on average.
TABROUGE reduces test-time scaling samples by up to 33%.
Preliminary experiments show TABROUGE's effectiveness as a post-training reward.
Abstract
Large Language Models (LLMs) struggle with multi-step reasoning over structured tables. The primary reason is the lack of explicit supervision for intermediate reasoning states. Existing learned reward models or executor-based verifiers are either unscalable or rely on answer-checking environments unavailable for many tabular tasks. This leaves no signal that is scalable and grounded in the query. To address this, we introduce TABROUGE, a training-free and deterministic state reward. By adapting the Longest Common Subsequence (LCS) metric from text summarization to evaluate tabular states, TABROUGE assesses the lexical coverage and structural integrity of intermediate tables against the query without requiring learned models or external executors. Built upon this metric, we propose RE-TAB, a plug-and-play, training-free framework. RE-TAB reframes table reasoning as deterministic control…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Explainable Artificial Intelligence (XAI)
