LLMs reach only 49% F1 (MathDial) and 27% F1 (AlgebraNation) when predicting the next tutor move, while tutor moves help predict dialogue success in AlgebraNation but not consistently on MathDial.
Knowledge Tagging System on Math Questions via LLMs with Flexible Demonstration Retriever
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Knowledge tagging for questions plays a crucial role in contemporary intelligent educational applications, including learning progress diagnosis, practice question recommendations, and course content organization. Traditionally, these annotations are always conducted by pedagogical experts, as the task requires not only a strong semantic understanding of both question stems and knowledge definitions but also deep insights into connecting question-solving logic with corresponding knowledge concepts. With the recent emergence of advanced text encoding algorithms, such as pre-trained language models, many researchers have developed automatic knowledge tagging systems based on calculating the semantic similarity between the knowledge and question embeddings. In this paper, we explore automating the task using Large Language Models (LLMs), in response to the inability of prior encoding-based methods to deal with the hard cases which involve strong domain knowledge and complicated concept definitions. By showing the strong performance of zero- and few-shot results over math questions knowledge tagging tasks, we demonstrate LLMs' great potential in conquering the challenges faced by prior methods. Furthermore, by proposing a reinforcement learning-based demonstration retriever, we successfully exploit the great potential of different-sized LLMs in achieving better performance results while keeping the in-context demonstration usage efficiency high.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Exploring LLMs for Predicting Tutor Strategy and Student Outcomes in Dialogues
LLMs reach only 49% F1 (MathDial) and 27% F1 (AlgebraNation) when predicting the next tutor move, while tutor moves help predict dialogue success in AlgebraNation but not consistently on MathDial.