中文
相关论文

相关论文: Automated Scoring for Reading Comprehension via In…

200 篇论文

Automated Essay scoring has been explored as a research and industry problem for over 50 years. It has drawn a lot of attention from the NLP community because of its clear educational value as a research area that can engender the creation…

计算与语言 · 计算机科学 2023-11-14 Yann Hicke , Tonghua Tian , Karan Jha , Choong Hee Kim

Essays are considered a valuable mechanism for evaluating learning outcomes in writing. Textual cohesion is an essential characteristic of a text, as it facilitates the establishment of meaning between its parts. Automatically scoring…

Automated essay scoring plays an important role in judging students' language abilities in education. Traditional approaches use handcrafted features to score and are time-consuming and complicated. Recently, neural network approaches have…

计算与语言 · 计算机科学 2022-03-08 You-Jin Jong , Yong-Jin Kim , Ok-Chol Ri

Tremendous amounts of multimedia associated with speech information are driving an urgent need to develop efficient and effective automatic summarization methods. To this end, we have seen rapid progress in applying supervised deep neural…

计算与语言 · 计算机科学 2020-06-03 Shi-Yan Weng , Tien-Hong Lo , Berlin Chen

Large language models (LLMs) enable rapid and consistent automated evaluation of open-ended exam responses, including dimensions of content and argumentation that have traditionally required human judgment. This is particularly important in…

计算与语言 · 计算机科学 2026-01-26 Andres Karjus , Kais Allkivi , Silvia Maine , Katarin Leppik , Krister Kruusmaa , Merilin Aruvee

In the prompt-specific holistic score prediction task for Automatic Essay Scoring, the general approaches include pre-trained neural model, coherence model, and hybrid model that incorporate syntactic features with neural model. In this…

计算与语言 · 计算机科学 2022-11-28 Xinying Qiu , Shuxuan Liao , Jiajun Xie , Jian-Yun Nie

BERT and its variants are extensively explored for automated scoring. However, a limit of 512 tokens for these encoder-based models showed the deficiency in automated scoring of long essays. Thus, this research explores generative language…

计算与语言 · 计算机科学 2025-11-20 Haowei Hua , Hong Jiao , Xinyi Wang

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-level accuracy on…

计算与语言 · 计算机科学 2019-09-23 Pedro Uria Rodriguez , Amir Jafari , Christopher M. Ormerod

The large language models have achieved superior performance on various natural language tasks. One major drawback of such approaches is they are resource-intensive in fine-tuning new datasets. Soft-prompt tuning presents a…

计算与语言 · 计算机科学 2023-10-30 Guoxin Chen , Yiming Qian , Bowen Wang , Liangzhi Li

Large pre-trained language models help to achieve state of the art on a variety of natural language processing (NLP) tasks, nevertheless, they still suffer from forgetting when incrementally learning a sequence of tasks. To alleviate this…

计算与语言 · 计算机科学 2023-03-03 Mingxu Tao , Yansong Feng , Dongyan Zhao

Measuring the quality of a generated sequence against a set of references is a central problem in many learning frameworks, be it to compute a score, to assign a reward, or to perform discrimination. Despite great advances in model…

机器学习 · 计算机科学 2020-03-06 Florian Schmidt , Thomas Hofmann

Automated Essay Scoring (AES) plays a crucial role in education by providing scalable and efficient assessment tools. However, in real-world settings, the extreme scarcity of labeled data severely limits the development and practical…

计算与语言 · 计算机科学 2026-02-03 Hongseok Choi , Serynn Kim , Wencke Liermann , Jin Seong , Jin-Xia Huang

Education systems are dynamically changing to accommodate technological advances, industrial and societal needs, and to enhance students' learning journeys. Curriculum specialists and educators constantly revise taught subjects across…

计算机与社会 · 计算机科学 2024-03-12 Tamador Alkhidir , Edmond Awad , Aamena Alshamsi

A semantic equivalence assessment is defined as a task that assesses semantic equivalence in a sentence pair by binary judgment (i.e., paraphrase identification) or grading (i.e., semantic textual similarity measurement). It constitutes a…

计算与语言 · 计算机科学 2022-10-24 Yuki Arase , Junichi Tsujii

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…

计算与语言 · 计算机科学 2017-07-18 Dimitrios Alikaniotis , Helen Yannakoudakis , Marek Rei

Large language models have demonstrated exceptional capabilities in tasks involving natural language generation, reasoning, and comprehension. This study aims to construct prompts and comments grounded in the diverse scoring criteria…

计算与语言 · 计算机科学 2024-01-09 Wei Xia , Shaoguang Mao , Chanjing Zheng

BERT is inefficient for sentence-pair tasks such as clustering or semantic search as it needs to evaluate combinatorially many sentence pairs which is very time-consuming. Sentence BERT (SBERT) attempted to solve this challenge by learning…

计算与语言 · 计算机科学 2021-02-08 Yan Zhang , Ruidan He , Zuozhu Liu , Kwan Hui Lim , Lidong Bing

The advancement of natural language processing has paved the way for automated scoring systems in various languages, such as German (e.g., German BERT [G-BERT]). Automatically scoring written responses to science questions in German is a…

计算与语言 · 计算机科学 2024-08-20 Ehsan Latif , Gyeong-Geon Lee , Knut Neumann , Tamara Kastorff , Xiaoming Zhai

Contextualized word embeddings can lead to state-of-the-art performances in natural language understanding. Recently, a pre-trained deep contextualized text encoder such as BERT has shown its potential in improving natural language tasks…

计算与语言 · 计算机科学 2022-09-02 Hyunjae Lee , Jaewoong Yun , Hyunjin Choi , Seongho Joe , Youngjune L. Gwon

Evaluating text comprehension in educational settings is critical for understanding student performance and improving curricular effectiveness. This study investigates the capability of state-of-the-art language models-RoBERTa Base,…