paper-with-me

홈 › Papers

Enhancing Size Generalization in Graph Neural Networks through Disentangled Representation Learning

2024-06-07 · Zheng Huang, Qihui Yang, Dawei Zhou, Yujun Yan

Although most graph neural networks (GNNs) can operate on graphs of any size, their classification performance often declines on graphs larger than those encountered during training. Existing methods insufficiently address the removal of size information from graph representations, resulting in sub-optimal performance and reliance on backbone models. In response, we propose DISGEN, a novel and model-agnostic framework designed to disentangle size factors from graph representations. DISGEN employs size- and task-invariant augmentations and introduces a decoupling loss that minimizes shared information in hidden representations, with theoretical guarantees for its effectiveness. Our empirical results show that DISGEN outperforms the state-of-the-art models by up to 6% on real-world datasets, underscoring its effectiveness in enhancing the size generalizability of GNNs. Our codes are available at: https://github.com/GraphmindDartmouth/DISGEN.

📄 PDF Abstract BibTeX arXiv:2406.04601

Code (1)

graphminddartmouth/disgen 공식 구현 pytorch

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Single-Domain Generalized Object Detection in Urban Scene via Cyclic-Disentangled Self-Distillation

2022-01-01 · CVPR 2022 1 · Aming Wu, Cheng Deng

In this paper, we are concerned with enhancing the generalization capability of object detectors. And we consider a realistic yet challenging scenario, namely Single-Domain Generalized Object Detection (Single-DGOD),…

Objectobject-detectionObject DetectionRobust Object Detection

Disentangled Generative Graph Representation Learning

2024-08-24 · Xinyue Hu, Zhibin Duan, Xinyang Liu, Yuxin Li 외

Recently, generative graph models have shown promising results in learning graph representations through self-supervised methods. However, most existing generative graph representation learning (GRL) approaches rely on r…

DisentanglementGraph LearningGraph Representation LearningRepresentation Learning+1

Debiasing Graph Neural Networks via Learning Disentangled Causal Substructure

2022-09-28 · Shaohua Fan, Xiao Wang, Yanhu Mo, Chuan Shi 외

Most Graph Neural Networks (GNNs) predict the labels of unseen graphs by learning the correlation between the input graphs and labels. However, by presenting a graph classification investigation on the training graphs wi…

counterfactualGraph Classification

Independence Promoted Graph Disentangled Networks

2019-11-26 · Yanbei Liu, Xiao Wang, Shu Wu, Zhitao Xiao

We address the problem of disentangled representation learning with independent latent factors in graph convolutional networks (GCNs). The current methods usually learn node representation by describing its neighborhood …

ClusteringGraph ClassificationGraph ClusteringRepresentation Learning

SE-VGAE: Unsupervised Disentangled Representation Learning for Interpretable Architectural Layout Design Graph Generation

2024-06-25 · Jielin Chen, Rudi Stouffs

Despite the suitability of graphs for capturing the relational structures inherent in architectural layout designs, there is a notable dearth of research on interpreting architectural design space using graph-based repre…

DecoderDisentanglementGraph GenerationLayout Design+1