paper-with-me

Papers

Graph Rationalization with Environment-based Augmentations

2022-06-06 · Gang Liu, Tong Zhao, Jiaxin Xu, Tengfei Luo, Meng Jiang

Rationale is defined as a subset of input features that best explains or supports the prediction by machine learning models. Rationale identification has improved the generalizability and interpretability of neural networks on vision and language data. In graph applications such as molecule and polymer property prediction, identifying representative subgraph structures named as graph rationales plays an essential role in the performance of graph neural networks. Existing graph pooling and/or distribution intervention methods suffer from lack of examples to learn to identify optimal graph rationales. In this work, we introduce a new augmentation operation called environment replacement that automatically creates virtual data examples to improve rationale identification. We propose an efficient framework that performs rationale-environment separation and representation learning on the real and augmented examples in latent spaces to avoid the high complexity of explicit graph decoding and encoding. Comparing against recent techniques, experiments on seven molecular and four polymer real datasets demonstrate the effectiveness and efficiency of the proposed augmentation-based graph rationalization framework.

📄 PDF Abstract BibTeX arXiv:2206.02886

Code (1)

liugangcode/GREA 공식 구현 pytorch

Tasks

Graph RegressionProperty PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Towards Effective Graph Rationalization via Boosting Environment Diversity

2024-12-17 · Yujie Wang, Kui Yu, Yuhong Zhang, Fuyuan Cao 외

Graph Neural Networks (GNNs) perform effectively when training and testing graphs are drawn from the same distribution, but struggle to generalize well in the face of distribution shifts. To address this issue, existing …

Diversity

Cooperative Classification and Rationalization for Graph Generalization

2024-03-10 · Linan Yue, Qi Liu, Ye Liu, Weibo Gao 외

Graph Neural Networks (GNNs) have achieved impressive results in graph classification tasks, but they struggle to generalize effectively when faced with out-of-distribution (OOD) data. Several approaches have been propos…

ClassificationGraph ClassificationKnowledge Distillation

Fine-grained Graph Rationalization

2023-12-13 · Zhe Xu, Menghai Pan, Yuzhong Chen, Huiyuan Chen 외

Rationale discovery is defined as finding a subset of the input data that maximally supports the prediction of downstream tasks. In the context of graph machine learning, graph rationale is defined to locate the critical…

Prediction

Towards Faithful Explanations: Boosting Rationalization with Shortcuts Discovery

2024-03-12 · Linan Yue, Qi Liu, Yichao Du, Li Wang 외

The remarkable success in neural networks provokes the selective rationalization. It explains the prediction results by identifying a small subset of the inputs sufficient to support them. Since existing methods still su…

Rationalization: A Neural Machine Translation Approach to Generating Natural Language Explanations

2017-02-25 · Upol Ehsan, Brent Harrison, Larry Chan, Mark O. Riedl

We introduce AI rationalization, an approach for generating explanations of autonomous system behavior as if a human had performed the behavior. We describe a rationalization technique that uses neural machine translatio…

Explanation GenerationMachine TranslationTranslation