ACL 2023findings1 citations

MTR: A Dataset Fusing Inductive, Deductive, and Defeasible Reasoning

Yitian Li, Jidong Tian, Caoyun Fan, Wenqing Chen, Hao He, Yaohui Jin

Abstract

A long-standing difficulty in AI is the introduction of human-like reasoning in machine reading comprehension. Since algorithmic models can already perform as well as humans on simple quality assurance tasks thanks to the development of deep learning techniques, more difficult reasoning datasets have been presented. However, these datasets mainly focus on a single type of reasoning. There are still significant gaps in the studies when compared to the complex reasoning used in daily life. In this work, we introduce a brand-new dataset, named MTR. There are two parts to it: the first combines deductive and inductive reasoning, and the second does the same with inductive and defeasible reasoning. It consists of more than 30k QA instances, inferring relations between characters in short stories. Results show that state-of-the-art neural models do noticeably worse than expected. Our empirical results highlight the gap in the models’ ability to handle sophisticated inference.

BibTeX
@inproceedings{li-etal-2023-mtr,
    title = "{MTR}: A Dataset Fusing Inductive, Deductive, and Defeasible Reasoning",
    author = "Li, Yitian  and
      Tian, Jidong  and
      Fan, Caoyun  and
      Chen, Wenqing  and
      He, Hao  and
      Jin, Yaohui",
    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://aclanthology.org/2023.findings-acl.640/",
    doi = "10.18653/v1/2023.findings-acl.640",
    pages = "10078--10089"
}