English

Bidirectional Recursive Neural Networks for Token-Level Labeling with Structure

Machine Learning 2013-12-03 v1 Computation and Language Machine Learning

Abstract

Recently, deep architectures, such as recurrent and recursive neural networks have been successfully applied to various natural language processing tasks. Inspired by bidirectional recurrent neural networks which use representations that summarize the past and future around an instance, we propose a novel architecture that aims to capture the structural information around an input, and use it to label instances. We apply our method to the task of opinion expression extraction, where we employ the binary parse tree of a sentence as the structure, and word vector representations as the initial representation of a single token. We conduct preliminary experiments to investigate its performance and compare it to the sequential approach.

Keywords

Cite

@article{arxiv.1312.0493,
  title  = {Bidirectional Recursive Neural Networks for Token-Level Labeling with Structure},
  author = {Ozan İrsoy and Claire Cardie},
  journal= {arXiv preprint arXiv:1312.0493},
  year   = {2013}
}

Comments

9 pages, 5 figures, NIPS Deep Learning Workshop 2013

R2 v1 2026-06-22T02:18:59.922Z