Federated Aggregation of Mallows Rankings: A Comparative Analysis of Borda and Lehmer Coding
Jin Sima, Vishal Rana, Olgica Milenkovic
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
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 _1(), C_2()1L N\ rankings, where C_1() and C_2() 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 _3(), C_4()1L N\ rankings, where C_3() and C_4() 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).