Deep Manifold Graph Auto-Encoder for Attributed Graph Embedding
- URL: http://arxiv.org/abs/2401.06727v1
- Date: Fri, 12 Jan 2024 17:57:07 GMT
- Title: Deep Manifold Graph Auto-Encoder for Attributed Graph Embedding
- Authors: Bozhen Hu, Zelin Zang, Jun Xia, Lirong Wu, Cheng Tan, Stan Z. Li
- Abstract summary: This paper proposes a novel Deep Manifold (Variational) Graph Auto-Encoder (DMVGAE/DMGAE) for attributed graph data.
The proposed method surpasses state-of-the-art baseline algorithms by a significant margin on different downstream tasks across popular datasets.
- Score: 51.75091298017941
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Representing graph data in a low-dimensional space for subsequent tasks is
the purpose of attributed graph embedding. Most existing neural network
approaches learn latent representations by minimizing reconstruction errors.
Rare work considers the data distribution and the topological structure of
latent codes simultaneously, which often results in inferior embeddings in
real-world graph data. This paper proposes a novel Deep Manifold (Variational)
Graph Auto-Encoder (DMVGAE/DMGAE) method for attributed graph data to improve
the stability and quality of learned representations to tackle the crowding
problem. The node-to-node geodesic similarity is preserved between the original
and latent space under a pre-defined distribution. The proposed method
surpasses state-of-the-art baseline algorithms by a significant margin on
different downstream tasks across popular datasets, which validates our
solutions. We promise to release the code after acceptance.
Related papers
- Graph Transformer GANs with Graph Masked Modeling for Architectural
Layout Generation [153.92387500677023]
We present a novel graph Transformer generative adversarial network (GTGAN) to learn effective graph node relations.
The proposed graph Transformer encoder combines graph convolutions and self-attentions in a Transformer to model both local and global interactions.
We also propose a novel self-guided pre-training method for graph representation learning.
arXiv Detail & Related papers (2024-01-15T14:36:38Z) - NodeFormer: A Scalable Graph Structure Learning Transformer for Node
Classification [70.51126383984555]
We introduce a novel all-pair message passing scheme for efficiently propagating node signals between arbitrary nodes.
The efficient computation is enabled by a kernerlized Gumbel-Softmax operator.
Experiments demonstrate the promising efficacy of the method in various tasks including node classification on graphs.
arXiv Detail & Related papers (2023-06-14T09:21:15Z) - Addressing Heterophily in Node Classification with Graph Echo State
Networks [11.52174067809364]
We address the challenges of heterophilic graphs with Graph Echo State Network (GESN) for node classification.
GESN is a reservoir computing model for graphs, where node embeddings are computed by an untrained message-passing function.
Our experiments show that reservoir models are able to achieve better or comparable accuracy with respect to most fully trained deep models.
arXiv Detail & Related papers (2023-05-14T19:42:31Z) - A Complex Network based Graph Embedding Method for Link Prediction [0.0]
We present a novel graph embedding approach based on the popularity-similarity and local attraction paradigms.
We show, using extensive experimental analysis, that the proposed method outperforms state-of-the-art graph embedding algorithms.
arXiv Detail & Related papers (2022-09-11T14:46:38Z) - Optimal Propagation for Graph Neural Networks [51.08426265813481]
We propose a bi-level optimization approach for learning the optimal graph structure.
We also explore a low-rank approximation model for further reducing the time complexity.
arXiv Detail & Related papers (2022-05-06T03:37:00Z) - A Robust and Generalized Framework for Adversarial Graph Embedding [73.37228022428663]
We propose a robust framework for adversarial graph embedding, named AGE.
AGE generates the fake neighbor nodes as the enhanced negative samples from the implicit distribution.
Based on this framework, we propose three models to handle three types of graph data.
arXiv Detail & Related papers (2021-05-22T07:05:48Z) - Unsupervised Deep Manifold Attributed Graph Embedding [33.1202078188891]
We propose a novel graph embedding framework named Deep Manifold Attributed Graph Embedding (DMAGE)
A node-to-node geodesic similarity is proposed to compute the inter-node similarity between the data space and the latent space.
We then design a new network structure with fewer aggregation to alleviate the oversmoothing problem.
arXiv Detail & Related papers (2021-04-27T08:47:39Z) - Co-embedding of Nodes and Edges with Graph Neural Networks [13.020745622327894]
Graph embedding is a way to transform and encode the data structure in high dimensional and non-Euclidean feature space.
CensNet is a general graph embedding framework, which embeds both nodes and edges to a latent feature space.
Our approach achieves or matches the state-of-the-art performance in four graph learning tasks.
arXiv Detail & Related papers (2020-10-25T22:39:31Z) - Graph Pooling with Node Proximity for Hierarchical Representation
Learning [80.62181998314547]
We propose a novel graph pooling strategy that leverages node proximity to improve the hierarchical representation learning of graph data with their multi-hop topology.
Results show that the proposed graph pooling strategy is able to achieve state-of-the-art performance on a collection of public graph classification benchmark datasets.
arXiv Detail & Related papers (2020-06-19T13:09:44Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.