paper-with-me

홈 › Papers

Semantic Answer Similarity for Evaluating Question Answering Models

2021-08-13 · EMNLP (MRQA) 2021 11 · Julian Risch, Timo Möller, Julian Gutsch, Malte Pietsch

The evaluation of question answering models compares ground-truth annotations with model predictions. However, as of today, this comparison is mostly lexical-based and therefore misses out on answers that have no lexical overlap but are still semantically similar, thus treating correct answers as false. This underestimation of the true performance of models hinders user acceptance in applications and complicates a fair comparison of different models. Therefore, there is a need for an evaluation metric that is based on semantics instead of pure string similarity. In this short paper, we present SAS, a cross-encoder-based metric for the estimation of semantic answer similarity, and compare it to seven existing metrics. To this end, we create an English and a German three-way annotated evaluation dataset containing pairs of answers along with human judgment of their semantic similarity, which we release along with an implementation of the SAS metric and the experiments. We find that semantic similarity metrics based on recent transformer models correlate much better with human judgment than traditional lexical similarity metrics on our two newly created datasets and one dataset from related work.

📄 PDF Abstract BibTeX arXiv:2108.06130

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

RQUGE: Reference-Free Metric for Evaluating Question Generation by Answering the Question

2022-11-02 · Alireza Mohammadshahi, Thomas Scialom, Majid Yazdani, Pouya Yanki 외

Existing metrics for evaluating the quality of automatically generated questions such as BLEU, ROUGE, BERTScore, and BLEURT compare the reference and predicted questions, providing a high score when there is a considerab…

Question AnsweringQuestion GenerationQuestion-GenerationSemantic Similarity+2

A Hybrid Approach using Ontology Similarity and Fuzzy Logic for Semantic Question Answering

2017-10-29 · Rani Monika, Muyeba Maybin K., Vyas O. P.

One of the challenges in information retrieval is providing accurate answers to a user's question often expressed as uncertainty words. Most answers are based on a Syntactic approach rather than a Semantic analysis of th…

ClusteringInformation RetrievalQuestion AnsweringRetrieval

SemanticZ at SemEval-2016 Task 3: Ranking Relevant Answers in Community Question Answering Using Semantic Similarity Based on Fine-tuned Word Embeddings

2019-11-20 · SEMEVAL 2016 6 · Todor Mihaylov, Preslav Nakov

We describe our system for finding good answers in a community forum, as defined in SemEval-2016, Task 3 on Community Question Answering. Our approach relies on several semantic similarity features based on fine-tuned wo…

Community Question AnsweringQuestion AnsweringSemantic SimilaritySemantic Textual Similarity+1

FBK-HLT: An Application of Semantic Textual Similarity for Answer Selection in Community Question Answering

2015-06-01 · SEMEVAL 2015 6 · Ngoc Phuoc An Vo, Simone Magnolini, Octavian Popescu
Answer SelectionCommunity Question AnsweringMachine TranslationQuestion Answering+1

Evaluating Semantic Parsing against a Simple Web-based Question Answering Model

2017-07-14 · SEMEVAL 2017 8 · Alon Talmor, Mor Geva, Jonathan Berant

Semantic parsing shines at analyzing complex natural language that involves composition and computation over multiple pieces of evidence. However, datasets for semantic parsing contain many factoid questions that can be …

Question AnsweringSemantic Parsing