H-AES: Towards Automated Essay Scoring for Hindi
Abstract
The use of Natural Language Processing (NLP) for Automated Essay Scoring (AES) has been well explored in the English language, with benchmark models exhibiting performance comparable to human scorers. However, AES in Hindi and other low-resource languages remains unexplored. In this study, we reproduce and compare state-of-the-art methods for AES in the Hindi domain. We employ classical feature-based Machine Learning (ML) and advanced end-to-end models, including LSTM Networks and Fine-Tuned Transformer Architecture, in our approach and derive results comparable to those in the English language domain. Hindi being a low-resource language, lacks a dedicated essay-scoring corpus. We train and evaluate our models using translated English essays and empirically measure their performance on our own small-scale, real-world Hindi corpus. We follow this up with an in-depth analysis discussing prompt-specific behavior of different language models implemented.
Cite
Text
Singh et al. "H-AES: Towards Automated Essay Scoring for Hindi." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I13.26894Markdown
[Singh et al. "H-AES: Towards Automated Essay Scoring for Hindi." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/singh2023aaai-h/) doi:10.1609/AAAI.V37I13.26894BibTeX
@inproceedings{singh2023aaai-h,
title = {{H-AES: Towards Automated Essay Scoring for Hindi}},
author = {Singh, Shubhankar and Pupneja, Anirudh and Mital, Shivaansh and Shah, Cheril and Bawkar, Manish and Gupta, Lakshman Prasad and Kumar, Ajit and Kumar, Yaman and Gupta, Rushali and Shah, Rajiv Ratn},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {15955-15963},
doi = {10.1609/AAAI.V37I13.26894},
url = {https://mlanthology.org/aaai/2023/singh2023aaai-h/}
}