MultiVerS: Improving scientific claim verification with weak supervision and full-document context
Abstract
The scientific claim verification task requires an NLP system to label scientific documents which Support or Refute an input claim, and to select evidentiary sentences (or rationales) justifying each predicted label. In this work, we present MultiVerS, which predicts a fact-checking label and identifies rationales in a multitask fashion based on a shared encoding of the claim and full document context. This approach accomplishes two key modeling goals. First, it ensures that all relevant contextual information is incorporated into each labeling decision. Second, it enables the model to learn from instances annotated with a document-level fact-checking label, but lacking sentence-level rationales. This allows MultiVerS to perform weakly-supervised domain adaptation by training on scientific documents labeled using high-precision heuristics. Our approach outperforms two competitive baselines on three scientific claim verification datasets, with particularly strong performance in zero / few-shot domain adaptation experiments. Our code and data are available at https://github.com/dwadden/multivers.
Cite
@article{arxiv.2112.01640,
title = {MultiVerS: Improving scientific claim verification with weak supervision and full-document context},
author = {David Wadden and Kyle Lo and Lucy Lu Wang and Arman Cohan and Iz Beltagy and Hannaneh Hajishirzi},
journal= {arXiv preprint arXiv:2112.01640},
year = {2022}
}
Comments
NAACL Findings 2022. Github: https://github.com/dwadden/multivers