Tree-of-Text: A Tree-based Prompting Framework for Table-to-Text Generation in the Sports Domain
arXiv cs.AI / 4/30/2026
💬 OpinionIdeas & Deep AnalysisModels & Research
Key Points
- Tree-of-Text is a tree-structured prompting framework designed to generate accurate sports game reports from structured tables, addressing both interpretation and narrative fluency challenges.
- It guides LLMs through three stages: content planning (selecting relevant operations/arguments), operation execution (splitting large tables into sub-tables), and content generation (merging and rewriting short outputs into a cohesive report).
- The approach targets common LLM weaknesses in table understanding that can lead to hallucinations under prompt-based table-to-text generation.
- Experiments on multiple sports table-to-text datasets show improved performance over prior methods, including better RG/CO metrics on RotoWire-FG and stronger CS/CO results on MLB while using about 40% of the time and cost of Chain-of-Table.
- Overall, the paper demonstrates that structured, multi-stage prompting can make table-to-text generation in the sports domain both more effective and more efficient.
Related Articles

Building a Local AI Agent (Part 2): Six UX and UI Design Challenges
Dev.to

We Built a DNS-Based Discovery Protocol for AI Agents — Here's How It Works
Dev.to

Your first business opportunity in 3 commands: /register_directory in @biznode_bot, wait for matches, then /my_pulse to view...
Dev.to

Building AI Evaluation Pipelines: Automating LLM Testing from Dataset to CI/CD
Dev.to

Function Calling Harness 2: CoT Compliance from 9.91% to 100%
Dev.to