Pith. sign in

REVIEW 2 cited by

Knowledge Distillation of LLM for Automatic Scoring of Science Education Assessments

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2312.15842 v3 pith:6HIT5EG5 submitted 2023-12-26 cs.CL cs.AI

Knowledge Distillation of LLM for Automatic Scoring of Science Education Assessments

classification cs.CL cs.AI
keywords modelmodelsteacheraccuracyneuralscoringsmallerstudent
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

This study proposes a method for knowledge distillation (KD) of fine-tuned Large Language Models (LLMs) into smaller, more efficient, and accurate neural networks. We specifically target the challenge of deploying these models on resource-constrained devices. Our methodology involves training the smaller student model (Neural Network) using the prediction probabilities (as soft labels) of the LLM, which serves as a teacher model. This is achieved through a specialized loss function tailored to learn from the LLM's output probabilities, ensuring that the student model closely mimics the teacher's performance. To validate the performance of the KD approach, we utilized a large dataset, 7T, containing 6,684 student-written responses to science questions and three mathematical reasoning datasets with student-written responses graded by human experts. We compared accuracy with state-of-the-art (SOTA) distilled models, TinyBERT, and artificial neural network (ANN) models. Results have shown that the KD approach has 3% and 2% higher scoring accuracy than ANN and TinyBERT, respectively, and comparable accuracy to the teacher model. Furthermore, the student model size is 0.03M, 4,000 times smaller in parameters and x10 faster in inferencing than the teacher model and TinyBERT, respectively. The significance of this research lies in its potential to make advanced AI technologies accessible in typical educational settings, particularly for automatic scoring.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LLM Performance on a Real, Double-Marked GCSE Benchmark

    cs.CL 2026-06 unverdicted novelty 6.0

    Off-the-shelf LLMs match or exceed inter-examiner agreement on a new 32k-response double-marked GCSE dataset spanning five subjects and handwritten scripts.

  2. Multi-Teacher Knowledge Distillation via Teacher-Informed Mixture Priors

    stat.ME 2026-05 unverdicted novelty 5.0

    MT-BKD applies Bayesian inference with teacher-informed mixture priors and entropy weighting to distill knowledge from multiple teachers, yielding improved accuracy and uncertainty quantification on synthetic and real tasks.