Graph Convolutional Networks (GCN) is a pioneering model for graph-based semi-supervised learning. However, GCN does not perform well on sparsely-labeled graphs. Its two-layer version cannot effectively propagate the label information to the whole graph structure (i.e., the under-smoothing problem) while its deep version over-smoothens and is hard to train (i.e., the over-smoothing problem). To solve these two issues, we propose a new graph neural network called GND-Nets (for Graph Neural Diffusion Networks) that exploits the local and global neighborhood information of a vertex in a single layer. Exploiting the shallow network mitigates the over-smoothing problem while exploiting the local and global neighborhood information mitigates the ...
International audienceGraph Neural Networks (GNNs) have succeeded in various computer science applic...
Graph convolutional networks are becoming indispensable for deep learning from graph-structured data...
In recent years, semi-supervised learning on graphs has gained importance in many fields and applica...
Graph Neural Networks (GNNs) are a promising deep learning approach for circumventing many real-worl...
Many interesting problems in machine learning are being revisited with new deep learning tools. For ...
Increasing the depth of GCN, which is expected to permit more expressivity, is shown to incur perfor...
Over-smoothing is a challenging problem, which degrades the performance of deep graph convolutional ...
Graph Convolutional Networks (GCNs) are one of the most popular architectures that are used to solve...
For node classification, Graph Neural Networks (GNN) assign predefined labels to graph nodes accordi...
Training deep graph neural networks (GNNs) poses a challenging task, as the performance of GNNs may ...
Graph Convolutional Networks (GCNs) have emerged as powerful tools for learning on network structure...
Graph Neural Networks (GNNs) are powerful deep learning methods for Non-Euclidean data. Popular GNNs...
Neighborhood aggregation algorithms like spectral graph convolutional networks (GCNs) formulate grap...
Neighborhood aggregation algorithms like spectral graph convolutional networks (GCNs) formulate grap...
Graph Neural Networks (GNNs) typically operate by message-passing, where the state of a node is upda...
International audienceGraph Neural Networks (GNNs) have succeeded in various computer science applic...
Graph convolutional networks are becoming indispensable for deep learning from graph-structured data...
In recent years, semi-supervised learning on graphs has gained importance in many fields and applica...
Graph Neural Networks (GNNs) are a promising deep learning approach for circumventing many real-worl...
Many interesting problems in machine learning are being revisited with new deep learning tools. For ...
Increasing the depth of GCN, which is expected to permit more expressivity, is shown to incur perfor...
Over-smoothing is a challenging problem, which degrades the performance of deep graph convolutional ...
Graph Convolutional Networks (GCNs) are one of the most popular architectures that are used to solve...
For node classification, Graph Neural Networks (GNN) assign predefined labels to graph nodes accordi...
Training deep graph neural networks (GNNs) poses a challenging task, as the performance of GNNs may ...
Graph Convolutional Networks (GCNs) have emerged as powerful tools for learning on network structure...
Graph Neural Networks (GNNs) are powerful deep learning methods for Non-Euclidean data. Popular GNNs...
Neighborhood aggregation algorithms like spectral graph convolutional networks (GCNs) formulate grap...
Neighborhood aggregation algorithms like spectral graph convolutional networks (GCNs) formulate grap...
Graph Neural Networks (GNNs) typically operate by message-passing, where the state of a node is upda...
International audienceGraph Neural Networks (GNNs) have succeeded in various computer science applic...
Graph convolutional networks are becoming indispensable for deep learning from graph-structured data...
In recent years, semi-supervised learning on graphs has gained importance in many fields and applica...