Deep Learning
Export Reviews, Discussions, Author Feedback and Meta-Reviews
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.
Export Reviews, Discussions, Author Feedback and Meta-Reviews
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.