ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
6.0k
Citations
78
Influential Citations
ACM Transactions on Intelligent Systems and Technology
Venue
2019
Year
Today’s artificial intelligence still faces two major challenges. One is that, in most industries, data exists in the form of isolated islands. The other is the strengthening of data privacy and security. We propose a possible solution to these challenges: secure federated learning. Beyond the federated-learning framework first proposed by Google in 2016, we introduce a comprehensive secure federated-learning framework, which includes horizontal federated learning, vertical federated learning, and federated transfer learning. We provide definitions, architectures, and applications for the federated-learning framework, and provide a comprehensive survey of existing works on this subject. In addition, we propose building data networks among organizations based on federated mechanisms as an effective solution to allowing knowledge to be shared without compromising user privacy.
This paper is a landmark survey that systematically defined the landscape of federated learning beyond Google's initial 2016 proposal. At a time when data silos and privacy regulations (e.g., GDPR) were becoming critical barriers to AI adoption, Yang et al. provided a unified framework that addressed both challenges. The paper's key insight is that federated learning is not a single technique but a family of approaches tailored to different data distributions across parties: horizontal (same features, different samples), vertical (different features, same samples), and federated transfer learning (different features and samples).
By formalizing these categories, the paper gave practitioners a clear roadmap for applying federated learning in real-world scenarios such as healthcare, finance, and smart cities. Its emphasis on security and privacy (e.g., using encryption, differential privacy) also aligned with growing regulatory demands. The paper's high citation count (5978) reflects its role as a foundational reference for both academic research and industry implementations.
The paper does not present experimental results or quantitative benchmarks. Its contributions are conceptual and architectural. However, the framework has been widely adopted and validated in subsequent works, with many implementations reporting successful privacy-preserving model training across institutions.
This paper fundamentally shaped the field of federated learning by providing a common language and structure. It enabled researchers and engineers to identify which federated learning variant fits their data scenario, accelerating both academic progress and industrial deployment. The concept of data networks has influenced initiatives like federated healthcare consortia and cross-bank fraud detection systems. The paper remains a must-read for anyone entering the field of privacy-preserving machine learning.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba