@inproceedings{li-ng-2025-graph,
title = "Graph-Based Multi-Trait Essay Scoring",
author = "Li, Shengjie and
Ng, Vincent",
editor = "Christodoulopoulos, Christos and
Chakraborty, Tanmoy and
Rose, Carolyn and
Peng, Violet",
booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
month = nov,
year = "2025",
address = "Suzhou, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.1691/",
pages = "33313--33339",
ISBN = "979-8-89176-332-6",
abstract = "While virtually all existing work on Automated Essay Scoring (AES) models an essay as a word sequence, we put forward the novel view that an essay can be modeled as a graph and subsequently propose GAT-AES, a graph-attention network approach to AES. GAT-AES models the interactions among essay traits in a principled manner by (1) representing each essay trait as a trait node in the graph and connecting each pair of trait nodes with directed edges, and (2) allowing neighboring nodes to influence each other by using a convolutional operator to update node representations. Unlike competing approaches, which can only model one-hop dependencies, GAT-AES allows us to easily model multi-hop dependencies. Experimental results demonstrate that GAT-AES achieves the best multi-trait scoring results to date on the ASAP++ dataset. Further analysis shows that GAT-AES outperforms not only alternative graph neural networks but also approaches that use trait-attention mechanisms to model trait dependencies."
}Markdown (Informal)
[Graph-Based Multi-Trait Essay Scoring](https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.1691/) (Li & Ng, EMNLP 2025)
ACL
- Shengjie Li and Vincent Ng. 2025. Graph-Based Multi-Trait Essay Scoring. In Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing, pages 33313–33339, Suzhou, China. Association for Computational Linguistics.