ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
2.6k
Citations
46
Influential Citations
Journal Of Big Data
Venue
2015
Year
Abstract Big Data Analytics and Deep Learning are two high-focus of data science. Big Data has become important as many organizations both public and private have been collecting massive amounts of domain-specific information, which can contain useful information about problems such as national intelligence, cyber security, fraud detection, marketing, and medical informatics. Companies such as Google and Microsoft are analyzing large volumes of data for business analysis and decisions, impacting existing and future technology. Deep Learning algorithms extract high-level, complex abstractions as data representations through a hierarchical learning process. Complex abstractions are learnt at a given level based on relatively simpler abstractions formulated in the preceding level in the hierarchy. A key benefit of Deep Learning is the analysis and learning of massive amounts of unsupervised data, making it a valuable tool for Big Data Analytics where raw data is largely unlabeled and un-categorized. In the present study, we explore how Deep Learning can be utilized for addressing some important problems in Big Data Analytics, including extracting complex patterns from massive volumes of data, semantic indexing, data tagging, fast information retrieval, and simplifying discriminative tasks. We also investigate some aspects of Deep Learning research that need further exploration to incorporate specific challenges introduced by Big Data Analytics, including streaming data, high-dimensional data, scalability of models, and distributed computing. We conclude by presenting insights into relevant future works by posing some questions, including defining data sampling criteria, domain adaptation modeling, defining criteria for obtaining useful data abstractions, improving semantic indexing, semi-supervised learning, and active learning.
This 2015 survey by Najafabadi et al. is a seminal work that systematically connects two rapidly evolving fields: deep learning and big data analytics. At a time when big data was becoming a dominant paradigm in industry and academia, the paper provided a clear roadmap for how deep learning—then still emerging—could address core big data challenges such as extracting meaningful patterns from massive, unlabeled datasets. Its high citation count (2598) reflects its role as a go-to reference for researchers and practitioners seeking to understand the synergies between these domains.
The paper is particularly valuable for its forward-looking perspective. It identifies specific big data characteristics—streaming data, high dimensionality, scalability, and distributed computing—that pose unique difficulties for traditional machine learning and argues that deep learning's hierarchical, unsupervised feature learning is well-suited to tackle them. This framing helped shape subsequent research agendas in areas like scalable deep learning architectures and semi-supervised learning.
As a survey paper, no quantitative experimental results are presented. The paper's contribution is conceptual and taxonomic: it organizes existing deep learning techniques (e.g., autoencoders, convolutional neural networks, recurrent neural networks) and evaluates their potential fit to big data problems based on qualitative reasoning. The primary "result" is a structured framework that researchers can use to guide their own empirical work.
The paper has had substantial influence on the AI field, evidenced by its 2598 citations. It helped legitimize deep learning as a core tool for big data analytics at a time when many practitioners were still relying on traditional machine learning methods. By explicitly linking deep learning's strengths (e.g., unsupervised feature learning, hierarchical representations) to big data's challenges (e.g., unlabeled data, high dimensionality), it provided a compelling narrative that spurred further research. The paper also anticipated later developments in areas like distributed deep learning (e.g., TensorFlow, PyTorch) and semi-supervised learning (e.g., self-training, consistency regularization). Its identification of open problems remains relevant today, as the field continues to grapple with streaming data, domain adaptation, and scalable model training.
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