Saved in:
Bibliographic Details
Main Authors: Luo, Zhizhao, Luo, Zhaojing, Zhang, Meihui, Mao, Rui
Format: Preprint
Published: 2026
Subjects:
Online Access:https://arxiv.org/abs/2602.14089
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866911449664716800
author Luo, Zhizhao
Luo, Zhaojing
Zhang, Meihui
Mao, Rui
author_facet Luo, Zhizhao
Luo, Zhaojing
Zhang, Meihui
Mao, Rui
contents Large language models (LLMs) have emerged as powerful tools for natural language table reasoning, where there are two main categories of methods. Prompt-based approaches rely on language-only inference or one-pass program generation without step-level verification. Agent-based approaches use tools in a closed loop, but verification is often local and backtracking is limited, allowing errors to propagate and increasing cost. Moreover, they rely on chain- or beam-style trajectories that are typically combinatorially redundant, leading to high token costs. In this paper, we propose TabTracer, an agentic framework that coordinates multi-step tool calls over intermediate table states, with explicit state tracking for verification and rollback. First, it enforces step-level verification with typed operations and lightweight numeric and format checks to provide reliable rewards and suppress hallucinations. Second, execution-feedback Monte Carlo Tree Search maintains a search tree of candidate table states and uses backpropagated reflection scores to guide UCB1 selection and rollback via versioned snapshots. Third, it reduces redundancy with budget-aware pruning, deduplication, and state hashing with a monotonicity gate to cut token cost. Comprehensive evaluation on TabFact, WikiTQ, and CRT datasets shows that TabTracer outperforms state-of-the-art baselines by up to 6.7% in accuracy while reducing token consumption by 59--84%.
format Preprint
id arxiv_https___arxiv_org_abs_2602_14089
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle TabTracer: Monte Carlo Tree Search for Complex Table Reasoning with Large Language Models
Luo, Zhizhao
Luo, Zhaojing
Zhang, Meihui
Mao, Rui
Databases
Artificial Intelligence
Large language models (LLMs) have emerged as powerful tools for natural language table reasoning, where there are two main categories of methods. Prompt-based approaches rely on language-only inference or one-pass program generation without step-level verification. Agent-based approaches use tools in a closed loop, but verification is often local and backtracking is limited, allowing errors to propagate and increasing cost. Moreover, they rely on chain- or beam-style trajectories that are typically combinatorially redundant, leading to high token costs. In this paper, we propose TabTracer, an agentic framework that coordinates multi-step tool calls over intermediate table states, with explicit state tracking for verification and rollback. First, it enforces step-level verification with typed operations and lightweight numeric and format checks to provide reliable rewards and suppress hallucinations. Second, execution-feedback Monte Carlo Tree Search maintains a search tree of candidate table states and uses backpropagated reflection scores to guide UCB1 selection and rollback via versioned snapshots. Third, it reduces redundancy with budget-aware pruning, deduplication, and state hashing with a monotonicity gate to cut token cost. Comprehensive evaluation on TabFact, WikiTQ, and CRT datasets shows that TabTracer outperforms state-of-the-art baselines by up to 6.7% in accuracy while reducing token consumption by 59--84%.
title TabTracer: Monte Carlo Tree Search for Complex Table Reasoning with Large Language Models
topic Databases
Artificial Intelligence
url https://arxiv.org/abs/2602.14089