Challenge: Recent studies show that using large language models (LLMs) is the most reliable method to evaluate QA models, but suffers from limited interpretability, high cost, and environmental harm.
Approach: They propose to use soft exact match (EM) with entity-driven answer set expansion to expand gold answer set to include diverse surface forms.
Outcome: The proposed method outperforms traditional evaluation methods while offering the benefits of high interpretability and reduced environmental harm.

Similar Papers

Low-resource Entity Set Expansion: A Comprehensive Study on User-generated Text (2022.findings-naacl)

Copied to clipboard

Challenge: Existing benchmarks for entity set expansion (ESE) are limited to well-formed text and well-defined concepts.
Approach: They propose to use user-generated text to assess the generalizability of ESE methods by identifying phenomena such as non-named entities, multifaceted entities and vague concepts.
Outcome: The proposed methods are based on user-generated text to assess their generalizability and performance.
Match, Compare, or Select? An Investigation of Large Language Models for Entity Matching (2025.coling-main)

Copied to clipboard

Challenge: Entity matching (EM) is a critical step in entity resolution (ER).
Approach: They propose a method that incorporates record interactions from different perspectives.
Outcome: The proposed framework improves on 8 ER datasets and 10 LLMs and achieves higher efficiency and effectiveness.
PEDANTS: Cheap but Effective and Interpretable Answer Equivalence (2024.findings-emnlp)

Copied to clipboard

Challenge: Current short-form QA evaluations lack diverse styles of evaluation data and rely on expensive and slow LLMs.
Approach: They propose a rubric for machine QA that is more stable than an exact match and neural methods.
Outcome: The proposed evaluations improve on the existing short-form QA evaluations using the Trivia community.
What’s in a Name? Answer Equivalence For Open-Domain Question Answering (2021.emnlp-main)

Copied to clipboard

Challenge: A flaw in QA evaluation is that annotations often only provide one answer . therefore, model predictions semantically equivalent to the answer but superficially different are considered incorrect.
Approach: They explore using alias entities from knowledge bases to extract additional answers . they incorporate additional answers for evaluation and model training with equivalent answers based on the results .
Outcome: The proposed solution improves the accuracy of evaluation with additional answers and improves model training with equivalent answers.
Tomayto, Tomahto. Beyond Token-level Answer Equivalence for Question Answering Evaluation (2022.emnlp-main)

Copied to clipboard

Challenge: despite the importance of question answering, evaluations of QA systems are typically limited by manual annotations . despite this, little progress has been made in QA evaluations based on a single answer .
Approach: They propose to extend over exact match (EM) with predefined rules or token-level F1 measure . they propose to use a BERT matching measure to approximate QA predictions .
Outcome: The proposed model improves AE approximations and more accurately reflects the performance of systems.
How do Language Models Reshape Entity Alignment? A Survey of LM-Driven EA Methods: Advances, Benchmarks, and Future (2025.emnlp-main)

Copied to clipboard

Challenge: Entity alignment (EA) is critical for knowledge graph (KG) integration.
Approach: They propose a taxonomy that categorizes methods in three stages: data preparation, feature embedding, and alignment.
Outcome: The proposed taxonomy categorizes methods in three key stages: data preparation, feature embedding, and alignment.
RAG-QA Arena: Evaluating Domain Robustness for Long-form Retrieval Augmented Question Answering (2024.emnlp-main)

Copied to clipboard

Challenge: Existing datasets for question answering based on retrieval augmented generation (RAG-QA) are either constructed using a single source corpus or consist of short extractive answers, which fall short of evaluating large language model (LLM) based RAG-QA systems on cross-domain generalization.
Approach: They propose a dataset that integrates short extractive answers from multiple documents into a single coherent narrative.
Outcome: The proposed dataset integrates short extractive answers from multiple documents into a single coherent narrative, covering 26K queries and large corpora across seven different domains.
Simple and Effective Knowledge-Driven Query Expansion for QA-Based Product Attribute Extraction (2022.acl-short)

Copied to clipboard

Challenge: Existing approaches to extract value from product data for a large number of attributes are not effective for rare and ambiguous attributes.
Approach: They propose to use attributes as knowledge to expand AVE queries by retrieving possible answers from training data.
Outcome: The proposed model improves on a cleaned version of AliExpress dataset for rare and ambiguous attributes, especially for rare attributes.
EmRel: Joint Representation of Entities and Embedded Relations for Multi-triple Extraction (2022.naacl-main)

Copied to clipboard

Challenge: Existing studies only explore entity representations, but propose a novel triple perspective for relation extraction.
Approach: They propose to explicitly introduce relation representation and jointly represent it with entities to identify valid triples.
Outcome: The proposed method is based on ablations and document-level relation extraction and joint entity and relation extraction.
ThinkQE: Query Expansion via an Evolving Thinking Process (2025.findings-emnlp)

Copied to clipboard

Challenge: LLM-based methods often generate narrowly focused expansions that overlook these desiderata.
Approach: They propose a test-time query expansion framework that promotes exploration and result diversity . ThinkQE encourages deeper and comprehensive semantic exploration and a corpus-interaction strategy that iteratively refines expansions .
Outcome: The proposed framework outperforms prior approaches on diverse web search benchmarks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations