paper-with-me

Papers

Incomplete Graph Representation and Learning via Partial Graph Neural Networks

2020-03-23 · Bo Jiang, Ziyan Zhang

Graph Neural Networks (GNNs) are gaining increasing attention on graph data learning tasks in recent years. However, in many applications, graph may be coming in an incomplete form where attributes of graph nodes are partially unknown/missing. Existing GNNs are generally designed on complete graphs which can not deal with attribute-incomplete graph data directly. To address this problem, we develop a novel partial aggregation based GNNs, named Partial Graph Neural Networks (PaGNNs), for attribute-incomplete graph representation and learning. Our work is motivated by the observation that the neighborhood aggregation function in standard GNNs can be equivalently viewed as the neighborhood reconstruction formulation. Based on it, we define two novel partial aggregation (reconstruction) functions on incomplete graph and derive PaGNNs for incomplete graph data learning. Extensive experiments on several datasets demonstrate the effectiveness and efficiency of the proposed PaGNNs.

📄 PDF Abstract BibTeX arXiv:2003.10130

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Learning Representations of Partial Subgraphs by Subgraph InfoMax

2021-09-29 · Dongkwan Kim, Jiho Jin, Jaimeen Ahn, Alice Oh

Subgraphs are important substructures of graphs, but learning their representations has not been studied well. Particularly, when we have partial subgraphs, existing node- or subgraph-level message-passing is likely to p…

Localized Sparse Incomplete Multi-view Clustering

2022-08-05 · Chengliang Liu, Zhihao Wu, Jie Wen, Chao Huang 외

Incomplete multi-view clustering, which aims to solve the clustering problem on the incomplete multi-view data with partial view missing, has received more and more attention in recent years. Although numerous methods ha…

ClusteringGraph EmbeddingIncomplete multi-view clusteringMULTI-VIEW LEARNING+1

Abstract Graphs and Abstract Paths for Knowledge Graph Completion

2019-06-01 · SEMEVAL 2019 6 · Vivi Nastase, Bhushan Kotnis

Knowledge graphs, which provide numerous facts in a machine-friendly format, are incomplete. Information that we induce from such graphs {--} e.g. entity embeddings, relation representations or patterns {--} will be affe…

Entity EmbeddingsKnowledge Graph CompletionKnowledge GraphsLink Prediction

Scalable Incomplete Multi-View Clustering with Structure Alignment

2023-08-31 · Yi Wen, Siwei Wang, Ke Liang, Weixuan Liang 외

The success of existing multi-view clustering (MVC) relies on the assumption that all views are complete. However, samples are usually partially available due to data corruption or sensor malfunction, which raises the re…

Clusteringgraph constructionGraph LearningIncomplete multi-view clustering

SP-GCRL: Influence Maximization on Incomplete Social Graphs

2026-03-31 · Haohua Niu, Yuxuan Yang, Lingfeng Zhang, Hao Li 외 arxiv

Influence maximization (IM) in real platforms is challenged by incomplete, noisy social graphs and non-stationary diffusion dynamics. We propose SP-GCRL, a social-propagation-aware graph contrastive reinforcement learnin…

Reinforcement LearningContrastive Learning