English

Variational Neural Discourse Relation Recognizer

Computation and Language 2016-09-27 v2

Abstract

Implicit discourse relation recognition is a crucial component for automatic discourselevel analysis and nature language understanding. Previous studies exploit discriminative models that are built on either powerful manual features or deep discourse representations. In this paper, instead, we explore generative models and propose a variational neural discourse relation recognizer. We refer to this model as VarNDRR. VarNDRR establishes a directed probabilistic model with a latent continuous variable that generates both a discourse and the relation between the two arguments of the discourse. In order to perform efficient inference and learning, we introduce neural discourse relation models to approximate the prior and posterior distributions of the latent variable, and employ these approximated distributions to optimize a reparameterized variational lower bound. This allows VarNDRR to be trained with standard stochastic gradient methods. Experiments on the benchmark data set show that VarNDRR can achieve comparable results against stateof- the-art baselines without using any manual features.

Keywords

Cite

@article{arxiv.1603.03876,
  title  = {Variational Neural Discourse Relation Recognizer},
  author = {Biao Zhang and Deyi Xiong and Jinsong Su and Qun Liu and Rongrong Ji and Hong Duan and Min Zhang},
  journal= {arXiv preprint arXiv:1603.03876},
  year   = {2016}
}

Comments

10 pages, accepted at emnlp 2016

R2 v1 2026-06-22T13:09:25.234Z