paper-with-me

Papers

RELiC: Retrieving Evidence for Literary Claims

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Humanities scholars commonly provide evidence for claims that they make about a work of literature (e.g., a novel) in the form of quotations from the work. We collect a large-scale dataset (RELiC) of 90K literary quotations and surrounding critical analysis and use it to formulate the novel task of literary evidence retrieval, in which models are given an excerpt from a literary analysis surrounding a masked quotation and asked to retrieve the quoted passage from the set of all passages in the work. Solving this retrieval task requires a deep understanding of complex literary and linguistic phenomena, which proves challenging to methods that overwhelmingly rely on lexical and semantic similarity matching. We implement a RoBERTa-based dense passage retriever for this task that outperforms existing pretrained information retrieval baselines; however, experiments and analysis by human domain experts indicate that there is substantial room for improvement.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

RELIC: Retrieving Evidence for Literary Claims

2022-03-18 · ACL 2022 5 · Katherine Thai, Yapei Chang, Kalpesh Krishna, Mohit Iyyer

Humanities scholars commonly provide evidence for claims that they make about a work of literature (e.g., a novel) in the form of quotations from the work. We collect a large-scale dataset (RELiC) of 78K literary quotati…

Information RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity

BERT for Evidence Retrieval and Claim Verification

2019-10-07 · Amir Soleimani, Christof Monz, Marcel Worring

Motivated by the promising performance of pre-trained language models, we investigate BERT in an evidence retrieval and claim verification pipeline for the FEVER fact extraction and verification challenge. To this end, w…

Claim VerificationRetrieval

Robust Information Retrieval for False Claims with Distracting Entities In Fact Extraction and Verification

2021-12-10 · Mingwen Dong, Christos Christodoulopoulos, Sheng-Min Shih, Xiaofei Ma

Accurate evidence retrieval is essential for automated fact checking. Little previous research has focused on the differences between true and false claims and how they affect evidence retrieval. This paper shows that, c…

Data AugmentationFact CheckingInformation RetrievalRetrieval

Identifying and Aligning Medical Claims Made on Social Media with Medical Evidence

2024-05-18 · Anthony Hughes, Xingyi Song

Evidence-based medicine is the practice of making medical decisions that adhere to the latest, and best known evidence at that time. Currently, the best evidence is often found in the form of documents, such as randomize…

Combining sentence and table evidence to predict veracity of factual claims using TaPaS and RoBERTa

2021-11-01 · EMNLP (FEVER) 2021 11 · Martin Funkquist

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 FE…

RetrievalSentence