paper-with-me

홈 › Papers

Multi-granularity Causal Structure Learning

2023-12-09 · Jiaxuan Liang, Jun Wang, Guoxian Yu, Shuyin Xia, Guoyin Wang

Unveil, model, and comprehend the causal mechanisms underpinning natural phenomena stand as fundamental endeavors across myriad scientific disciplines. Meanwhile, new knowledge emerges when discovering causal relationships from data. Existing causal learning algorithms predominantly focus on the isolated effects of variables, overlook the intricate interplay of multiple variables and their collective behavioral patterns. Furthermore, the ubiquity of high-dimensional data exacts a substantial temporal cost for causal algorithms. In this paper, we develop a novel method called MgCSL (Multi-granularity Causal Structure Learning), which first leverages sparse auto-encoder to explore coarse-graining strategies and causal abstractions from micro-variables to macro-ones. MgCSL then takes multi-granularity variables as inputs to train multilayer perceptrons and to delve the causality between variables. To enhance the efficacy on high-dimensional data, MgCSL introduces a simplified acyclicity constraint to adeptly search the directed acyclic graph among variables. Experimental results show that MgCSL outperforms competitive baselines, and finds out explainable causal connections on fMRI datasets.

📄 PDF Abstract BibTeX arXiv:2312.05549

Code (1)

dmlc/dgl/tree/master/examples/mxnet/gin pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Causal Disentangled Multi-Granularity Graph Classification Method

2023-10-25 · Yuan Li, Li Liu, Penggang Chen, Youmin Zhang 외

Graph data widely exists in real life, with large amounts of data and complex structures. It is necessary to map graph data to low-dimensional embedding. Graph classification, a critical graph task, mainly relies on iden…

ClassificationDisentanglementGraph ClassificationGraph Representation Learning+1

The Granularity Axis: A Micro-to-Macro Latent Direction for Social Roles in Language Models

2026-05-07 · Chonghan Qin, Xiachong Feng, Ziyun Song, Xiaocheng Feng 외 arxiv

Large language models (LLMs) are routinely prompted to take on social roles ranging from individuals to institutions, yet it remains unclear whether their internal representations encode the granularity of such roles, fr…

Causally Abstracted Multi-armed Bandits

2024-04-26 · Fabio Massimo Zennaro, Nicholas Bishop, Joel Dyer, Yorgos Felekis 외

Multi-armed bandits (MAB) and causal MABs (CMAB) are established frameworks for decision-making problems. The majority of prior work typically studies and solves individual MAB and CMAB in isolation for a given problem a…

Decision MakingMulti-Armed BanditsTransfer Learning

Zero-Shot Cross-Lingual Document-Level Event Causality Identification with Heterogeneous Graph Contrastive Transfer Learning

2024-03-05 · Zhitao He, Pengfei Cao, Zhuoran Jin, Yubo Chen 외

Event Causality Identification (ECI) refers to the detection of causal relations between events in texts. However, most existing studies focus on sentence-level ECI with high-resource languages, leaving more challenging …

Event Causality IdentificationFew-Shot LearningSentenceTransfer Learning

Comprehensive Causal Machine Learning

2024-05-16 · Michael Lechner, Jana Mareckova

Uncovering causal effects in multiple treatment setting at various levels of granularity provides substantial value to decision makers. Comprehensive machine learning approaches to causal effect estimation allow to use a…