ACL 2023long17 citations

Abductive Commonsense Reasoning Exploiting Mutually Exclusive Explanations

Wenting Zhao, Justin Chiu, Claire Cardie, Alexander Rush

Abstract

Abductive reasoning aims to find plausible explanations for an event. This style of reasoning is critical for commonsense tasks where there are often multiple plausible explanations. Existing approaches for abductive reasoning in natural language processing (NLP) often rely on manually generated annotations for supervision; however, such annotations can be subjective and biased. Instead of using direct supervision, this work proposes an approach for abductive commonsense reasoning that exploits the fact that only a subset of explanations is correct for a given context. The method uses posterior regularization to enforce a mutual exclusion constraint, encouraging the model to learn the distinction between fluent explanations and plausible ones. We evaluate our approach on a diverse set of abductive reasoning datasets; experimental results show that our approach outperforms or is comparable to directly applying pretrained language models in a zero-shot manner and other knowledge-augmented zero-shot methods.

BibTeX
@inproceedings{zhao-etal-2023-abductive,
    title = "Abductive Commonsense Reasoning Exploiting Mutually Exclusive Explanations",
    author = "Zhao, Wenting  and
      Chiu, Justin  and
      Cardie, Claire  and
      Rush, Alexander",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.831/",
    doi = "10.18653/v1/2023.acl-long.831",
    pages = "14883--14896"
}
Abductive Commonsense Reasoning Exploiting Mutually Exclusive Explanations · ACL 2023