English

BEVERS: A General, Simple, and Performant Framework for Automatic Fact Verification

Computation and Language 2023-03-31 v1

Abstract

Automatic fact verification has become an increasingly popular topic in recent years and among datasets the Fact Extraction and VERification (FEVER) dataset is one of the most popular. In this work we present BEVERS, a tuned baseline system for the FEVER dataset. Our pipeline uses standard approaches for document retrieval, sentence selection, and final claim classification, however, we spend considerable effort ensuring optimal performance for each component. The results are that BEVERS achieves the highest FEVER score and label accuracy among all systems, published or unpublished. We also apply this pipeline to another fact verification dataset, Scifact, and achieve the highest label accuracy among all systems on that dataset as well. We also make our full code available.

Keywords

Cite

@article{arxiv.2303.16974,
  title  = {BEVERS: A General, Simple, and Performant Framework for Automatic Fact Verification},
  author = {Mitchell DeHaven and Stephen Scott},
  journal= {arXiv preprint arXiv:2303.16974},
  year   = {2023}
}

Comments

Accepted to the Sixth FEVER Workshop at EACL 2023

R2 v1 2026-06-28T09:40:36.580Z