Map&Make: Schema Guided Text to Table Generation

1Arizona State University
*Equal contribution

ACL 2025 (Main)

Framework

M&M Framework

Results

Rotowire

Performance comparison of different methods on Rotowire across models using various string similarity metrics


Performance comparison using TabEval and AutoQA on Rotowire across strategies on various models.


Livesum


Performance comparison using string similarity metrics across different categories showing Error Rates (in %) and RMSE scores of GPT-4o and Gemini-2.0-flash-exp for Livesum.

BibTeX

@inproceedings{ahuja-etal-2025-map,
    title = "Map{\&}Make: Schema Guided Text to Table Generation",
    author = "Ahuja, Naman  and
      Bardoliya, Fenil  and
      Baral, Chitta  and
      Gupta, Vivek",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.1460/",
    pages = "30249--30262",
    ISBN = "979-8-89176-251-0",
    abstract = "Transforming dense, unstructured text into interpretable tables{---}commonly referred to as Text-to-Table generation{---}is a key task in information extraction. Existing methods often overlook what complex information to extract and how to infer it from text. We present Map{\&}Make, a versatile approach that decomposes text into atomic propositions to infer latent schemas, which are then used to generate tables capturing both qualitative nuances and quantitative facts. We evaluate our method on three challenging datasets: Rotowire, known for its complex, multi-table schema; Livesum which requires numerical aggregation; and Wiki40 which require open text extraction from mulitple domains. By correcting hallucination errors in Rotowire, we also provide a cleaner benchmark. Our method shows significant gains in both accuracy and interpretability across comprehensive comparative and referenceless metrics. Finally, ablation studies highlight the key factors driving performance and validate the utility of our approach in structured summarization. Code and data are available at: https://coral-lab-asu.github.io/map-make."
} 
}