DeGNN improves graph neural networks by decomposing graphs.
problem Graph Convolutional Networks (GCNs) suffer from oversmoothing and limited depth.
method Characterized oversmoothing through information theory, proposed DeGNN for automatic graph decomposition.
result DeGNN boosts performance of general GNNs and achieves state-of-the-art results.