A Fact Checking and Verification System for FEVEROUS Using a Zero-Shot Learning Approach


Creative Commons License

Temiz O., Kiliç Ö. O., Kizildağ A. O., Taşkaya Temizel T.

FEVER 2021 - Fact Extraction and VERification, Proceedings of the 4th Workshop, 10 Kasım 2021, ss.113-120 identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Sayfa Sayıları: ss.113-120
  • Orta Doğu Teknik Üniversitesi Adresli: Evet

Özet

In this paper, we propose a novel fact checking and verification system to check claims against Wikipedia content. Our system retrieves relevant Wikipedia pages using Anserini, uses BERT-large-cased question answering model to select correct evidence, and verifies claims using XLNET natural language inference model by comparing it with the evidence. Table cell evidence is obtained through looking for entity-matching cell values and TAPAS table question answering model. The pipeline utilizes zero-shot capabilities of existing models and all the models used in the pipeline requires no additional training. Our system got a FEVEROUS score of 0.06 and a label accuracy of 0.39 in FEVEROUS challenge.