paper-with-me

Papers

Symmetric Graph Convolutional Autoencoder for Unsupervised Graph Representation Learning

2019-08-07 · ICCV 2019 10 · Jiwoong Park, Minsik Lee, Hyung Jin Chang, Kyuewang Lee, Jin Young Choi

We propose a symmetric graph convolutional autoencoder which produces a low-dimensional latent representation from a graph. In contrast to the existing graph autoencoders with asymmetric decoder parts, the proposed autoencoder has a newly designed decoder which builds a completely symmetric autoencoder form. For the reconstruction of node features, the decoder is designed based on Laplacian sharpening as the counterpart of Laplacian smoothing of the encoder, which allows utilizing the graph structure in the whole processes of the proposed autoencoder architecture. In order to prevent the numerical instability of the network caused by the Laplacian sharpening introduction, we further propose a new numerically stable form of the Laplacian sharpening by incorporating the signed graphs. In addition, a new cost function which finds a latent representation and a latent affinity matrix simultaneously is devised to boost the performance of image clustering tasks. The experimental results on clustering, link prediction and visualization tasks strongly support that the proposed model is stable and outperforms various state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:1908.02441

Code (1)

sseung0703/GALA_TF2.0 tf

Tasks

ClusteringDecoderGraph ClusteringGraph Representation LearningImage ClusteringLink PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Graph Autoencoders with Deconvolutional Networks

2020-12-22 · Jia Li, Tomas Yu, Da-Cheng Juan, Arjun Gopalan 외

Recent studies have indicated that Graph Convolutional Networks (GCNs) act as a \emph{low pass} filter in spectral domain and encode smoothed node representations. In this paper, we consider their opposite, namely Graph …

Graph Generation

A Novel Unsupervised Graph Wavelet Autoencoder for Mechanical System Fault Detection

2023-07-20 · Tianfu Li, Chuang Sun, Ruqiang Yan, Xuefeng Chen

Reliable fault detection is an essential requirement for safe and efficient operation of complex mechanical systems in various industrial applications. Despite the abundance of existing approaches and the maturity of the…

Fault DetectionGraph Neural Network

Graph Neural Network, ChebNet, Graph Convolutional Network, and Graph Autoencoder: Tutorial and Survey

2024-07-08 · OSF Preprints 2024 7 · Benyamin Ghojogh, Ali Ghodsi

This is a tutorial paper on graph neural networks including ChebNet, graph convolutional network, graph attention network, and graph autoencoder. It starts with Laplacian of graph, graph Fourier transform, and graph conv…

Graph AttentionGraph Neural NetworkGraph Reconstruction

AEGCN: An Autoencoder-Constrained Graph Convolutional Network

2020-07-03 · Mingyuan Ma, Sen Na, Hongyu Wang

We propose a novel neural network architecture, called autoencoder-constrained graph convolutional network, to solve node classification task on graph domains. As suggested by its name, the core of this model is a convol…

DecoderGraph AttentionNode Classification

Marginalized graph autoencoder for graph clustering

2017-11-06 · CIKM '17 Proceedings of the 2017 ACM on Conference on Information and Knowledge Management 2017 11 · Chun Wang, Shirui Pan, Guodong Long, Xingquan Zhu 외

Graph clustering aims to discovercommunity structures in networks, the task being fundamentally challenging mainly because the topology structure and the content of the graphs are difficult to represent for clustering an…

ClusteringGraph ClusteringGraph Representation LearningRepresentation Learning