中文
相关论文

相关论文: Evaluating GPT-4 at Grading Handwritten Solutions …

200 篇论文

Current approaches to music emotion annotation remain heavily reliant on manual labelling, a process that imposes significant resource and labour burdens, severely limiting the scale of available annotated data. This study examines the…

声音 · 计算机科学 2025-08-19 Meng Yang , Jon McCormack , Maria Teresa Llano , Wanchao Su

Labeling data is essential for training text classifiers but is often difficult to accomplish accurately, especially for complex and abstract concepts. Seeking an improved method, this paper employs a novel approach using a generative…

计算与语言 · 计算机科学 2024-12-31 Sergio Pelaez , Gaurav Verma , Barbara Ribeiro , Philip Shapira

This study aimed to examine an assumption that generative artificial intelligence (GAI) tools can overcome the cognitive intensity that humans suffer when solving problems. We compared the performance of ChatGPT and GPT-4 on 2019 NAEP…

人工智能 · 计算机科学 2024-01-31 Xiaoming Zhai , Matthew Nyaaba , Wenchao Ma

We explore the evolving efficacy of three generative pre-trained transformer (GPT) models in generating answers for multiple-choice questions (MCQ) from introductory and intermediate Python programming courses in higher education. We focus…

计算机与社会 · 计算机科学 2023-11-17 Jaromir Savelka , Arav Agarwal , Christopher Bogart , Majd Sakr

This paper examines the potential for generative artificial intelligence (GenAI) to assist with internal review processes for research quality evaluations in UK higher education and particularly in preparation for the Research Excellence…

计算机与社会 · 计算机科学 2025-12-01 Gordon Fletcher , Saomai Vu Khan , Aldus Greenhill Fletcher

Digital technologies are increasingly used in education to reduce the workload of teachers and students. However, creating open-ended study or examination questions and grading their answers is still a tedious task. This thesis presents the…

计算与语言 · 计算机科学 2025-06-17 Gérôme Meyer , Philip Breuer

Numerous AI-assisted scholarly applications have been developed to aid different stages of the research process. We present an analysis of AI-assisted scholarly writing generated with ScholaCite, a tool we built that is designed for…

计算与语言 · 计算机科学 2024-02-20 Anna Martin-Boyle , Aahan Tyagi , Marti A. Hearst , Dongyeop Kang

Heuristic evaluation is a widely used method in Human-Computer Interaction (HCI) to inspect interfaces and identify issues based on heuristics. Recently, Large Language Models (LLMs), such as GPT-4o, have been applied in HCI to assist in…

As large language models (LLMs) continue to advance, evaluating their comprehensive capabilities becomes significant for their application in various fields. This research study comprehensively evaluates the language, vision, speech, and…

Scoring rules evaluate probabilistic forecasts of an unknown state against the realized state and are a fundamental building block in the incentivized elicitation of information. This paper develops mechanisms for scoring elicited text…

人工智能 · 计算机科学 2025-11-13 Yifan Wu , Jason Hartline

Competitive programming contests play a crucial role in cultivating computational thinking and algorithmic skills among learners. However, generating comprehensive test cases to effectively assess programming solutions remains…

软件工程 · 计算机科学 2025-09-30 Stefan Dascalescu , Adrian Marius Dumitran , Mihai Alexandru Vasiluta

Automated Short Answer Grading (ASAG) has been an active area of machine-learning research for over a decade. It promises to let educators grade and give feedback on free-form responses in large-enrollment courses in spite of limited…

计算与语言 · 计算机科学 2023-09-19 Gerd Kortemeyer

Grading programming assignments is a labor-intensive and time-consuming process that demands careful evaluation across multiple dimensions of the code. To overcome these challenges, automated grading systems are leveraged to enhance…

软件工程 · 计算机科学 2025-03-28 Mohammad Akyash , Kimia Zamiri Azar , Hadi Mardani Kamali

It has been suggested that large language models such as GPT-4 have acquired some form of understanding beyond the correlations among the words in text including some understanding of mathematics as well. Here, we perform a critical inquiry…

机器学习 · 计算机科学 2023-11-15 Roozbeh Yousefzadeh , Xuenan Cao

We explore the application of transformer-based language models to automated theorem proving. This work is motivated by the possibility that a major limitation of automated theorem provers compared to humans -- the generation of original…

机器学习 · 计算机科学 2020-09-09 Stanislas Polu , Ilya Sutskever

Evaluating the general abilities of foundation models to tackle human-level tasks is a vital aspect of their development and application in the pursuit of Artificial General Intelligence (AGI). Traditional benchmarks, which rely on…

计算与语言 · 计算机科学 2023-09-19 Wanjun Zhong , Ruixiang Cui , Yiduo Guo , Yaobo Liang , Shuai Lu , Yanlin Wang , Amin Saied , Weizhu Chen , Nan Duan

Advances in artificial intelligence (AI) raise important questions about whether people view moral evaluations by AI systems similarly to human-generated moral evaluations. We conducted a modified Moral Turing Test (m-MTT), inspired by…

This study highlights the transparency and accuracy of GenAI's inductive thematic analysis, particularly using GPT-4 Turbo API integrated within a stepwise prompt-based Python script. This approach ensured a traceable and systematic coding…

人机交互 · 计算机科学 2025-03-25 Matthew Nyaaba , Min SungEun , Mary Abiswin Apam , Kwame Owoahene Acheampong , Emmanuel Dwamena

Manual grading of programming assignments in introductory computer science courses can be time-consuming and prone to inconsistencies. While unit testing is commonly used for automatic evaluation, it typically follows a binary pass/fail…

软件工程 · 计算机科学 2025-11-20 Ahmad Memon , Abdallah Mohamed

Despite recent advances in understanding the capabilities and limits of generative artificial intelligence (GenAI) models, we are just beginning to understand their capacity to assess and reason about the veracity of content. We evaluate…