A Re-ranking Model for Dependency Parser with Recursive Convolutional Neural Network

05/21/2015
by   Chenxi Zhu, et al.
0

In this work, we address the problem to model all the nodes (words or phrases) in a dependency tree with the dense representations. We propose a recursive convolutional neural network (RCNN) architecture to capture syntactic and compositional-semantic representations of phrases and words in a dependency tree. Different with the original recursive neural network, we introduce the convolution and pooling layers, which can model a variety of compositions by the feature maps and choose the most informative compositions by the pooling layers. Based on RCNN, we use a discriminative model to re-rank a k-best list of candidate dependency parsing trees. The experiments show that RCNN is very effective to improve the state-of-the-art dependency parsing on both English and Chinese datasets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/01/2016

Easy-First Dependency Parsing with Hierarchical Tree LSTMs

We suggest a compositional vector representation of parse trees that rel...
research
05/29/2018

AMR Dependency Parsing with a Typed Semantic Algebra

We present a semantic parser for Abstract Meaning Representations which ...
research
10/13/2021

Compositional Generalization in Dependency Parsing

Compositionality, or the ability to combine familiar units like words in...
research
03/09/2015

Deep Hierarchical Parsing for Semantic Segmentation

This paper proposes a learning-based approach to scene parsing inspired ...
research
06/03/2016

Dependency Parsing as Head Selection

Conventional graph-based dependency parsers guarantee a tree structure b...
research
04/05/2015

Discriminative Neural Sentence Modeling by Tree-Based Convolution

This paper proposes a tree-based convolutional neural network (TBCNN) fo...
research
01/13/2022

Recognizing semantic relation in sentence pairs using Tree-RNNs and Typed dependencies

Recursive neural networks (Tree-RNNs) based on dependency trees are ubiq...

Please sign up or login with your details

Forgot password? Click here to reset