EMNLP 2024main5 citations

ArxivDIGESTables: Synthesizing Scientific Literature into Tables using Language Models

Benjamin Newman, Yoonjoo Lee, Aakanksha Naik, Pao Siangliulue, Raymond Fok, Juho Kim, Daniel S Weld, Joseph Chee Chang

Abstract

When conducting literature reviews, scientists often create literature review tables—tables whose rows are publications and whose columns constitute a schema, a set of aspects used to compare and contrast the papers. Can we automatically generate these tables using language models (LMs)? In this work, we introduce a framework that leverages LMs to perform this task by decomposing it into separate schema and value generation steps. To enable experimentation, we address two main challenges: First, we overcome a lack of high-quality datasets to benchmark table generation by curating and releasing arxivDIGESTables, a new dataset of 2,228 literature review tables extracted from ArXiv papers that synthesize a total of 7,542 research papers. Second, to support scalable evaluation of model generations against human-authored reference tables, we develop DecontextEval, an automatic evaluation method that aligns elements of tables with the same underlying aspects despite differing surface forms. Given these tools, we evaluate LMs’ abilities to reconstruct reference tables, finding this task benefits from additional context to ground the generation (e.g. table captions, in-text references). Finally, through a human evaluation study we find that even when LMs fail to fully reconstruct a reference table, their generated novel aspects can still be useful.

BibTeX
@inproceedings{newman-etal-2024-arxivdigestables,
    title = "{A}rxiv{DIGEST}ables: Synthesizing Scientific Literature into Tables using Language Models",
    author = "Newman, Benjamin  and
      Lee, Yoonjoo  and
      Naik, Aakanksha  and
      Siangliulue, Pao  and
      Fok, Raymond  and
      Kim, Juho  and
      Weld, Daniel S  and
      Chang, Joseph Chee  and
      Lo, Kyle",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.538/",
    doi = "10.18653/v1/2024.emnlp-main.538",
    pages = "9612--9631"
}
ArxivDIGESTables: Synthesizing Scientific Literature into Tables using Language Models · EMNLP 2024