Learning of Structurally Unambiguous Probabilistic Grammars
Dolav Nitay, Dana Fisman, Michal Ziv-Ukelson

TL;DR
This paper presents a polynomial-time algorithm for learning structurally unambiguous probabilistic context-free grammars by representing them with co-linear multiplicity tree automata, enabling complete grammar and weight recovery.
Contribution
It introduces a novel query learning algorithm for SUPCFGs, leveraging CMTAs, and demonstrates its application to genomic data.
Findings
Polynomial learning algorithm for SUPCFGs
Representation of SUWCFGs using CMTAs
Successful application to genomic data
Abstract
The problem of identifying a probabilistic context free grammar has two aspects: the first is determining the grammar's topology (the rules of the grammar) and the second is estimating probabilistic weights for each rule. Given the hardness results for learning context-free grammars in general, and probabilistic grammars in particular, most of the literature has concentrated on the second problem. In this work we address the first problem. We restrict attention to structurally unambiguous weighted context-free grammars (SUWCFG) and provide a query learning algorithm for structurally unambiguous probabilistic context-free grammars (SUPCFG). We show that SUWCFG can be represented using co-linear multiplicity tree automata (CMTA), and provide a polynomial learning algorithm that learns CMTAs. We show that the learned CMTA can be converted into a probabilistic grammar, thus providing a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsNatural Language Processing Techniques · DNA and Biological Computing · Topic Modeling
