Improving Heterogeneous Model Reuse by Density Estimation

Abstract

This paper studies multiparty learning, aiming to learn a model using the private data of different participants. Model reuse is a promising solution for multiparty learning, assuming that a local model has been trained for each party. Considering the potential sample selection bias among different parties, some heterogeneous model reuse approaches have been developed. However, although pre-trained local classifiers are utilized in these approaches, the characteristics of the local data are not well exploited. This motivates us to estimate the density of local data and design an auxiliary model together with the local classifiers for reuse. To address the scenarios where some local models are not well pre-trained, we further design a multiparty cross-entropy loss for calibration. Upon existing works, we address a challenging problem of heterogeneous model reuse from a decision theory perspective and take advantage of recent advances in density estimation. Experimental results on both synthetic and benchmark data demonstrate the superiority of the proposed method.

Cite

Text

Tang et al. "Improving Heterogeneous Model Reuse by Density Estimation." International Joint Conference on Artificial Intelligence, 2023. doi:10.24963/IJCAI.2023/472

Markdown

[Tang et al. "Improving Heterogeneous Model Reuse by Density Estimation." International Joint Conference on Artificial Intelligence, 2023.](https://mlanthology.org/ijcai/2023/tang2023ijcai-improving/) doi:10.24963/IJCAI.2023/472

BibTeX

@inproceedings{tang2023ijcai-improving,
  title     = {{Improving Heterogeneous Model Reuse by Density Estimation}},
  author    = {Tang, Anke and Luo, Yong and Hu, Han and He, Fengxiang and Su, Kehua and Du, Bo and Chen, Yixin and Tao, Dacheng},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {4244-4252},
  doi       = {10.24963/IJCAI.2023/472},
  url       = {https://mlanthology.org/ijcai/2023/tang2023ijcai-improving/}
}