English

Finding Syntactic Representations in Neural Stacks

Computation and Language 2019-06-05 v1 Machine Learning Neural and Evolutionary Computing

Abstract

Neural network architectures have been augmented with differentiable stacks in order to introduce a bias toward learning hierarchy-sensitive regularities. It has, however, proven difficult to assess the degree to which such a bias is effective, as the operation of the differentiable stack is not always interpretable. In this paper, we attempt to detect the presence of latent representations of hierarchical structure through an exploration of the unsupervised learning of constituency structure. Using a technique due to Shen et al. (2018a,b), we extract syntactic trees from the pushing behavior of stack RNNs trained on language modeling and classification objectives. We find that our models produce parses that reflect natural language syntactic constituencies, demonstrating that stack RNNs do indeed infer linguistically relevant hierarchical structure.

Keywords

Cite

@article{arxiv.1906.01594,
  title  = {Finding Syntactic Representations in Neural Stacks},
  author = {William Merrill and Lenny Khazan and Noah Amsel and Yiding Hao and Simon Mendelsohn and Robert Frank},
  journal= {arXiv preprint arXiv:1906.01594},
  year   = {2019}
}

Comments

To appear in the Proceedings of the 2019 ACL Workshop BlackboxNLP: Analyzing and Interpreting Neural Networks for NLP

R2 v1 2026-06-23T09:41:50.461Z