Learning from Aggregated Data: Curated Bags versus Random Bags
Lin Chen, Gang Fu, Amin Karbasi, Vahab Mirrokni

TL;DR
This paper investigates training machine learning models using aggregated data labels, comparing curated and random bag grouping methods, and demonstrates that privacy-preserving aggregation can maintain model performance through theoretical analysis and empirical validation.
Contribution
It introduces methods for gradient-based learning with aggregated labels in curated bags without performance loss and provides risk bounds for random bags, advancing privacy-preserving machine learning techniques.
Findings
Curated bags allow gradient-based learning without performance degradation.
Risk bounds for random bags depend on bag size and hypothesis complexity.
Empirical results support the effectiveness of aggregate learning for privacy and accuracy.
Abstract
Protecting user privacy is a major concern for many machine learning systems that are deployed at scale and collect from a diverse set of population. One way to address this concern is by collecting and releasing data labels in an aggregated manner so that the information about a single user is potentially combined with others. In this paper, we explore the possibility of training machine learning models with aggregated data labels, rather than individual labels. Specifically, we consider two natural aggregation procedures suggested by practitioners: curated bags where the data points are grouped based on common features and random bags where the data points are grouped randomly in bag of similar sizes. For the curated bag setting and for a broad range of loss functions, we show that we can perform gradient-based learning without any degradation in performance that may result from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Machine Learning and Data Classification
