vix.ing · top · new · best · stats · spec

FERN: Fair Team Formation for Mutually Beneficial Collaborative Learning

2020/11/23 by Maria Kalantzi, Kalantzi, Maria, Agoritsa Polyzou +3
Computer Science · #Computers and Society (cs.CY) #FOS: Computer and information sciences #Mobile Crowdsensing and Crowdsourcing #Privacy-Preserving Technologies in Data

paper · pdf · doi:10.48550/arxiv.2011.11611

openalex publication_date 2020/11/23 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Automated Team Formation is becoming increasingly important for a plethora of applications in open source community projects, remote working platforms, as well as online educational systems. The latter case, in particular, poses significant challenges that are specific to the educational domain. Indeed, teaming students aims to accomplish far more than the successful completion of a specific task. It needs to ensure that all members in the team benefit from the collaborative work, while also ensuring that the participants are not discriminated with respect to their protected attributes, such as race and gender. Towards achieving these goals, this work introduces FERN, a fair team formation approach that promotes mutually beneficial peer learning, dictated by protected group fairness as equality of opportunity in collaborative learning. We formulate the problem as a multi-objective discrete optimization problem. We show this problem to be NP-hard and propose a heuristic hill-climbing algorithm. Extensive experiments on both synthetic and real-world datasets against well-known team formation techniques show the effectiveness of the proposed method.

Related