ACL 2021long48 citations

ForecastQA: A Question Answering Challenge for Event Forecasting with Temporal Text Data

Woojeong Jin, Rahul Khanna, Suji Kim, Dong-Ho Lee, Fred Morstatter, Aram Galstyan, Xiang Ren

Abstract

Event forecasting is a challenging, yet important task, as humans seek to constantly plan for the future. Existing automated forecasting studies rely mostly on structured data, such as time-series or event-based knowledge graphs, to help predict future events. In this work, we aim to formulate a task, construct a dataset, and provide benchmarks for developing methods for event forecasting with large volumes of unstructured text data. To simulate the forecasting scenario on temporal news documents, we formulate the problem as a restricted-domain, multiple-choice, question-answering (QA) task. Unlike existing QA tasks, our task limits accessible information, and thus a model has to make a forecasting judgement. To showcase the usefulness of this task formulation, we introduce ForecastQA, a question-answering dataset consisting of 10,392 event forecasting questions, which have been collected and verified via crowdsourcing efforts. We present our experiments on ForecastQA using BERTbased models and find that our best model achieves 61.0% accuracy on the dataset, which still lags behind human performance by about 19%. We hope ForecastQA will support future research efforts in bridging this gap.

BibTeX
@inproceedings{jin-etal-2021-forecastqa,
    title = "{F}orecast{QA}: A Question Answering Challenge for Event Forecasting with Temporal Text Data",
    author = "Jin, Woojeong  and
      Khanna, Rahul  and
      Kim, Suji  and
      Lee, Dong-Ho  and
      Morstatter, Fred  and
      Galstyan, Aram  and
      Ren, Xiang",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-long.357/",
    doi = "10.18653/v1/2021.acl-long.357",
    pages = "4636--4650"
}
ForecastQA: A Question Answering Challenge for Event Forecasting with Temporal Text Data · ACL 2021