paper-with-me

홈 › Papers

Topological Regularization for Graph Neural Networks Augmentation

2021-04-03 · Rui Song, Fausto Giunchiglia, Ke Zhao, Hao Xu

The complexity and non-Euclidean structure of graph data hinder the development of data augmentation methods similar to those in computer vision. In this paper, we propose a feature augmentation method for graph nodes based on topological regularization, in which topological structure information is introduced into end-to-end model. Specifically, we first obtain topology embedding of nodes through unsupervised representation learning method based on random walk. Then, the topological embedding as additional features and the original node features are input into a dual graph neural network for propagation, and two different high-order neighborhood representations of nodes are obtained. On this basis, we propose a regularization technique to bridge the differences between the two different node representations, eliminate the adverse effects caused by the topological features of graphs directly used, and greatly improve the performance. We have carried out extensive experiments on a large number of datasets to prove the effectiveness of our model.

📄 PDF Abstract BibTeX arXiv:2104.02478

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationGraph Neural NetworkRepresentation Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Simplicial Regularization

2021-03-08 · ICLR Workshop GTRL 2021 5 · Jose Gallego-Posada, Patrick Forré

Inspired by the fuzzy topological representation of a dataset employed in UMAP (McInnes et al., 2018), we propose a regularization principle for supervised learning based on the preservation of the simplicial complex str…

Data AugmentationDimensionality Reduction

Joint Network Topology Inference via Structured Fusion Regularization

2021-03-05 · Yanli Yuan, De Wen Soh, Xiao Yang, Kun Guo 외

Joint network topology inference represents a canonical problem of jointly learning multiple graph Laplacian matrices from heterogeneous graph signals. In such a problem, a widely employed assumption is that of a simple …

Computational Efficiency

Imbalanced Graph Classification via Graph-of-Graph Neural Networks

2021-12-01 · Yu Wang, Yuying Zhao, Neil Shah, Tyler Derr

Graph Neural Networks (GNNs) have achieved unprecedented success in identifying categorical labels of graphs. However, most existing graph classification problems with GNNs follow the protocol of balanced data splitting,…

ClassificationGraph ClassificationNode Classification

Topologically-Stabilized Graph Neural Networks: Empirical Robustness Across Domains

2025-12-15 · Jelena Losic arxiv

Graph Neural Networks (GNNs) have become the standard for graph representation learning but remain vulnerable to structural perturbations. We propose a novel framework that integrates persistent homology features with st…

Graph Representation LearningGraph Learning

HTG-GCL: Leveraging Hierarchical Topological Granularity from Cellular Complexes for Graph Contrastive Learning

2025-11-30 · Qirui Ji, Bin Qin, Yifan Jin, Yunze Zhao 외 arxiv

Graph contrastive learning (GCL) aims to learn discriminative semantic invariance by contrasting different views of the same graph that share critical topological patterns. However, existing GCL approaches with structura…

Contrastive Learning