Goto

Collaborating Authors

 Deep Learning


Export Reviews, Discussions, Author Feedback and Meta-Reviews

Neural Information Processing Systems

First provide a summary of the paper, and then address the following criteria: Quality, clarity, originality and significance. Paper For paper 1180: Deep Recursive Neural Networks for Compositionality in Language This paper introduces a new architecture -- deep recursive neural network (deep RNN) which is constructed by stacking multiple recursive layers. The authors evaluate the proposed model on the task of fine-grained sentiment classification. Clarity - In general, this paper is well written and pleasant to read. Quality - The paper seems technically sound.


Defending Graph Neural Networks against Adversarial Attacks

Neural Information Processing Systems

However, recent findings indicate that small, unnoticeable perturbations of graph structure can catastrophically reduce performance of even the strongest and most popular Graph Neural Networks (GNNs).



Export Reviews, Discussions, Author Feedback and Meta-Reviews

Neural Information Processing Systems

First provide a summary of the paper, and then address the following criteria: Quality, clarity, originality and significance. Summary: This paper proposes a model for solving discriminative tasks with video inputs. The model consists of two convolutional nets. The input to one net is an appearance frame. The input to the second net is a stack of densely computed optical flow features. Each pathway is trained separately to classify its input.