paper-with-me

Papers

PEDANTS: Cheap but Effective and Interpretable Answer Equivalence

2024-02-17 · Zongxia Li, Ishani Mondal, Yijun Liang, Huy Nghiem, Jordan Lee Boyd-Graber

Question answering (QA) can only make progress if we know if an answer is correct, but current answer correctness (AC) metrics struggle with verbose, free-form answers from large language models (LLMs). There are two challenges with current short-form QA evaluations: a lack of diverse styles of evaluation data and an over-reliance on expensive and slow LLMs. LLM-based scorers correlate better with humans, but this expensive task has only been tested on limited QA datasets. We rectify these issues by providing rubrics and datasets for evaluating machine QA adopted from the Trivia community. We also propose an efficient, and interpretable QA evaluation that is more stable than an exact match and neural methods(BERTScore).

📄 PDF Abstract BibTeX arXiv:2402.11161

Code (1)

zli12321/qa_metrics 공식 구현

Tasks

BenchmarkingFormOpen-Domain Question AnsweringQuestion AnsweringText Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

An AI-Ready Multiplex Staining Dataset for Reproducible and Accurate Characterization of Tumor Immune Microenvironment

2023-05-25 · Parmida Ghahremani, Joseph Marino, Juan Hernandez-Prera, Janis V. de la Iglesia 외

We introduce a new AI-ready computational pathology dataset containing restained and co-registered digitized images from eight head-and-neck squamous cell carcinoma patients. Specifically, the same tumor sections were st…

Style Transfer

DART: Draft-Agreement Routing for Training-Free Adaptive Thinking Budgets in Hybrid Reasoning Models

2026-06-22 · Jungseob Lee, Seongtae Hong, Seungjun Lee, Jaehyung Seo 외 arxiv

Hybrid reasoning models can answer directly or spend extra tokens on extended thinking. A practical router should choose between these modes for each query, so easy problems avoid unnecessary reasoning and hard problems …

Spot Check Equivalence: an Interpretable Metric for Information Elicitation Mechanisms

2024-02-21 · Shengwei Xu, Yichi Zhang, Paul Resnick, Grant Schoenebeck

Because high-quality data is like oxygen for AI systems, effectively eliciting information from crowdsourcing workers has become a first-order problem for developing high-performance machine learning algorithms. Two prev…

Strong Equivalence in Answer Set Programming with Constraints

2025-02-06 · Pedro Cabalar, Jorge Fandinno, Torsten Schaub, Philipp Wanko

We investigate the concept of strong equivalence within the extended framework of Answer Set Programming with constraints. Two groups of rules are considered strongly equivalent if, informally speaking, they have the sam…

Translation

Strong Equivalence for LPMLN Programs

2019-09-18 · Joohyung Lee, Man Luo

LPMLN is a probabilistic extension of answer set programs with the weight scheme adapted from Markov Logic. We study the concept of strong equivalence in LPMLN, which is a useful mathematical tool for simplifying a part …