paper-with-me

Papers

CrowdGrader: Crowdsourcing the Evaluation of Homework Assignments

2013-08-24 · Luca de Alfaro, Michael Shavlovsky

Crowdsourcing offers a practical method for ranking and scoring large amounts of items. To investigate the algorithms and incentives that can be used in crowdsourcing quality evaluations, we built CrowdGrader, a tool that lets students submit and collaboratively grade solutions to homework assignments. We present the algorithms and techniques used in CrowdGrader, and we describe our results and experience in using the tool for several computer-science assignments. CrowdGrader combines the student-provided grades into a consensus grade for each submission using a novel crowdsourcing algorithm that relies on a reputation system. The algorithm iterativerly refines inter-dependent estimates of the consensus grades, and of the grading accuracy of each student. On synthetic data, the algorithm performs better than alternatives not based on reputation. On our preliminary experimental data, the performance seems dependent on the nature of review errors, with errors that can be ascribed to the reviewer being more tractable than those arising from random external events. To provide an incentive for reviewers, the grade each student receives in an assignment is a combination of the consensus grade received by their submissions, and of a reviewing grade capturing their reviewing effort and accuracy. This incentive worked well in practice.

📄 PDF Abstract BibTeX arXiv:1308.5273

Code (1)

naman-ali/GCN-SOAN pytorch

Similar Papers 제목 키워드 기반

HowkGPT: Investigating the Detection of ChatGPT-generated University Student Homework through Context-Aware Perplexity Analysis

2023-05-26 · Christoforos Vasilatos, Manaar Alam, Talal Rahwan, Yasir Zaki 외

As the use of Large Language Models (LLMs) in text generation tasks proliferates, concerns arise over their potential to compromise academic integrity. The education sector currently tussles with distinguishing student-a…

SpecificityText Generation

ASL-Homework-RGBD Dataset: An annotated dataset of 45 fluent and non-fluent signers performing American Sign Language homeworks

2022-07-08 · SignLang (LREC) 2022 6 · Saad Hassan, Matthew Seita, Larwan Berke, YingLi Tian 외

We are releasing a dataset containing videos of both fluent and non-fluent signers using American Sign Language (ASL), which were collected using a Kinect v2 sensor. This dataset was collected as a part of a project to d…

Sign Language Recognition

Is Solving Better Than Evaluating GenAI Solutions?

2026-07-30 · Ethan Dickey, Marios Mertzanidis, Alexandros Psomas arxiv

As Generative AI (GenAI) tools become increasingly capable of generating solutions to computing assignments, the computing education community is exploring pedagogical approaches that emphasize solution evaluation, verif…

Integrating AI Tutors in a Programming Course

2024-07-14 · Iris Ma, Alberto Krone Martins, Cristina Videira Lopes

RAGMan is an LLM-powered tutoring system that can support a variety of course-specific and homework-specific AI tutors. RAGMan leverages Retrieval Augmented Generation (RAG), as well as strict instructions, to ensure the…

RAGRetrieval-augmented Generation

Employing Crowdsourcing for Enriching a Music Knowledge Base in Higher Education

2023-06-12 · Vassilis Lyberatos, Spyridon Kantarelis, Eirini Kaldeli, Spyros Bekiaris 외

This paper describes the methodology followed and the lessons learned from employing crowdsourcing techniques as part of a homework assignment involving higher education students of computer science. Making use of a plat…

Music Tagging