Federated Aggregation of Mallows Rankings: A Comparative Analysis of Borda and Lehmer Coding
Abstract
Rank aggregation combines multiple ranked lists into a consensus ranking. In fields like biomedical data sharing, rankings may be distributed and require privacy. This motivates the need for federated rank aggregation protocols, which support distributed, private, and communication-efficient learning across multiple clients with local data. We present the first known federated rank aggregation methods using Borda scoring and Lehmer codes, focusing on the sample complexity for federated algorithms on Mallows distributions with a known scaling factor φ and an unknown centroid permutation σ0. Federated Borda approach involves local client scoring, nontrivial quantization, and privacy-preserving protocols. We show that for φ ∈ [0,1), and arbitrary σ0 of length N, it suffices for each of the L clients to locally aggregate \C1(φ), C2(φ)1L Nδ\ rankings, where C1(φ) and C2(φ) are constants, quantize the result, and send it to the server who can then recover σ0 with probability ≥ 1-δ. Communication complexity scales as NL N. Our results represent the first rigorous analysis of Borda's method in centralized and distributed settings under the Mallows model. Federated Lehmer coding approach creates a local Lehmer code for each client, using a coordinate-majority aggregation approach with specialized quantization methods for efficiency and privacy. We show that for φ+φ2<1+φN, and arbitrary σ0 of length N, it suffices for each of the L clients to locally aggregate \C3(φ), C4(φ)1L Nδ\ rankings, where C3(φ) and C4(φ) are constants. Clients send truncated Lehmer coordinate histograms to the server, which can recover σ0 with probability ≥ 1-δ. Communication complexity is O(N NL L).
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.