Papers › Text-Tuple-Table: Towards Information Integration in Text-to-Table Generation via...

Text-Tuple-Table: Towards Information Integration in Text-to-Table Generation via Global Tuple Extraction

22 Apr 2024arXiv:2404.14215archive 2025-07-28

Zheye Deng, Chunkit Chan, Weiqi Wang, Yuxi Sun, Wei Fan, Tianshi Zheng, Yauwai Yim, Yangqiu Song

The task of condensing large chunks of textual information into concise and structured tables has gained attention recently due to the emergence of Large Language Models (LLMs) and their potential benefit for downstream tasks, such as text summarization and text mining. Previous approaches often generate tables that directly replicate information from the text, limiting their applicability in broader contexts, as text-to-table generation in real-life scenarios necessitates information extraction, reasoning, and integration. However, there is a lack of both datasets and methodologies towards this task. In this paper, we introduce LiveSum, a new benchmark dataset created for generating summary tables of competitions based on real-time commentary texts. We evaluate the performances of state-of-the-art LLMs on this task in both fine-tuning and zero-shot settings, and additionally propose a novel pipeline called T³(Text-Tuple-Table) to improve their performances. Extensive experimental results demonstrate that LLMs still struggle with this task even after fine-tuning, while our approach can offer substantial performance gains without explicit training. Further analyses demonstrate that our method exhibits strong generalization abilities, surpassing previous approaches on several other text-to-table datasets. Our code and data can be found at https://github.com/HKUST-KnowComp/LiveSum.

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="2404.14215")

Code

Syntology Ran 8 of 10 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 7 ran with no contract checked.

By repository: official repository: 1 sample from 1 repository, 1 ran; found in paper text by Syntology: 9 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

hiyouga/llama-factory officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
hkust-knowcomp/livesum officialmentioned in papermentioned on GitHubMIT report
hkust-knowcomp/livesum-ttt officialmentioned in papermentioned on GitHubMIT 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

10 samples harvested; 8 ran; 0 honoured the contract we drafted; 2 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.

1ran · our draft was wrong
7ran
2unverified

Licence: 9 of the 10 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

evaluate hkust-knowcomp/livesum/evaluate.py official repository ran MIT (permissive) · db5ab71619a96eda · report
difflib_similarity gersteinlab/Struc-Bench/score/html_scores.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 521c5eaf15e4461e · report
find_idx_after gersteinlab/Struc-Bench/score/table_scores.py found in paper text by Syntology ran no licence file found · pointer only · 3fd6909a0cf91c84 · report
hash_model gersteinlab/Struc-Bench/score/D2T/prism.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 3c6efc3e854342ed · report
levenshtein_similarity gersteinlab/Struc-Bench/score/html_scores.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 3df628187afa9acf · report
read_file_to_list gersteinlab/Struc-Bench/score/D2T/utils.py found in paper text by Syntology ran no licence file found · pointer only · 8b3846aabf2bb7ef · report
read_pickle gersteinlab/Struc-Bench/score/D2T/utils.py found in paper text by Syntology ran no licence file found · pointer only · 1ab147c8cefa1585 · report
truncate gersteinlab/Struc-Bench/score/D2T/moverscore.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · e7166f45e5a6fb2a · report
build_simple_tree gersteinlab/Struc-Bench/score/html_scores.py found in paper text by Syntology unverified no licence file found · pointer only · 25616abbbb04af98 · report
capitalize_sents gersteinlab/Struc-Bench/score/D2T/utils.py found in paper text by Syntology unverified no licence file found · pointer only · 88e29bf59e677378 · report

Tasks

Text Summarization

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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