CLAIDec 4, 2023

ChatGPT as a Math Questioner? Evaluating ChatGPT on Generating Pre-university Math Questions

arXiv:2312.01661v222 citationsh-index: 32SAC
Originality Synthesis-oriented
AI Analysis

This addresses the effort-intensive task of creating educational math questions for teachers and students, but it is incremental as it applies an existing LLM to a new domain without major methodological innovation.

The paper tackles the problem of automatically generating pre-university math questions by evaluating ChatGPT in context-aware and context-unaware settings, finding it can generate questions but with limitations in logical complexity and curriculum alignment.

Mathematical questioning is crucial for assessing students problem-solving skills. Since manually creating such questions requires substantial effort, automatic methods have been explored. Existing state-of-the-art models rely on fine-tuning strategies and struggle to generate questions that heavily involve multiple steps of logical and arithmetic reasoning. Meanwhile, large language models(LLMs) such as ChatGPT have excelled in many NLP tasks involving logical and arithmetic reasoning. Nonetheless, their applications in generating educational questions are underutilized, especially in the field of mathematics. To bridge this gap, we take the first step to conduct an in-depth analysis of ChatGPT in generating pre-university math questions. Our analysis is categorized into two main settings: context-aware and context-unaware. In the context-aware setting, we evaluate ChatGPT on existing math question-answering benchmarks covering elementary, secondary, and ternary classes. In the context-unaware setting, we evaluate ChatGPT in generating math questions for each lesson from pre-university math curriculums that we crawl. Our crawling results in TopicMath, a comprehensive and novel collection of pre-university math curriculums collected from 121 math topics and 428 lessons from elementary, secondary, and tertiary classes. Through this analysis, we aim to provide insight into the potential of ChatGPT as a math questioner.

Code Implementations1 repo
Foundations

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

Your Notes