English

Using contradictions improves question answering systems

Computation and Language 2023-05-31 v2

Abstract

This work examines the use of contradiction in natural language inference (NLI) for question answering (QA). Typically, NLI systems help answer questions by determining if a potential answer is \emph{entailed} (supported) by some background context. But is it useful to also determine if an answer contradicts the context? We test this in two settings, multiple choice and extractive QA, and find that systems that incorporate contradiction can do slightly better than entailment-only systems on certain datasets. However, the best performances come from using contradiction, entailment, and QA model confidence scores together. This has implications for the deployment of QA systems in domains such as medicine and science where safety is an issue.

Keywords

Cite

@article{arxiv.2211.05598,
  title  = {Using contradictions improves question answering systems},
  author = {Étienne Fortier-Dubois and Domenic Rosati},
  journal= {arXiv preprint arXiv:2211.05598},
  year   = {2023}
}

Comments

ACL 2023

R2 v1 2026-06-28T05:36:10.610Z