Document-level Causal Relation Extraction with Knowledge-guided Binary Question Answering
Zimu Wang, Lei Xia, Wei Wang, Xinya Du

TL;DR
This paper introduces a knowledge-guided binary question answering approach for document-level causal relation extraction, addressing challenges of modeling and hallucinations, and achieves state-of-the-art results with large language models.
Contribution
It proposes a novel two-stage method leveraging event structures and binary QA to improve document-level causal relation extraction with large language models.
Findings
Achieves state-of-the-art on MECI dataset.
Demonstrates high generalizability and low inconsistency.
Effective use of event structures enhances document-level ECRE.
Abstract
As an essential task in information extraction (IE), Event-Event Causal Relation Extraction (ECRE) aims to identify and classify the causal relationships between event mentions in natural language texts. However, existing research on ECRE has highlighted two critical challenges, including the lack of document-level modeling and causal hallucinations. In this paper, we propose a Knowledge-guided binary Question Answering (KnowQA) method with event structures for ECRE, consisting of two stages: Event Structure Construction and Binary Question Answering. We conduct extensive experiments under both zero-shot and fine-tuning settings with large language models (LLMs) on the MECI and MAVEN-ERE datasets. Experimental results demonstrate the usefulness of event structures on document-level ECRE and the effectiveness of KnowQA by achieving state-of-the-art on the MECI dataset. We observe not…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
