The reviewed record of science sign in
Pith

arxiv: 2107.01410 · v1 · pith:VC2KZQLX · submitted 2021-07-03 · cs.LG · cs.AI· cs.IT· cs.NE· math.IT

Maximum Entropy Weighted Independent Set Pooling for Graph Neural Networks

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:VC2KZQLXrecord.jsonopen to challenge →

classification cs.LG cs.AIcs.ITcs.NEmath.IT
keywords graphmaximumindependentpoolinginformationchannelcommunicationentropy
0
0 comments X
read the original abstract

In this paper, we propose a novel pooling layer for graph neural networks based on maximizing the mutual information between the pooled graph and the input graph. Since the maximum mutual information is difficult to compute, we employ the Shannon capacity of a graph as an inductive bias to our pooling method. More precisely, we show that the input graph to the pooling layer can be viewed as a representation of a noisy communication channel. For such a channel, sending the symbols belonging to an independent set of the graph yields a reliable and error-free transmission of information. We show that reaching the maximum mutual information is equivalent to finding a maximum weight independent set of the graph where the weights convey entropy contents. Through this communication theoretic standpoint, we provide a distinct perspective for posing the problem of graph pooling as maximizing the information transmission rate across a noisy communication channel, implemented by a graph neural network. We evaluate our method, referred to as Maximum Entropy Weighted Independent Set Pooling (MEWISPool), on graph classification tasks and the combinatorial optimization problem of the maximum independent set. Empirical results demonstrate that our method achieves the state-of-the-art and competitive results on graph classification tasks and the maximum independent set problem in several benchmark datasets.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Efficient Accelerated Graph Edit Distance Computation on GPU

    cs.DC 2026-03 unverdicted novelty 5.0

    FAST-GED delivers orders-of-magnitude speedups over NetworkX for graph edit distance on GPUs while often reaching optimal solutions and outperforming approximate methods.