paper-with-me

Papers

Improving Evidence Retrieval with Claim-Evidence Entailment

2021-09-01 · RANLP 2021 9 · Fan Yang, Eduard Dragut, Arjun Mukherjee

Claim verification is challenging because it requires first to find textual evidence and then apply claim-evidence entailment to verify a claim. Previous works evaluate the entailment step based on the retrieved evidence, whereas we hypothesize that the entailment prediction can provide useful signals for evidence retrieval, in the sense that if a sentence supports or refutes a claim, the sentence must be relevant. We propose a novel model that uses the entailment score to express the relevancy. Our experiments verify that leveraging entailment prediction improves ranking multiple pieces of evidence.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Claim VerificationPredictionRetrievalSentence

Similar Papers 제목 키워드 기반

SUCEA: Reasoning-Intensive Retrieval for Adversarial Fact-checking through Claim Decomposition and Editing

2025-06-05 · Hongjun Liu, Yilun Zhao, Arman Cohan, Chen Zhao

Automatic fact-checking has recently received more attention as a means of combating misinformation. Despite significant advancements, fact-checking systems based on retrieval-augmented language models still struggle to …

Fact CheckingMisinformationRetrieval

Fool Me Twice: Entailment from Wikipedia Gamification

2021-04-10 · NAACL 2021 4 · Julian Martin Eisenschlos, Bhuwan Dhingra, Jannis Bulian, Benjamin Börschinger 외

We release FoolMeTwice (FM2 for short), a large dataset of challenging entailment pairs collected through a fun multi-player game. Gamification encourages adversarial examples, drastically lowering the number of examples…

Retrieval

WiCE: Real-World Entailment for Claims in Wikipedia

2023-03-02 · Ryo Kamoi, Tanya Goyal, Juan Diego Rodriguez, Greg Durrett

Textual entailment models are increasingly applied in settings like fact-checking, presupposition verification in question answering, or summary evaluation. However, these represent a significant domain shift from existi…

Fact CheckingNatural Language InferenceQuestion AnsweringRetrieval+1

TwoWingOS: A Two-Wing Optimization Strategy for Evidential Claim Verification

2018-08-10 · EMNLP 2018 10 · Wenpeng Yin, Dan Roth

Determining whether a given claim is supported by evidence is a fundamental NLP problem that is best modeled as Textual Entailment. However, given a large collection of text, finding evidence that could support or refute…

Claim VerificationNatural Language InferenceVocal Bursts Valence Prediction

Integrating Entity Linking and Evidence Ranking for Fact Extraction and Verification

2018-11-01 · WS 2018 11 · Motoki Taniguchi, Tomoki Taniguchi, Takumi Takahashi, Yasuhide Miura 외

We describe here our system and results on the FEVER shared task. We prepared a pipeline system which composes of a document selection, a sentence retrieval, and a recognizing textual entailment (RTE) components. A simpl…

Entity LinkingNatural Language InferenceRetrievalRTE+2