paper-with-me

홈 › Papers

From Unstructured Text to Causal Knowledge Graphs: A Transformer-Based Approach

2022-02-23 · Scott Friedman, Ian Magnusson, Vasanth Sarathy, Sonja Schmer-Galunder

Qualitative causal relationships compactly express the direction, dependency, temporal constraints, and monotonicity constraints of discrete or continuous interactions in the world. In everyday or academic language, we may express interactions between quantities (e.g., sleep decreases stress), between discrete events or entities (e.g., a protein inhibits another protein's transcription), or between intentional or functional factors (e.g., hospital patients pray to relieve their pain). Extracting and representing these diverse causal relations are critical for cognitive systems that operate in domains spanning from scientific discovery to social science. This paper presents a transformer-based NLP architecture that jointly extracts knowledge graphs including (1) variables or factors described in language, (2) qualitative causal relationships over these variables, (3) qualifiers and magnitudes that constrain these causal relationships, and (4) word senses to localize each extracted node within a large ontology. We do not claim that our transformer-based architecture is itself a cognitive system; however, we provide evidence of its accurate knowledge graph extraction in real-world domains and the practicality of its resulting knowledge graphs for cognitive systems that perform graph-based reasoning. We demonstrate this approach and include promising results in two use cases, processing textual inputs from academic publications, news articles, and social media.

📄 PDF Abstract BibTeX arXiv:2202.11768

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesKnowledge Graphsscientific discovery

Similar Papers 제목 키워드 기반

DKCD: Domain Knowledge-Enhanced Causal Discovery from Unstructured Data

2026-07-10 · Xin Li, Jin Li, Shoujin Wang, Kun Yu 외 arxiv

Causal discovery from unstructured data is a challenging yet underexplored task in high-expertise domains such as healthcare, finance, and education. Existing methods typically leverage the general knowledge of large lan…

General Knowledge

Constructing and Interpreting Causal Knowledge Graphs from News

2023-05-16 · Fiona Anting Tan, Debdeep Paul, Sahim Yamaura, Miura Koji 외

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 nee…

ClusteringKnowledge Graphs

Integrating Unstructured Text into Causal Inference: Empirical Evidence from Real Data

2026-02-15 · Boning Zhou, Ziyu Wang, Han Hong, Haoqi Hu arxiv

Causal inference, a critical tool for informing business decisions, traditionally relies heavily on structured data. However, in many real-world scenarios, such data can be incomplete or unavailable. This paper presents …

Causal Inference

Everything Has a Cause: Leveraging Causal Inference in Legal Text Analysis

2021-04-19 · NAACL 2021 4 · Xiao Liu, Da Yin, Yansong Feng, Yuting Wu 외

Causal inference is the process of capturing cause-effect relationship among variables. Most existing works focus on dealing with structured data, while mining causal relationship among factors from unstructured data, li…

Causal Inference

Causal Discovery in Knowledge Graphs by Exploiting Asymmetric Properties of Non-Gaussian Distributions

2021-06-02 · Rohan Giriraj, Sinnu Susan Thomas

In recent years, causal modelling has been used widely to improve generalization and to provide interpretability in machine learning models. To determine cause-effect relationships in the absence of a randomized trial, w…

Causal DiscoveryKnowledge Graphs