PA-GNN meta-learns to penalize adversarial edges on clean graphs and retains that penalization when fine-tuned on a poisoned graph, improving node classification accuracy under poisoning attacks.
Feature Interaction-aware Graph Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Inspired by the immense success of deep learning, graph neural networks (GNNs) are widely used to learn powerful node representations and have demonstrated promising performance on different graph learning tasks. However, most real-world graphs often come with high-dimensional and sparse node features, rendering the learned node representations from existing GNN architectures less expressive. In this paper, we propose \textit{Feature Interaction-aware Graph Neural Networks (FI-GNNs)}, a plug-and-play GNN framework for learning node representations encoded with informative feature interactions. Specifically, the proposed framework is able to highlight informative feature interactions in a personalized manner and further learn highly expressive node representations on feature-sparse graphs. Extensive experiments on various datasets demonstrate the superior capability of FI-GNNs for graph learning tasks.
fields
cs.LG 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Transferring Robustness for Graph Neural Network Against Poisoning Attacks
PA-GNN meta-learns to penalize adversarial edges on clean graphs and retains that penalization when fine-tuned on a poisoned graph, improving node classification accuracy under poisoning attacks.