paper-with-me

Papers

Dual Graph Representation Learning

2020-02-25 · Huiling Zhu, Xin Luo, Hankz Hankui Zhuo

Graph representation learning embeds nodes in large graphs as low-dimensional vectors and is of great benefit to many downstream applications. Most embedding frameworks, however, are inherently transductive and unable to generalize to unseen nodes or learn representations across different graphs. Although inductive approaches can generalize to unseen nodes, they neglect different contexts of nodes and cannot learn node embeddings dually. In this paper, we present a context-aware unsupervised dual encoding framework, \textbf{CADE}, to generate representations of nodes by combining real-time neighborhoods with neighbor-attentioned representation, and preserving extra memory of known nodes. We exhibit that our approach is effective by comparing to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2002.11501

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Representation LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Dual Embodied-Symbolic Concept Representations for Deep Learning

2022-03-01 · Daniel T. Chang

Motivated by recent findings from cognitive neural science, we advocate the use of a dual-level model for concept representations: the embodied level consists of concept-oriented feature representations, and the symbolic…

class-incremental learningClass Incremental LearningDeep LearningFew-Shot Class-Incremental Learning+8

Embodied-Symbolic Contrastive Graph Self-Supervised Learning for Molecular Graphs

2022-05-13 · Daniel T. Chang

Dual embodied-symbolic concept representations are the foundation for deep learning and symbolic AI integration. We discuss the use of dual embodied-symbolic concept representations for molecular graph representation lea…

Graph Representation LearningRepresentation LearningSelf-Supervised Learning

GL-Disen: Global-Local disentanglement for unsupervised learning of graph-level representations

2021-01-01 · Thilini Cooray, Ngai-Man Cheung, Wei Lu

Graph-level representation learning plays a crucial role in a variety of tasks such as molecular property prediction and community analysis. Currently, several models based on mutual information maximization have shown s…

DisentanglementGraph Representation LearningMolecular Property PredictionProperty Prediction+1

Enhancing AMR-to-Text Generation with Dual Graph Representations

2019-09-01 · IJCNLP 2019 11 · Leonardo F. R. Ribeiro, Claire Gardent, Iryna Gurevych

Generating text from graph-based data, such as Abstract Meaning Representation (AMR), is a challenging task due to the inherent difficulty in how to properly encode the structure of a graph with labeled edges. To address…

Abstract Meaning RepresentationAMR-to-Text GenerationData-to-Text GenerationGraph-to-Sequence+1

Graph Convolutional Networks with Dual Message Passing for Subgraph Isomorphism Counting and Matching

2021-12-16 · Xin Liu, Yangqiu Song

Graph neural networks (GNNs) and message passing neural networks (MPNNs) have been proven to be expressive for subgraph structures in many applications. Some applications in heterogeneous graphs require explicit edge mod…

Node ClassificationRepresentation Learning