English

Distilling ChatGPT for Explainable Automated Student Answer Assessment

Computation and Language 2023-10-25 v2

Abstract

Providing explainable and faithful feedback is crucial for automated student answer assessment. In this paper, we introduce a novel framework that explores using ChatGPT, a cutting-edge large language model, for the concurrent tasks of student answer scoring and rationale generation. We identify the appropriate instructions by prompting ChatGPT with different templates to collect the rationales, where inconsistent rationales are refined to align with marking standards. The refined ChatGPT outputs enable us to fine-tune a smaller language model that simultaneously assesses student answers and provides rationales. Extensive experiments on the benchmark dataset show that the proposed method improves the overall QWK score by 11% compared to ChatGPT. Furthermore, our thorough analysis and human evaluation demonstrate that the rationales generated by our proposed method are comparable to those of ChatGPT. Our approach provides a viable solution to achieve explainable automated assessment in education. Code available at https://github.com/lijiazheng99/aera.

Keywords

Cite

@article{arxiv.2305.12962,
  title  = {Distilling ChatGPT for Explainable Automated Student Answer Assessment},
  author = {Jiazheng Li and Lin Gui and Yuxiang Zhou and David West and Cesare Aloisi and Yulan He},
  journal= {arXiv preprint arXiv:2305.12962},
  year   = {2023}
}

Comments

Accepted EMNLP 2023

R2 v1 2026-06-28T10:41:19.058Z