paper-with-me

Papers

Distribution Preserving Graph Representation Learning

2022-02-27 · Chengsheng Mao, Yuan Luo

Graph neural network (GNN) is effective to model graphs for distributed representations of nodes and an entire graph. Recently, research on the expressive power of GNN attracted growing attention. A highly-expressive GNN has the ability to generate discriminative graph representations. However, in the end-to-end training process for a certain graph learning task, a highly-expressive GNN risks generating graph representations overfitting the training data for the target task, while losing information important for the model generalization. In this paper, we propose Distribution Preserving GNN (DP-GNN) - a GNN framework that can improve the generalizability of expressive GNN models by preserving several kinds of distribution information in graph representations and node representations. Besides the generalizability, by applying an expressive GNN backbone, DP-GNN can also have high expressive power. We evaluate the proposed DP-GNN framework on multiple benchmark datasets for graph classification tasks. The experimental results demonstrate that our model achieves state-of-the-art performances.

📄 PDF Abstract BibTeX arXiv:2202.13428

Code (0)

등록된 구현이 없습니다.

Tasks

Graph ClassificationGraph LearningGraph Neural NetworkGraph Representation LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Distribution-induced Bidirectional Generative Adversarial Network for Graph Representation Learning

2019-12-04 · CVPR 2020 6 · Shuai Zheng, Zhenfeng Zhu, Xingxing Zhang, Zhizhe Liu 외

Graph representation learning aims to encode all nodes of a graph into low-dimensional vectors that will serve as input of many compute vision tasks. However, most existing algorithms ignore the existence of inherent dat…

Generative Adversarial NetworkGraph Representation LearningRepresentation Learning

Invariant Graph Transformer for Out-of-Distribution Generalization

2025-08-01 · Tianyin Liao, Ziwei Zhang, Yufei Sun, Chunyu Hu 외 arxiv

Graph Transformers (GTs) have demonstrated great effectiveness across various graph analytical tasks. However, the existing GTs focus on training and testing graph data originated from the same distribution, but fail to …

Independent Distribution Regularization for Private Graph Embedding

2023-08-16 · Qi Hu, Yangqiu Song

Learning graph embeddings is a crucial task in graph mining tasks. An effective graph embedding model can learn low-dimensional representations from graph-structured data for data publishing benefiting various downstream…

AttributeGraph EmbeddingGraph MiningLink Prediction+3

SGOOD: Substructure-enhanced Graph-Level Out-of-Distribution Detection

2023-10-16 · Zhihao Ding, Jieming Shi, Shiqi Shen, Xuequn Shang 외

Graph-level representation learning is important in a wide range of applications. Existing graph-level models are generally built on i.i.d. assumption for both training and testing graphs. However, in an open world, mode…

Out-of-Distribution DetectionRepresentation Learning

Conditional Distribution Learning on Graphs

2024-11-20 · Jie Chen, Hua Mao, Yuanbiao Gou, Zhu Wang 외

Leveraging the diversity and quantity of data provided by various graph-structured data augmentations while preserving intrinsic semantic information is challenging. Additionally, successive layers in graph neural networ…

Contrastive LearningData AugmentationGraph ClassificationGraph Neural Network+2