LLM Reasoning 相关度: 6/10

Causality-Driven Disentangled Representation Learning in Multiplex Graphs

Saba Nasiri, Selin Aviyente, Dorina Thanou
arXiv: 2603.24105v1 发布: 2026-03-25 更新: 2026-03-25

AI 摘要

提出基于因果推断的多重图解耦表示学习框架CaDeM,提升图表示的泛化性和可解释性。

主要贡献

  • 提出基于因果推断的解耦表示学习框架
  • 实现了共享和私有信息的有效分离
  • 在多重图表示学习中取得了显著的性能提升

方法论

利用因果推断,对多重图的共享和私有信息进行解耦,并通过后门调整保证信息的独立性。

原文摘要

Learning representations from multiplex graphs, i.e., multi-layer networks where nodes interact through multiple relation types, is challenging due to the entanglement of shared (common) and layer-specific (private) information, which limits generalization and interpretability. In this work, we introduce a causal inference-based framework that disentangles common and private components in a self-supervised manner. CaDeM jointly (i) aligns shared embeddings across layers, (ii) enforces private embeddings to capture layer-specific signals, and (iii) applies backdoor adjustment to ensure that the common embeddings capture only global information while being separated from the private representations. Experiments on synthetic and real-world datasets demonstrate consistent improvements over existing baselines, highlighting the effectiveness of our approach for robust and interpretable multiplex graph representation learning.

标签

图神经网络 因果推断 解耦表示学习

arXiv 分类

cs.LG cs.SI