paper-with-me

홈 › Papers

Just Rank: Rethinking Evaluation with Word and Sentence Similarities

2022-03-05 · ACL 2022 5 · Bin Wang, C. -C. Jay Kuo, Haizhou Li

Word and sentence embeddings are useful feature representations in natural language processing. However, intrinsic evaluation for embeddings lags far behind, and there has been no significant update since the past decade. Word and sentence similarity tasks have become the de facto evaluation method. It leads models to overfit to such evaluations, negatively impacting embedding models' development. This paper first points out the problems using semantic similarity as the gold standard for word and sentence embedding evaluations. Further, we propose a new intrinsic evaluation method called EvalRank, which shows a much stronger correlation with downstream tasks. Extensive experiments are conducted based on 60+ models and popular datasets to certify our judgments. Finally, the practical evaluation toolkit is released for future benchmarking purposes.

📄 PDF Abstract BibTeX arXiv:2203.02679

Code (1)

binwang28/evalrank-embedding-evaluation 공식 구현 pytorch

Tasks

BenchmarkingSemantic SimilaritySemantic Textual SimilaritySentenceSentence EmbeddingSentence-EmbeddingSentence EmbeddingsSentence Similarity

Similar Papers 제목 키워드 기반

Rethinking Evaluation Metrics for Grammatical Error Correction: Why Use a Different Evaluation Process than Human?

2025-02-13 · Takumi Goto, Yusuke Sakai, Taro Watanabe

One of the goals of automatic evaluation metrics in grammatical error correction (GEC) is to rank GEC systems such that it matches human preferences. However, current automatic evaluations are based on procedures that di…

Grammatical Error CorrectionSentence

Unsupervised Candidate Ranking for Lexical Substitution via Holistic Sentence Semantics

2025-09-15 · Zhongyang Hu, Naijie Gu, Xiangzhi Tao, Tianhui Gu 외 arxiv

A key subtask in lexical substitution is ranking the given candidate words. A common approach is to replace the target word with a candidate in the original sentence and feed the modified sentence into a model to capture…

Semantic Similarity

Semantic WordRank: Generating Finer Single-Document Summarizations

2018-09-12 · Hao Zhang, Jie Wang

We present Semantic WordRank (SWR), an unsupervised method for generating an extractive summary of a single document. Built on a weighted word graph with semantic and co-occurrence edges, SWR scores sentences using an ar…

ClusteringDiversity

An Unsupervised Semantic Sentence Ranking Scheme for Text Documents

2020-04-28 · Hao Zhang, Jie Wang

This paper presents Semantic SentenceRank (SSR), an unsupervised scheme for automatically ranking sentences in a single document according to their relative importance. In particular, SSR extracts essential words and phr…

ClusteringDiversitySentence

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, lit…

Semantic Textual SimilaritySentence