Beyond Natural Language Plans: Structure-Aware Planning for Query-Focused Table Summarization
Weijia Zhang, Songgaojun Deng, Evangelos Kanoulas

TL;DR
This paper introduces a structured planning framework, SPaGe, for query-focused table summarization that improves scalability and reliability over traditional natural language plans by explicitly modeling dependencies and enabling efficient execution.
Contribution
We propose a novel structured plan, TaSoF, and a three-phase framework, SPaGe, for more reliable and scalable query-focused table summarization.
Findings
SPaGe outperforms prior models on three benchmarks.
Structured plans improve dependency modeling.
Enhanced scalability for multi-table tasks.
Abstract
Query-focused table summarization requires complex reasoning, often approached through step-by-step natural language (NL) plans. However, NL plans are inherently ambiguous and lack structure, limiting their conversion into executable programs like SQL and hindering scalability, especially for multi-table tasks. To address this, we propose a paradigm shift to structured representations. We introduce a new structured plan, TaSoF, inspired by formalism in traditional multi-agent systems, and a framework, SPaGe, that formalizes the reasoning process in three phases: 1) Structured Planning to generate TaSoF from a query, 2) Graph-based Execution to convert plan steps into SQL and model dependencies via a directed cyclic graph for parallel execution, and 3) Summary Generation to produce query-focused summaries. Our method explicitly captures complex dependencies and improves reliability.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
