Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Space Decomposition for Sentence Embedding

About

Determining sentence pair similarity is crucial for various NLP tasks. A common technique to address this is typically evaluated on a continuous semantic textual similarity scale from 0 to 5. However, based on a linguistic observation in STS annotation guidelines, we found that the score in the range [4,5] indicates an upper-range sample, while the rest are lower-range samples. This necessitates a new approach to treating the upper-range and lower-range classes separately. In this paper, we introduce a novel embedding space decomposition method called MixSP utilizing a Mixture of Specialized Projectors, designed to distinguish and rank upper-range and lower-range samples accurately. The experimental results demonstrate that MixSP decreased the overlap representation between upper-range and lower-range classes significantly while outperforming competitors on STS and zero-shot benchmarks.

Wuttikorn Ponwitayarat, Peerat Limkonchotiwat, Ekapol Chuangsuwanich, Sarana Nutanong• 2024

Related benchmarks

TaskDatasetResultRank
Semantic Textual SimilaritySTS (Semantic Textual Similarity) 2012-2016 (test)
STS-12 Score81.08
57
Semantic Textual SimilarityBIOSSES
Spearman Correlation82.61
22
Semantic Textual SimilarityCDSC-R (val)
Spearman Correlation88.28
22
Semantic Textual SimilarityCDSC-R (test)
Spearman's Correlation0.8545
22
Binary ClassificationQQP, QNLI, MRPC Average
Average AUC81.51
16
RerankingMTEB Reranking (test)
MAP (AU)54.56
11
Showing 6 of 6 rows

Other info

Code

Follow for update