paper-with-me

홈 › Papers

Graph-wise Common Latent Factor Extraction for Unsupervised Graph Representation Learning

2021-12-16 · Thilini Cooray, Ngai-Man Cheung

Unsupervised graph-level representation learning plays a crucial role in a variety of tasks such as molecular property prediction and community analysis, especially when data annotation is expensive. Currently, most of the best-performing graph embedding methods are based on Infomax principle. The performance of these methods highly depends on the selection of negative samples and hurt the performance, if the samples were not carefully selected. Inter-graph similarity-based methods also suffer if the selected set of graphs for similarity matching is low in quality. To address this, we focus only on utilizing the current input graph for embedding learning. We are motivated by an observation from real-world graph generation processes where the graphs are formed based on one or more global factors which are common to all elements of the graph (e.g., topic of a discussion thread, solubility level of a molecule). We hypothesize extracting these common factors could be highly beneficial. Hence, this work proposes a new principle for unsupervised graph representation learning: Graph-wise Common latent Factor EXtraction (GCFX). We further propose a deep model for GCFX, deepGCFX, based on the idea of reversing the above-mentioned graph generation process which could explicitly extract common latent factors from an input graph and achieve improved results on downstream tasks to the current state-of-the-art. Through extensive experiments and analysis, we demonstrate that, while extracting common latent factors is beneficial for graph-level tasks to alleviate distractions caused by local variations of individual nodes or local neighbourhoods, it also benefits node-level tasks by enabling long-range node dependencies, especially for disassortative graphs.

📄 PDF Abstract BibTeX arXiv:2112.08830

Code (1)

thilinicooray/deepgcfx 공식 구현 pytorch

Tasks

Graph EmbeddingGraph GenerationGraph Representation LearningGraph SimilarityMolecular Property PredictionProperty PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Learning the Dependency Structure of Latent Factors

2012-12-01 · NeurIPS 2012 12 · Yunlong He, Yanjun Qi, Koray Kavukcuoglu, Haesun Park

In this paper, we study latent factor models with the dependency structure in the latent space. We propose a general learning framework which induces sparsity on the undirected graphical model imposed on the vector of l…

Learning Network Representations with Disentangled Graph Auto-Encoder

2024-02-02 · Di Fan, Chuanhou Gao

The (variational) graph auto-encoder is widely used to learn representations for graph-structured data. However, the formation of real-world graphs is a complicated and heterogeneous process influenced by latent factors.…

DecoderLearning Network Representations

Disentangled Contrastive Learning on Graphs

2021-12-01 · NeurIPS 2021 12 · Haoyang Li, Xin Wang, Ziwei Zhang, Zehuan Yuan 외

Recently, self-supervised learning for graph neural networks (GNNs) has attracted considerable attention because of their notable successes in learning the representation of graph-structure data. However, the formation o…

Contrastive LearningSelf-Supervised Learning

Low-Rank Hidden State Embeddings for Viterbi Sequence Labeling

2017-08-02 · Dung Thai, Shikhar Murty, Trapit Bansal, Luke Vilnis 외

In textual information extraction and other sequence labeling tasks it is now common to use recurrent neural networks (such as LSTM) to form rich embedded representations of long-term input co-occurrence patterns. Repres…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Piecewise Latent Variables for Neural Variational Text Processing

2016-12-01 · EMNLP (ACL) 2017 9 · Iulian V. Serban, Alexander G. Ororbia II, Joelle Pineau, Aaron Courville

Advances in neural variational inference have facilitated the learning of powerful directed graphical models with continuous latent variables, such as variational autoencoders. The hope is that such models will learn to …

Text GenerationVariational Inference