PulseAugur
EN
LIVE 07:11:08

RankGuard offers decentralized OLTR with robust defense against poisoning

Researchers have developed RankGuard, a novel decentralized framework for online learning to rank (OLTR) systems. This system allows users to collaboratively train ranking models by exchanging updates directly, bypassing the need for a central server and mitigating bias. RankGuard is designed to defend against malicious nodes attempting to poison the model by evaluating incoming updates against a user's private click history. The framework includes a theoretical convergence guarantee and has demonstrated superior efficiency and performance against various poisoning attacks in benchmark tests. AI

IMPACT Introduces a more secure and efficient method for decentralized AI model training, potentially impacting collaborative filtering and recommendation systems.

RANK_REASON Academic paper detailing a new algorithm and its theoretical guarantees. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.IR (Information Retrieval) →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

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

    Efficient and Robust Online Learning to Rank in Decentralized Systems

    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…