paper-with-me

Papers

Stacking Neural Network Models for Automatic Short Answer Scoring

2020-10-21 · Rian Adam Rajagede, Rochana Prih Hastuti

Automatic short answer scoring is one of the text classification problems to assess students' answers during exams automatically. Several challenges can arise in making an automatic short answer scoring system, one of which is the quantity and quality of the data. The data labeling process is not easy because it requires a human annotator who is an expert in their field. Further, the data imbalance process is also a challenge because the number of labels for correct answers is always much less than the wrong answers. In this paper, we propose the use of a stacking model based on neural network and XGBoost for classification process with sentence embedding feature. We also propose to use data upsampling method to handle imbalance classes and hyperparameters optimization algorithm to find a robust model automatically. We use Ukara 1.0 Challenge dataset and our best model obtained an F1-score of 0.821 exceeding the previous work at the same dataset.

📄 PDF Abstract BibTeX arXiv:2010.11092

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationSentenceSentence EmbeddingSentence-Embeddingtext-classificationText Classification

Similar Papers 제목 키워드 기반

ETS: Domain Adaptation and Stacking for Short Answer Scoring

2013-06-01 · SEMEVAL 2013 6 · Michael Heilman, Nitin Madnani
Domain AdaptationNatural Language InferenceSemantic Textual Similarity

Implicit Phenomena in Short-answer Scoring Data

2021-08-01 · ACL (unimplicit) 2021 8 · Marie Bexte, Andrea Horbach, Torsten Zesch

Short-answer scoring is the task of assessing the correctness of a short text given as response to a question that can come from a variety of educational scenarios. As only content, not form, is important, the exact word…

Word Embeddings

Automatic scoring of short answers using justification cues estimated by BERT

2022-07-01 · NAACL (BEA) 2022 7 · Shunya Takano, Osamu Ichikawa

Automated scoring technology for short-answer questions has been attracting attention to improve the fairness of scoring and reduce the burden on the scorer. In general, a large amount of data is required to train an aut…

Fairness

Is getting the right answer just about choosing the right words? The role of syntactically-informed features in short answer scoring

2014-03-04 · Derrick Higgins, Chris Brew, Michael Heilman, Ramon Ziai 외

Developments in the educational landscape have spurred greater interest in the problem of automatically scoring short answer questions. A recent shared task on this topic revealed a fundamental divide in the modeling app…

Don't take ``nswvtnvakgxpm'' for an answer --The surprising vulnerability of automatic content scoring systems to adversarial input

2020-12-01 · COLING 2020 8 · Yuning Ding, Brian Riordan, Andrea Horbach, Aoife Cahill 외

Automatic content scoring systems are widely used on short answer tasks to save human effort. However, the use of these systems can invite cheating strategies, such as students writing irrelevant answers in the hopes of …