Reweighting Strategy based on Synthetic Data Identification for Sentence Similarity
Taehee Kim, ChaeHun Park, Jimin Hong, Radhika Dua, Edward Choi and, Jaegul Choo

TL;DR
This paper introduces a reweighting strategy that identifies and emphasizes human-like sentences in synthetic data to improve sentence embeddings, leading to better generalization and performance.
Contribution
It proposes a novel reweighting approach using a classifier to distinguish and prioritize human-like sentences during training of sentence embeddings.
Findings
The reweighting method improves embedding quality on multiple datasets.
Synthetic data, when reweighted, enhances generalization of sentence embeddings.
The approach outperforms existing baselines in semantic similarity tasks.
Abstract
Semantically meaningful sentence embeddings are important for numerous tasks in natural language processing. To obtain such embeddings, recent studies explored the idea of utilizing synthetically generated data from pretrained language models (PLMs) as a training corpus. However, PLMs often generate sentences much different from the ones written by human. We hypothesize that treating all these synthetic examples equally for training deep neural networks can have an adverse effect on learning semantically meaningful embeddings. To analyze this, we first train a classifier that identifies machine-written sentences, and observe that the linguistic features of the sentences identified as written by a machine are significantly different from those of human-written sentences. Based on this, we propose a novel approach that first trains the classifier to measure the importance of each…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text Readability and Simplification
