English

Reverse Question Answering: Can an LLM Write a Question so Hard (or Bad) that it Can't Answer?

Computation and Language 2025-02-13 v2

Abstract

Question answering (QA), giving correct answers to questions, is a popular task, but we test reverse question answering (RQA): for an input answer, give a question with that answer. Past work tests QA and RQA separately, but we test them jointly, comparing their difficulty, aiding benchmark design, and checking reasoning consistency. We run 16 LLMs on QA and RQA with trivia questions/answers, revealing: 1) Versus QA, LLMs are much less accurate in RQA for numerical answers, but slightly more accurate in RQA for textual answers; 2) LLMs often answer their own invalid questions from RQA accurately in QA, so RQA errors are not from knowledge gaps alone; 3) RQA errors correlate with question difficulty and inversely correlate with answer frequencies in the Dolma corpus; and 4) LLMs struggle to provide valid multi-hop questions. By finding question and answer types that lead to RQA errors, we suggest improvements for LLM reasoning.

Keywords

Cite

@article{arxiv.2410.15512,
  title  = {Reverse Question Answering: Can an LLM Write a Question so Hard (or Bad) that it Can't Answer?},
  author = {Nishant Balepur and Feng Gu and Abhilasha Ravichander and Shi Feng and Jordan Boyd-Graber and Rachel Rudinger},
  journal= {arXiv preprint arXiv:2410.15512},
  year   = {2025}
}

Comments

NAACL 2025

R2 v1 2026-06-28T19:28:54.872Z