@inproceedings{liu-etal-2023-simple,
title = "Simple Hardware-Efficient {PCFG}s with Independent Left and Right Productions",
author = "Liu, Wei and
Yang, Songlin and
Kim, Yoon and
Tu, Kewei",
editor = "Bouamor, Houda and
Pino, Juan and
Bali, Kalika",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2023",
month = dec,
year = "2023",
address = "Singapore",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2023.findings-emnlp.113/",
doi = "10.18653/v1/2023.findings-emnlp.113",
pages = "1662--1669",
abstract = "Scaling dense PCFGs to thousands of nonterminals via low-rank parameterizations of the rule probability tensor has been shown to be beneficial for unsupervised parsing. However, PCFGs scaled this way still perform poorly as a language model, and even underperform similarly-sized HMMs. This work introduces $\emph{SimplePCFG}$, a simple PCFG formalism with independent left and right productions. Despite imposing a stronger independence assumption than the low-rank approach, we find that this formalism scales more effectively both as a language model and as an unsupervised parser. We further introduce $\emph{FlashInside}$, a hardware IO-aware implementation of the inside algorithm for efficiently scaling simple PCFGs. Through extensive experiments on multiple grammar induction benchmarks, we validate the effectiveness of simple PCFGs over low-rank baselines."
}
Markdown (Informal)
[Simple Hardware-Efficient PCFGs with Independent Left and Right Productions](https://preview.aclanthology.org/fix-sig-urls/2023.findings-emnlp.113/) (Liu et al., Findings 2023)
ACL