paper-with-me

Papers

Correlation Coefficients and Semantic Textual Similarity

2019-05-19 · NAACL 2019 6 · Vitalii Zhelezniak, Aleksandar Savkov, April Shen, Nils Y. Hammerla

A large body of research into semantic textual similarity has focused on constructing state-of-the-art embeddings using sophisticated modelling, careful choice of learning signals and many clever tricks. By contrast, little attention has been devoted to similarity measures between these embeddings, with cosine similarity being used unquestionably in the majority of cases. In this work, we illustrate that for all common word vectors, cosine similarity is essentially equivalent to the Pearson correlation coefficient, which provides some justification for its use. We thoroughly characterise cases where Pearson correlation (and thus cosine similarity) is unfit as similarity measure. Importantly, we show that Pearson correlation is appropriate for some word vectors but not others. When it is not appropriate, we illustrate how common non-parametric rank correlation coefficients can be used instead to significantly improve performance. We support our analysis with a series of evaluations on word-level and sentence-level semantic textual similarity benchmarks. On the latter, we show that even the simplest averaged word vectors compared by rank correlation easily rival the strongest deep representations compared by cosine similarity.

📄 PDF Abstract BibTeX arXiv:1905.07790

Code (1)

Babylonpartners/corrsim 공식 구현

Tasks

Semantic Textual SimilaritySentence

Similar Papers 제목 키워드 기반

Correlations between Word Vector Sets

2019-10-07 · IJCNLP 2019 11 · Vitalii Zhelezniak, April Shen, Daniel Busbridge, Aleksandar Savkov 외

Similarity measures based purely on word embeddings are comfortably competing with much more sophisticated deep learning and expert-engineered systems on unsupervised semantic textual similarity (STS) tasks. In contrast …

Semantic Textual SimilaritySTSWord Embeddings

Czech News Dataset for Semantic Textual Similarity

2021-08-19 · Jakub Sido, Michal Seják, Ondřej Pražák, Miloslav Konopík 외

This paper describes a novel dataset consisting of sentences with semantic similarity annotations. The data originate from the journalistic domain in the Czech language. We describe the process of collecting and annotati…

Semantic SimilaritySemantic Textual Similarity

FCICU at SemEval-2017 Task 1: Sense-Based Language Independent Semantic Textual Similarity Approach

2017-08-01 · SEMEVAL 2017 8 · Basma Hassan, Samir AbdelRahman, Reem Bahgat, Ibrahim Farag

This paper describes FCICU team systems that participated in SemEval-2017 Semantic Textual Similarity task (Task1) for monolingual and cross-lingual sentence pairs. A sense-based language independent textual similarity a…

Machine TranslationSemantic Textual SimilaritySentence

ITNLP-AiKF at SemEval-2017 Task 1: Rich Features Based SVR for Semantic Textual Similarity Computing

2017-08-01 · SEMEVAL 2017 8 · Wenjie Liu, Chengjie Sun, Lei Lin, Bingquan Liu

Semantic Textual Similarity (STS) devotes to measuring the degree of equivalence in the underlying semantic of the sentence pair. We proposed a new system, ITNLP-AiKF, which applies in the SemEval 2017 Task1 Semantic Tex…

Feature EngineeringregressionSemantic Textual SimilaritySentence+1

Evaluating Lexical Similarity to build Sentiment Similarity

2016-05-01 · LREC 2016 5 · Gr{\'e}goire Jadi, Vincent Claveau, B{\'e}atrice Daille, Laura Monceaux

In this article, we propose to evaluate the lexical similarity information provided by word representations against several opinion resources using traditional Information Retrieval tools. Word representation have been u…

Information RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity+1