paper-with-me

홈 › Papers

Extracting Qualitative Causal Structure with Transformer-Based NLP

2021-08-20 · Scott E. Friedman, Ian H. Magnusson, Sonja M. 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). This paper presents a transformer-based NLP architecture that jointly identifies and extracts (1) variables or factors described in language, (2) qualitative causal relationships over these variables, and (3) qualifiers and magnitudes that constrain these causal relationships. We demonstrate this approach and include promising results from in two use cases, processing textual inputs from academic publications, news articles, and social media.

📄 PDF Abstract BibTeX arXiv:2108.13304

Code (0)

등록된 구현이 없습니다.

Tasks

Articles

Similar 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 m…

ArticlesKnowledge Graphsscientific discovery

Event Argument Extraction using Causal Knowledge Structures

2021-05-02 · ICON 2020 12 · Debanjana Kar, Sudeshna Sarkar, Pawan Goyal

Event Argument extraction refers to the task of extracting structured information from unstructured text for a particular event of interest. The existing works exhibit poor capabilities to extract causal event arguments …

ArticlesEvent Argument ExtractionSentence

On the Equivalence of Causal Models

2013-03-27 · Tom S. Verma, Judea Pearl

Scientists often use directed acyclic graphs (days) to model the qualitative structure of causal theories, allowing the parameters to be estimated from observational data. Two causal models are equivalent if there is no …

From News to Returns: A Granger-Causal Hypergraph Transformer on the Sphere

2025-10-05 · Anoushka Harit, Zhongtian Sun, Jongmin Yu arxiv

We propose the Causal Sphere Hypergraph Transformer (CSHT), a novel architecture for interpretable financial time-series forecasting that unifies \emph{Granger-causal hypergraph structure}, \emph{Riemannian geometry}, an…

Does TabPFN Understand Causal Structures?

2025-11-10 · Omar Swelam, Lennart Purucker, Jake Robertson, Hanne Raum 외 arxiv

Causal discovery is fundamental for multiple scientific domains, yet extracting causal information from real world data remains a significant challenge. Given the recent success on real data, we investigate whether TabPF…