中文
相关论文

相关论文: Low-Shot Learning for Fictional Claim Verification

200 篇论文

Humans are capable of learning new concepts from small numbers of examples. In contrast, supervised deep learning models usually lack the ability to extract reliable predictive rules from limited data scenarios when attempting to classify…

机器学习 · 计算机科学 2020-07-17 Zhongjie Yu , Sebastian Raschka

A data analysis pipeline is a structured sequence of steps that transforms raw data into meaningful insights by integrating various analysis algorithms. In this paper, we propose a novel statistical test to assess the significance of data…

机器学习 · 统计学 2024-10-15 Tomohiro Shiraishi , Tatsuya Matsukawa , Shuichi Nishino , Ichiro Takeuchi

Claim decomposition plays a crucial role in the fact-checking process by breaking down complex claims into simpler atomic components and identifying their unfactual elements. Despite its importance, current research primarily focuses on…

计算与语言 · 计算机科学 2025-09-08 Minghui Huang

Automated fact-checking is a crucial task in the governance of internet content. Although various studies utilize advanced models to tackle this issue, a significant gap persists in addressing complex real-world rumors and deceptive claims.…

计算与语言 · 计算机科学 2024-01-30 Wei-Yu Kao , An-Zi Yen

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

Fact-checking is the process of evaluating the veracity of claims (i.e., purported facts). In this opinion piece, we raise an issue that has received little attention in prior work -- that some claims are far more difficult to fact-check…

计算与语言 · 计算机科学 2022-02-08 Prakhar Singh , Anubrata Das , Junyi Jessy Li , Matthew Lease

Verifying scientific claims presents a significantly greater challenge than verifying political or news-related claims. Unlike the relatively broad audience for political claims, the users of scientific claim verification systems can vary…

计算与语言 · 计算机科学 2025-02-17 Sujit Kumar , Anshul Sharma , Siddharth Hemant Khincha , Gargi Shroff , Sanasam Ranbir Singh , Rahul Mishra

When language models are trained on textual data, they acquire both knowledge about the structure of language as well as knowledge of facts about the world. At inference time, their knowledge of facts can be leveraged to solve interesting…

计算与语言 · 计算机科学 2026-03-03 John Kirchenbauer , Janny Mongkolsupawan , Yuxin Wen , Tom Goldstein , Daphne Ippolito

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

We introduce ClaimCheck, an LLM-guided automatic fact-checking system designed to verify real-world claims using live Web evidence and small language models. Unlike prior systems that rely on large, closed-source models and static knowledge…

计算与语言 · 计算机科学 2025-10-03 Akshith Reddy Putta , Jacob Devasier , Chengkai Li

Faithfully correcting factual errors is critical for maintaining the integrity of textual knowledge bases and preventing hallucinations in sequence-to-sequence models. Drawing on humans' ability to identify and correct factual errors, we…

计算与语言 · 计算机科学 2023-05-30 Kung-Hsiang Huang , Hou Pong Chan , Heng Ji

Stories are a fundamental aspect of human experience. Engaging deeply with stories and spotting plot holes -- inconsistencies in a storyline that break the internal logic or rules of a story's world -- requires nuanced reasoning skills,…

计算与语言 · 计算机科学 2025-12-19 Kabir Ahuja , Melanie Sclar , Yulia Tsvetkov

Search-based testing is widely used to find bugs in models of complex Cyber-Physical Systems. Latest research efforts have improved this approach by casting it as a falsification procedure of formally specified temporal properties,…

计算机科学中的逻辑 · 计算机科学 2017-10-03 Simone Silvetti , Alberto Policriti , Luca Bortolussi

Low-shot visual learning---the ability to recognize novel object categories from very few examples---is a hallmark of human visual intelligence. Existing machine learning approaches fail to generalize in the same way. To make progress on…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Bharath Hariharan , Ross Girshick

Large language models (LLMs) have gained broad applications across various domains but still struggle with hallucinations. Currently, hallucinations occur frequently in the generation of factual content and pose a great challenge to…

计算与语言 · 计算机科学 2025-12-01 Zouying Cao , Yifei Yang , XiaoJing Li , Hai Zhao

Few-shot and one-shot learning have been the subject of active and intensive research in recent years, with mounting evidence pointing to successful implementation and exploitation of few-shot learning algorithms in practice. Classical…

机器学习 · 计算机科学 2023-12-07 Ivan Y. Tyukin , Alexander N. Gorban , Muhammad H. Alkhudaydi , Qinghua Zhou

Fact-checking numerical claims is critical as the presence of numbers provide mirage of veracity despite being fake potentially causing catastrophic impacts on society. The prior works in automatic fact verification do not primarily focus…

信息检索 · 计算机科学 2025-10-28 V Venktesh , Deepali Prabhu , Avishek Anand

We introduce scientific claim verification, a new task to select abstracts from the research literature containing evidence that SUPPORTS or REFUTES a given scientific claim, and to identify rationales justifying each decision. To study…

计算与语言 · 计算机科学 2020-10-06 David Wadden , Shanchuan Lin , Kyle Lo , Lucy Lu Wang , Madeleine van Zuylen , Arman Cohan , Hannaneh Hajishirzi

Few-shot classification requires adapting knowledge learned from a large annotated base dataset to recognize novel unseen classes, each represented by few labeled examples. In such a scenario, pretraining a network with high capacity on the…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Yiren Jian , Lorenzo Torresani

Training models to high-end performance requires availability of large labeled datasets, which are expensive to get. The goal of our work is to automatically synthesize labeled datasets that are relevant for a downstream task. We propose…

计算机视觉与模式识别 · 计算机科学 2019-04-29 Amlan Kar , Aayush Prakash , Ming-Yu Liu , Eric Cameracci , Justin Yuan , Matt Rusiniak , David Acuna , Antonio Torralba , Sanja Fidler