Pith. sign in

Dependency Sensitive Convolutional Neural Networks for Modeling Sentences and Documents

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

The goal of sentence and document modeling is to accurately represent the meaning of sentences and documents for various Natural Language Processing tasks. In this work, we present Dependency Sensitive Convolutional Neural Networks (DSCNN) as a general-purpose classification system for both sentences and documents. DSCNN hierarchically builds textual representations by processing pretrained word embeddings via Long Short-Term Memory networks and subsequently extracting features with convolution operators. Compared with existing recursive neural models with tree structures, DSCNN does not rely on parsers and expensive phrase labeling, and thus is not restricted to sentence-level tasks. Moreover, unlike other CNN-based models that analyze sentences locally by sliding windows, our system captures both the dependency information within each sentence and relationships across sentences in the same document. Experiment results demonstrate that our approach is achieving state-of-the-art performance on several tasks, including sentiment analysis, question type classification, and subjectivity classification.

fields

cs.CL 1

years

2019 1

verdicts

REJECT 1

representative citing papers

Self-Balanced Dropout

cs.CL · 2019-08-06 · reject · novelty 4.0

Self-Balanced Dropout replaces zeroed units with a trainable mask to reduce co-adaptation, but the theoretical justification is invalid and empirical gains are modest.

citing papers explorer

Showing 1 of 1 citing paper.

  • Self-Balanced Dropout cs.CL · 2019-08-06 · reject · none · ref 26 · internal anchor

    Self-Balanced Dropout replaces zeroed units with a trainable mask to reduce co-adaptation, but the theoretical justification is invalid and empirical gains are modest.