English

Case-Based Abductive Natural Language Inference

Artificial Intelligence 2022-09-13 v4 Computation and Language

Abstract

Most of the contemporary approaches for multi-hop Natural Language Inference (NLI) construct explanations considering each test case in isolation. However, this paradigm is known to suffer from semantic drift, a phenomenon that causes the construction of spurious explanations leading to wrong conclusions. In contrast, this paper proposes an abductive framework for multi-hop NLI exploring the retrieve-reuse-refine paradigm in Case-Based Reasoning (CBR). Specifically, we present Case-Based Abductive Natural Language Inference (CB-ANLI), a model that addresses unseen inference problems by analogical transfer of prior explanations from similar examples. We empirically evaluate the abductive framework on commonsense and scientific question answering tasks, demonstrating that CB-ANLI can be effectively integrated with sparse and dense pre-trained encoders to improve multi-hop inference, or adopted as an evidence retriever for Transformers. Moreover, an empirical analysis of semantic drift reveals that the CBR paradigm boosts the quality of the most challenging explanations, a feature that has a direct impact on robustness and accuracy in downstream inference tasks.

Keywords

Cite

@article{arxiv.2009.14539,
  title  = {Case-Based Abductive Natural Language Inference},
  author = {Marco Valentino and Mokanarangan Thayaparan and André Freitas},
  journal= {arXiv preprint arXiv:2009.14539},
  year   = {2022}
}

Comments

Accepted to the 29th International Conference on Computational Linguistics (COLING 2022) - Camera-ready

R2 v1 2026-06-23T18:54:16.613Z