paper-with-me

Papers

A Generative Parser with a Discriminative Recognition Algorithm

2017-08-01 · ACL 2017 7 · Jianpeng Cheng, Adam Lopez, Mirella Lapata

Generative models defining joint distributions over parse trees and sentences are useful for parsing and language modeling, but impose restrictions on the scope of features and are often outperformed by discriminative models. We propose a framework for parsing and language modeling 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 language modeling 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 language modeling score.

📄 PDF Abstract BibTeX arXiv:1708.00415

Code (0)

등록된 구현이 없습니다.

Tasks

Constituency ParsingDecoderLanguage ModelingLanguage ModellingVariational Inference

Similar Papers 제목 키워드 기반

Unsupervised Cross-Lingual Adaptation of Dependency Parsers Using CRF Autoencoders

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Zhao Li, Kewei Tu

We consider the task of cross-lingual adaptation of dependency parsers without annotated target corpora and parallel corpora. Previous work either directly applies a discriminative source parser to the target language, i…

Combining Generative and Discriminative Approaches to Unsupervised Dependency Parsing via Dual Decomposition

2017-08-02 · EMNLP 2017 9 · Yong Jiang, Wenjuan Han, Kewei Tu

Unsupervised dependency parsing aims to learn a dependency parser from unannotated sentences. Existing work focuses on either learning generative models using the expectation-maximization algorithm and its variants, or l…

ClusteringDependency Grammar InductionUnsupervised Dependency Parsing

Neural Generative Rhetorical Structure Parsing

2019-09-24 · IJCNLP 2019 11 · Amandla Mabona, Laura Rimell, Stephen Clark, Andreas Vlachos

Rhetorical structure trees have been shown to be useful for several document-level tasks including summarization and document classification. Previous approaches to RST parsing have used discriminative models; however, t…

Document Classification

Translating Questions to SQL Queries with Generative Parsers Discriminatively Reranked

2012-12-01 · COLING 2012 12 · Aless Giordani, ra, Aless Moschitti, ro
Semantic Parsing

Enhancing Unsupervised Generative Dependency Parser with Contextual Information

2019-07-01 · ACL 2019 7 · Wenjuan Han, Yong Jiang, Kewei Tu

Most of the unsupervised dependency parsers are based on probabilistic generative models that learn the joint distribution of the given sentence and its parse. Probabilistic generative models usually explicit decompose t…

Constituency Grammar InductionDependency Grammar InductionSentenceUnsupervised Dependency Parsing