paper-with-me

홈 › Papers

Dimensional Reweighting Graph Convolution Networks

2019-09-25 · Xu Zou, Qiuye Jia, Jianwei Zhang, Chang Zhou, Zijun Yao, Hongxia Yang, Jie Tang

In this paper, we propose a method named Dimensional reweighting Graph Convolutional Networks (DrGCNs), to tackle the problem of variance between dimensional information in the node representations of GCNs. We prove that DrGCNs can reduce the variance of the node representations by connecting our problem to the theory of the mean field. However, practically, we find that the degrees DrGCNs help vary severely on different datasets. We revisit the problem and develop a new measure K to quantify the effect. This measure guides when we should use dimensional reweighting in GCNs and how much it can help. Moreover, it offers insights to explain the improvement obtained by the proposed DrGCNs. The dimensional reweighting block is light-weighted and highly flexible to be built on most of the GCN variants. Carefully designed experiments, including several fixes on duplicates, information leaks, and wrong labels of the well-known node classification benchmark datasets, demonstrate the superior performances of DrGCNs over the existing state-of-the-art approaches. Significant improvements can also be observed on a large scale industrial dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Node Classification

Similar Papers 제목 키워드 기반

Dimensional Reweighting Graph Convolutional Networks

2019-07-04 · Xu Zou, Qiuye Jia, Jianwei Zhang, Chang Zhou 외

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…

Node Classification

Extending machine learning classification capabilities with histogram reweighting

2020-04-29 · Dimitrios Bachtis, Gert Aarts, Biagio Lucini

We propose the use of Monte Carlo histogram reweighting to extrapolate predictions of machine learning methods. In our approach, we treat the output from a convolutional neural network as an observable in a statistical s…

BIG-bench Machine LearningClassificationGeneral Classification

Topoformer: brain-like topographic organization in Transformer language models through spatial querying and reweighting

2025-10-21 · Taha Binhuraib, Greta Tuckute, Nicholas Blauch arxiv

Spatial functional organization is a hallmark of biological brains: neurons are arranged topographically according to their response properties, at multiple scales. In contrast, representations within most machine learni…

Feature Reweighting for EEG-based Motor Imagery Classification

2023-07-29 · Taveena Lotey, Prateek Keserwani, Debi Prosad Dogra, Partha Pratim Roy

Classification of motor imagery (MI) using non-invasive electroencephalographic (EEG) signals is a critical objective as it is used to predict the intention of limb movements of a subject. In recent research, convolution…

ClassificationEEGMotor Imagery

MKConv: Multidimensional Feature Representation for Point Cloud Analysis

2021-07-27 · Sungmin Woo, Dogyoon Lee, Sangwon Hwang, Woojin Kim 외

Despite the remarkable success of deep learning, an optimal convolution operation on point clouds remains elusive owing to their irregular data structure. Existing methods mainly focus on designing an effective continuou…

3D Part Segmentation3D Point Cloud ClassificationSemantic Segmentation