paper-with-me

Papers

Evaluating Large Language Models in Analysing Classroom Dialogue

2024-02-04 · Yun Long, Haifeng Luo, Yu Zhang

This study explores the application of Large Language Models (LLMs), specifically GPT-4, in the analysis of classroom dialogue, a crucial research task for both teaching diagnosis and quality improvement. Recognizing the knowledge-intensive and labor-intensive nature of traditional qualitative methods in educational research, this study investigates the potential of LLM to streamline and enhance the analysis process. The study involves datasets from a middle school, encompassing classroom dialogues across mathematics and Chinese classes. These dialogues were manually coded by educational experts and then analyzed using a customised GPT-4 model. This study focuses on comparing manual annotations with the outputs of GPT-4 to evaluate its efficacy in analyzing educational dialogues. Time efficiency, inter-coder agreement, and inter-coder reliability between human coders and GPT-4 are evaluated. Results indicate substantial time savings with GPT-4, and a high degree of consistency in coding between the model and human coders, with some discrepancies in specific codes. These findings highlight the strong potential of LLM in teaching evaluation and facilitation.

📄 PDF Abstract BibTeX arXiv:2402.02380

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Multi-Head Attention 설명 없음
Adam 설명 없음
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Enhanced Classroom Dialogue Sequences Analysis with a Hybrid AI Agent: Merging Expert Rule-Base with Large Language Models

2024-11-13 · Yun Long, Yu Zhang

Classroom dialogue plays a crucial role in fostering student engagement and deeper learning. However, analysing dialogue sequences has traditionally relied on either theoretical frameworks or empirical descriptions of pr…

AI AgentLanguage ModelingLanguage ModellingLarge Language Model

PeerMathDial: A Middle School Dialogue Dataset for Student Collaborative Math Problem Solving

2026-06-19 · Murong Yue, Desmond Alexander Mcglone, Emily Slutz, Wenhan Lyu 외 arxiv

Collaborative Problem Solving (CPS) is a core skill in education, where the process of peer interaction is highly important. However, existing educational dialogue datasets mostly focus on classroom instruction or tutori…

EduEval: A Hierarchical Cognitive Benchmark for Evaluating Large Language Models in Chinese Education

2025-11-29 · Guoqing Ma, Jia Zhu, Hanghui Guo, Weijie Shi 외 arxiv

Large language models (LLMs) demonstrate significant potential for educational applications. However, their unscrutinized deployment poses risks to educational standards, underscoring the need for rigorous evaluation. We…

Towards AI Agents for Course Instruction in Higher Education: Early Experiences from the Field

2025-10-23 · Yogesh Simmhan, Varad Kulkarni arxiv

This article presents early findings from designing, deploying and evaluating an AI-based educational agent deployed as the primary instructor in a graduate-level Cloud Computing course at IISc. We detail the design of a…

Topic coverage

Enhancing Talk Moves Analysis in Mathematics Tutoring through Classroom Teaching Discourse

2024-12-18 · Jie Cao, Abhijit Suresh, Jennifer Jacobs, Charis Clevenger 외

Human tutoring interventions play a crucial role in supporting student learning, improving academic performance, and promoting personal growth. This paper focuses on analyzing mathematics tutoring discourse using talk mo…