English

Deconvolutional Latent-Variable Model for Text Sequence Matching

Computation and Language 2017-11-23 v3 Machine Learning Machine Learning

Abstract

A latent-variable model is introduced for text matching, inferring sentence representations by jointly optimizing generative and discriminative objectives. To alleviate typical optimization challenges in latent-variable models for text, we employ deconvolutional networks as the sequence decoder (generator), providing learned latent codes with more semantic information and better generalization. Our model, trained in an unsupervised manner, yields stronger empirical predictive performance than a decoder based on Long Short-Term Memory (LSTM), with less parameters and considerably faster training. Further, we apply it to text sequence-matching problems. The proposed model significantly outperforms several strong sentence-encoding baselines, especially in the semi-supervised setting.

Keywords

Cite

@article{arxiv.1709.07109,
  title  = {Deconvolutional Latent-Variable Model for Text Sequence Matching},
  author = {Dinghan Shen and Yizhe Zhang and Ricardo Henao and Qinliang Su and Lawrence Carin},
  journal= {arXiv preprint arXiv:1709.07109},
  year   = {2017}
}

Comments

Accepted by AAAI-2018

R2 v1 2026-06-22T21:50:03.114Z