paper-with-me

홈 › Papers

GJDNet: Robust Graph Neural Networks via Joint Disentangled Learning Against Adversarial Attacks

2026-06-01 · Canyixing Cui, Tao Wu, Xingping Xian, Xiao-Ke Xu, Mao Wang, Weina Niu arxiv

Graph Neural Networks (GNNs) are vulnerable to adversarial attacks, which inherently invert connectivity patterns by introducing disassortative edges in assortative graphs and assortative edges in disassortative graphs. This structural inversion creates structure-feature mismatches that disrupt neighborhood aggregation across different graph types. However, we find that existing defenses are limited, as they either treat neighborhoods as monolithic under fixed assortativity assumptions or rely on standard softmax classifiers that fail to account for perturbation-induced representation shifts. To further exploit this observation, we adopt a robustness perspective that jointly disentangles node representations and decision spaces, isolating perturbation effects while enforcing well-separated decision regions. Based on this principle, we propose Graph Joint Disentanglement Network (GJDNet), a unified framework for robust node classification across diverse graph assortativity regimes. GJDNet enhances robustness at both representation and decision levels: it employs feature-driven soft structural disentanglement with skewness-aware neighbor filtering to suppress perturbation-induced structure-feature mismatches, and introduces a Spherical Decision Boundary (SDB) to promote intra-class compactness and inter-class separation in the embedding space, thereby stabilizing decision boundaries under perturbations. Theoretical analysis provides insights into the effectiveness of the proposed disentangled representation and decision mechanisms, while extensive experiments demonstrate that GJDNet consistently achieves strong robustness across graphs with different connectivity regimes.

📄 PDF Abstract BibTeX arXiv:2606.01560

Code (0)

등록된 구현이 없습니다.

Tasks

Node Classification

Similar Papers 제목 키워드 기반

Disentangled Deep Autoencoding Regularization for Robust Image Classification

2019-02-27 · Zhenyu Duan, Martin Renqiang Min, Li Erran Li, Mingbo Cai 외

In spite of achieving revolutionary successes in machine learning, deep convolutional neural networks have been recently found to be vulnerable to adversarial attacks and difficult to generalize to novel test images with…

ClassificationGeneral Classificationimage-classificationImage Classification+1

DRGW: Learning Disentangled Representations for Robust Graph Watermarking

2026-01-20 · Jiasen Li, Yanwei Liu, Zhuoyi Shang, Xiaoyan Gu 외 arxiv

Graph-structured data is foundational to numerous web applications, and watermarking is crucial for protecting their intellectual property and ensuring data provenance. Existing watermarking methods primarily operate on …

Representation Learning

Jointly De-biasing Face Recognition and Demographic Attribute Estimation

2019-11-19 · ECCV 2020 8 · Sixue Gong, Xiaoming Liu, Anil K. Jain

We address the problem of bias in automated face recognition and demographic attribute estimation algorithms, where errors are lower on certain cohorts belonging to specific demographic groups. We present a novel de-bias…

AttributeFace Recognition

Unsupervised Graph Neural Architecture Search with Disentangled Self-supervision

2024-03-08 · NeurIPS 2023 11 · Zeyang Zhang, Xin Wang, Ziwei Zhang, Guangyao Shen 외

The existing graph neural architecture search (GNAS) methods heavily rely on supervised labels during the search process, failing to handle ubiquitous scenarios where supervisions are not available. In this paper, we stu…

DisentanglementNeural Architecture Search

Affine Disentangled GAN for Interpretable and Robust AV Perception

2019-07-06 · Letao Liu, Martin Saerbeck, Justin Dauwels

Autonomous vehicles (AV) have progressed rapidly with the advancements in computer vision algorithms. The deep convolutional neural network as the main contributor to this advancement has boosted the classification accur…

Adversarial AttackAutonomous VehiclesClassificationData Augmentation+1