paper-with-me

Papers

MAVEN-Fact: A Large-scale Event Factuality Detection Dataset

2024-07-22 · Chunyang Li, Hao Peng, Xiaozhi Wang, Yunjia Qi, Lei Hou, Bin Xu, Juanzi Li

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. However, due to the lack of high-quality large-scale data, event factuality detection is under-explored in event understanding research, which limits the development of EFD community. To address these issues and provide faithful event understanding, we introduce MAVEN-Fact, a large-scale and high-quality EFD dataset based on the MAVEN dataset. MAVEN-Fact includes factuality annotations of 112,276 events, making it the largest EFD dataset. Extensive experiments demonstrate that MAVEN-Fact is challenging for both conventional fine-tuned models and large language models (LLMs). Thanks to the comprehensive annotations of event arguments and relations in MAVEN, MAVEN-Fact also supports some further analyses and we find that adopting event arguments and relations helps in event factuality detection for fine-tuned models but does not benefit LLMs. Furthermore, we preliminarily study an application case of event factuality detection and find it helps in mitigating event-related hallucination in LLMs. Our dataset and codes can be obtained from \url{https://github.com/lcy2723/MAVEN-FACT}

📄 PDF Abstract BibTeX arXiv:2407.15352

Code (2)

THU-KEG/MAVEN-FACT 공식 구현 pytorch
lcy2723/maven-fact 공식 구현 pytorch

Tasks

Hallucination

Similar Papers 제목 키워드 기반

MAVEN-Arg: Completing the Puzzle of All-in-One Event Understanding Dataset with Event Argument Annotation

2023-11-15 · Xiaozhi Wang, Hao Peng, Yong Guan, Kaisheng Zeng 외

Understanding events in texts is a core objective of natural language understanding, which requires detecting event occurrences, extracting event arguments, and analyzing inter-event relationships. However, due to the an…

AllEvent Argument ExtractionEvent DetectionEvent Relation Extraction+2

MAVEN-ERE: A Unified Large-scale Dataset for Event Coreference, Temporal, Causal, and Subevent Relation Extraction

2022-11-14 · Xiaozhi Wang, Yulin Chen, Ning Ding, Hao Peng 외

The diverse relationships among real-world events, including coreference, temporal, causal, and subevent relations, are fundamental to understanding natural languages. However, two drawbacks of existing datasets limit ev…

Event Relation ExtractionRelationRelation Extraction

MAVEN: A Massive General Domain Event Detection Dataset

2020-04-28 · EMNLP 2020 11 · Xiaozhi Wang, Ziqi Wang, Xu Han, Wangyi Jiang 외

Event detection (ED), which means identifying event trigger words and classifying event types, is the first and most fundamental step for extracting event knowledge from plain text. Most existing datasets exhibit the fol…

BenchmarkingEvent Detection

Neural models of factuality

2018-04-06 · NAACL 2018 6 · Rachel Rudinger, Aaron Steven White, Benjamin Van Durme

We present two neural models for event factuality prediction, which yield significant performance gains over previous models on three event factuality datasets: FactBank, UW, and MEANTIME. We also present a substantial e…

MAVEN: A Multi-stage Agentic Annotation Pipeline for Video Reasoning Tasks

2026-05-21 · Han Zhang, Wanting Jiang, Tomasz Kornuta, Tian Zheng 외 arxiv

Training Vision Language Models (VLMs) for video event reasoning requires high-quality structured annotations capturing not only what happened, but when, where, why, and with what consequence, at a scale manual labelling…

Domain Adaptation