中文
相关论文

相关论文: TabFact: A Large-scale Dataset for Table-based Fac…

200 篇论文

Tables are widely used in various kinds of documents to present information concisely. Understanding tables is a challenging problem that requires an understanding of language and table structure, along with numerical and logical reasoning.…

计算与语言 · 计算机科学 2021-06-18 Devansh Gautam , Kshitij Gupta , Manish Shrivastava

We study the fact checking problem, which aims to identify the veracity of a given claim. Specifically, we focus on the task of Fact Extraction and VERification (FEVER) and its accompanied dataset. The task consists of the subtasks of…

计算与语言 · 计算机科学 2021-11-22 Giannis Bekoulis , Christina Papagiannopoulou , Nikos Deligiannis

Parsing natural language to corresponding SQL (NL2SQL) with data driven approaches like deep neural networks attracts much attention in recent years. Existing NL2SQL datasets assume that condition values should appear exactly in natural…

数据库 · 计算机科学 2020-06-12 Ningyuan Sun , Xuefeng Yang , Yunfeng Liu

In today's age, it is becoming increasingly difficult to decipher truth from lies. Every day, politicians, media outlets, and public figures make conflicting claims -- often about topics that can, in principle, be verified against…

数据库 · 计算机科学 2026-01-07 Michael Theologitis , Dan Suciu

We present the TAPAS contribution to the Shared Task on Statement Verification and Evidence Finding with Tables (SemEval 2021 Task 9, Wang et al. (2021)). SEM TAB FACT Task A is a classification task of recognizing if a statement is…

计算与语言 · 计算机科学 2021-04-05 Thomas Müller , Julian Martin Eisenschlos , Syrine Krichene

We propose a novel text editing task, referred to as \textit{fact-based text editing}, in which the goal is to revise a given document to better describe the facts in a knowledge base (e.g., several triples). The task is important in…

计算与语言 · 计算机科学 2021-04-05 Hayate Iso , Chao Qiao , Hang Li

A large amount of information is stored in data tables. Users can search for data tables using a keyword-based query. A table is composed primarily of data values that are organized in rows and columns providing implicit structural…

信息检索 · 计算机科学 2022-03-29 Mohamed Trabelsi , Zhiyu Chen , Shuo Zhang , Brian D. Davison , Jeff Heflin

As large language models (LLMs) grow larger and more sophisticated, assessing their "reasoning" capabilities in natural language grows more challenging. Recent question answering (QA) benchmarks that attempt to assess reasoning are often…

计算与语言 · 计算机科学 2022-12-01 Matthew Ho , Aditya Sharma , Justin Chang , Michael Saxon , Sharon Levy , Yujie Lu , William Yang Wang

Fact-checking has become increasingly important due to the speed with which both information and misinformation can spread in the modern media ecosystem. Therefore, researchers have been exploring how fact-checking can be automated, using…

计算与语言 · 计算机科学 2022-06-07 Zhijiang Guo , Michael Schlichtkrull , Andreas Vlachos

Automatic fact verification has received significant attention recently. Contemporary automatic fact-checking systems focus on estimating truthfulness using numerical scores which are not human-interpretable. A human fact-checker generally…

Large language models (LLMs) have raised hopes for automated end-to-end fact-checking, but prior studies report mixed results. As mainstream chatbots increasingly ship with reasoning capabilities and web search tools -- and millions of…

计算与语言 · 计算机科学 2025-11-25 Matthew R. DeVerna , Kai-Cheng Yang , Harry Yaojun Yan , Filippo Menczer

Existing tabular reasoning benchmarks mostly test models on small, uniform tables, underrepresenting the complexity of real-world data and giving an incomplete view of Large Language Models' (LLMs) reasoning abilities. Real tables are long,…

计算与语言 · 计算机科学 2025-11-07 Nikhil Abhyankar , Purvi Chaurasia , Sanchit Kabra , Ananya Srivastava , Vivek Gupta , Chandan K. Reddy

Given a natural language statement, how to verify its veracity against a large-scale textual knowledge source like Wikipedia? Most existing neural models make predictions without giving clues about which part of a false claim goes wrong. In…

计算与语言 · 计算机科学 2022-10-27 Jiangjie Chen , Qiaoben Bao , Changzhi Sun , Xinbo Zhang , Jiaze Chen , Hao Zhou , Yanghua Xiao , Lei Li

Motivated by the promising performance of pre-trained language models, we investigate BERT in an evidence retrieval and claim verification pipeline for the FEVER fact extraction and verification challenge. To this end, we propose to use two…

计算与语言 · 计算机科学 2019-10-08 Amir Soleimani , Christof Monz , Marcel Worring

Deepfake detection, the task of automatically discriminating machine-generated text, is increasingly critical with recent advances in natural language generative models. Existing approaches to deepfake detection typically represent…

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

The increasing prevalence of online misinformation has heightened the demand for automated fact-checking solutions. Large Language Models (LLMs) have emerged as potential tools for assisting in this task, but their effectiveness remains…

计算机与社会 · 计算机科学 2025-03-10 Nicolo' Fontana , Francesco Corso , Enrico Zuccolotto , Francesco Pierri

Evaluating tabular generators remains a challenging problem, as the unique causal structural prior of heterogeneous tabular data does not lend itself to intuitive human inspection. Recent work has introduced structural fidelity as a…

机器学习 · 计算机科学 2026-03-06 Xiangjian Jiang , Nikola Simidjievski , Mateja Jamnik

In this position paper, we propose a reasoning framework that can model the reasoning process underlying natural language inferences. The framework is based on the semantic tableau method, a well-studied proof system in formal logic. Like…

计算与语言 · 计算机科学 2025-02-10 Lasha Abzianidze

Event Factuality Detection (EFD) task determines the factuality of textual events, i.e., classifying whether an event is a fact, possibility, or impossibility, which is essential for faithfully understanding and utilizing event knowledge.…

计算与语言 · 计算机科学 2024-07-23 Chunyang Li , Hao Peng , Xiaozhi Wang , Yunjia Qi , Lei Hou , Bin Xu , Juanzi Li

Current Large Language Models (LLMs) exhibit limited ability to understand table structures and to apply precise numerical reasoning, which is crucial for tasks such as table question answering (TQA) and table-based fact verification (TFV).…

计算与语言 · 计算机科学 2025-07-11 Xinyuan Lu , Liangming Pan , Yubo Ma , Preslav Nakov , Min-Yen Kan