AIDSMay 28, 2014

The PeerRank Method for Peer Assessment

arXiv:1405.7192v168 citations
Originality Incremental advance
AI Analysis

This addresses peer assessment for educational or collaborative settings, but it appears incremental as it builds on existing ranking methods like PageRank.

The paper tackles the problem of peer assessment by proposing the PeerRank method, which weights grades by the grading agent's ability, and results show it reduces error in grade predictions by a factor of 2 or more compared to averaging peer grades.

We propose the PeerRank method for peer assessment. This constructs a grade for an agent based on the grades proposed by the agents evaluating the agent. Since the grade of an agent is a measure of their ability to grade correctly, the PeerRank method weights grades by the grades of the grading agent. The PeerRank method also provides an incentive for agents to grade correctly. As the grades of an agent depend on the grades of the grading agents, and as these grades themselves depend on the grades of other agents, we define the PeerRank method by a fixed point equation similar to the PageRank method for ranking web-pages. We identify some formal properties of the PeerRank method (for example, it satisfies axioms of unanimity, no dummy, no discrimination and symmetry), discuss some examples, compare with related work and evaluate the performance on some synthetic data. Our results show considerable promise, reducing the error in grade predictions by a factor of 2 or more in many cases over the natural baseline of averaging peer grades.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes