most citedBSAL: A Framework of Bi-component Structure and Attribute Learning for Link Prediction

9 citations · 16 across the 5 of their papers we have counts for

collaborators

6 papers

cs.LG20222 cited

ASGNN: Graph Neural Networks with Adaptive Structure

Zepeng Zhang, Songtao Lu, Zengfeng Huang +1

The graph neural network (GNN) models have presented impressive achievements in numerous machine learning tasks. However, many existing GNN models are shown to be vulnerable to adv…

cs.LG20229 cited

BSAL: A Framework of Bi-component Structure and Attribute Learning for Link Prediction

Bisheng Li, Min Zhou, Shengzhong Zhang +3

Given the ubiquitous existence of graph-structured data, learning the representations of nodes for the downstream tasks ranging from node classification, link prediction to graph c…

cs.LG20215 cited

Why Propagate Alone? Parallel Use of Labels and Features on Graphs

Yangkun Wang, Jiarui Jin, Weinan Zhang +7

Graph neural networks (GNNs) and label propagation represent two interrelated modeling strategies designed to exploit graph structure in tasks such as node property prediction. The…

cs.LG2021

Scaling Up Graph Neural Networks Via Graph Coarsening

Zengfeng Huang, Shengzhong Zhang, Chong Xi +2

Scalability of graph neural networks remains one of the major challenges in graph machine learning. Since the representation of a node is computed by recursively aggregating and tr…

cs.LG2021

Learning Based Proximity Matrix Factorization for Node Embedding

Xingyi Zhang, Kun Xie, Sibo Wang +1

Node embedding learns a low-dimensional representation for each node in the graph. Recent progress on node embedding shows that proximity matrix factorization methods gain superb p…

cs.LG2021

Understanding Bandits with Graph Feedback

Houshuang Chen, Zengfeng Huang, Shuai Li +1

The bandit problem with graph feedback, proposed in [Mannor and Shamir, NeurIPS 2011], is modeled by a directed graph where is the collection of bandit arms, and once…