paper-with-me

홈 › Papers

Paraphrastic Representations at Scale

2021-04-30 · John Wieting, Kevin Gimpel, Graham Neubig, Taylor Berg-Kirkpatrick

We present a system that allows users to train their own state-of-the-art paraphrastic sentence representations in a variety of languages. We also release trained models for English, Arabic, German, French, Spanish, Russian, Turkish, and Chinese. We train these models on large amounts of data, achieving significantly improved performance from the original papers proposing the methods on a suite of monolingual semantic similarity, cross-lingual semantic similarity, and bitext mining tasks. Moreover, the resulting models surpass all prior work on unsupervised semantic textual similarity, significantly outperforming even BERT-based models like Sentence-BERT (Reimers and Gurevych, 2019). Additionally, our models are orders of magnitude faster than prior work and can be used on CPU with little difference in inference speed (even improved speed over GPU when using more CPU cores), making these models an attractive choice for users without access to GPUs or for use on embedded devices. Finally, we add significantly increased functionality to the code bases for training paraphrastic sentence models, easing their use for both inference and for training them for any desired language with parallel data. We also include code to automatically download and preprocess training data.

📄 PDF Abstract BibTeX arXiv:2104.15114

Code (1)

jwieting/paraphrastic-representations-at-scale 공식 구현 pytorch

Tasks

CPUGPUSemantic SimilaritySemantic Textual SimilaritySentence

Similar Papers 제목 키워드 기반

How often are errors in natural language reasoning due to paraphrastic variability?

2024-04-17 · Neha Srikanth, Marine Carpuat, Rachel Rudinger

Large language models have been shown to behave inconsistently in response to meaning-preserving paraphrastic inputs. At the same time, researchers evaluate the knowledge and reasoning abilities of these models with test…

Natural Language Inference

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

Cross Paraphrastic Invariance Learning for Hallucination Detection

2026-06-06 · Shanshan Lin, Dongsheng Hong, Sibo Ju, Chao Chen 외 arxiv

Large language models (LLMs) frequently generate hallucinations, which are unsupported by a source document. To avoid costly LLM-as-evaluator pipelines and the heavy annotation demands of existing classifiers, we propose…

Iterative Paraphrastic Augmentation with Discriminative Span Alignment

2020-07-01 · Ryan Culkin, J. Edward Hu, Elias Stengel-Eskin, Guanghui Qin 외

We introduce a novel paraphrastic augmentation strategy based on sentence-level lexically constrained paraphrasing and discriminative span alignment. Our approach allows for the large-scale expansion of existing resource…

Sentence

Large-Scale, Diverse, Paraphrastic Bitexts via Sampling and Clustering

2019-11-01 · CONLL 2019 11 · J. Edward Hu, Abhinav Singh, Nils Holzenberger, Matt Post 외

Producing diverse paraphrases of a sentence is a challenging task. Natural paraphrase corpora are scarce and limited, while existing large-scale resources are automatically generated via back-translation and rely on beam…

ClusteringDiversitySentenceTranslation