English

Stretching Sentence-pair NLI Models to Reason over Long Documents and Clusters

Computation and Language 2022-11-02 v2 Machine Learning

Abstract

Natural Language Inference (NLI) has been extensively studied by the NLP community as a framework for estimating the semantic relation between sentence pairs. While early work identified certain biases in NLI models, recent advancements in modeling and datasets demonstrated promising performance. In this work, we further explore the direct zero-shot applicability of NLI models to real applications, beyond the sentence-pair setting they were trained on. First, we analyze the robustness of these models to longer and out-of-domain inputs. Then, we develop new aggregation methods to allow operating over full documents, reaching state-of-the-art performance on the ContractNLI dataset. Interestingly, we find NLI scores to provide strong retrieval signals, leading to more relevant evidence extractions compared to common similarity-based methods. Finally, we go further and investigate whole document clusters to identify both discrepancies and consensus among sources. In a test case, we find real inconsistencies between Wikipedia pages in different languages about the same topic.

Keywords

Cite

@article{arxiv.2204.07447,
  title  = {Stretching Sentence-pair NLI Models to Reason over Long Documents and Clusters},
  author = {Tal Schuster and Sihao Chen and Senaka Buthpitiya and Alex Fabrikant and Donald Metzler},
  journal= {arXiv preprint arXiv:2204.07447},
  year   = {2022}
}

Comments

Findings of EMNLP 2022

R2 v1 2026-06-24T10:49:09.062Z