paper-with-me

홈 › Papers

Finding Syntactic Representations in Neural Stacks

2019-06-04 · William Merrill, Lenny Khazan, Noah Amsel, Yiding Hao, Simon Mendelsohn, Robert Frank

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.

📄 PDF Abstract BibTeX arXiv:1906.01594

Code (1)

viking-sudo-rm/industrial-stacknns 공식 구현 pytorch

Tasks

General ClassificationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Finding Hierarchical Structure in Neural Stacks Using Unsupervised Parsing

2019-08-01 · WS 2019 8 · William Merrill, Lenny Khazan, Noah Amsel, Yiding Hao 외

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 s…

Language ModelingLanguage Modelling

Nondeterministic Stacks in Neural Networks

2023-04-25 · Brian DuSell

Human language is full of compositional syntactic structures, and although neural networks have contributed to groundbreaking improvements in computer systems that process language, widely-used neural network architectur…

Language ModelingLanguage Modelling

Bearing Syntactic Fruit with Stack-Augmented Neural Networks

2025-11-05 · Brian DuSell, Ryan Cotterell arxiv

When children learn language, they make syntactic generalizations based on hierarchical rules. A recent line of work has inquired as to whether common neural network architectures share this inductive bias for hierarchic…

DeepAlgebra - an outline of a program

2016-10-04 · Przemyslaw Chojecki

We outline a program in the area of formalization of mathematics to automate theorem proving in algebra and algebraic geometry. We propose a construction of a dictionary between automated theorem provers and (La)TeX expl…

Automated Theorem Proving

Finding Universal Grammatical Relations in Multilingual BERT

2020-05-09 · ACL 2020 6 · Ethan A. Chi, John Hewitt, Christopher D. Manning

Recent work has found evidence that Multilingual BERT (mBERT), a transformer-based multilingual masked language model, is capable of zero-shot cross-lingual transfer, suggesting that some aspects of its representations a…

Cross-Lingual TransferLanguage ModelingLanguage ModellingZero-Shot Cross-Lingual Transfer