Search papers, labs, and topics across Lattice.
This paper introduces ParLD, a preview-analyze-reason framework for conversational learning diagnosis that uses multi-agent collaboration to assess students' cognitive states during multi-turn dialogues. ParLD employs a Behavior Previewer to generate student behavior schemas, a State Analyzer to diagnose dialogues and update cognitive states, and a Performance Reasoner to predict future responses and provide feedback. Experiments demonstrate ParLD's effectiveness in performance prediction and tutoring support, highlighting its ability to provide reliable learning diagnosis in conversational settings.
Multi-agent collaboration can reliably diagnose student cognitive states in conversational learning, outperforming direct prompting methods that lack psychological grounding.
Learning diagnosis is a critical task that monitors students'cognitive state during educational activities, with the goal of enhancing learning outcomes. With advancements in language models (LMs), many AI-driven educational studies have shifted towards conversational learning scenarios, where students engage in multi-turn interactive dialogues with tutors. However, conversational learning diagnosis remains underdeveloped, and most existing techniques acquire students'cognitive state through intuitive instructional prompts on LMs to analyze the dialogue text. This direct prompting approach lacks a solid psychological foundation and fails to ensure the reliability of the generated analytical text. In this study, we introduce ParLD, a preview-analyze-reason framework for conversational learning diagnosis, which leverages multi-agent collaboration to diagnose students'cognitive state over multiple dialogue turns. Specifically, ParLD comprises three main components: (1) Behavior Previewer, which generates a student behavior schema based on previous states and learning content; (2) State Analyzer, which diagnoses the tutor-student dialogue and behavior schema to update the cognitive state; and (3) Performance Reasoner, which predicts the student's future responses and provides verifiable feedback to support ParLD's self-reflection with the Chain Reflector. They operate sequentially and iteratively during each interaction turn to diagnose the student's cognitive state. We conduct experiments to evaluate both performance prediction and tutoring support, emphasizing the effectiveness of ParLD in providing reliable and insightful learning diagnosis.