paper-with-me

홈 › Papers

I-GCN: Robust Graph Convolutional Network via Influence Mechanism

2020-12-11 · Haoxi Zhan, Xiaobing Pei

Deep learning models for graphs, especially Graph Convolutional Networks (GCNs), have achieved remarkable performance in the task of semi-supervised node classification. However, recent studies show that GCNs suffer from adversarial perturbations. Such vulnerability to adversarial attacks significantly decreases the stability of GCNs when being applied to security-critical applications. Defense methods such as preprocessing, attention mechanism and adversarial training have been discussed by various studies. While being able to achieve desirable performance when the perturbation rates are low, such methods are still vulnerable to high perturbation rates. Meanwhile, some defending algorithms perform poorly when the node features are not visible. Therefore, in this paper, we propose a novel mechanism called influence mechanism, which is able to enhance the robustness of the GCNs significantly. The influence mechanism divides the effect of each node into two parts: introverted influence which tries to maintain its own features and extroverted influence which exerts influences on other nodes. Utilizing the influence mechanism, we propose the Influence GCN (I-GCN) model. Extensive experiments show that our proposed model is able to achieve higher accuracy rates than state-of-the-art methods when defending against non-targeted attacks.

📄 PDF Abstract BibTeX arXiv:2012.06110

Code (0)

등록된 구현이 없습니다.

Tasks

Node Classification

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Enhancing the Influence of Labels on Unlabeled Nodes in Graph Convolutional Networks

2024-11-04 · Jincheng Huang, Yujie Mo, Xiaoshuang Shi, Lei Feng 외

The message-passing mechanism of graph convolutional networks (i.e., GCNs) enables label information to be propagated to a broader range of neighbors, thereby increasing the utilization of labels. However, the label info…

Contrastive LearningGraph LearningRepresentation Learning

A spatial-temporal short-term traffic flow prediction model based on dynamical-learning graph convolution mechanism

2022-05-10 · Zhijun Chen, Zhe Lu, Qiushi Chen, Hongliang Zhong 외

Short-term traffic flow prediction is a vital branch of the Intelligent Traffic System (ITS) and plays an important role in traffic management. Graph convolution network (GCN) is widely used in traffic prediction models …

ManagementPredictionTraffic Prediction

VGCN-BERT: Augmenting BERT with Graph Embedding for Text Classification

2020-04-12 · Zhibin Lu, Pan Du, Jian-Yun Nie

Much progress has been made recently on text classification with methods based on neural networks. In particular, models using attention mechanism such as BERT have shown to have the capability of capturing the contextua…

ClassificationGeneral ClassificationGraph EmbeddingSentence+2

DS-HGCN: A Dual-Stream Hypergraph Convolutional Network for Predicting Student Engagement via Social Contagion

2025-12-23 · Ziyang Fan, Li Tao, Yi Wang, Jingwei Qu 외 arxiv

Student engagement is a critical factor influencing academic success and learning outcomes. Accurately predicting student engagement is essential for optimizing teaching strategies and providing personalized intervention…

InfluencerRank: Discovering Effective Influencers via Graph Convolutional Attentive Recurrent Neural Networks

2023-04-04 · Seungbae Kim, Jyun-Yu Jiang, Jinyoung Han, Wei Wang

As influencers play considerable roles in social media marketing, companies increase the budget for influencer marketing. Hiring effective influencers is crucial in social influencer marketing, but it is challenging to f…

Marketing