Rubrics as Semantic Subspaces: A Unified Approach to Rubric-based Constructed Response Scoring across Short Answers and Essays

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

The Aspect-Grounded Rubric–Answer Alignment (AGRAA) framework introduces a unified, end-to-end approach for automated rubric-based scoring of constructed responses, applicable to both short answers and essays. Proposed by Gombert et al. at BEA 2026, this framework models rubric descriptors as latent aspect spaces, specifically as low-dimensional subspaces derived from contextualized transformer embeddings. Student responses are scored based on the alignment of their representations with these rubric-induced spaces, offering a geometrically grounded interpretation of rubric-based assessment. AGRAA supports end-to-end training with standard transformer encoders and was evaluated using three distinct architectural variants across multiple datasets. It achieved predictive performance highly competitive with strong neural and feature-based baselines. Furthermore, the framework generates interpretable intermediate representations, clarifying which rubric-defined aspects influence scoring decisions, thereby providing decision-aligned explanations.

Key takeaway

For Machine Learning Engineers developing automated assessment systems, AGRAA provides a robust, interpretable framework for scoring constructed responses. Its ability to model rubric descriptors as semantic subspaces offers geometrically grounded scores for both short answers and essays. This approach yields competitive performance and generates clear explanations for scoring decisions, enhancing transparency in your automated grading pipelines. Consider integrating this transformer-based method to improve accuracy and interpretability.

Key insights

AGRAA scores constructed responses by aligning transformer embeddings with rubric descriptors modeled as semantic subspaces.

Principles

Method

AGRAA represents rubric descriptors as low-dimensional subspaces from contextualized transformer embeddings. Student responses are scored by measuring the alignment of their representations with these rubric-induced spaces, enabling end-to-end training.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.