中文
相关论文

相关论文: MAVEN-Fact: A Large-scale Event Factuality Detecti…

200 篇论文

Universal fact-checking systems for real-world claims face significant challenges in gathering valid and sufficient real-time evidence and making reasoned decisions. In this work, we introduce the Open-domain Explainable Fact-checking…

计算与语言 · 计算机科学 2023-12-12 Xin Tan , Bowei Zou , Ai Ti Aw

We introduce FinDVer, a comprehensive benchmark specifically designed to evaluate the explainable claim verification capabilities of LLMs in the context of understanding and analyzing long, hybrid-content financial documents. FinDVer…

计算与语言 · 计算机科学 2024-11-11 Yilun Zhao , Yitao Long , Yuru Jiang , Chengye Wang , Weiyuan Chen , Hongjun Liu , Yiming Zhang , Xiangru Tang , Chen Zhao , Arman Cohan

Event argument extraction identifies arguments for predefined event roles in text. Existing work evaluates this task with exact match (EM), where predicted arguments must align exactly with annotated spans. While suitable for span-based…

计算与语言 · 计算机科学 2025-09-11 Omar Sharif , Joseph Gatto , Madhusudan Basak , Sarah M. Preum

Multimodal large language models (MLLMs) have made significant advancements in event-based vision, yet the comprehensive evaluation of their capabilities within a unified benchmark remains largely unexplored. In this work, we introduce…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Shaoyu Liu , Jianing Li , Guanghui Zhao , Yunjian Zhang , Xiangyang Ji

The rapid advancement of GenAI technology over the past few years has significantly contributed towards highly realistic deepfake content generation. Despite ongoing efforts, the research community still lacks a large-scale and reasoning…

多媒体 · 计算机科学 2025-06-17 Parul Gupta , Shreya Ghosh , Tom Gedeon , Thanh-Toan Do , Abhinav Dhall

Large Language Model (LLM) evaluation is currently one of the most important areas of research, with existing benchmarks proving to be insufficient and not completely representative of LLMs' various capabilities. We present a curated…

计算与语言 · 计算机科学 2024-06-05 Aisha Khatun , Daniel G. Brown

In recent years, detecting fake multimodal content on social media has drawn increasing attention. Two major forms of deception dominate: human-crafted misinformation (e.g., rumors and misleading posts) and AI-generated content produced by…

人工智能 · 计算机科学 2025-10-17 Haiyang Li , Yaxiong Wang , Shengeng Tang , Lianwei Wu , Lechao Cheng , Zhun Zhong

Multimodal large language models (MLLMs) carry the potential to support humans in processing vast amounts of information. While MLLMs are already being used as a fact-checking tool, their abilities and limitations in this regard are…

计算与语言 · 计算机科学 2024-04-29 Jiahui Geng , Yova Kementchedjhieva , Preslav Nakov , Iryna Gurevych

Recently, Multimodal Large Language Models (MLLMs) have made significant progress in the video comprehension field. Despite remarkable content reasoning and instruction following capabilities they demonstrated, the hallucination problem of…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Jiacheng Zhang , Yang Jiao , Shaoxiang Chen , Na Zhao , Zhiyu Tan , Hao Li , Xingjun Ma , Jingjing Chen

As the modern tools of choice for text understanding and generation, large language models (LLMs) are expected to accurately output answers by leveraging the input context. This requires LLMs to possess both context-faithfulness and factual…

计算与语言 · 计算机科学 2024-10-07 Baolong Bi , Shenghua Liu , Yiwei Wang , Lingrui Mei , Junfeng Fang , Hongcheng Gao , Shiyu Ni , Xueqi Cheng

Reliable face forgery detection algorithms are crucial for countering the growing threat of deepfake-driven disinformation. Previous research has demonstrated the potential of Multimodal Large Language Models (MLLMs) in identifying…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Siran Peng , Zipei Wang , Li Gao , Xiangyu Zhu , Tianshuo Zhang , Ajian Liu , Haoyuan Zhang , Zhen Lei

Large Language Models (LLMs) are known to produce hallucinations - factually incorrect or fabricated information - which poses significant challenges for many Natural Language Processing (NLP) applications, such as dialogue systems. As a…

计算与语言 · 计算机科学 2025-08-11 Xiangyan Chen , Yufeng Li , Yujian Gan , Arkaitz Zubiaga , Matthew Purver

Automated fact-checking (AFC) is garnering increasing attention by researchers aiming to help fact-checkers combat the increasing spread of misinformation online. While many existing AFC methods incorporate external information from the Web…

Large language models can generate factually inaccurate content, a problem known as hallucination. Recent works have built upon retrieved-augmented generation to improve factuality through iterative prompting but these methods are limited…

计算与语言 · 计算机科学 2025-06-03 Mingda Chen , Yang Li , Karthik Padthe , Rulin Shao , Alicia Sun , Luke Zettlemoyer , Gargi Ghosh , Wen-tau Yih

Medical fact-checking has become increasingly critical as more individuals seek medical information online. However, existing datasets predominantly focus on human-generated content, leaving the verification of content generated by large…

计算与语言 · 计算机科学 2025-09-23 Tong Chen , Zimu Wang , Yiyi Miao , Haoran Luo , Yuanfei Sun , Wei Wang , Zhengyong Jiang , Procheta Sen , Jionglong Su

Making inferences in text comprehension to understand the meaning is essential in language processing. This work studies the entailment verification (EV) problem of multi-sentence premises that requires a system to make multiple inferences…

计算与语言 · 计算机科学 2024-05-29 Soumya Sanyal , Tianyi Xiao , Jiacheng Liu , Wenya Wang , Xiang Ren

Recent advancements in Large Multimodal Models (LMMs) have shown promising results in mathematical reasoning within visual contexts, with models approaching human-level performance on existing benchmarks such as MathVista. However, we…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Ke Wang , Junting Pan , Weikang Shi , Zimu Lu , Mingjie Zhan , Hongsheng Li

Large Language Models (LLMs) augmented with retrieval mechanisms have demonstrated significant potential in fact-checking tasks by integrating external knowledge. However, their reliability decreases when confronted with conflicting…

计算与语言 · 计算机科学 2025-05-26 Ziyu Ge , Yuhao Wu , Daniel Wai Kit Chin , Roy Ka-Wei Lee , Rui Cao

Event log analysis is an important task that security professionals undertake. Event logs record key information on activities that occur on computing devices, and due to the substantial number of events generated, they consume a large…

人工智能 · 计算机科学 2025-02-04 Siraaj Akhtar , Saad Khan , Simon Parkinson

Software vulnerability management has become increasingly critical as modern systems scale in size and complexity. However, existing automated approaches remain insufficient. Traditional static analysis methods struggle to precisely capture…

软件工程 · 计算机科学 2026-01-27 Zelong Zheng , Jiayuan Zhou , Xing Hu , Yi Gao , Shengyi Pan