English

Mayfly: Private Aggregate Insights from Ephemeral Streams of On-Device User Data

Cryptography and Security 2026-02-16 v2 Databases

Abstract

This paper introduces Mayfly, a federated analytics approach enabling aggregate queries over ephemeral on-device data streams without central persistence of sensitive user data. Mayfly minimizes data via on-device windowing and contribution bounding through SQL-programmability, anonymizes user data via streaming differential privacy (DP), and mandates immediate in-memory cross-device aggregation on the server -- ensuring only privatized aggregates are revealed to data analysts. Deployed for a sustainability use case estimating transportation carbon emissions from private location data, Mayfly computed over 4 million statistics across more than 500 million devices with a per-device, per-week DP ε=2\varepsilon = 2 while meeting strict data utility requirements. To achieve this, we designed a new DP mechanism for Group-By-Sum workloads leveraging statistical properties of location data, with potential applicability to other domains.

Keywords

Cite

@article{arxiv.2412.07962,
  title  = {Mayfly: Private Aggregate Insights from Ephemeral Streams of On-Device User Data},
  author = {Christopher Bian and Albert Cheu and Stanislav Chiknavaryan and Zoe Gong and Marco Gruteser and Oliver Guinan and Yannis Guzman and Peter Kairouz and Artem Lagzdin and Ryan McKenna and Grace Ni and Edo Roth and Maya Spivak and Timon Van Overveldt and Ren Yi},
  journal= {arXiv preprint arXiv:2412.07962},
  year   = {2026}
}

Comments

23 pages, 6 figures