← Search

Yingxin Wu

3 accepted papers

2022

Discovering Invariant Rationales for Graph Neural Networks

ICLR 2022poster

Intrinsic interpretability of graph neural networks (GNNs) is to find a small subset of the input graph's features --- rationale --- which guides the model prediction. Unfortunately, the leading rationalization models often rely on data biases, especially shortcut features, to compose rationales and…

2022

Let Invariant Rationale Discovery Inspire Graph Contrastive Learning

ICML 2022spotlight

Leading graph contrastive learning (GCL) methods perform graph augmentations in two fashions: (1) randomly corrupting the anchor graph, which could cause the loss of semantic information, or (2) using domain knowledge to maintain salient features, which undermines the generalization to other domains…

2021

Towards Multi-Grained Explainability for Graph Neural Networks

NeurIPS 2021poster

When a graph neural network (GNN) made a prediction, one raises question about explainability: “Which fraction of the input graph is most influential to the model’s decision?” Producing an answer requires understanding the model’s inner workings in general and emphasizing the insights on the decision…