CLNov 2, 2023

Predicting Question-Answering Performance of Large Language Models through Semantic Consistency

arXiv:2311.01152v1106 citationsh-index: 18
Originality Incremental advance
AI Analysis

This work addresses the need for reference-less performance prediction in factual QA, though it is incremental as it builds on prior measurements.

The paper tackled the problem of predicting large language models' question-answering accuracy by assessing semantic consistency and combining it with prior metrics, resulting in a framework that significantly outperforms baselines on five LLMs.

Semantic consistency of a language model is broadly defined as the model's ability to produce semantically-equivalent outputs, given semantically-equivalent inputs. We address the task of assessing question-answering (QA) semantic consistency of contemporary large language models (LLMs) by manually creating a benchmark dataset with high-quality paraphrases for factual questions, and release the dataset to the community. We further combine the semantic consistency metric with additional measurements suggested in prior work as correlating with LLM QA accuracy, for building and evaluating a framework for factual QA reference-less performance prediction -- predicting the likelihood of a language model to accurately answer a question. Evaluating the framework on five contemporary LLMs, we demonstrate encouraging, significantly outperforming baselines, results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes