Text-Tuple-Table: Towards Information Integration in Text-to-Table Generation via Global Tuple Extraction
Abstract
Domain fit: AI-core · Core AI workload signals detected from paper context and implementation/artifact evidence.
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^3$(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.
Results and benchmarks
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.
| Task | Dataset | Metric | Value | Source |
|---|---|---|---|---|
| Transformer | test set of Struc-Bench Table | ROUGE-L | 90.60 | paper-derived |
| Transformer | Struct-Bench Table | ROUGE-L | 97.34 | paper-derived |
Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.
Evidence graph: 4 refs, 4 links.
Utility signals: depth 90/100, grounding 95/100, status high.
Implementation
Best maintained implementation now
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
74,297 stars · 9,092 forks · Last push Aug 20, 2026 · Apache-2.0 license
- License
- CI
- Dependencies
- Docker
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Community adoption signal (74297 stars)
hiyouga/llama-factory is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (Apache-2.0).
Open hiyouga/llama-factory- No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
- Selected hiyouga/llama-factory as the strongest maintained implementation for new work.
- Includes CI workflow signals.
- Includes dependency/environment manifest signals.
- Repository activity is within the last 24 months.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Active
- Confidence
- High
- Reproducibility
- Strong
- Stars
- 74,297
- Last push
- Aug 20, 2026 (5d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No Docker setup
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 15
- Last push
- Jun 5, 2024 (811d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 15
- Last push
- Jun 5, 2024 (811d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
Reproduction readiness
Ready to run
Ready to reproduce
- Clone hiyouga/llama-factory and install dependencies from pyproject.toml.
- CI pipeline detected, so automated tests are in place.
- Last updated 5 days ago.
Quick start
git clone https://github.com/hiyouga/llama-factory.git
pip install -e . Repositories and ecosystem
Official
- hkust-knowcomp/livesum-tttConfidence: High
Codes and Datasets for the Paper: Text-Tuple-Table: Towards Information Integration in Text-to-Table Generation via Global Tuple Extraction
15 stars · 0 forks · Last push Jun 5, 2024 · MIT license
Community
No additional community repositories detected yet.
These repositories had low-confidence matching signals and are hidden by default.
- huangnancy1122-design/diaanshangkefuagentv2
Confidence: Low · 0 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
- GAIR/rst-information-extraction-11b
12 downloads · 10 likes
- jtlicardo/bpmn-information-extraction-v2
19 downloads · 15 likes
- mjawadazad2321/donut-base-Medical_Handwritten_Prescriptions_Information_Extraction
81 downloads · 1 likes
Broaden model search
Datasets
- vinaykudari/acled-information-extraction
32 downloads · 3 likes · Updated May 9, 2022
- Mahadih534/Institutional-Information-of-Bangladesh
32 downloads · 2 likes · Updated May 31, 2024
Broaden dataset search
Spaces
- rajsinghparihar/Document-Information-Extraction
10 likes
- Shad0ws/Information_Extraction_with_ChatGPT
3 likes
Broaden space search
Research context
Tasks
Transformer
Methods
Transformer
Domains
Natural Language Processing
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).