paper-with-me

Papers

Learning Semantic Sentence Embeddings using Sequential Pair-wise Discriminator

2018-08-01 · COLING 2018 8 · Badri Narayana Patro, Vinod Kumar Kurmi, S. Kumar, eep, Vinay 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. 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.

📄 PDF Abstract BibTeX

Code (1)

badripatro/PQG pytorch

Tasks

DecoderMachine Reading ComprehensionMachine TranslationParaphrase GenerationReading ComprehensionSentenceSentence EmbeddingSentence-EmbeddingSentence EmbeddingsSentiment Analysis

Similar Papers 제목 키워드 기반

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

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

Transformer over Pre-trained Transformer for Neural Text Segmentation with Enhanced Topic Coherence

2021-10-14 · Findings (EMNLP) 2021 11 · Kelvin Lo, Yuan Jin, Weicong Tan, Ming Liu 외

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 Segmentation

Instance-aware Image and Sentence Matching with Selective Multimodal LSTM

2016-11-17 · CVPR 2017 7 · Yan Huang, Wei Wang, Liang Wang

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 SimilaritySentence

Relational Sentence Embedding for Flexible Semantic Matching

2022-12-17 · Bin Wang, Haizhou Li

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