paper-with-me

Papers

Learning of Structurally Unambiguous Probabilistic Grammars

2020-11-15 · Dolav Nitay, Dana Fisman, Michal Ziv-Ukelson

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 complete algorithm for learning a structurally unambiguous probabilistic context free grammar (both the grammar topology and the probabilistic weights) using structured membership queries and structured equivalence queries. We demonstrate the usefulness of our algorithm in learning PCFGs over genomic data.

📄 PDF Abstract BibTeX arXiv:2011.07472

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning of Structurally Unambiguous Probabilistic Grammars

2022-03-17 · Dana Fisman, Dolav Nitay, Michal Ziv-Ukelson

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…

Marginal Inference queries in Hidden Markov Models under context-free grammar constraints

2022-06-26 · Reda Marzouk, Colin de la Higuera

The primary use of any probabilistic model involving a set of random variables is to run inference and sampling queries on it. Inference queries in classical probabilistic models is concerned by the computation of margin…

Probabilistic Grammars for Equation Discovery

2020-12-01 · Jure Brence, Ljupčo Todorovski, Sašo Džeroski

Equation discovery, also known as symbolic regression, is a type of automated modeling that discovers scientific laws, expressed in the form of equations, from observed data and expert knowledge. Deterministic grammars, …

Equation DiscoverySymbolic Regression

Distributed Design of Controllable and Robust Networks using Zero Forcing and Graph Grammars

2023-03-09 · Priyanshkumar I. Patel, Johir Suresh, Waseem Abbas

This paper studies the problem of designing networks that are strong structurally controllable, and robust simultaneously. For given network specifications, including the number of nodes $N$, the number of leaders $N_L$,…

Empirical Risk Minimization with Approximations of Probabilistic Grammars

2010-12-01 · NeurIPS 2010 12 · Noah A. Smith, Shay B. Cohen

Probabilistic grammars are generative statistical models that are useful for compositional and sequential structures. We present a framework, reminiscent of structural risk minimization, for empirical risk minimization …