paper-with-me

Papers

Unsupervised Graph Embedding via Adaptive Graph Learning

2020-03-10 · Rui Zhang, Yunxing Zhang, Xuelong. Li

Graph autoencoders (GAEs) are powerful tools in representation learning for graph embedding. However, the performance of GAEs is very dependent on the quality of the graph structure, i.e., of the adjacency matrix. In other words, GAEs would perform poorly when the adjacency matrix is incomplete or be disturbed. In this paper, two novel unsupervised graph embedding methods, unsupervised graph embedding via adaptive graph learning (BAGE) and unsupervised graph embedding via variational adaptive graph learning (VBAGE) are proposed. The proposed methods expand the application range of GAEs on graph embedding, i.e, on the general datasets without graph structure. Meanwhile, the adaptive learning mechanism can initialize the adjacency matrix without be affected by the parameter. Besides that, the latent representations are embedded in the laplacian graph structure to preserve the topology structure of the graph in the vector space. Moreover, the adjacency matrix can be self-learned for better embedding performance when the original graph structure is incomplete. With adaptive learning, the proposed method is much more robust to the graph structure. Experimental studies on several datasets validate our design and demonstrate that our methods outperform baselines by a wide margin in node clustering, node classification, and graph visualization tasks.

📄 PDF Abstract BibTeX arXiv:2003.04508

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringgraph constructionGraph EmbeddingGraph LearningGraph ReconstructionNetwork EmbeddingNode ClassificationNode ClusteringRepresentation Learning

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Node Embedding with Adaptive Similarities for Scalable Learning over Graphs

2018-11-27 · Dimitris Berberidis, Georgios B. Giannakis

Node embedding is the task of extracting informative and descriptive features over the nodes of a graph. The importance of node embeddings for graph analytics, as well as learning tasks such as node classification, link …

ClusteringCommunity DetectionDescriptiveGeneral Classification+2

Learning Universal Graph Neural Network Embeddings With Aid Of Transfer Learning

2019-09-22 · Saurabh Verma, Zhi-Li Zhang

Learning powerful data embeddings has become a center piece in machine learning, especially in natural language processing and computer vision domains. The crux of these embeddings is that they are pretrained on huge cor…

DecoderGraph ClassificationGraph EmbeddingGraph Learning+2

Feature-Centric Unsupervised Node Representation Learning Without Homophily Assumption

2025-12-17 · Sunwoo Kim, Soo Yong Lee, Kyungho Kim, Hyunjin Hwang 외 arxiv

Unsupervised node representation learning aims to obtain meaningful node embeddings without relying on node labels. To achieve this, graph convolution, which aggregates information from neighboring nodes, is commonly emp…

Representation Learning

Unsupervised Inductive Graph-Level Representation Learning via Graph-Graph Proximity

2019-04-01 · Yunsheng Bai, Hao Ding, Yang Qiao, Agustin Marinovic 외

We introduce a novel approach to graph-level representation learning, which is to embed an entire graph into a vector space where the embeddings of two graphs preserve their graph-graph proximity. Our approach, UGRAPHEMB…

General ClassificationGraph ClassificationGraph EmbeddingGraph Similarity+1

Exploring the Semantic Content of Unsupervised Graph Embeddings: An Empirical Study

2018-06-19 · Stephen Bonner, Ibad Kureshi, John Brennan, Georgios Theodoropoulos 외

Graph embeddings have become a key and widely used technique within the field of graph mining, proving to be successful across a broad range of domains including social, citation, transportation and biological. Graph emb…

Graph EmbeddingGraph Mining