paper-with-me

Papers

Deep Recursive Neural Networks for Compositionality in Language

2014-12-01 · NeurIPS 2014 12 · Ozan .Irsoy, Claire Cardie

Recursive neural networks comprise a class of architecture that can operate on structured input. They have been previously successfully applied to model compositionality in natural language using parse-tree-based structural representations. Even though these architectures are deep in structure, they lack the capacity for hierarchical representation that exists in conventional deep feed-forward networks as well as in recently investigated deep recurrent neural networks. In this work we introduce a new architecture --- a deep recursive neural network (deep RNN) --- constructed by stacking multiple recursive layers. We evaluate the proposed model on the task of fine-grained sentiment classification. Our results show that deep RNNs outperform associated shallow counterparts that employ the same number of parameters. Furthermore, our approach outperforms previous baselines on the sentiment analysis task, including a multiplicative RNN variant as well as the recently introduced paragraph vectors, achieving new state-of-the-art results. We provide exploratory analyses of the effect of multiple layers and show that they capture different aspects of compositionality in language.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Recursive Neural Networks with Bottlenecks Diagnose (Non-)Compositionality

2023-01-31 · Verna Dankers, Ivan Titov

A recent line of work in NLP focuses on the (dis)ability of models to generalise compositionally for artificial languages. However, when considering natural language tasks, the data involved is not strictly, or locally, …

Sentiment AnalysisSentiment Classification

Compositionality for Recursive Neural Networks

2019-01-30 · Martha Lewis

Modelling compositionality has been a longstanding area of research in the field of vector space semantics. The categorical approach to compositionality maps grammar onto vector spaces in a principled way, but comes unde…

Semantic Compositionality through Recursive Matrix-Vector Spaces

2012-07-01 · EMNLP 2012 7 · Richard Socher, Brody Huval, Christopher D. Manning, Andrew Y. Ng
Information RetrievalRelation ClassificationSemantic Composition

Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank

2013-10-01 · EMNLP 2013 10 · Richard Socher, Alex Perelygin, Jean Wu, Jason Chuang 외
Sentiment Analysis

Dynamic Compositionality in Recursive Neural Networks with Structure-aware Tag Representations

2018-09-07 · Taeuk Kim, Jihun Choi, Daniel Edmiston, Sanghwan Bae 외

Most existing recursive neural network (RvNN) architectures utilize only the structure of parse trees, ignoring syntactic tags which are provided as by-products of parsing. We present a novel RvNN architecture that can p…

Natural Language InferenceSentenceSentiment AnalysisTAG