CRGNMar 7, 2020

SkillCheck: An Incentive-based Certification System using Blockchains

arXiv:2003.03540v2
AI Analysis

This addresses skill verification challenges for companies and academia, though it is incremental as it builds on existing blockchain methods for certification.

The paper tackles the problem of scalable and reliable skill verification in hiring by proposing SkillCheck, a blockchain-based platform that incentivizes honest grading through token payments, ensuring properties like uniform grading and effort extraction.

Skill verification is a central problem in workforce hiring. Companies and academia often face the difficulty of ascertaining the skills of an applicant since the certifications of the skills claimed by a candidate are generally not immediately verifiable and costly to test. Blockchains have been proposed in the literature for skill verification and tamper-proof information storage in a decentralized manner. However, most of these approaches deal with storing the certificates issued by traditional universities on the blockchain. Among the few techniques that consider the certification procedure itself, questions like (a) scalability with limited staff, (b) uniformity of grades over multiple evaluators, or (c) honest effort extraction from the evaluators are usually not addressed. We propose a blockchain-based platform named SkillCheck, which considers the questions above, and ensure several desirable properties. The platform incentivizes effort in grading via payments with tokens which it generates from the payments of the users of the platform, e.g., the recruiters and test-takers. We provide a detailed description of the design of the platform along with the provable properties of the algorithm.

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