مقایسهٔ روشها
روشهای انتخابی خود را کنار هم مرور کنید؛ ردیفهای متفاوت برجسته شدهاند.
| یادگیری فدرال بیزی× | فرایند گوسی× | |
|---|---|---|
| حوزه | یادگیری ماشین | یادگیری ماشین |
| خانواده | Machine learning | Machine learning |
| سال پیدایش≠ | 2019 | 2006 (book); roots in Kriging, 1951) |
| پدیدآور≠ | Yurochkin, M. et al.; McMahan, H. B. et al. (foundational federated learning) | Rasmussen, C. E. & Williams, C. K. I. |
| نوع≠ | Probabilistic federated ensemble | Probabilistic non-parametric model |
| منبع بنیادین≠ | Yurochkin, M., Agarwal, M., Ghosh, S., Greenewald, K., Hoang, N., & Khazaeni, Y. (2019). Bayesian Nonparametric Federated Learning of Neural Networks. Proceedings of the 36th International Conference on Machine Learning (ICML 2019), PMLR 97, 7101–7110. link ↗ | Rasmussen, C. E., & Williams, C. K. I. (2006). Gaussian Processes for Machine Learning. MIT Press. ISBN: 978-0-262-18253-9 |
| نامهای دیگر | BFL, probabilistic federated learning, Bayesian nonparametric federated learning, federated Bayesian inference | GP, Gaussian Process Regression, GPR, Kriging |
| مرتبط≠ | 5 | 3 |
| خلاصه≠ | Bayesian Federated Learning combines federated learning — where model training is distributed across multiple clients without sharing raw data — with Bayesian inference, so that each client maintains a posterior distribution over model parameters rather than a single point estimate. This yields principled uncertainty quantification and more robust model aggregation across heterogeneous, privacy-preserving data silos. | A Gaussian Process (GP) is a non-parametric, fully probabilistic machine learning model that places a prior distribution directly over functions. Rather than predicting a single value, it returns a predictive mean and a calibrated uncertainty estimate at every test point, making it especially valuable for regression on small to medium datasets and for Bayesian optimization tasks. |
| ScholarGateمجموعهداده ↗ |
|
|