FedCD让教育数据在不泄露隐私的前提下,公平精准诊断学生知识掌握情况。
FedCD: A Fairness-aware Federated Cognitive Diagnosis Framework
- 通过参数解耦设计,分设本地个性化与全局共享参数。
- 在三个真实数据集上,诊断准确率优于五种联邦学习方法。
- 适合关注教育公平性与数据隐私的智能教学系统开发者。
在线智能教育平台产生了大量分布式学生学习数据,为认知诊断(CD)提供了评估学生知识掌握程度的机会,但也带来了数据隐私与安全挑战。为此,联邦学习(FL)通过在多个客户端联合训练模型而不共享原始数据,成为可行方案。然而,不同群体或学校间学生能力与教育背景差异导致的数据质量问题,进一步影响模型公平性。本文提出一种公平感知的联邦认知诊断框架(FedCD),基于新型参数解耦的个性化策略,联合训练CD模型,在保护数据隐私的同时实现各客户端学生的精准且公平诊断。作为一种FL范式,FedCD在每个客户端基于本地学习数据训练本地CD模型,并根据创新的个性化策略上传部分模型参数至中心服务器进行聚合。该策略将模型参数解耦为两部分:第一部分为本地个性化参数,包含与诊断功能相关的参数,用于公平诊断本客户端学生;第二部分为跨客户端和服务器共享的全局参数,包含题目嵌入参数,通过公平感知聚合机制更新,以缓解校际不公平性。在三个真实世界数据集上的实验表明,所提出的FedCD框架及个性化策略在三种CD模型下均显著优于五种联邦学习方法。
原文摘要 · Abstract (English)
Online intelligent education platforms have generated a vast amount of distributed student learning data. This influx of data presents opportunities for cognitive diagnosis (CD) to assess students' mastery of knowledge concepts while also raising significant data privacy and security challenges. To cope with this issue, federated learning (FL) becomes a promising solution by jointly training models across multiple local clients without sharing their original data. However, the data quality problem, caused by the ability differences and educational context differences between different groups/schools of students, further poses a challenge to the fairness of models. To address this challenge, this paper proposes a fairness-aware federated cognitive diagnosis framework (FedCD) to jointly train CD models built upon a novel parameter decoupling-based personalization strategy, preserving privacy of data and achieving precise and fair diagnosis of students on each client. As an FL paradigm, FedCD trains a local CD model for the students in each client based on its local student learning data, and each client uploads its partial model parameters to the central server for parameter aggregation according to the devised innovative personalization strategy. The main idea of this strategy is to decouple model parameters into two parts: the first is used as locally personalized parameters, containing diagnostic function-related model parameters, to diagnose each client's students fairly; the second is the globally shared parameters across clients and the server, containing exercise embedding parameters, which are updated via fairness-aware aggregation, to alleviate inter-school unfairness. Experiments on three real-world datasets demonstrate the effectiveness of the proposed FedCD framework and the personalization strategy compared to five FL approaches under three CD models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。