iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Inside the rogue ChatGPT hack of Hugging Face: AI agents operate at superhuman speed but make clumsy mistakes Landstar Expects to Emerge a Winner After Supreme Court’s Montgomery Ruling Widens Broker Liability New Senate bill targets 'chameleon carriers' that reopen to escape penalties Werner Enterprises Posts Highest Revenue Per Truck Growth in One-Way Segment in a Decade CMA CGM and Stonepeak Launch United Ports LLC in $2.4 Billion Terminal Joint Venture UPS shift away from Amazon shows bigger payoff Lanesurf: 62% of Loads Get Vetted Carrier Offers Before Brokers Arrive India-China Border Trade Via Lipulekh Resumes Aug 1; China Permits 20 Traders Geopolitics Drives CMA CGM Q2 Profit Surge of 42% as Volumes and Rates Climb Benchmark Diesel Price Rises Third Week as Futures Plunge; Spread Hits Record Inside the rogue ChatGPT hack of Hugging Face: AI agents operate at superhuman speed but make clumsy mistakes Landstar Expects to Emerge a Winner After Supreme Court’s Montgomery Ruling Widens Broker Liability New Senate bill targets 'chameleon carriers' that reopen to escape penalties Werner Enterprises Posts Highest Revenue Per Truck Growth in One-Way Segment in a Decade CMA CGM and Stonepeak Launch United Ports LLC in $2.4 Billion Terminal Joint Venture UPS shift away from Amazon shows bigger payoff Lanesurf: 62% of Loads Get Vetted Carrier Offers Before Brokers Arrive India-China Border Trade Via Lipulekh Resumes Aug 1; China Permits 20 Traders Geopolitics Drives CMA CGM Q2 Profit Surge of 42% as Volumes and Rates Climb Benchmark Diesel Price Rises Third Week as Futures Plunge; Spread Hits Record
Home ›› Technology ›› Ai ›› Llms ›› From Texts to Scores: Tracing the Emergence of Essay Quality Representations in Large Language Models

From Texts to Scores: Tracing the Emergence of Essay Quality Representations in Large Language Models

A study by Zuo et al. systematically analyzes hidden representations of eight LLMs across three essay datasets, finding that essay quality information is linearly decodable, emerges progressively across layers, and is robust to prompting strategies. The research identifies individual 'essay scoring neurons' and shows that their distribution shifts with essay length, offering insights into interpretability of LLM-based automated essay scoring systems.

iG
iGEN Editorial
June 20, 2026
From Texts to Scores: Tracing the Emergence of Essay Quality Representations in Large Language Models

Recent advances in Large Language Models (LLMs) have substantially transformed Automated Essay Scoring (AES), yet the internal mechanisms underlying LLM-based scoring remain poorly understood. In a new study, researchers led by Zuo et al. systematically analyze the hidden representations of eight LLMs across two English essay datasets (ASAP++, CSEE) and one Portuguese dataset (ENEM). Using linear probing, cross-prompt generalization, dimensionality reduction, and neuron-level analyses, they find consistent evidence that essay quality information is encoded in a linearly accessible form within LLM representations.

Probing Essay Quality in LLM Representations

The study provides evidence that representations of essay quality emerge progressively across layers, remain robust across prompting strategies, and partially transfer across essay prompts despite differences in scoring rubrics. Nonlinear probes provide only marginal and inconsistent improvements over linear probes, suggesting that most essay quality information is already linearly decodable. The researchers further identify individual "essay scoring neurons" whose activations strongly correlate with essay scores and whose behavior is sensitive to targeted intervention. Moreover, the layer-wise distribution of these neurons systematically shifts with essay length, with longer essays relying more heavily on deeper layers.

Key Findings

  • Linearly decodable: Essay quality is linearly accessible in hidden representations.
  • Progressive emergence: Quality information emerges across layers, becoming more pronounced in deeper layers.
  • Robustness: Patterns hold across different prompting strategies.
  • Cross-prompt transfer: Quality information partially transfers between essay prompts even with different rubrics.
  • Essay scoring neurons: Individual neurons strongly correlate with scores; intervention alters scoring.
  • Length dependence: Distribution shifts with essay length; longer essays use deeper layers more.

Methodology and Datasets

The study employed eight LLMs and three datasets:

Dataset Language Description
ASAP++ English Extended Automated Student Assessment Prize dataset
CSEE English CSEE dataset
ENEM Portuguese Brazilian national exam dataset

Techniques included linear probing, cross-prompt generalization, dimensionality reduction, and neuron-level analyses.

Implications for Interpretable AI

These findings provide evidence that LLMs encode structured representations related to essay quality, offering new insights into the interpretability of LLM-based AES systems. Understanding where and how essay quality information is represented can guide improvements in model design and scoring reliability. The approach of probing hidden representations may also be applicable to other domains requiring quality assessment, though further research is needed. The study underscores that LLMs do not simply output scores but build internal representations of text quality, a step toward more transparent AI evaluation systems.


Sources:

Keep Reading

Recommended Stories

Large Language Models Can Read Compressed Text That Humans Cannot, Researchers Find Technology

Large Language Models Can Read Compressed Text That Humans Cannot, Researchers Find

A new research paper introduces BabelTele, a compact, non-human-readable text format that large language models can still interpret with high semantic fidelity. The approach compresses text to 27.9% of its original length while preserving 99.5% of meaning, potentially reducing context overhead and costs in enterprise AI deployments.

June 20, 2026
New Benchmark Reveals Remote Sensing AI Models Fail at Negation Comprehension Technology

New Benchmark Reveals Remote Sensing AI Models Fail at Negation Comprehension

A new study introduces RS-Neg, the first benchmark to evaluate negation comprehension in remote sensing multimodal large language models. The evaluation reveals that advanced models exhibit hallucinations and performance degradation when handling negation. The proposed NeFo method, using about 5% unlabeled test samples, significantly improves negation understanding, with implications for critical applications like emergency response and logistics.

June 20, 2026
Vocabulary Dropout Technique Prevents Diversity Collapse in LLM Co-Evolution Training Technology

Vocabulary Dropout Technique Prevents Diversity Collapse in LLM Co-Evolution Training

A new method called vocabulary dropout prevents diversity collapse in co-evolutionary LLM training. Applied to Qwen3 models on mathematical reasoning, it improved solver performance by an average of 4.4 points, with largest gains on competition-level benchmarks.

June 16, 2026
MA-ProofBench: New Benchmark Tests LLMs on Formal Theorem Proving in Mathematical Analysis Technology

MA-ProofBench: New Benchmark Tests LLMs on Formal Theorem Proving in Mathematical Analysis

Researchers introduce MA-ProofBench, the first formal theorem-proving benchmark dedicated to mathematical analysis. It contains 200 theorems across six topics at two difficulty levels. Evaluations show that even the best model, GPT-5.5, achieves only 16% Pass@8 on undergraduate-level problems and 5% on Ph.D.-level problems, highlighting significant limitations of current LLMs in formal mathematical reasoning.

June 16, 2026