paper-with-me

홈 › Papers

Joint Multi-Domain Learning for Automatic Short Answer Grading

2019-02-25 · Swarnadeep Saha, Tejas I. Dhamecha, Smit Marvaniya, Peter Foltz, Renuka Sindhgatta, Bikram Sengupta

One of the fundamental challenges towards building any intelligent tutoring system is its ability to automatically grade short student answers. A typical automatic short answer grading system (ASAG) grades student answers across multiple domains (or subjects). Grading student answers requires building a supervised machine learning model that evaluates the similarity of the student answer with the reference answer(s). We observe that unlike typical textual similarity or entailment tasks, the notion of similarity is not universal here. On one hand, para-phrasal constructs of the language can indicate similarity independent of the domain. On the other hand, two words, or phrases, that are not strict synonyms of each other, might mean the same in certain domains. Building on this observation, we propose JMD-ASAG, the first joint multidomain deep learning architecture for automatic short answer grading that performs domain adaptation by learning generic and domain-specific aspects from the limited domain-wise training data. JMD-ASAG not only learns the domain-specific characteristics but also overcomes the dependence on a large corpus by learning the generic characteristics from the task-specific data itself. On a large-scale industry dataset and a benchmarking dataset, we show that our model performs significantly better than existing techniques which either learn domain-specific models or adapt a generic similarity scoring model from a large corpus. Further, on the benchmarking dataset, we report state-of-the-art results against all existing non-neural and neural models.

📄 PDF Abstract BibTeX arXiv:1902.09183

Code (0)

등록된 구현이 없습니다.

Tasks

automatic short answer gradingBenchmarkingDomain Adaptation

Similar Papers 제목 키워드 기반

Pre-Training BERT on Domain Resources for Short Answer Grading

2019-11-01 · IJCNLP 2019 11 · Chul Sung, Tejas Dhamecha, Swarnadeep Saha, Tengfei Ma 외

Pre-trained BERT contextualized representations have achieved state-of-the-art results on multiple downstream NLP tasks by fine-tuning with task-specific data. While there has been a lot of focus on task-specific fine-tu…

automatic short answer gradingLanguage ModelingLanguage Modelling

Automatic Short Answer Grading via Multiway Attention Networks

2019-09-23 · Tiaoqiao Liu, Wenbiao Ding, Zhiwei Wang, Jiliang Tang 외

Automatic short answer grading (ASAG), which autonomously score student answers according to reference answers, provides a cost-effective and consistent approach to teaching professionals and can reduce their monotonous …

automatic short answer grading

Enhancing Multi-Domain Automatic Short Answer Grading through an Explainable Neuro-Symbolic Pipeline

2024-03-04 · Felix Künnecke, Anna Filighera, Colin Leong, Tim Steuer

Grading short answer questions automatically with interpretable reasoning behind the grading decision is a challenging goal for current transformer approaches. Justification cue detection, in combination with logical rea…

automatic short answer grading

Distributed Vector Representations for Unsupervised Automatic Short Answer Grading

2016-12-01 · WS 2016 12 · Oliver Adams, Shourya Roy, Raghuram Krishnapuram

We address the problem of automatic short answer grading, evaluating a collection of approaches inspired by recent advances in distributional text representations. In addition, we propose an unsupervised approach for det…

automatic short answer gradingReading Comprehensiontext similarityWord Embeddings

AR-ASAG An ARabic Dataset for Automatic Short Answer Grading Evaluation

2020-05-01 · LREC 2020 5 · Leila Ouahrani, Djamal Bennouar

Automatic short answer grading is a significant problem in E-assessment. Several models have been proposed to deal with it. Evaluation and comparison of such solutions need the availability of Datasets with manual exampl…

automatic short answer gradingSpecificity