中文
相关论文

相关论文: GEAR: Graph-based Evidence Aggregating and Reasoni…

200 篇论文

Recent work on fact-checking addresses a realistic setting where models incorporate evidence retrieved from the web to decide the veracity of claims. A bottleneck in this pipeline is in retrieving relevant evidence: traditional methods may…

计算与语言 · 计算机科学 2024-10-08 Aniruddh Sriram , Fangyuan Xu , Eunsol Choi , Greg Durrett

Document-level Relation Extraction (RE) requires extracting relations expressed within and across sentences. Recent works show that graph-based methods, usually constructing a document-level graph that captures document-aware interactions,…

计算与语言 · 计算机科学 2021-06-08 Damai Dai , Jing Ren , Shuang Zeng , Baobao Chang , Zhifang Sui

We introduce CLIMATE-FEVER, a new publicly available dataset for verification of climate change-related claims. By providing a dataset for the research community, we aim to facilitate and encourage work on improving algorithms for…

计算与语言 · 计算机科学 2021-01-05 Thomas Diggelmann , Jordan Boyd-Graber , Jannis Bulian , Massimiliano Ciaramita , Markus Leippold

This paper introduces the task of factual error correction: performing edits to a claim so that the generated rewrite is better supported by evidence. This extends the well-studied task of fact verification by providing a mechanism to…

计算与语言 · 计算机科学 2021-06-18 James Thorne , Andreas Vlachos

This paper introduces the task of factual error correction: performing edits to a claim so that the generated rewrite is better supported by evidence. This extends the well-studied task of fact verification by providing a mechanism to…

计算与语言 · 计算机科学 2021-06-17 James Thorne , Andreas Vlachos

We focus on a type of linguistic formal reasoning where the goal is to reason over explicit knowledge in the form of natural language facts and rules (Clark et al., 2020). A recent work, named PRover (Saha et al., 2020), performs such…

计算与语言 · 计算机科学 2021-06-03 Swarnadeep Saha , Prateek Yadav , Mohit Bansal

Zero-shot single-cell cell-type annotation aims to determine a cell's type from a given set of expressed genes without any training. Existing knowledge-graph-based RAG approaches retrieve evidence by expanding from source entities and…

计算与语言 · 计算机科学 2026-05-08 Zhonghui Zhang , Feng Jiang , Shaowei Qin , Jiahao Zhao , Min Yang

Text classification is vital for Web for Good applications like hate speech and misinformation detection. However, traditional models (e.g., BERT) often fail in dynamic few-shot settings where labeled data are scarce, and target labels…

计算与语言 · 计算机科学 2026-01-30 Yubo Wang , Haoyang Li , Fei Teng , Lei Chen

Verifying the correctness of a textual statement requires not only semantic reasoning about the meaning of words, but also symbolic reasoning about logical operations like count, superlative, aggregation, etc. In this work, we propose…

计算与语言 · 计算机科学 2020-04-29 Wanjun Zhong , Duyu Tang , Zhangyin Feng , Nan Duan , Ming Zhou , Ming Gong , Linjun Shou , Daxin Jiang , Jiahai Wang , Jian Yin

Claim verification is a long-standing and challenging task that demands not only high accuracy but also explainability of the verification process. This task becomes an emerging research issue in the era of large language models (LLMs)…

计算与语言 · 计算机科学 2025-05-30 Hoang Pham , Thanh-Do Nguyen , Khac-Hoai Nam Bui

Widespread and rapid dissemination of false news has made fact-checking an indispensable requirement. Given its time-consuming and labor-intensive nature, the task calls for an automated support to meet the demand. In this paper, we propose…

计算与语言 · 计算机科学 2021-08-10 Ipek Baris Schlicht , Erhan Sezerer , Selma Tekir , Oul Han , Zeyd Boukhers

Large Language Models (LLMs) have demonstrated significant performance improvements across various cognitive tasks. An emerging application is using LLMs to enhance retrieval-augmented generation (RAG) capabilities. These systems require…

Knowledge graph reasoning (KGR) infers missing facts, with recent advances increasingly harnessing the semantic priors and reasoning abilities of Large Language Models (LLMs). However, prevailing generative paradigms are prone to memorizing…

计算与语言 · 计算机科学 2026-02-26 Bo Xue , Yuan Jin , Luoyi Fu , Jiaxin Ding , Xinbing Wang

Solving math problems through verifiable languages such as Lean has significantly impacted both the mathematics and computer science communities. Current state-of-the-art models are often trained with expensive online Reinforcement Learning…

机器学习 · 计算机科学 2026-03-03 Ruida Wang , Jiarui Yao , Rui Pan , Shizhe Diao , Tong Zhang

Graph and network visualization supports exploration, analysis and communication of relational data arising in many domains: from biological and social networks, to transportation and powergrid systems. With the arrival of AI-based…

Automated fact extraction and verification is a challenging task that involves finding relevant evidence sentences from a reliable corpus to verify the truthfulness of a claim. Existing models either (i) concatenate all the evidence…

计算与语言 · 计算机科学 2020-10-13 Shyam Subramanian , Kyumin Lee

Fact verification (FV) aims to assess the veracity of a claim based on relevant evidence. The traditional approach for automated FV includes a three-part pipeline relying on short evidence snippets and encoder-only inference models. More…

计算与语言 · 计算机科学 2025-02-21 Juraj Vladika , Ivana Hacajová , Florian Matthes

Reinforcement Learning with Verifiable Rewards (RLVR) has significantly advanced the reasoning capabilities of Large Language Models (LLMs) and is now being applied to Vision-Language Models (VLMs). However, vanilla RLVR for VLMs verifies…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Chi Zhang , Haibo Qiu , Qiming Zhang , Yufei Xu , Zhixiong Zeng , Siqi Yang , Peng Shi , Lin Ma , Jing Zhang

Textual graph-based retrieval-augmented generation (GraphRAG) has emerged as a powerful paradigm for enhancing large language models (LLMs) in domain-specific question answering. While existing approaches primarily focus on zero-shot…

信息检索 · 计算机科学 2026-03-26 Yukun Wu , Lihui Liu

Evidence plays a crucial role in automated fact-checking. When verifying real-world claims, existing fact-checking systems either assume the evidence sentences are given or use the search snippets returned by the search engine. Such methods…

计算与语言 · 计算机科学 2024-01-30 Xuming Hu , Junzhe Chen , Zhijiang Guo , Philip S. Yu