English

Tree-structured composition in neural networks without tree-structured architectures

Computation and Language 2015-11-10 v3 Machine Learning

Abstract

Tree-structured neural networks encode a particular tree geometry for a sentence in the network design. However, these models have at best only slightly outperformed simpler sequence-based models. We hypothesize that neural sequence models like LSTMs are in fact able to discover and implicitly use recursive compositional structure, at least for tasks with clear cues to that structure in the data. We demonstrate this possibility using an artificial data task for which recursive compositional structure is crucial, and find an LSTM-based sequence model can indeed learn to exploit the underlying tree structure. However, its performance consistently lags behind that of tree models, even on large training sets, suggesting that tree-structured models are more effective at exploiting recursive structure.

Keywords

Cite

@article{arxiv.1506.04834,
  title  = {Tree-structured composition in neural networks without tree-structured architectures},
  author = {Samuel R. Bowman and Christopher D. Manning and Christopher Potts},
  journal= {arXiv preprint arXiv:1506.04834},
  year   = {2015}
}

Comments

To appear in the proceedings of the 2015 NIPS Workshop on Cognitive Computation: Integrating Neural and Symbolic Approaches

R2 v1 2026-06-22T09:54:15.160Z