English

Retrieval-augmented Generation to Improve Math Question-Answering: Trade-offs Between Groundedness and Human Preference

Computation and Language 2023-11-14 v2 Human-Computer Interaction

Abstract

For middle-school math students, interactive question-answering (QA) with tutors is an effective way to learn. The flexibility and emergent capabilities of generative large language models (LLMs) has led to a surge of interest in automating portions of the tutoring process - including interactive QA to support conceptual discussion of mathematical concepts. However, LLM responses to math questions can be incorrect or mismatched to the educational context - such as being misaligned with a school's curriculum. One potential solution is retrieval-augmented generation (RAG), which involves incorporating a vetted external knowledge source in the LLM prompt to increase response quality. In this paper, we designed prompts that retrieve and use content from a high-quality open-source math textbook to generate responses to real student questions. We evaluate the efficacy of this RAG system for middle-school algebra and geometry QA by administering a multi-condition survey, finding that humans prefer responses generated using RAG, but not when responses are too grounded in the textbook content. We argue that while RAG is able to improve response quality, designers of math QA systems must consider trade-offs between generating responses preferred by students and responses closely matched to specific educational resources.

Keywords

Cite

@article{arxiv.2310.03184,
  title  = {Retrieval-augmented Generation to Improve Math Question-Answering: Trade-offs Between Groundedness and Human Preference},
  author = {Zachary Levonian and Chenglu Li and Wangda Zhu and Anoushka Gade and Owen Henkel and Millie-Ellen Postle and Wanli Xing},
  journal= {arXiv preprint arXiv:2310.03184},
  year   = {2023}
}

Comments

6 pages, presented at NeurIPS'23 Workshop on Generative AI for Education (GAIED)

R2 v1 2026-06-28T12:40:56.417Z