中文
相关论文

相关论文: AIC CTU@FEVER 8: On-premise fact checking through …

200 篇论文

This paper describes our $3^{rd}$ place submission in the AVeriTeC shared task in which we attempted to address the challenge of fact-checking with evidence retrieved in the wild using a simple scheme of Retrieval-Augmented Generation (RAG)…

计算与语言 · 计算机科学 2024-10-16 Herbert Ullrich , Tomáš Mlynář , Jan Drchal

In this paper, we present our 3rd place system in the AVerImaTeC shared task, which combines our last year's retrieval-augmented generation (RAG) pipeline with a reverse image search (RIS) module. Despite its simplicity, our system delivers…

计算与语言 · 计算机科学 2026-02-18 Herbert Ullrich , Jan Drchal

Given the widespread dissemination of misinformation on social media, implementing fact-checking mechanisms for online claims is essential. Manually verifying every claim is very challenging, underscoring the need for an automated…

计算与语言 · 计算机科学 2024-10-08 Ronit Singhal , Pransh Patwa , Parth Patwa , Aman Chadha , Amitava Das

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…

信息检索 · 计算机科学 2019-05-10 Andreas Hanselowski , Hao Zhang , Zile Li , Daniil Sorokin , Benjamin Schiller , Claudia Schulz , Iryna Gurevych

Natural Language Processing and Generation systems have recently shown the potential to complement and streamline the costly and time-consuming job of professional fact-checkers. In this work, we lift several constraints of current…

计算与语言 · 计算机科学 2025-10-30 Daniel Russo , Stefano Menini , Jacopo Staiano , Marco Guerini

In this paper we present our system for the FEVER Challenge. The task of this challenge is to verify claims by extracting information from Wikipedia. Our system has two parts. In the first part it performs a search for candidate sentences…

信息检索 · 计算机科学 2018-12-31 Jan Kowollik , Ahmet Aker

Automatic fact verification has become an increasingly popular topic in recent years and among datasets the Fact Extraction and VERification (FEVER) dataset is one of the most popular. In this work we present BEVERS, a tuned baseline system…

计算与语言 · 计算机科学 2023-03-31 Mitchell DeHaven , Stephen Scott

This article presents a pipeline for automated fact-checking leveraging publicly available Language Models and data. The objective is to assess the accuracy of textual claims using evidence from a ground-truth evidence corpus. The pipeline…

计算与语言 · 计算机科学 2024-08-23 Jan Drchal , Herbert Ullrich , Tomáš Mlynář , Václav Moravec

We present the results of the first Fact Extraction and VERification (FEVER) Shared Task. The task challenged participants to classify whether human-written factoid claims could be Supported or Refuted using evidence retrieved from…

计算与语言 · 计算机科学 2018-12-03 James Thorne , Andreas Vlachos , Oana Cocarascu , Christos Christodoulopoulos , Arpit Mittal

This paper describes a baseline for the second iteration of the Fact Extraction and VERification shared task (FEVER2.0) which explores the resilience of systems through adversarial evaluation. We present a collection of simple adversarial…

计算与语言 · 计算机科学 2019-03-14 James Thorne , Andreas Vlachos

We present SemEval-2019 Task 8 on Fact Checking in Community Question Answering Forums, which features two subtasks. Subtask A is about deciding whether a question asks for factual information vs. an opinion/advice vs. just socializing.…

计算与语言 · 计算机科学 2019-06-06 Tsvetomila Mihaylova , Georgi Karadjov , Pepa Atanasova , Ramy Baly , Mitra Mohtarami , Preslav Nakov

The advances in digital tools have led to the rampant spread of misinformation. While fact-checking aims to combat this, manual fact-checking is cumbersome and not scalable. It is essential for automated fact-checking to be efficient for…

信息检索 · 计算机科学 2025-02-18 Kevin Nanekhan , Venktesh V , Erik Martin , Henrik Vatndal , Vinay Setty , Avishek Anand

Retrieval-augmented generation (RAG) has emerged as a promising paradigm for improving factual accuracy in large language models (LLMs). We introduce a benchmark designed to evaluate RAG pipelines as a whole, evaluating a pipeline's ability…

Real-world use cases often present RAG systems with complex queries for which relevant information is missing from the corpus or is incomplete. In these settings, RAG systems must be able to reject unanswerable, out-of-scope queries and…

计算与语言 · 计算机科学 2026-01-15 Gabrielle Kaili-May Liu , Bryan Li , Arman Cohan , William Gantt Walden , Eugene Yang

Evidence retrieval is a core part of automatic fact-checking. Prior work makes simplifying assumptions in retrieval that depart from real-world use cases: either no access to evidence, access to evidence curated by a human fact-checker, or…

计算与语言 · 计算机科学 2024-06-18 Jifan Chen , Grace Kim , Aniruddh Sriram , Greg Durrett , Eunsol Choi

Evaluating the veracity of everyday claims is time consuming and in some cases requires domain expertise. We empirically demonstrate that the commonly used fact checking pipeline, known as the retriever-reader, suffers from performance…

计算与语言 · 计算机科学 2024-03-28 Payam Karisani , Heng Ji

Fact verification (FV) is a challenging task which requires to retrieve relevant evidence from plain text and use the evidence to verify given claims. Many claims require to simultaneously integrate and reason over several pieces of…

计算与语言 · 计算机科学 2019-08-07 Jie Zhou , Xu Han , Cheng Yang , Zhiyuan Liu , Lifeng Wang , Changcheng Li , Maosong Sun

Retrieval-augmented generation (RAG) is increasingly deployed in enterprise search and document-centric assistants, where responses must be grounded in long and complex source materials. In practice, verifying that generated answers…

计算与语言 · 计算机科学 2026-03-26 Xunzhuo Liu , Bowei He , Xue Liu , Haichen Zhang , Huamin Chen

The increased focus on misinformation has spurred development of data and systems for detecting the veracity of a claim as well as retrieving authoritative evidence. The Fact Extraction and VERification (FEVER) dataset provides such a…

This paper presents HerO 2, Team HUMANE's system for the AVeriTeC shared task at the FEVER-25 workshop. HerO 2 is an enhanced version of HerO, the best-performing open-source model from the previous year's challenge. It improves evidence…

计算与语言 · 计算机科学 2025-07-16 Yejun Yoon , Jaeyoon Jung , Seunghyun Yoon , Kunwoo Park
‹ 上一页 1 2 3 10 下一页 ›