首页 > AI前沿 > EduBehaviors: Assertion-based Schemas for Auditable Coding of Educational Dialogues

EduBehaviors: Assertion-based Schemas for Auditable Coding of Educational Dialogues

arXiv自然语言 2026-09-23 04:38 6 阅读 查看原文

Large Language Models and Educational Data

Large language models have allowed the rapid deployment of pedagogical annotations corresponding to constructs of interest, allowing a natural language interface for generating classifications on a conversational dataset.

However, due to the opaque nature of LLM reasoning, we have no verifiable, mechanistic insight into why a model chose a label for an utterance.

EduBehaviors Framework Introduction

We introduce the EduBehaviors framework, an interpretable, scalable approach to annotating educational data that uses LLMs to measure repeated observable behaviors relevant to many constructs of interest and then learns a classifier for the construct based on these observable behaviors.

Evaluation and Results

We evaluate the framework on the TalkMoves dataset, predicting the Teacher TalkMoves labels. Our best configuration results in a macro-F1 of 0.673 and 0.688 Cohen's kappa, proving competitive with direct prompting approaches.

EduBehaviors Toolkit Release

In addition, we release the EduBehaviors Toolkit, two tools allowing researchers to operationalize the EduBehaviors framework in their own data.