When a student submits an essay in an online course, who – or what – actually reads it? Increasingly, the answer is a machine. Automated Essay Scoring (AES) systems have moved from experimental tools to mainstream assessment infrastructure, and understanding how they work is essential for anyone involved in higher education today. Research traces the origins of AES back to 1966 with the Project Essay Grader (PEG), but it is the arrival of sophisticated AI methodologies – Latent Semantic Analysis, syntactic parsing, rhetorical modeling, and topical content analysis – that has transformed these systems into genuinely powerful evaluators. This post breaks down how each of those methods works and what their rise means for teaching and learning.
Table of Contents
- How AI reads meaning: Latent Semantic Analysis (LSA)
- Evaluating structure and argument: syntactic and rhetorical analysis
- Syntactic analysis
- Rhetorical analysis
- Topical content analysis: matching essays to expert benchmarks
- Implications for education: reliability, scale, and personalized feedback
- Enhancing reliability and reducing bias
- Assessment at scale
- Personalized, formative feedback
How AI reads meaning: Latent Semantic Analysis (LSA)
The foundational challenge for any essay-evaluating system is meaning. A student who writes about “the greenhouse effect driving rising temperatures” is saying the same thing as one who writes about “global warming caused by carbon emissions” – yet the two sentences share almost no words. Keyword-matching algorithms fail here. Latent Semantic Analysis (LSA) was developed precisely to solve this problem.
LSA is a mathematical technique in information retrieval that uncovers the hidden, or “latent,” semantic relationships between words and documents. It works by constructing a word-by-document matrix and then applying Singular Value Decomposition (SVD) – a technique that compresses this matrix into a lower-dimensional space, revealing patterns of co-occurrence that reflect conceptual similarity rather than surface-level word identity.
The result is what researchers call a semantic space – a multi-dimensional representation in which every word and every document is expressed as a vector of numbers. This semantic space is built from a very large collection of text, typically requiring a minimum of 100,000 paragraphs, and allows the system to infer general semantic relationships between texts. When a student’s essay is fed into this space, the system measures the cosine similarity between the essay’s vector and those of reference texts – essentially asking: how conceptually close is this response to what a good answer looks like?
This is why LSA-based scoring has shown correlations as high as .94 with human raters in certain assessment tasks, and why LSA-based modeling has shown more promising results than alternative methods like Latent Dirichlet Allocation (LDA) in direct comparisons. The system isn’t looking for specific vocabulary – it’s evaluating whether the student is operating within the right conceptual territory.
Evaluating structure and argument: syntactic and rhetorical analysis
Meaning alone isn’t enough to assess a quality essay. A well-argued response must also be grammatically constructed, logically organized, and rhetorically coherent. This is where syntactic and rhetorical analysis modules take over.
Syntactic analysis
Syntactic analysis involves parsing each sentence to identify its grammatical structure. In systems like ETS’s e-rater, a parser identifies syntactic structures – including subjunctive auxiliary verbs and a variety of clausal structures such as complement, infinitive, and subordinate clauses – to capture syntactic variety in an essay. A student who varies their sentence structure – using subordinate clauses, passive constructions, and complex noun phrases alongside simple declaratives – demonstrates a more sophisticated command of language than one who writes in monotonous short sentences.
Structural features such as the average number of sentences, average sentence length, and counts of nouns, verbs, and adjectives are used to compute a syntactic score that contributes to the overall essay grade. This analysis detects problems like excessive sentence repetition, grammatical errors, and poor clause variety – all indicators that a human grader would notice immediately.
Rhetorical analysis
Beyond grammar, good essays make arguments. Rhetorical analysis attempts to model the organizational logic of an essay – how ideas are introduced, developed, supported, and concluded. AI-powered writing evaluation tools employ computational engines that analyze lexical, syntactic, semantic, and discourse traits in written texts, including the presence of argumentative cue words, transitional phrases, and discourse connectives that signal logical relationships between ideas.
Research has demonstrated that adding rhetorical and cohesion indices to scoring models improves adjacent accuracy from 91% to 94%, highlighting the real predictive value these features add over purely syntactic or lexical analysis. Systems like ETS’s e-rater, used in standardized assessments like the TOEFL and GRE, incorporate a discourse module that uses a conceptual framework of conjunctive relations to identify how different parts of an essay relate to each other – detecting whether a student is logically developing a position or simply listing disconnected ideas.
Topical content analysis: matching essays to expert benchmarks
The third major methodology is topical content analysis, which addresses a different question: is this essay actually on topic, and does its content reflect genuine domain knowledge? The core assumption here is direct – good essays resemble other good essays, and poor essays resemble other poor essays.
In practice, topical content analysis works by comparing a student’s essay against a set of pre-scored reference essays, typically graded by two or more human raters. The system identifies vocabulary usage and topical relevance by building a vector representation of the student text and comparing it against the vector representations of these benchmark essays. Systems trained on content-based features – extracting meaning using tools like Word2Vec – can capture the context of words in a document along with semantic and syntactic similarity, giving the AI a sense of whether the essay engages substantively with the assigned topic.
This is the logic behind systems like IntelliMetric and the Intelligent Essay Assessor (IEA). IntelliMetric requires training on a set of pre-scored essays with known scores assigned by human raters, which are then used as a foundation to extract the scoring scale and the accumulated judgment of those human raters. The system doesn’t replace human graders – it learns from them at scale, internalizing their standards and applying them consistently to every new submission.
Topical analysis also helps catch a subtle but important flaw in some student essays: high-quality prose that is off-topic. A student may write with excellent grammar and sophisticated vocabulary about the wrong thing entirely. Assessing an essay by considering all parameters – including the relevance of content to the prompt, development of ideas, cohesion, and coherence – remains a significant ongoing challenge for researchers, and topical content analysis represents the most direct attempt to address it.
Implications for education: reliability, scale, and personalized feedback
Together, these three methodological layers – semantic, syntactic-rhetorical, and topical – combine in modern AES systems to produce scores that can rival human inter-rater reliability. Recent studies using AI models for automated essay scoring have found strong correlations with human assessors (r = 0.829, p < 0.001) for well-structured assessments, while large language models have achieved substantial agreement with human markers with Quadratic Weighted Kappa scores of 0.68. These are not trivial numbers – they reflect genuine convergence with expert human judgment.
Enhancing reliability and reducing bias
AES systems apply standardized criteria uniformly across all submissions, making the assessment process fairer and more objective – a critical advantage in contexts where human graders may be influenced by fatigue, implicit bias, or inconsistent interpretation of rubrics. Algorithmic assessment reduces bias and noise and tends to be more consistently accurate than the judgments of individual human experts, particularly when the volume of essays makes careful reading by multiple raters impractical.
Assessment at scale
In large educational settings, providing high-quality feedback that is both timely and consistent remains a significant challenge, especially when balancing personalized insights with the practical constraints of teaching at scale – and AI-powered NLP systems offer a promising solution by automating the feedback process. Large online courses and national examinations routinely involve hundreds of thousands of submissions. Human grading at that volume is slow, expensive, and prone to drift. AI systems process essays in seconds, maintaining the same standards from the first submission to the last.
Personalized, formative feedback
Perhaps the most educationally significant implication is not scoring but feedback. Formative feedback is defined as information provided to students about their actual state of learning or performance in order to modify their thinking or behavior in the direction of learning standards – conveying where the student is, what goals to reach, and how to reach them. AI systems are increasingly capable of delivering this kind of feedback automatically and immediately, pinpointing weaknesses in argument structure, flagging syntactic issues, and signaling when an essay drifts off-topic.
AI-powered automated writing evaluation and intelligent tutoring systems can provide personalized feedback at scale, solving the availability problem so that students obtain the guidance necessary to improve their writing skills. This represents a genuine shift in what feedback can look like – from a score returned days after submission to a real-time, iterative dialogue between the student and the system across multiple drafts.
That said, important caveats remain. Concerns about the quality of AI-generated feedback persist, including issues of bias, factual inaccuracies, and homogenization of the kind of writing that scores well. Researchers and educators consistently stress that AI works best not as a replacement for human judgment but as a complement to it – handling the volume and consistency challenges while freeing instructors to focus on higher-order engagement with their students.
What do you think? As AI systems become capable of evaluating not just grammar but argument quality and conceptual depth, where do you see the boundary between what a machine can meaningfully assess and what still requires a human reader? And how should institutions balance the efficiency gains of automated scoring with the risk that students begin writing to optimize for algorithmic approval rather than genuine intellectual depth?
References
- https://pmc.ncbi.nlm.nih.gov/articles/PMC8460059/
- https://ieeexplore.ieee.org/document/9336533/
- https://pmc.ncbi.nlm.nih.gov/articles/PMC7047257/
- https://files.eric.ed.gov/fulltext/EJ843855.pdf
- https://link.springer.com/chapter/10.1007/978-3-031-36033-6_22
- https://link.springer.com/article/10.3758/s13428-012-0258-1
- https://link.springer.com/article/10.1007/s44163-025-00517-0
- https://www.emerald.com/aiie/article/doi/10.1108/AIIE-03-2025-0036/1317167/A-systematic-review-on-the-future-of-educational
- https://link.springer.com/article/10.1186/s41239-023-00425-2
- https://www.tandfonline.com/doi/full/10.1080/02602938.2024.2415649
- https://www.frontiersin.org/journals/education/articles/10.3389/feduc.2020.572367/full
- https://www.tandfonline.com/doi/full/10.1080/02602938.2025.2502582
Leave a Reply