paper-with-me

Papers

Federated Selective Aggregation for Knowledge Amalgamation

2022-07-27 · Donglin Xie, Ruonan Yu, Gongfan Fang, Jie Song, Zunlei Feng, Xinchao Wang, Li Sun, Mingli Song

In this paper, we explore a new knowledge-amalgamation problem, termed Federated Selective Aggregation (FedSA). The goal of FedSA is to train a student model for a new task with the help of several decentralized teachers, whose pre-training tasks and data are different and agnostic. Our motivation for investigating such a problem setup stems from a recent dilemma of model sharing. Many researchers or institutes have spent enormous resources on training large and competent networks. Due to the privacy, security, or intellectual property issues, they are, however, not able to share their own pre-trained models, even if they wish to contribute to the community. The proposed FedSA offers a solution to this dilemma and makes it one step further since, again, the learned student may specialize in a new task different from all of the teachers. To this end, we proposed a dedicated strategy for handling FedSA. Specifically, our student-training process is driven by a novel saliency-based approach that adaptively selects teachers as the participants and integrates their representative capabilities into the student. To evaluate the effectiveness of FedSA, we conduct experiments on both single-task and multi-task settings. Experimental results demonstrate that FedSA effectively amalgamates knowledge from decentralized models and achieves competitive performance to centralized baselines.

📄 PDF Abstract BibTeX arXiv:2207.13309

Code (1)

zju-vipa/KamalEngine pytorch

Similar Papers 제목 키워드 기반

SPACE: Single-round Participant Amalgamation for Contribution Evaluation in Federated Learning

2023-09-21 · NeurIPS 2023 11

The evaluation of participant contribution in federated learning (FL) has recently gained significant attention due to its applicability in various domains, such as incentive mechanisms, robustness enhancement, and clien…

Customizing Student Networks From Heterogeneous Teachers via Adaptive Knowledge Amalgamation

2019-08-20 · ICCV 2019 10 · Chengchao Shen, Mengqi Xue, Xinchao Wang, Jie Song 외

A massive number of well-trained deep networks have been released by developers online. These networks may focus on different tasks and in many cases are optimized for different datasets. In this paper, we study how to e…

Influence-oriented Personalized Federated Learning

2024-10-04 · Yue Tan, Guodong Long, Jing Jiang, Chengqi Zhang

Traditional federated learning (FL) methods often rely on fixed weighting for parameter aggregation, neglecting the mutual influence by others. Hence, their effectiveness in heterogeneous data contexts is limited. To add…

Federated LearningPersonalized Federated Learning

Decentralised Person Re-Identification with Selective Knowledge Aggregation

2021-10-21 · Shitong Sun, Guile Wu, Shaogang Gong

Existing person re-identification (Re-ID) methods mostly follow a centralised learning paradigm which shares all training data to a collection for model learning. This paradigm is limited when data from different sources…

Person Re-Identification

Self-Regulated Data-Free Knowledge Amalgamation for Text Classification

2024-06-16 · Prashanth Vijayaraghavan, Hongzhi Wang, Luyao Shi, Tyler Baldwin 외

Recently, there has been a growing availability of pre-trained text models on various model repositories. These models greatly reduce the cost of training new models from scratch as they can be fine-tuned for specific ta…

text-classificationText ClassificationTransfer Learning