TL;DR
This paper analyzes federated learning for person re-identification, constructing a benchmark to evaluate performance under data heterogeneity, and proposes optimization strategies to improve convergence and accuracy.
Contribution
It introduces a comprehensive benchmark for FedReID, analyzes architecture impacts, and proposes dynamic weighting and knowledge distillation methods for performance enhancement.
Findings
Client-edge-cloud architecture outperforms client-server in FedReID.
Unbalanced dataset weights cause poor large dataset performance.
Knowledge distillation improves convergence and overall accuracy.
Abstract
Federated learning is a privacy-preserving machine learning technique that learns a shared model across decentralized clients. It can alleviate privacy concerns of personal re-identification, an important computer vision task. In this work, we implement federated learning to person re-identification (FedReID) and optimize its performance affected by statistical heterogeneity in the real-world scenario. We first construct a new benchmark to investigate the performance of FedReID. This benchmark consists of (1) nine datasets with different volumes sourced from different domains to simulate the heterogeneous situation in reality, (2) two federated scenarios, and (3) an enhanced federated algorithm for FedReID. The benchmark analysis shows that the client-edge-cloud architecture, represented by the federated-by-dataset scenario, has better performance than client-server architecture in…
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
