We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Revisiting Paraphrase Question Generator using Pairwise Discriminator

Abstract: In this paper, we propose a method for obtaining sentence-level embeddings. While the problem of securing word-level embeddings is very well studied, we propose a novel method for obtaining sentence-level embeddings. This is obtained by a simple method in the context of solving the paraphrase generation task. If we use a sequential encoder-decoder model for generating paraphrase, we would like the generated paraphrase to be semantically close to the original sentence. One way to ensure this is by adding constraints for true paraphrase embeddings to be close and unrelated paraphrase candidate sentence embeddings to be far. This is ensured by using a sequential pair-wise discriminator that shares weights with the encoder that is trained with a suitable loss function. Our loss function penalizes paraphrase sentence embedding distances from being too large. This loss is used in combination with a sequential encoder-decoder network. We also validated our method by evaluating the obtained embeddings for a sentiment analysis task. The proposed method results in semantic embeddings and outperforms the state-of-the-art on the paraphrase generation and sentiment analysis task on standard datasets. These results are also shown to be statistically significant.
Comments: This work is an extension of our COLING-2018 paper arXiv:1806.00807
Subjects: Computation and Language (cs.CL); Machine Learning (cs.LG)
Cite as: arXiv:1912.13149 [cs.CL]
  (or arXiv:1912.13149v2 [cs.CL] for this version)

Submission history

From: Badri Narayana Patro [view email]
[v1] Tue, 31 Dec 2019 02:46:29 GMT (1306kb,D)
[v2] Sat, 4 Jan 2020 14:06:19 GMT (1306kb,D)

Link back to: arXiv, form interface, contact.