paper-with-me

홈 › Papers

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, 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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringMachine TranslationSentenceSentiment Analysis

Similar Papers 제목 키워드 기반

Deep Learning Architecture for Automatic Essay Scoring

2022-06-16 · Tsegaye Misikir Tashu, Chandresh Kumar Maurya, Tomas Horvath

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 Learning

Augmenting Textual Qualitative Features in Deep Convolution Recurrent Neural Network for Automatic Essay Scoring

2018-07-01 · WS 2018 7 · Tirthankar Dasgupta, Abir Naskar, Lipika Dey, Rupsa Saha

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 Embeddings

Language models and Automated Essay Scoring

2019-09-18 · Pedro Uria Rodriguez, Amir Jafari, Christopher M. Ormerod

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 Scoring

Encoder Decoder Approach to Automated Essay Scoring For Deeper Semantic Analysis

2021-12-01 · ICON 2021 12 · Priyatam Naravajhula, Sreedeep Rayavarapu, Srujana Inturi

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 ScoringDecoderDescriptive

Automated Chinese Essay Scoring from Multiple Traits

2022-10-01 · COLING 2022 10 · Yaqiong He, Feng Jiang, Xiaomin Chu, Peifeng Li

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…