paper-with-me

홈 › Papers

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

2023-11-02 · Ella Rabinovich, Samuel Ackerman, Orna Raz, Eitan Farchi, Ateret Anaby-Tavor

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.

📄 PDF Abstract BibTeX arXiv:2311.01152

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingQuestion Answering

Similar Papers 제목 키워드 기반

Extreme Classification for Answer Type Prediction in Question Answering

2023-04-24 · Vinay Setty

Semantic answer type prediction (SMART) is known to be a useful step towards effective question answering (QA) systems. The SMART task involves predicting the top-$k$ knowledge graph (KG) types for a given natural langua…

ClassificationClusteringExtreme Multi-Label ClassificationMulti-Label Classification+5

Exploring the Ideal Depth of Neural Network when Predicting Question Deletion on Community Question Answering

2019-12-08 · Souvick Ghosh, Satanu Ghosh

In recent years, Community Question Answering (CQA) has emerged as a popular platform for knowledge curation and archival. An interesting aspect of question answering is that it combines aspects from natural language pro…

Community Question AnsweringInformation RetrievalQuestion AnsweringRetrieval

In-Context Learning for Knowledge Base Question Answering for Unmanned Systems based on Large Language Models

2023-11-06 · Yunlong Chen, Yaming Zhang, Jianfei Yu, Li Yang 외

Knowledge Base Question Answering (KBQA) aims to answer factoid questions based on knowledge bases. However, generating the most appropriate knowledge base query code based on Natural Language Questions (NLQ) poses a sig…

In-Context LearningKnowledge Base Question AnsweringProper NounQuestion Answering

On the Effects of Video Grounding on Language Models

2022-10-01 · MMMPIE (COLING) 2022 10 · Ehsan Doostmohammadi, Marco Kuhlmann

Transformer-based models trained on text and vision modalities try to improve the performance on multimodal downstream tasks or tackle the problem Transformer-based models trained on text and vision modalities try to imp…

Image CaptioningQuestion AnsweringVideo GroundingVisual Question Answering+1

Two can play this Game: Visual Dialog with Discriminative Question Generation and Answering

2018-03-29 · CVPR 2018 6 · Unnat Jain, Svetlana Lazebnik, Alexander Schwing

Human conversation is a complex mechanism with subtle nuances. It is hence an ambitious goal to develop artificial intelligence agents that can participate fluently in a conversation. While we are still far from achievin…

Image CaptioningQuestion AnsweringQuestion GenerationQuestion-Generation+3