PulseAugur
实时 08:37:08
English(EN) Efficient and Robust Online Learning to Rank in Decentralized Systems

RankGuard 提供去中心化 OLTR,有效防御投毒攻击

研究人员开发了 RankGuard,一个新颖的去中心化在线学习排序 (OLTR) 系统框架。该系统允许用户通过直接交换更新来协同训练排序模型,无需中央服务器,并减轻了偏差。RankGuard 通过评估传入更新与用户私有点击历史的匹配度来防御恶意节点试图投毒模型的行为。该框架包含理论收敛保证,并在基准测试中展示了针对各种投毒攻击的卓越效率和性能。 AI

影响 引入了一种更安全、更高效的去中心化 AI 模型训练方法,可能影响协同过滤和推荐系统。

排序理由 学术论文,详细介绍了一种新算法及其理论保证。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.IR (Information Retrieval) 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Johan Pouwelse ·

    去中心化系统中高效鲁棒的在线学习排序

    In Online Learning to Rank (OLTR), ranking models are trained directly from live user interactions, but existing systems rely on a trusted central server to collect and process these interactions. This leaves operators free to introduce biases that conflict with user interests. D…