paper-with-me

홈 › Papers

Transformer-based Joint Modelling for Automatic Essay Scoring and Off-Topic Detection

2024-03-24 · Sourya Dipta Das, Yash Vadi, Kuldeep Yadav

Automated Essay Scoring (AES) systems are widely popular in the market as they constitute a cost-effective and time-effective option for grading systems. Nevertheless, many studies have demonstrated that the AES system fails to assign lower grades to irrelevant responses. Thus, detecting the off-topic response in automated essay scoring is crucial in practical tasks where candidates write unrelated text responses to the given task in the question. In this paper, we are proposing an unsupervised technique that jointly scores essays and detects off-topic essays. The proposed Automated Open Essay Scoring (AOES) model uses a novel topic regularization module (TRM), which can be attached on top of a transformer model, and is trained using a proposed hybrid loss function. After training, the AOES model is further used to calculate the Mahalanobis distance score for off-topic essay detection. Our proposed method outperforms the baseline we created and earlier conventional methods on two essay-scoring datasets in off-topic detection as well as on-topic scoring. Experimental evaluation results on different adversarial strategies also show how the suggested method is robust for detecting possible human-level perturbations.

📄 PDF Abstract BibTeX arXiv:2404.08655

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Essay Scoring

Similar Papers 제목 키워드 기반

Exploring LLM Prompting Strategies for Joint Essay Scoring and Feedback Generation

2024-04-24 · Maja Stahl, Leon Biermann, Andreas Nehring, Henning Wachsmuth

Individual feedback can help students improve their essay writing skills. However, the manual effort required to provide such feedback limits individualization in practice. Automatically-generated essay feedback may serv…

Automated Essay Scoring

Many Hands Make Light Work: Using Essay Traits to Automatically Score Essays

2021-02-01 · NAACL 2022 7 · Rahul Kumar, Sandeep Mathias, Sriparna Saha, Pushpak Bhattacharyya

Most research in the area of automatic essay grading (AEG) is geared towards scoring the essay holistically while there has also been some work done on scoring individual essay traits. In this paper, we describe a way to…

Automated Essay ScoringMulti-Task Learning

Automatic Essay Scoring Incorporating Rating Schema via Reinforcement Learning

2018-10-01 · EMNLP 2018 10 · Yucheng Wang, Zhongyu Wei, Yaqian Zhou, Xuanjing Huang

Automatic essay scoring (AES) is the task of assigning grades to essays without human interference. Existing systems for AES are typically trained to predict the score of each single essay at a time without considering t…

Machine Translationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

Can Neural Networks Automatically Score Essay Traits?

2020-07-01 · WS 2020 7 · S Mathias, eep, Pushpak Bhattacharyya

Essay traits are attributes of an essay that can help explain how well written (or badly written) the essay is. Examples of traits include Content, Organization, Language, Sentence Fluency, Word Choice, etc. A lot of res…

BIG-bench Machine LearningSentence

Attention-based Recurrent Convolutional Neural Network for Automatic Essay Scoring

2017-08-01 · CONLL 2017 8 · Fei Dong, Yue Zhang, Jie Yang

Neural network models have recently been applied to the task of automatic essay scoring, giving promising results. Existing work used recurrent neural networks and convolutional neural networks to model input essays, giv…

Feature EngineeringMachine TranslationSentenceSentiment Analysis