paper-with-me

Papers

Sentence Mover's Similarity: Automatic Evaluation for Multi-Sentence Texts

2019-07-01 · ACL 2019 7 · Elizabeth Clark, Asli Celikyilmaz, Noah A. Smith

For evaluating machine-generated texts, automatic methods hold the promise of avoiding collection of human judgments, which can be expensive and time-consuming. The most common automatic metrics, like BLEU and ROUGE, depend on exact word matching, an inflexible approach for measuring semantic similarity. We introduce methods based on sentence mover{'}s similarity; our automatic metrics evaluate text in a continuous space using word and sentence embeddings. We find that sentence-based metrics correlate with human judgments significantly better than ROUGE, both on machine-generated summaries (average length of 3.4 sentences) and human-authored essays (average length of 7.5). We also show that sentence mover{'}s similarity can be used as a reward when learning a generation model via reinforcement learning; we present both automatic and human evaluations of summaries learned in this way, finding that our approach outperforms ROUGE.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningSemantic SimilaritySemantic Textual SimilaritySentenceSentence Embeddings

Similar Papers 제목 키워드 기반

Sentence Pair Embeddings Based Evaluation Metric for Abstractive and Extractive Summarization

2022-06-01 · LREC 2022 6 · Ramya Akula, Ivan Garibay

The development of an automatic evaluation metric remains an open problem in text generation. Widely used evaluation metrics, like ROUGE and BLEU, are based on exact word matching and fail to capture semantic similarity.…

Extractive SummarizationNatural Language InferenceSemantic SimilaritySemantic Textual Similarity+5

SynWMD: Syntax-aware Word Mover's Distance for Sentence Similarity Evaluation

2022-06-20 · Chengwei Wei, Bin Wang, C. -C. Jay Kuo

Word Mover's Distance (WMD) computes the distance between words and models text similarity with the moving cost between words in two text sequences. Yet, it does not offer good performance in sentence similarity evaluati…

Semantic SimilaritySemantic Textual SimilaritySentenceSentence Classification+3

LSX_team5 at SemEval-2022 Task 8: Multilingual News Article Similarity Assessment based on Word- and Sentence Mover’s Distance

2022-07-01 · SemEval (NAACL) 2022 7 · Stefan Heil, Karina Kopp, Albin Zehe, Konstantin Kobs 외

This paper introduces our submission for the SemEval 2022 Task 8: Multilingual News Article Similarity. The task of the competition consisted of the development of a model, capable of determining the similarity between p…

ArticlesMachine TranslationSentenceSentence Embeddings+2

Improving Text Generation Evaluation with Batch Centering and Tempered Word Mover Distance

2020-10-13 · EMNLP (Eval4NLP) 2020 11 · Xi Chen, Nan Ding, Tomer Levinboim, Radu Soricut

Recent advances in automatic evaluation metrics for text have shown that deep contextualized word representations, such as those generated by BERT encoders, are helpful for designing metrics that correlate well with huma…

Text Generation

Word Embedding-Based Automatic MT Evaluation Metric using Word Position Information

2019-06-01 · NAACL 2019 6 · Hiroshi Echizen{'}ya, Kenji Araki, Eduard Hovy

We propose a new automatic evaluation metric for machine translation. Our proposed metric is obtained by adjusting the Earth Mover{'}s Distance (EMD) to the evaluation task. The EMD measure is used to obtain the distance…

Machine TranslationPositionSentenceTranslation+1