paper-with-me

Papers

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

2021-08-14 · Weiming Zhuang, Yonggang Wen, Shuai Zhang

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.

📄 PDF Abstract BibTeX arXiv:2108.06493

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPerson Re-IdentificationUnsupervised Person Re-Identification

Similar Papers 제목 키워드 기반

Reproducible Performance Optimization of Complex Applications on the Edge-to-Cloud Continuum

2021-08-04 · Daniel Rosendo, Alexandru Costan, Gabriel Antoniu, Matthieu Simonin 외

In more and more application areas, we are witnessing the emergence of complex workflows that combine computing, analytics and learning. They often require a hybrid execution infrastructure with IoT devices interconnecte…

Distributed intelligence on the Edge-to-Cloud Continuum: A systematic literature review

2022-04-29 · Daniel Rosendo, Alexandru Costan, Patrick Valduriez, Gabriel Antoniu

The explosion of data volumes generated by an increasing number of applications is strongly impacting the evolution of distributed digital infrastructures for data analytics and machine learning (ML). While data analytic…

Systematic Literature Review

FEDBUD: Joint Incentive and Privacy Optimization for Resource-Constrained Federated Learning

2026-04-12 · Tao Liu, Xuehe Wang arxiv

Federated learning has become a popular paradigm for privacy protection and edge-based machine learning. However, defending against differential attacks and devising incentive strategies remain significant bottlenecks in…

Federated Learning

Autonomy and Intelligence in the Computing Continuum: Challenges, Enablers, and Future Directions for Orchestration

2022-05-03 · Henna Kokkonen, Lauri Lovén, Naser Hossein Motlagh, Abhishek Kumar 외

Future AI applications require performance, reliability and privacy that the existing, cloud-dependant system architectures cannot provide. In this article, we study orchestration in the device-edge-cloud continuum, and …

Cloud Computing

Federated Continual Learning for Text Classification via Selective Inter-client Transfer

2022-10-12 · Yatin Chaudhary, Pranav Rai, Matthias Schubert, Hinrich Schütze 외

In this work, we combine the two paradigms: Federated Learning (FL) and Continual Learning (CL) for text classification task in cloud-edge continuum. The objective of Federated Continual Learning (FCL) is to improve deep…

Continual LearningFederated Learningtext-classificationText Classification+1