paper-with-me

Papers

UKP-Athene: Multi-Sentence Textual Entailment for Claim Verification

2018-09-03 · WS 2018 11 · Andreas Hanselowski, Hao Zhang, Zile Li, Daniil Sorokin, Benjamin Schiller, Claudia Schulz, Iryna Gurevych

The Fact Extraction and VERification (FEVER) shared task was launched to support the development of systems able to verify claims by extracting supporting or refuting facts from raw text. The shared task organizers provide a large-scale dataset for the consecutive steps involved in claim verification, in particular, document retrieval, fact extraction, and claim classification. In this paper, we present our claim verification pipeline approach, which, according to the preliminary results, scored third in the shared task, out of 23 competing systems. For the document retrieval, we implemented a new entity linking approach. In order to be able to rank candidate facts and classify a claim on the basis of several selected facts, we introduce two extensions to the Enhanced LSTM (ESIM).

📄 PDF Abstract BibTeX arXiv:1809.01479

Code (1)

UKPLab/fever-2018-team-athene 공식 구현 tf

Tasks

Claim VerificationEntity LinkingGeneral ClassificationNatural Language InferenceRetrievalSentence

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

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

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…

Claim VerificationPredictionRetrievalSentence

A Straightforward Pipeline for Targeted Entailment and Contradiction Detection

2025-08-23 · Antonin Sulc arxiv

Finding the relationships between sentences in a document is crucial for tasks like fact-checking, argument mining, and text summarization. A key challenge is to identify which sentences act as premises or contradictions…

Natural Language InferenceText SummarizationArgument Mining

Monolingual Social Media Datasets for Detecting Contradiction and Entailment

2016-05-01 · LREC 2016 5 · Piroska Lendvai, Isabelle Augenstein, Kalina Bontcheva, Thierry Declerck

Entailment recognition approaches are useful for application domains such as information extraction, question answering or summarisation, for which evidence from multiple sentences needs to be combined. We report on a ne…

Natural Language InferenceQuestion AnsweringRTE

PatentEdits: Framing Patent Novelty as Textual Entailment

2024-11-20 · Ryan Lee, Alexander Spangher, Xuezhe Ma

A patent must be deemed novel and non-obvious in order to be granted by the US Patent Office (USPTO). If it is not, a US patent examiner will cite the prior work, or prior art, that invalidates the novelty and issue a no…

Natural Language InferenceSentence