DCAICVLGAug 14, 2021

Joint Optimization in Edge-Cloud Continuum for Federated Unsupervised Person Re-identification

arXiv:2108.06493v153 citations
Originality Incremental advance
AI Analysis

This addresses privacy and labeling challenges in person re-identification for surveillance applications, but it is incremental as it builds on federated learning with personalization techniques.

The paper tackles the problem of training person re-identification models without labeled data while preserving privacy, using a federated unsupervised system called FedUReID, which achieves higher accuracy and reduces computation cost by 29%.

Person re-identification (ReID) aims to re-identify a person from non-overlapping camera views. Since person ReID data contains sensitive personal information, researchers have adopted federated learning, an emerging distributed training method, to mitigate the privacy leakage risks. However, existing studies rely on data labels that are laborious and time-consuming to obtain. We present FedUReID, a federated unsupervised person ReID system to learn person ReID models without any labels while preserving privacy. FedUReID enables in-situ model training on edges with unlabeled data. A cloud server aggregates models from edges instead of centralizing raw data to preserve data privacy. Moreover, to tackle the problem that edges vary in data volumes and distributions, we personalize training in edges with joint optimization of cloud and edge. Specifically, we propose personalized epoch to reassign computation throughout training, personalized clustering to iteratively predict suitable labels for unlabeled data, and personalized update to adapt the server aggregated model to each edge. Extensive experiments on eight person ReID datasets demonstrate that FedUReID not only achieves higher accuracy but also reduces computation cost by 29%. Our FedUReID system with the joint optimization will shed light on implementing federated learning to more multimedia tasks without data labels.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes