TL;DR
This paper introduces federated person re-identification (FedReID), analyzes its performance under data heterogeneity through benchmarking, and proposes optimization techniques to improve convergence and accuracy while preserving privacy.
Contribution
The paper constructs a comprehensive benchmark for FedReID, identifies key challenges under heterogeneity, and proposes three novel optimization methods to enhance federated ReID performance.
Findings
Benchmark analysis reveals convergence issues and performance bottlenecks.
Knowledge distillation improves model convergence in FedReID.
Client clustering and cosine distance weighting enhance accuracy on large datasets.
Abstract
The increasingly stringent data privacy regulations limit the development of person re-identification (ReID) because person ReID training requires centralizing an enormous amount of data that contains sensitive personal information. To address this problem, we introduce federated person re-identification (FedReID) -- implementing federated learning, an emerging distributed training method, to person ReID. FedReID preserves data privacy by aggregating model updates, instead of raw data, from clients to a central server. Furthermore, we optimize the performance of FedReID under statistical heterogeneity via benchmark analysis. We first construct a benchmark with an enhanced algorithm, two architectures, and nine person ReID datasets with large variances to simulate the real-world statistical heterogeneity. The benchmark results present insights and bottlenecks of FedReID under statistical…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsKnowledge Distillation
