paper-with-me

Papers

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

2019-04-01 · Yunsheng Bai, Hao Ding, Yang Qiao, Agustin Marinovic, Ken Gu, Ting Chen, Yizhou Sun, Wei Wang

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, is a general framework that provides a novel means to performing graph-level embedding in a completely unsupervised and inductive manner. The learned neural network can be considered as a function that receives any graph as input, either seen or unseen in the training set, and transforms it into an embedding. A novel graph-level embedding generation mechanism called Multi-Scale Node Attention (MSNA), is proposed. Experiments on five real graph datasets show that UGRAPHEMB achieves competitive accuracy in the tasks of graph classification, similarity ranking, and graph visualization.

📄 PDF Abstract BibTeX arXiv:1904.01098

Code (1)

yunshengb/UGraphEmb tf

Tasks

General ClassificationGraph ClassificationGraph EmbeddingGraph SimilarityRepresentation Learning

Similar Papers 제목 키워드 기반

Inductive and Unsupervised Representation Learning on Graph Structured Objects

2020-05-01 · ICLR 2020 1 · Lichen Wang, Bo Zong, Qianqian Ma, Wei Cheng 외

Inductive and unsupervised graph learning is a critical technique for predictive or information retrieval tasks where label information is difficult to obtain. It is also challenging to make graph learning inductive and …

Graph LearningGraph SimilarityInformation RetrievalRepresentation Learning+1

Unsupervised Joint k-node Graph Representations with Compositional Energy-Based Models

2020-12-01 · NeurIPS 2020 12 · Leonardo Cotta, Carlos H. C. Teixeira, Ananthram Swami, Bruno Ribeiro

Existing Graph Neural Network (GNN) methods that learn inductive unsupervised graph representations focus on learning node and edge representations by predicting observed edges in the graph. Although such approaches have…

Graph Neural NetworkNode Classification

Unsupervised Joint $k$-node Graph Representations with Compositional Energy-Based Models

2020-10-08 · Leonardo Cotta, Carlos H. C. Teixeira, Ananthram Swami, Bruno Ribeiro

Existing Graph Neural Network (GNN) methods that learn inductive unsupervised graph representations focus on learning node and edge representations by predicting observed edges in the graph. Although such approaches have…

Graph Neural NetworkNode Classification

BIGSAGE: unsupervised inductive representation learning of graph via bi-attended sampling and global-biased aggregating

2019-05-01 · ICLR 2019 5 · Xin Luo, Hankz Hankui Zhuo

Different kinds of representation learning techniques on graph have shown significant effect in downstream machine learning tasks. Recently, in order to inductively learn representations for graph structures that is unob…

Representation LearningTransfer Learning

Deep Graph Infomax

2018-09-27 · ICLR 2019 5 · Petar Veličković, William Fedus, William L. Hamilton, Pietro Liò 외

We present Deep Graph Infomax (DGI), a general approach for learning node representations within graph-structured data in an unsupervised manner. DGI relies on maximizing mutual information between patch representations …

General ClassificationInductive LearningNode Classification