Constructing and Interpreting Causal Knowledge Graphs from News
Fiona Anting Tan, Debdeep Paul, Sahim Yamaura, Miura Koji and, See-Kiong Ng

TL;DR
This paper presents a method to automatically construct and interpret causal knowledge graphs from news articles by combining BERT-based extraction with topic modeling, resulting in highly connected, accurate, and interpretable causal graphs.
Contribution
It introduces a novel hybrid approach using BERT and pattern-based models for causal relation extraction, and employs topic modeling to enhance graph connectivity, improving over previous rudimentary methods.
Findings
Achieved high recall and precision in causal relation extraction.
Connected 15,686 subgraphs into a single comprehensive graph.
Validated effectiveness through experiments, use cases, and user feedback.
Abstract
Many financial jobs rely on news to learn about causal events in the past and present, to make informed decisions and predictions about the future. With the ever-increasing amount of news available online, there is a need to automate the extraction of causal events from unstructured texts. In this work, we propose a methodology to construct causal knowledge graphs (KGs) from news using two steps: (1) Extraction of Causal Relations, and (2) Argument Clustering and Representation into KG. We aim to build graphs that emphasize on recall, precision and interpretability. For extraction, although many earlier works already construct causal KGs from text, most adopt rudimentary pattern-based methods. We close this gap by using the latest BERT-based extraction models alongside pattern-based ones. As a result, we achieved a high recall, while still maintaining a high precision. For clustering,…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Quality and Management
