COLING 2024main1 citations

DocScript: Document-level Script Event Prediction

Puneet Mathur, Vlad I. Morariu, Aparna Garimella, Franck Dernoncourt, Jiuxiang Gu, Ramit Sawhney, Preslav Nakov, Dinesh Manocha

Abstract

We present a novel task of document-level script event prediction, which aims to predict the next event given a candidate list of narrative events in long-form documents. To enable this, we introduce DocSEP, a challenging dataset in two new domains - contractual documents and Wikipedia articles, where timeline events may be paragraphs apart and may require multi-hop temporal and causal reasoning. We benchmark existing baselines and present a novel architecture called DocScript to learn sequential ordering between events at the document scale. Our experimental results on the DocSEP dataset demonstrate that learning longer-range dependencies between events is a key challenge and show that contemporary LLMs such as ChatGPT and FlanT5 struggle to solve this task, indicating their lack of reasoning abilities for understanding causal relationships and temporal sequences within long texts.

BibTeX
@inproceedings{mathur-etal-2024-docscript,
    title = "{D}oc{S}cript: Document-level Script Event Prediction",
    author = "Mathur, Puneet  and
      Morariu, Vlad I.  and
      Garimella, Aparna  and
      Dernoncourt, Franck  and
      Gu, Jiuxiang  and
      Sawhney, Ramit  and
      Nakov, Preslav  and
      Manocha, Dinesh  and
      Jain, Rajiv",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.458/",
    pages = "5140--5155"
}
DocScript: Document-level Script Event Prediction · COLING 2024