Learning Semantic Sentence Embeddings using Sequential Pair-wise Discriminator
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.
Code (1)
Tasks
DecoderMachine Reading ComprehensionMachine TranslationParaphrase GenerationReading ComprehensionSentenceSentence EmbeddingSentence-EmbeddingSentence EmbeddingsSentiment AnalysisSimilar Papers 제목 키워드 기반
Learning Semantic Sentence Embeddings using Sequential Pair-wise Discriminator
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+3Revisiting Paraphrase Question Generator using Pairwise Discriminator
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+3Transformer over Pre-trained Transformer for Neural Text Segmentation with Enhanced Topic Coherence
This paper proposes a transformer over transformer framework, called Transformer$^2$, to perform neural text segmentation. It consists of two components: bottom-level sentence encoders using pre-trained transformers, and…
SegmentationSentenceSentence EmbeddingsText SegmentationInstance-aware Image and Sentence Matching with Selective Multimodal LSTM
Effective image and sentence matching depends on how to well measure their global visual-semantic similarity. Based on the observation that such a global similarity arises from a complex aggregation of multiple local sim…
Semantic SimilaritySemantic Textual SimilaritySentenceRelational Sentence Embedding for Flexible Semantic Matching
We present Relational Sentence Embedding (RSE), a new paradigm to further discover the potential of sentence embeddings. Prior work mainly models the similarity between sentences based on their embedding distance. Becaus…
RelationSemantic Textual SimilaritySentenceSentence Embedding+2