paper-with-me

Papers

Automatic Text Scoring Using Neural Networks

2016-06-14 · ACL 2016 8 · Dimitrios Alikaniotis, Helen Yannakoudakis, Marek Rei

Automated Text Scoring (ATS) provides a cost-effective and consistent alternative to human marking. However, in order to achieve good performance, the predictive features of the system need to be manually engineered by human experts. We introduce a model that forms word representations by learning the extent to which specific words contribute to the text's score. Using Long-Short Term Memory networks to represent the meaning of texts, we demonstrate that a fully automated framework is able to achieve excellent results over similar approaches. In an attempt to make our results more interpretable, and inspired by recent advances in visualizing neural networks, we introduce a novel method for identifying the regions of the text that the model has found more discriminative.

📄 PDF Abstract BibTeX arXiv:1606.04289

Code (3)

MindSpore-paper-code-3/code1/tree/main/ats mindspore
adityasharma1234/answersheetcorrection tf
mankadronit/Automated-Essay--Scoring tf

Methods 이 논문이 사용한 방법론

Adam 설명 없음
1-bit Adam 1-bit Adam is a stochastic optimization technique that is a variant of…

Similar Papers 제목 키워드 기반

Context-based Automated Scoring of Complex Mathematical Responses

2020-07-01 · WS 2020 7 · Aoife Cahill, James H Fife, Brian Riordan, Avijit Vajpayee 외

The tasks of automatically scoring either textual or algebraic responses to mathematical questions have both been well-studied, albeit separately. In this paper we propose a method for automatically scoring responses tha…

Explainable Models

Universal Evasion Attacks on Summarization Scoring

2022-10-25 · Wenchuan Mu, Kwan Hui Lim

The automatic scoring of summaries is important as it guides the development of summarizers. Scoring is also complex, as it involves multiple aspects such as fluency, grammar, and even textual entailment with the source …

Abstractive Text SummarizationDocument SummarizationNatural Language Inference

Word Embedding for Response-To-Text Assessment of Evidence

2019-08-06 · ACL 2017 7 · Haoran Zhang, Diane Litman

Manually grading the Response to Text Assessment (RTA) is labor intensive. Therefore, an automatic method is being developed for scoring analytical writing when the RTA is administered in large numbers of classrooms. Our…

Automated Essay Scoring

Using GPT-4 to Augment Unbalanced Data for Automatic Scoring

2023-10-25 · Luyang Fang, Gyeong-Geon Lee, Xiaoming Zhai

Machine learning-based automatic scoring faces challenges with unbalanced student responses across scoring categories. To address this, we introduce a novel text data augmentation framework leveraging GPT-4, a generative…

Data AugmentationLanguage ModellingLarge Language Model

Applying Large Language Models and Chain-of-Thought for Automatic Scoring

2023-11-30 · Gyeong-Geon Lee, Ehsan Latif, Xuansheng Wu, Ninghao Liu 외

This study investigates the application of large language models (LLMs), specifically GPT-3.5 and GPT-4, with Chain-of-Though (CoT) in the automatic scoring of student-written responses to science assessments. We focused…

Few-Shot LearningPrompt EngineeringZero-Shot Learning