paper-with-me

Papers

How effective can simple ordinal peer grading be?

2016-02-25 · Ioannis Caragiannis, George A. Krimpas, Alexandros A. Voudouris

Ordinal peer grading has been proposed as a simple and scalable solution for computing reliable information about student performance in massive open online courses. The idea is to outsource the grading task to the students themselves as follows. After the end of an exam, each student is asked to rank -- in terms of quality -- a bundle of exam papers by fellow students. An aggregation rule then combines the individual rankings into a global one that contains all students. We define a broad class of simple aggregation rules, which we call type-ordering aggregation rules, and present a theoretical framework for assessing their effectiveness. When statistical information about the grading behaviour of students is available (in terms of a noise matrix that characterizes the grading behaviour of the average student from a student population), the framework can be used to compute the optimal rule from this class with respect to a series of performance objectives that compare the ranking returned by the aggregation rule to the underlying ground truth ranking. For example, a natural rule known as Borda is proved to be optimal when students grade correctly. In addition, we present extensive simulations that validate our theory and prove it to be extremely accurate in predicting the performance of aggregation rules even when only rough information about grading behaviour (i.e., an approximation of the noise matrix) is available. Both in the application of our theoretical framework and in our simulations, we exploit data about grading behaviour of students that have been extracted from two field experiments in the University of Patras.

📄 PDF Abstract BibTeX arXiv:1602.07985

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Methods for Ordinal Peer Grading

2014-04-14 · Karthik Raman, Thorsten Joachims

MOOCs have the potential to revolutionize higher education with their wide outreach and accessibility, but they require instructors to come up with scalable alternates to traditional student evaluation. Peer grading -- h…

Aggregating partial rankings with applications to peer grading in massive online open courses

2014-11-17 · Ioannis Caragiannis, George A. Krimpas, Alexandros A. Voudouris

We investigate the potential of using ordinal peer grading for the evaluation of students in massive online open courses (MOOCs). According to such grading schemes, each student receives a few assignments (by other stude…

Peer Grading in a Course on Algorithms and Data Structures: Machine Learning Algorithms do not Improve over Simple Baselines

2015-06-02 · Mehdi S. M. Sajjadi, Morteza Alamgir, Ulrike Von Luxburg

Peer grading is the process of students reviewing each others' work, such as homework submissions, and has lately become a popular mechanism used in massive open online courses (MOOCs). Intrigued by this idea, we used it…

Ord2Seq: Regarding Ordinal Regression as Label Sequence Prediction

2023-07-18 · ICCV 2023 1 · Jinhong Wang, Yi Cheng, Jintai Chen, Tingting Chen 외

Ordinal regression refers to classifying object instances into ordinal categories. It has been widely studied in many scenarios, such as medical disease grading, movie rating, etc. Known methods focused only on learning …

Binary ClassificationPredictionregression

Performance Metrics for Probabilistic Ordinal Classifiers

2023-09-15 · Adrian Galdran

Ordinal classification models assign higher penalties to predictions further away from the true class. As a result, they are appropriate for relevant diagnostic tasks like disease progression prediction or medical image …

DiagnosticOrdinal Classification