手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| ロバスト連合学習× | ベイズ連合学習× | |
|---|---|---|
| 分野 | 機械学習 | 機械学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2017 | 2019 |
| 提唱者≠ | Blanchard, P.; El Mhamdi, E. M.; Guerraoui, R. | Yurochkin, M. et al.; McMahan, H. B. et al. (foundational federated learning) |
| 種類≠ | Distributed learning with Byzantine-tolerant aggregation | Probabilistic federated ensemble |
| 原典≠ | Blanchard, P., El Mhamdi, E. M., Guerraoui, R., & Stainer, J. (2017). Machine Learning with Adversaries: Byzantine Tolerant Gradient Descent. Advances in Neural Information Processing Systems, 30. link ↗ | 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 ↗ |
| 別名 | Byzantine-robust federated learning, fault-tolerant federated learning, robust FL, Byzantine-tolerant distributed learning | BFL, probabilistic federated learning, Bayesian nonparametric federated learning, federated Bayesian inference |
| 関連≠ | 6 | 5 |
| 概要≠ | Robust Federated Learning extends standard federated learning with Byzantine-tolerant aggregation rules that protect the global model against malicious, corrupted, or unreliable clients. Instead of naively averaging client gradients, robust aggregation methods such as coordinate-wise median or Krum filter out harmful updates so that a minority of adversarial participants cannot derail training. | 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. |
| ScholarGateデータセット ↗ |
|
|