English

Privacy-Aware Sequential Learning

Theoretical Economics 2025-10-03 v5 Cryptography and Security Social and Information Networks Probability Applications

Abstract

In settings like vaccination registries, individuals act after observing others, and the resulting public records can expose private information. We study privacy-preserving sequential learning, where agents add endogenous noise to their reported actions to conceal private signals. Efficient social learning relies on information flow, seemingly in conflict with privacy. Surprisingly, with continuous signals and a fixed privacy budget (ϵ)(\epsilon), the optimal randomization strategy balances privacy and accuracy, accelerating learning to Θϵ(logn)\Theta_{\epsilon}(\log n), faster than the nonprivate Θ(logn)\Theta(\sqrt{\log n}) rate. In the nonprivate baseline, the expected time to the first correct action and the number of incorrect actions diverge; under privacy with sufficiently small ϵ\epsilon, both are finite. Privacy helps because, under the false state, agents more often receive signals contradicting the majority; randomization then asymmetrically amplifies the log-likelihood ratio, enhancing aggregation. In heterogeneous populations, an order-optimal Θ(n)\Theta(\sqrt{n}) rate is achievable when a subset of agents have low privacy budgets. With binary signals, however, privacy reduces informativeness and impairs learning relative to the nonprivate baseline, though the dependence on ϵ\epsilon is nonmonotone. Our results show how privacy reshapes information dynamics and inform the design of platforms and policies.

Keywords

Cite

@article{arxiv.2502.19525,
  title  = {Privacy-Aware Sequential Learning},
  author = {Yuxin Liu and M. Amin Rahimian},
  journal= {arXiv preprint arXiv:2502.19525},
  year   = {2025}
}

Comments

An extended abstract of this work appeared at the 6th Symposium on Foundations of Responsible Computing (FORC 2025). See https://drops.dagstuhl.de/storage/00lipics/lipics-vol329-forc2025/LIPIcs.FORC.2025.18/LIPIcs.FORC.2025.18.pdf. Code and Data: https://github.com/YuxinLiu1997/Privacy-Preserving-Sequential-Learning