FedAvP: Augment Local Data via Shared Policy in Federated Learning

Minui Hong, Junhyeog Yun, Insu Jeon, Gunhee Kim
2/3/2026

Abstract

Federated Learning (FL) allows multiple clients to collaboratively train models without directly sharing their private data. While various data augmentation techniques have been actively studied in the FL environment, most of these methods share input-level or feature-level data information over communication, posing potential privacy leakage. In response to this challenge, we introduce a federated data augmentation algorithm named FedAvP that shares only the augmentation policies, not the data-related information. For data security and efficient policy search, we interpret the policy loss as a meta update loss in standard FL algorithms and utilize the first-order gradient information to further enhance privacy and reduce communication costs. Moreover, we propose a meta-learning method to search for adaptive personalized policies tailored to heterogeneous clients. Our approach outperforms existing best performing augmentation policy search methods and federated data augmentation methods, in the benchmarks for heterogeneous FL.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 3 weaker matches are hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{hong2026fedavp,
  title  = {FedAvP: Augment Local Data via Shared Policy in Federated Learning},
  author = {Minui Hong and Junhyeog Yun and Insu Jeon and Gunhee Kim},
  year   = {2026},
  doi    = {10.52202/079017-0575},
  url    = {https://doi.org/10.52202/079017-0575},
  journal = {NEURIPS 2024 2024}
}

Discussion