paper-with-me

Papers

Fair Grading Algorithms for Randomized Exams

2023-04-13 · Jiale Chen, Jason Hartline, Onno Zoeter

This paper studies grading algorithms for randomized exams. In a randomized exam, each student is asked a small number of random questions from a large question bank. The predominant grading rule is simple averaging, i.e., calculating grades by averaging scores on the questions each student is asked, which is fair ex-ante, over the randomized questions, but not fair ex-post, on the realized questions. The fair grading problem is to estimate the average grade of each student on the full question bank. The maximum-likelihood estimator for the Bradley-Terry-Luce model on the bipartite student-question graph is shown to be consistent with high probability when the number of questions asked to each student is at least the cubed-logarithm of the number of students. In an empirical study on exam data and in simulations, our algorithm based on the maximum-likelihood estimator significantly outperforms simple averaging in prediction accuracy and ex-post fairness even with a small class and exam size.

📄 PDF Abstract BibTeX arXiv:2304.06254

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Towards Fully Automated Exam Grading: Fairness-Aware Recognition of Handwritten Answers with Foundation Models

2026-06-09 · Hartwig Grabowski arxiv

Correcting handwritten exams by hand is time-consuming and error-prone, particularly for large cohorts, while fully digital exams tend to force a didactic narrowing towards closed question formats. A practical middle gro…

SciEx: Benchmarking Large Language Models on Scientific Exams with Human Expert Grading and Automatic Grading

2024-06-14 · Tu Anh Dinh, Carlos Mullov, Leonard Bärmann, Zhaolin Li 외

With the rapid development of Large Language Models (LLMs), it is crucial to have benchmarks which can evaluate the ability of LLMs on different domains. One common use of LLMs is performing tasks on scientific topics, s…

BenchmarkingMathematical Proofs

Assessing instructor-AI cooperation for grading essay-type questions in an introductory sociology course

2025-01-11 · Francisco Olivos, Tobias Kamelski, Sebastián Ascui-Gac

This study explores the use of artificial intelligence (AI) as a complementary tool for grading essay-type questions in higher education, focusing on its consistency with human grading and potential to reduce biases. Usi…

FairnessSociology

Fairness Degrading Adversarial Attacks Against Clustering Algorithms

2021-10-22 · Anshuman Chhabra, Adish Singla, Prasant Mohapatra

Clustering algorithms are ubiquitous in modern data science pipelines, and are utilized in numerous fields ranging from biology to facility location. Due to their widespread use, especially in societal resource allocatio…

ClusteringFairness

Overview of AI Grading of Physics Olympiad Exams

2025-05-04 · Lachlan McGinness

Automatically grading the diverse range of question types in high school physics problem is a challenge that requires automated grading techniques from different fields. We report the findings of a Systematic Literature …

High School PhysicsSystematic Literature Review