@inproceedings{funkquist-2021-combining,
title = "Combining sentence and table evidence to predict veracity of factual claims using {T}a{P}a{S} and {R}o{BERT}a",
author = "Funkquist, Martin",
editor = "Aly, Rami and
Christodoulopoulos, Christos and
Cocarascu, Oana and
Guo, Zhijiang and
Mittal, Arpit and
Schlichtkrull, Michael and
Thorne, James and
Vlachos, Andreas",
booktitle = "Proceedings of the Fourth Workshop on Fact Extraction and VERification (FEVER)",
month = nov,
year = "2021",
address = "Dominican Republic",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2021.fever-1.10/",
doi = "10.18653/v1/2021.fever-1.10",
pages = "92--100",
abstract = "This paper describes a method for retrieving evidence and predicting the veracity of factual claims, on the FEVEROUS dataset. The evidence consists of both sentences and table cells. The proposed method is part of the FEVER shared task. It uses similarity scores between TF-IDF vectors to retrieve the textual evidence and similarity scores between dense vectors created by fine-tuned TaPaS models for tabular evidence retrieval. The evidence is passed through a dense neural network to produce a veracity label. The FEVEROUS score for the proposed system is 0.126."
}
Markdown (Informal)
[Combining sentence and table evidence to predict veracity of factual claims using TaPaS and RoBERTa](https://preview.aclanthology.org/add-emnlp-2024-awards/2021.fever-1.10/) (Funkquist, FEVER 2021)
ACL