English

Dimensional Reweighting Graph Convolutional Networks

Machine Learning 2020-10-30 v3 Machine Learning

Abstract

Graph Convolution Networks (GCNs) are becoming more and more popular for learning node representations on graphs. Though there exist various developments on sampling and aggregation to accelerate the training process and improve the performances, limited works focus on dealing with the dimensional information imbalance of node representations. To bridge the gap, we propose a method named Dimensional reweighting Graph Convolution Network (DrGCN). We theoretically prove that our DrGCN can guarantee to improve the stability of GCNs via mean field theory. Our dimensional reweighting method is very flexible and can be easily combined with most sampling and aggregation techniques for GCNs. Experimental results demonstrate its superior performances on several challenging transductive and inductive node classification benchmark datasets. Our DrGCN also outperforms existing models on an industrial-sized Alibaba recommendation dataset.

Keywords

Cite

@article{arxiv.1907.02237,
  title  = {Dimensional Reweighting Graph Convolutional Networks},
  author = {Xu Zou and Qiuye Jia and Jianwei Zhang and Chang Zhou and Hongxia Yang and Jie Tang},
  journal= {arXiv preprint arXiv:1907.02237},
  year   = {2020}
}

Comments

We decide to drastically modify the article so we don't wish to let this outdated version continue to confuse readers

R2 v1 2026-06-23T10:11:57.583Z