Attention-based Recurrent Convolutional Neural Network for Automatic Essay Scoring
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, giving grades based on a single vector representation of the essay. On the other hand, the relative advantages of RNNs and CNNs have not been compared. In addition, different parts of the essay can contribute differently for scoring, which is not captured by existing models. We address these issues by building a hierarchical sentence-document model to represent essays, using the attention mechanism to automatically decide the relative weights of words and sentences. Results show that our model outperforms the previous state-of-the-art methods, demonstrating the effectiveness of the attention mechanism.
Code (0)
등록된 구현이 없습니다.
Tasks
Feature EngineeringMachine TranslationSentenceSentiment AnalysisSimilar Papers 제목 키워드 기반
Deep Learning Architecture for Automatic Essay Scoring
Automatic evaluation of essay (AES) and also called automatic essay scoring has become a severe problem due to the rise of online learning and evaluation platforms such as Coursera, Udemy, Khan academy, and so on. Resear…
Deep LearningAugmenting Textual Qualitative Features in Deep Convolution Recurrent Neural Network for Automatic Essay Scoring
In this paper we present a qualitatively enhanced deep convolution recurrent neural network for computing the quality of a text in an automatic essay scoring task. The novelty of the work lies in the fact that instead of…
SentenceSentence EmbeddingsLanguage models and Automated Essay Scoring
In this paper, we present a new comparative study on automatic essay scoring (AES). The current state-of-the-art natural language processing (NLP) neural network architectures are used in this work to achieve above human…
Automated Essay ScoringEncoder Decoder Approach to Automated Essay Scoring For Deeper Semantic Analysis
Descriptive or essay type of answers have always played a major role in education. They clearly capture the student’s grasp on knowledge and presentation skills. Manual essay scoring can be a daunting process to human ev…
Automated Essay ScoringDecoderDescriptiveAutomated Chinese Essay Scoring from Multiple Traits
Automatic Essay Scoring (AES) is the task of using the computer to evaluate the quality of essays automatically. Current research on AES focuses on scoring the overall quality or single trait of prompt-specific essays. H…