Pith. sign in

REVIEW 3 cited by

Evaluating Correctness and Faithfulness of Instruction-Following Models for Question Answering

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2307.16877 v2 pith:OIBYEV2K submitted 2023-07-31 cs.CL cs.AI

classification cs.CLcs.AI
keywords modelsinstruction-followingcorrectnessevaluationfaithfulnessmetricsperformancetasks
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Retriever-augmented instruction-following models are attractive alternatives to fine-tuned approaches for information-seeking tasks such as question answering (QA). By simply prepending retrieved documents in its input along with an instruction, these models can be adapted to various information domains and tasks without additional fine-tuning. While the model responses tend to be natural and fluent, the additional verbosity makes traditional QA evaluation metrics such as exact match (EM) and F1 unreliable for accurately quantifying model performance. In this work, we investigate the performance of instruction-following models across three information-seeking QA tasks. We use both automatic and human evaluation to evaluate these models along two dimensions: 1) how well they satisfy the user's information need (correctness), and 2) whether they produce a response based on the provided knowledge (faithfulness). Guided by human evaluation and analysis, we highlight the shortcomings of traditional metrics for both correctness and faithfulness. We then propose simple token-overlap based and model-based metrics that reflect the true performance of these models. Our analysis reveals that instruction-following models are competitive, and sometimes even outperform fine-tuned models for correctness. However, these models struggle to stick to the provided knowledge and often hallucinate in their responses. We hope our work encourages a more holistic evaluation of instruction-following models for QA. Our code and data is available at https://github.com/McGill-NLP/instruct-qa

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. LLaSO: A Foundational Framework for Reproducible Research in Large Language and Speech Model

    cs.CL 2025-08 unverdicted novelty 6.0 of 10

    LLaSO releases a 3.8B speech-language model, 25.5M training instances, and an evaluation benchmark, claiming a normalized score of 0.72.

  2. QueryBandits for Hallucination Mitigation: Exploiting Semantic Features for No-Regret Rewriting

    cs.CL 2025-08 conditional novelty 5.0 of 10

    A contextual bandit that chooses among five query-rewrite strategies, conditioned on 17 linguistic features, reduces LLM hallucination on QA benchmarks and beats static prompting and no-rewrite baselines.

  3. Enhancing Health Information Retrieval with RAG by Prioritizing Topical Relevance and Factual Accuracy

    cs.IR 2025-02 conditional novelty 5.0 of 10

    A three-stage RAG pipeline generates a cited summary (GenText) from PubMed Central passages and ranks health documents by topical relevance plus alignment with that summary, outperforming baselines on CLEF eHealth and...

Pith tools