2000 character limit reached
A Generative Parser with a Discriminative Recognition Algorithm (1708.00415v2)
Published 1 Aug 2017 in cs.CL
Abstract: Generative models defining joint distributions over parse trees and sentences are useful for parsing and LLMing, but impose restrictions on the scope of features and are often outperformed by discriminative models. We propose a framework for parsing and LLMing which marries a generative model with a discriminative recognition model in an encoder-decoder setting. We provide interpretations of the framework based on expectation maximization and variational inference, and show that it enables parsing and LLMing within a single implementation. On the English Penn Treen-bank, our framework obtains competitive performance on constituency parsing while matching the state-of-the-art single-model LLMing score.
- Jianpeng Cheng (19 papers)
- Adam Lopez (29 papers)
- Mirella Lapata (135 papers)