Papers › GraphOTTER: Evolving LLM-based Graph Reasoning for Complex Table Question Answering

GraphOTTER: Evolving LLM-based Graph Reasoning for Complex Table Question Answering

2 Dec 2024arXiv:2412.01230archive 2025-07-28

Qianlong Li, Chen Huang, Shuai Li, Yuanxin Xiang, Deng Xiong, Wenqiang Lei

Complex Table Question Answering involves providing accurate answers to specific questions based on intricate tables that exhibit complex layouts and flexible header locations. Despite considerable progress having been made in the LLM era, the reasoning processes of existing methods are often implicit, feeding the entire table into prompts, making it difficult to effectively filter out irrelevant information in the table. To this end, we propose GraphOTTER that explicitly establishes the reasoning process to pinpoint the correct answers. In particular, GraphOTTER leverages a graph-based representation, transforming the complex table into an undirected graph. It then conducts step-by-step reasoning on the graph, with each step guided by a set of pre-defined intermediate reasoning actions. As such, it constructs a clear reasoning path and effectively identifies the answer to a given question. Comprehensive experiments on two benchmark datasets and two LLM backbones demonstrate the effectiveness of GraphOTTER. Further analysis indicates that its success may be attributed to the ability to efficiently filter out irrelevant information, thereby focusing the reasoning process on the most pertinent data. Our code and experimental datasets are available at \url{https://github.com/JDing0521/GraphOTTER}.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2412.01230")

Code

Syntology Ran 0 of 12 code samples harvested from 1 repository linked to this paper; 12 have no recorded run.

By repository: official repository: 12 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jding0521/graphotter officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 0 ran; 0 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jding0521/graphotter. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

EM_retriever jding0521/graphotter/GraphRetriever/BM25_Retriever.py official repository unverified no licence file found · pointer only · 37c818bb80925362 · report
crt_qa_table_converter jding0521/graphotter/GraphRetriever/table_reader.py official repository unverified no licence file found · pointer only · 9435500719339b7e · report
get_action_list jding0521/graphotter/Generator/parse_output.py official repository unverified no licence file found · pointer only · 463030efc9b932d8 · report
hitab_table_converter jding0521/graphotter/GraphRetriever/table_reader.py official repository unverified no licence file found · pointer only · 8031eb2f17c65469 · report
logger_config jding0521/graphotter/tools.py official repository unverified no licence file found · pointer only · 921c6f54d45ca32a · report
maybe_normalize_float jding0521/graphotter/compute_score.py official repository unverified no licence file found · pointer only · a28b280f0f61708f · report
maybe_normalize_number jding0521/graphotter/compute_score.py official repository unverified no licence file found · pointer only · 44afa42802919c8f · report
normalize_false_true jding0521/graphotter/compute_score.py official repository unverified no licence file found · pointer only · 6d309c58c89104fc · report
output_json_parser jding0521/graphotter/Generator/parse_output.py official repository unverified no licence file found · pointer only · b8000f01c9e76515 · report
split_checks jding0521/graphotter/Generator/parse_output.py official repository unverified no licence file found · pointer only · a5e1ccc11fda1e6f · report
table2Tuple jding0521/graphotter/tools.py official repository unverified no licence file found · pointer only · d04698595bb700d7 · report
table2markdown jding0521/graphotter/tools.py official repository unverified no licence file found · pointer only · 9ca42114320c2ab6 · report

Tasks

Question Answering

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections