paper-with-me

Papers

A Cross-Sentence Latent Variable Model for Semi-Supervised Text Sequence Matching

2019-06-04 · ACL 2019 7 · Jihun Choi, Taeuk Kim, Sang-goo Lee

We present a latent variable model for predicting the relationship between a pair of text sequences. Unlike previous auto-encoding--based approaches that consider each sequence separately, our proposed framework utilizes both sequences within a single model by generating a sequence that has a given relationship with a source sequence. We further extend the cross-sentence generating framework to facilitate semi-supervised training. We also define novel semantic constraints that lead the decoder network to generate semantically plausible and diverse sequences. We demonstrate the effectiveness of the proposed model from quantitative and qualitative experiments, while achieving state-of-the-art results on semi-supervised natural language inference and paraphrase identification.

📄 PDF Abstract BibTeX arXiv:1906.01343

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderNatural Language InferenceParaphrase IdentificationSentence

Similar Papers 제목 키워드 기반

Deconvolutional Latent-Variable Model for Text Sequence Matching

2017-09-21 · Dinghan Shen, Yizhe Zhang, Ricardo Henao, Qinliang Su 외

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 …

DecodermodelSentenceText Matching

Language as a Latent Variable: Discrete Generative Models for Sentence Compression

2016-09-23 · EMNLP 2016 11 · Yishu Miao, Phil Blunsom

In this work we explore deep generative models of text in which the latent representation of a document is itself drawn from a discrete language model distribution. We formulate a variational auto-encoder for inference i…

Language ModelingLanguage ModellingSentenceSentence Compression

Generative Neural Machine Translation

2018-06-13 · NeurIPS 2018 12 · Harshil Shah, David Barber

We introduce Generative Neural Machine Translation (GNMT), a latent variable architecture which is designed to model the semantics of the source and target sentences. We modify an encoder-decoder translation model by add…

DecoderMachine TranslationSentenceTranslation

Efficiently labelling sequences using semi-supervised active learning

2021-01-01 · Harshil Shah, David Barber

In natural language processing, deep learning methods are popular for sequence labelling tasks but training them usually requires large amounts of labelled data. Active learning can reduce the amount of labelled training…

Active LearningMissing Labels

Advancing Semi-Supervised Task Oriented Dialog Systems by JSA Learning of Discrete Latent Variable Models

2022-07-25 · SIGDIAL (ACL) 2022 9 · Yucheng Cai, Hong Liu, Zhijian Ou, Yi Huang 외

Developing semi-supervised task-oriented dialog (TOD) systems by leveraging unlabeled dialog data has attracted increasing interests. For semi-supervised learning of latent state TOD models, variational learning is often…