中文
相关论文

相关论文: HoVer: A Dataset for Many-Hop Fact Extraction And …

200 篇论文

Fact verification models have enjoyed a fast advancement in the last two years with the development of pre-trained language models like BERT and the release of large scale datasets such as FEVER. However, the challenging problem of fake…

计算与语言 · 计算机科学 2020-10-13 Qifei Li , Wangchunshu Zhou

Multi-hop question answering faces substantial challenges due to data sparsity, which increases the likelihood of language models learning spurious patterns. To address this issue, prior research has focused on diversifying question…

计算与语言 · 计算机科学 2026-04-14 Yangfan Wang , Jie Liu , Chen Tang , Lian Yan , Jingchi Jiang

Multi-hop QA requires a model to connect multiple pieces of evidence scattered in a long context to answer the question. The recently proposed HotpotQA (Yang et al., 2018) dataset is comprised of questions embodying four different multi-hop…

计算与语言 · 计算机科学 2019-11-01 Yichen Jiang , Mohit Bansal

Scientific fact-checking aims to determine the veracity of scientific claims by retrieving and analysing evidence from research literature. The problem is inherently more complex than general fact-checking since it must accommodate the…

信息检索 · 计算机科学 2025-08-18 Xingyu Deng , Xi Wang , Mark Stevenson

Despite significant interest in developing general purpose fact checking models, it is challenging to construct a large-scale fact verification dataset with realistic real-world claims. Existing claims are either authored by crowdworkers,…

计算与语言 · 计算机科学 2022-03-16 Jungsoo Park , Sewon Min , Jaewoo Kang , Luke Zettlemoyer , Hannaneh Hajishirzi

The volume and velocity of information that gets generated online limits current journalistic practices to fact-check claims at the same rate. Computational approaches for fact checking may be the key to help mitigate the risks of massive…

人工智能 · 计算机科学 2017-08-25 Prashant Shiralkar , Alessandro Flammini , Filippo Menczer , Giovanni Luca Ciampaglia

Despite the rapid progress in multihop question-answering (QA), models still have trouble explaining why an answer is correct, with limited explanation training data available to learn from. To address this, we introduce three explanation…

计算与语言 · 计算机科学 2020-10-08 Harsh Jhamtani , Peter Clark

Misleading information spreads on the Internet at an incredible speed, which can lead to irreparable consequences in some cases. It is becoming essential to develop fake news detection technologies. While substantial work has been done in…

计算与语言 · 计算机科学 2022-11-28 Daryna Dementieva , Mikhail Kuimov , Alexander Panchenko

Social media platforms give rise to an abundance of posts and comments on every topic imaginable. Many of these posts express opinions on various aspects of society, but their unfalsifiable nature makes them ill-suited to fact-checking…

计算与语言 · 计算机科学 2022-09-02 Peter Ebert Christensen , Frederik Warburg , Menglin Jia , Serge Belongie

Prior research on training grounded factuality classification models to detect hallucinations in large language models (LLMs) has relied on public natural language inference (NLI) data and synthetic data. However, conventional NLI datasets…

计算与语言 · 计算机科学 2025-01-29 Deren Lei , Yaxi Li , Siyao Li , Mengya Hu , Rui Xu , Ken Archer , Mingyu Wang , Emily Ching , Alex Deng

Fact checking is a challenging task because verifying the truthfulness of a claim requires reasoning about multiple retrievable evidence. In this work, we present a method suitable for reasoning about the semantic-level structure of…

计算与语言 · 计算机科学 2020-04-28 Wanjun Zhong , Jingjing Xu , Duyu Tang , Zenan Xu , Nan Duan , Ming Zhou , Jiahai Wang , Jian Yin

Fact-checkers are often hampered by the sheer amount of online content that needs to be fact-checked. NLP can help them by retrieving already existing fact-checks relevant to the content being investigated. This paper introduces a new…

Question-driven summarization has been recently studied as an effective approach to summarizing the source document to produce concise but informative answers for non-factoid questions. In this work, we propose a novel question-driven…

计算与语言 · 计算机科学 2020-10-09 Yang Deng , Wenxuan Zhang , Wai Lam

We propose a novel, path-based reasoning approach for the multi-hop reading comprehension task where a system needs to combine facts from multiple passages to answer a question. Although inspired by multi-hop reasoning over knowledge…

计算与语言 · 计算机科学 2019-07-10 Souvik Kundu , Tushar Khot , Ashish Sabharwal , Peter Clark

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

Fact checking aims to predict claim veracity by reasoning over multiple evidence pieces. It usually involves evidence retrieval and veracity reasoning. In this paper, we focus on the latter, reasoning over unstructured text and structured…

计算与语言 · 计算机科学 2024-02-21 Haisong Gong , Weizhi Xu , Shu wu , Qiang Liu , Liang Wang

State-of-the-art approaches to reasoning and question answering over knowledge graphs (KGs) usually scale with the number of edges and can only be applied effectively on small instance-dependent subgraphs. In this paper, we address this…

机器学习 · 计算机科学 2021-10-28 Mattia Atzeni , Jasmina Bogojeska , Andreas Loukas

In this paper, we present Hierarchical Graph Network (HGN) for multi-hop question answering. To aggregate clues from scattered texts across multiple paragraphs, a hierarchical graph is created by constructing nodes on different levels of…

计算与语言 · 计算机科学 2020-10-07 Yuwei Fang , Siqi Sun , Zhe Gan , Rohit Pillai , Shuohang Wang , Jingjing Liu

Multi-hop inference is necessary for machine learning systems to successfully solve tasks such as Recognising Textual Entailment and Machine Reading. In this work, we demonstrate the effectiveness of adaptive computation for learning the…

计算与语言 · 计算机科学 2016-11-17 Mark Neumann , Pontus Stenetorp , Sebastian Riedel

Verifying the veracity of claims requires reasoning over a large knowledge base, often in the form of corpora of trustworthy sources. A common approach consists in retrieving short portions of relevant text from the reference documents and…

信息检索 · 计算机科学 2021-09-14 Misael Mongiovì , Aldo Gangemi