paper-with-me

Papers

Paraphrase Thought: Sentence Embedding Module Imitating Human Language Recognition

2018-08-16 · Myeongjun Jang, Pilsung Kang

Sentence embedding is an important research topic in natural language processing. It is essential to generate a good embedding vector that fully reflects the semantic meaning of a sentence in order to achieve an enhanced performance for various natural language processing tasks, such as machine translation and document classification. Thus far, various sentence embedding models have been proposed, and their feasibility has been demonstrated through good performances on tasks following embedding, such as sentiment analysis and sentence classification. However, because the performances of sentence classification and sentiment analysis can be enhanced by using a simple sentence representation method, it is not sufficient to claim that these models fully reflect the meanings of sentences based on good performances for such tasks. In this paper, inspired by human language recognition, we propose the following concept of semantic coherence, which should be satisfied for a good sentence embedding method: similar sentences should be located close to each other in the embedding space. Then, we propose the Paraphrase-Thought (P-thought) model to pursue semantic coherence as much as possible. Experimental results on two paraphrase identification datasets (MS COCO and STS benchmark) show that the P-thought models outperform the benchmarked sentence embedding methods.

📄 PDF Abstract BibTeX arXiv:1808.05505

Code (1)

MJ-Jang/Paraphrase-Thought tf

Tasks

Document ClassificationGeneral ClassificationMachine TranslationParaphrase IdentificationSentenceSentence ClassificationSentence EmbeddingSentence-EmbeddingSentiment AnalysisSTSSTS Benchmark

Similar Papers 제목 키워드 기반

Trimming and Improving Skip-thought Vectors

2017-06-09 · Shuai Tang, Hailin Jin, Chen Fang, Zhaowen Wang 외

The skip-thought model has been proven to be effective at learning sentence representations and capturing sentence semantics. In this paper, we propose a suite of techniques to trim and improve it. First, we validate a h…

DecoderSentencetext-classificationText Classification

Learning Semantic Sentence Embeddings using Sequential Pair-wise Discriminator

2018-06-03 · COLING 2018 8 · Badri N. Patro, Vinod K. Kurmi, Sandeep Kumar, Vinay P. Namboodiri

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. Thi…

DecoderParaphrase GenerationSentenceSentence Embedding+3

Learning Semantic Sentence Embeddings using Sequential Pair-wise Discriminator

2018-08-01 · COLING 2018 8 · Badri Narayana Patro, Vinod Kumar Kurmi, S. Kumar, eep 외

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. Thi…

DecoderMachine Reading ComprehensionMachine TranslationParaphrase Generation+6

Revisiting Paraphrase Question Generator using Pairwise Discriminator

2019-12-31 · Badri N. Patro, Dev Chauhan, Vinod K. Kurmi, Vinay P. Namboodiri

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. Thi…

DecoderParaphrase GenerationSentenceSentence Embedding+3

Learning Paraphrastic Sentence Embeddings from Back-Translated Bitext

2017-06-06 · EMNLP 2017 9 · John Wieting, Jonathan Mallinson, Kevin Gimpel

We consider the problem of learning general-purpose, paraphrastic sentence embeddings in the setting of Wieting et al. (2016b). We use neural machine translation to generate sentential paraphrases via back-translation of…

Machine TranslationSentenceSentence EmbeddingsTranslation