@inproceedings{cohen-bar-2023-temporal,
    title = "Temporal Relation Classification using {B}oolean Question Answering",
    author = "Cohen, Omer  and
      Bar, Kfir",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2023.findings-acl.116/",
    doi = "10.18653/v1/2023.findings-acl.116",
    pages = "1843--1852",
    abstract = "Classifying temporal relations between a pair of events is crucial to natural language understanding and a well-known natural language processing task. Given a document and two event mentions, the task is aimed at finding which one started first. We propose an efficient approach for temporal relation classification (TRC) using a boolean question answering (QA) model which we fine-tune on questions that we carefully design based on the TRC annotation guidelines, thereby mimicking the way human annotators approach the task. Our new QA-based TRC model outperforms previous state-of-the-art results by 2.4{\%}."
}Markdown (Informal)
[Temporal Relation Classification using Boolean Question Answering](https://preview.aclanthology.org/ingest-emnlp/2023.findings-acl.116/) (Cohen & Bar, Findings 2023)
ACL