Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Graph-Enhanced Transformer Framework for Context-Sensitive English Skill Assessment

Author 1: Anna Shalini Author 2: Myagmarsuren Orosoo Author 3: W. Grace Shanthi Author 4: Prema S Author 5: S. Farhad Author 6: Elangovan Muniyandy Author 7: A. Chrispin Antonieta Dhivya
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 16, No. 11 · Published 2025

DOI: https://doi.org/10.14569/IJACSA.2025.0161162

Abstract

The integration of Artificial Intelligence (AI) into English Language Teaching (ELT) has enabled personalized and interactive learning, yet most existing systems rely on static, rule-based feedback models, which fail to capture learner history or adapt interventions based on skill interdependencies. These limitations result in generic management, reduced learner engagement, and fragmented skill development. To overcome these challenges, this study proposes a hybrid DeBERTa–GAT–PPO framework that combines transformer-based contextual embeddings, graph attention-based inter-skill modeling, and reinforcement learning for adaptive, history-aware feedback. The model is implemented in Python 3.10 using PyTorch 2.0 and processes the Kaggle Feedback Prize – English Language Learning dataset, containing over 6,600 annotated essays across cohesion, syntax, vocabulary, phraseology, grammar, and conventions. Learner essays are preprocessed, embedded via DeBERTa, and represented as a knowledge graph to capture skill interdependencies through GAT. The PPO agent then generates context-sensitive feedback optimized via policy gradients. Experimental results demonstrate that the proposed framework achieves an accuracy of 89.8% and an AUC of 0.96, representing an approximate 6 to 8% improvement over baseline models such as BERT and RoBERTa. Visualizations and ablation studies confirm effective learning of inter-skill dependencies and reinforcement-based feedback adaptation. Overall, the proposed model provides scalable, interpretable, and pedagogically effective feedback, bridging the gap between conventional AI tutors and fully adaptive, learner-centered systems, thus advancing the state-of-the-art in intelligent English language tutoring.

Keywords

How to Cite this Article

Shalini, A., Orosoo, M., Shanthi, W. G., S, P., Farhad, S., Muniyandy, E., & Dhivya, A. C. A. (2025). Graph-Enhanced Transformer Framework for Context-Sensitive English Skill Assessment. International Journal of Advanced Computer Science and Applications, 16(11). https://doi.org/10.14569/IJACSA.2025.0161162

Shalini, Anna, et al.. "Graph-Enhanced Transformer Framework for Context-Sensitive English Skill Assessment." International Journal of Advanced Computer Science and Applications, vol. 16, no. 11, 2025, https://doi.org/10.14569/IJACSA.2025.0161162.

@article{Shalini2025,
  title     = {Graph-Enhanced Transformer Framework for Context-Sensitive English Skill Assessment},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {16},
  number    = {11},
  year      = {2025},
  publisher = {The Science and Information Organization},
  author    = {Anna Shalini and Myagmarsuren Orosoo and W. Grace Shanthi and Prema S and S. Farhad and Elangovan Muniyandy and A. Chrispin Antonieta Dhivya},
  doi       = {10.14569/IJACSA.2025.0161162},
  url       = {https://doi.org/10.14569/IJACSA.2025.0161162}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.