IJCAI 2024poster0 citations

Automated Essay Scoring Using Discourse External Knowledge

Nisrine Ait Khayi, Vasile Rus

Abstract

The Automated Essay Scoring (AES) task is an important NLP research problem given its significance for the education ecosystem. Recently, researchers started to apply a hybrid approach to this task. This hybrid approach incorporates into a deep learning model expert features that assess a particular dimension of the essay. Motivated by these successes, we propose to automatically assess essays using a hybrid approach that relies on external discourse knowledge. Our proposed model consists of using transformer-based embeddings to generate semantic representations of essays. Then, we incorporate several discourse features into these representations. Finally, we apply a linear classifier to generate the final score. To evaluate the effectiveness of this approach, we have conducted extensive experiments using the Automated Student Assessment Prize dataset (ASAP). The performance of the proposed model has been evaluated using the Quadratic Weighted Kappa (QWK) metric. The experimental results demonstrate the effectiveness of this approach in comparison with several existing solutions in literature.

Natural Language Processing: GeneralMultidisciplinary Topics and Applications: GeneralKnowledge Representation and Reasoning: General
BibTeX
@inproceedings{ijcai2024p791,
  title     = {Automated Essay Scoring Using Discourse External Knowledge },
  author    = {Ait Khayi, Nisrine and Rus, Vasile},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {7154--7160},
  year      = {2024},
  month     = {8},
  note      = {AI for Good},
  doi       = {10.24963/ijcai.2024/791},
  url       = {https://doi.org/10.24963/ijcai.2024/791},
}