paper-with-me

Papers

Consistent Unsupervised Estimators for Anchored PCFGs

2020-01-01 · TACL 2020 1 · Alex Clark, er, Nathana{\"e}l Fijalkow

Learning probabilistic context-free grammars (PCFGs) from strings is a classic problem in computational linguistics since Horning (1969). Here we present an algorithm based on distributional learning that is a consistent estimator for a large class of PCFGs that satisfy certain natural conditions including being anchored (Stratos et al., 2016). We proceed via a reparameterization of (top--down) PCFGs that we call a bottom{--}up weighted context-free grammar. We show that if the grammar is anchored and satisfies additional restrictions on its ambiguity, then the parameters can be directly related to distributional properties of the anchoring strings; we show the asymptotic correctness of a naive estimator and present some simulations using synthetic data that show that algorithms based on this approach have good finite sample behavior.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Consistent unsupervised estimators for anchored PCFGs

2021-02-01 · SCiL 2021 2 · Alexander Clark, Nathanaël Fijalkow

Simple Hardware-Efficient PCFGs with Independent Left and Right Productions

2023-10-23 · Wei Liu, Songlin Yang, Yoon Kim, Kewei Tu

Scaling dense PCFGs to thousands of nonterminals via a low-rank parameterization of the rule probability tensor has been shown to be beneficial for unsupervised parsing. However, PCFGs scaled this way still perform poorl…

Constituency Grammar InductionConstituency ParsingLanguage ModelingLanguage Modelling

An Empirical Study of Compound PCFGs

2021-03-03 · EACL (AdaptNLP) 2021 4 · Yanpeng Zhao, Ivan Titov

Compound probabilistic context-free grammars (C-PCFGs) have recently established a new state of the art for unsupervised phrase-structure grammar induction. However, due to the high space and time complexities of chart-b…

Sentence

Neural Bi-Lexicalized PCFG Induction

2021-05-31 · ACL 2021 5 · Songlin Yang, Yanpeng Zhao, Kewei Tu

Neural lexicalized PCFGs (L-PCFGs) have been shown effective in grammar induction. However, to reduce computational complexity, they make a strong independence assumption on the generation of the child word and thus bile…

Constituency Grammar Induction

PCFGs Can Do Better: Inducing Probabilistic Context-Free Grammars with Many Symbols

2021-04-28 · NAACL 2021 4 · Songlin Yang, Yanpeng Zhao, Kewei Tu

Probabilistic context-free grammars (PCFGs) with neural parameterization have been shown to be effective in unsupervised phrase-structure grammar induction. However, due to the cubic computational complexity of PCFG repr…

Constituency Grammar InductionForm