Reviews: Powerset Convolutional Neural Networks

Neural Information Processing Systems 

The authors present a neural network architecture for set functions, i.e. to identify a subset within a larger set. The authors provide a clear introduction to the problem in terms of convolutional operators and design CNN architectures on top of [1] through the addition of pooling operations for addressing the set function problem. The resulting networks performed competitively with baseline graph convolutional networks although they were outperformed slightly on subsets of tasks. The reviewers greatly appreciated the presentation of the work as the ideas were well motivated, the explanations were clear and the overall presentation were organized. Reviewers commented on the fact that the experiments were conducted on relatively small datasets.