NAACL 2024long3 citations

UNcommonsense Reasoning: Abductive Reasoning about Uncommon Situations

Wenting Zhao, Justin Chiu, Jena Hwang, Faeze Brahman, Jack Hessel, Sanjiban Choudhury, Yejin Choi, Xiang Li

Abstract

Language technologies that accurately model the dynamics of events must perform commonsense reasoning. Existing work evaluating commonsense reasoning focuses on making inferences about common, everyday situations. To instead investigate the ability to model unusual, unexpected, and unlikely situations, we explore the task of uncommonsense abductive reasoning. Given a piece of context with an unexpected outcome, this task requires reasoning abductively to generate an explanation that makes the unexpected outcome more likely in the context. To this end, we curate and release a new English language corpus called UNcommonsense. We characterize the performance differences between human explainers and the best-performing large language models, finding that model-enhanced human-written explanations achieve the highest quality by trading off between specificity and diversity. Finally, we experiment with several imitation learning algorithms to train open and accessible language models on this task. When compared with the vanilla supervised fine-tuning approach, these methods consistently reduce lose rates on both common and uncommonsense abductive reasoning judged by human evaluators.

BibTeX
@inproceedings{zhao-etal-2024-uncommonsense,
    title = "{UN}commonsense Reasoning: Abductive Reasoning about Uncommon Situations",
    author = "Zhao, Wenting  and
      Chiu, Justin  and
      Hwang, Jena  and
      Brahman, Faeze  and
      Hessel, Jack  and
      Choudhury, Sanjiban  and
      Choi, Yejin  and
      Li, Xiang  and
      Suhr, Alane",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-long.469/",
    doi = "10.18653/v1/2024.naacl-long.469",
    pages = "8487--8505"
}