CLJul 24, 2024

Can Language Models Evaluate Human Written Text? Case Study on Korean Student Writing for Education

CMU
arXiv:2407.17022v15 citationsh-index: 22
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of automated feedback for student writing in education, though it is incremental as it extends existing LLM evaluation methods to a new domain.

The study investigated whether large language models (LLMs) can evaluate human-written text for educational purposes, using GPT-4-Turbo to assess 100 Korean student writings across 15 types, finding reliable assessment for grammaticality and fluency but struggles with other criteria and writing types.

Large language model (LLM)-based evaluation pipelines have demonstrated their capability to robustly evaluate machine-generated text. Extending this methodology to assess human-written text could significantly benefit educational settings by providing direct feedback to enhance writing skills, although this application is not straightforward. In this paper, we investigate whether LLMs can effectively assess human-written text for educational purposes. We collected 100 texts from 32 Korean students across 15 types of writing and employed GPT-4-Turbo to evaluate them using grammaticality, fluency, coherence, consistency, and relevance as criteria. Our analyses indicate that LLM evaluators can reliably assess grammaticality and fluency, as well as more objective types of writing, though they struggle with other criteria and types of writing. We publicly release our dataset and feedback.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes