Section 01
CIExplainer: An Open-Source Tool for Causal Explainability of Graph Neural Networks
Graph Neural Networks (GNNs) have achieved remarkable results in fields such as social network analysis and molecular property prediction, but they face the "black box" dilemma—users find it difficult to understand the reasons behind model decisions. CIExplainer is an open-source tool that addresses this pain point. By introducing a causal inference framework to generate explanations, it reveals the causal relationship between input features and prediction results, helping to understand the logic behind model decisions. It is suitable for key scenarios like drug discovery and financial risk control.