Papers › When Rubrics Change: Cross-Rubric Generalization for Critical Thinking Essay Scoring

When Rubrics Change: Cross-Rubric Generalization for Critical Thinking Essay Scoring

15 Jul 2026arXiv:2607.13433added by Syntology

Nischal Ashok Kumar, Payu Wittawatolarn, Sana Kang, Marisa C. Peczuh, Blair Lehman, Ryan Baker, Caitlin Mills, Sherry Lachman, Ruochen Sun, Andrew Lan

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Automated essay scoring (AES) research has largely focused on cross-prompt generalization, where essays from unseen prompts are scored while the scoring criteria are typically held constant. In practice, however, educators may revise or even introduce new rubrics in their scoring task, to evaluate different aspects of essays. We study cross-rubric generalization: training on essays labeled under one set of rubrics and evaluating on previously unseen rubrics, which target different aspects of the essay. We use a Large Language Model (LLM) fine-tuning framework with two components: rubric-agnostic intermediate representations, called traits, and target-essay supervision under seen rubrics during training. On an AES dataset augmented with multiple rubric-defined labels of student critical thinking skills, we find that traits improve macro F1 by 5.0% over a baseline without traits in the hardest setting, where both target rubrics and target essays are unseen during training. We further find that increasing target-essay supervision improves performance, with our best fine-tuned open-source Llama-based model outperforming GPT-5-mini prompting by 2.1% macro F1 and trailing GPT-5 by 1.9%. These results show that trait-based intermediate structure and controlled supervision improve generalization to unseen rubrics.

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2607.13433")

Code

Syntology Ran 16 of 19 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 16 ran with no contract checked.

By repository: found in paper text by Syntology: 19 samples from 1 repository, 16 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

umass-ml4ed/generalization-in-essay-scoring found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 16 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

16ran
3unverified

Licence: 0 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from umass-ml4ed/generalization-in-essay-scoring. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_messages umass-ml4ed/generalization-in-essay-scoring/infer_traits.py found in paper text by Syntology ran fingerprinted CC0-1.0 (permissive) · 5f467ab96140f274 · report
calculate_rmse umass-ml4ed/generalization-in-essay-scoring/analyze_results.py found in paper text by Syntology ran fingerprinted CC0-1.0 (permissive) · 6be2bf8b8ae3d3a5 · report
construct_prompt_message umass-ml4ed/generalization-in-essay-scoring/prompt_llm_utils.py found in paper text by Syntology ran CC0-1.0 (permissive) · f8f7f419c5b351b2 · report
create_data_splits umass-ml4ed/generalization-in-essay-scoring/llama_data.py found in paper text by Syntology ran CC0-1.0 (permissive) · 4fb9b0736c4f60d3 · report
extract_observations_dict umass-ml4ed/generalization-in-essay-scoring/llama_train_wrubric_traits.py found in paper text by Syntology ran CC0-1.0 (permissive) · 45f2dde85a993307 · report
extract_trait_dict umass-ml4ed/generalization-in-essay-scoring/llama_train_wrubric_traits.py found in paper text by Syntology ran CC0-1.0 (permissive) · c5d9af799ba2fdb5 · report
filter_dataset_by_subskills umass-ml4ed/generalization-in-essay-scoring/llama_train_wrubric.py found in paper text by Syntology ran CC0-1.0 (permissive) · b3401fcaab0399b3 · report
format_trait_text umass-ml4ed/generalization-in-essay-scoring/llama_train_wrubric_traits.py found in paper text by Syntology ran fingerprinted CC0-1.0 (permissive) · 7da3b1c8eb845e35 · report
get_few_shot_text umass-ml4ed/generalization-in-essay-scoring/classify.py found in paper text by Syntology ran CC0-1.0 (permissive) · eb44e2383591feea · report
get_few_shot_text umass-ml4ed/generalization-in-essay-scoring/classify_justification.py found in paper text by Syntology ran CC0-1.0 (permissive) · 3b521b00a7bc1332 · report
get_label_and_justification umass-ml4ed/generalization-in-essay-scoring/classify.py found in paper text by Syntology ran fingerprinted CC0-1.0 (permissive) · c3bd338ec75c117c · report
get_label_and_obs umass-ml4ed/generalization-in-essay-scoring/majority_vote_traits.py found in paper text by Syntology ran CC0-1.0 (permissive) · d1a39f56a947a1c7 · report
load_prompt_template umass-ml4ed/generalization-in-essay-scoring/infer_traits.py found in paper text by Syntology ran CC0-1.0 (permissive) · c78179a9cf42084f · report
parse_trait_response umass-ml4ed/generalization-in-essay-scoring/infer_traits.py found in paper text by Syntology ran fingerprinted CC0-1.0 (permissive) · 5ad62a429309eac8 · report
prepare_pseudo_label_training_data umass-ml4ed/generalization-in-essay-scoring/llama_train_wrubric.py found in paper text by Syntology ran CC0-1.0 (permissive) · 058e5870d7e482cb · report
prepare_training_data umass-ml4ed/generalization-in-essay-scoring/llama_data.py found in paper text by Syntology ran CC0-1.0 (permissive) · 6d66bc0a52473e77 · report
analyze_token_lengths umass-ml4ed/generalization-in-essay-scoring/llama_data.py found in paper text by Syntology unverified CC0-1.0 (permissive) · a116a51e8dfc0b6a · report
load_version umass-ml4ed/generalization-in-essay-scoring/majority_vote_traits.py found in paper text by Syntology unverified CC0-1.0 (permissive) · 2f207ee0f029edcd · report
majority_vote umass-ml4ed/generalization-in-essay-scoring/majority_vote_traits.py found in paper text by Syntology unverified CC0-1.0 (permissive) · 965991a74fc77621 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2607.13433, was issued in July 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections