ACL 2022findings22 citations

AbductionRules: Training Transformers to Explain Unexpected Inputs

Nathan Young, Qiming Bao, Joshua Bensemann, Michael Witbrock

Abstract

Transformers have recently been shown to be capable of reliably performing logical reasoning over facts and rules expressed in natural language, but abductive reasoning - inference to the best explanation of an unexpected observation - has been underexplored despite significant applications to scientific discovery, common-sense reasoning, and model interpretability. This paper presents AbductionRules, a group of natural language datasets designed to train and test generalisable abduction over natural-language knowledge bases. We use these datasets to finetune pretrained Transformers and discuss their performance, finding that our models learned generalisable abductive techniques but also learned to exploit the structure of our data. Finally, we discuss the viability of this approach to abductive reasoning and ways in which it may be improved in future work.

BibTeX
@inproceedings{young-etal-2022-abductionrules,
    title = "{A}bduction{R}ules: Training Transformers to Explain Unexpected Inputs",
    author = "Young, Nathan  and
      Bao, Qiming  and
      Bensemann, Joshua  and
      Witbrock, Michael",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.19/",
    doi = "10.18653/v1/2022.findings-acl.19",
    pages = "218--227"
}
AbductionRules: Training Transformers to Explain Unexpected Inputs · ACL 2022