ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
2.2k
Citations
82
Influential Citations
Journal of Artificial Intelligence Research
Venue
2018
Year
The Synthetic Minority Oversampling Technique (SMOTE) preprocessing algorithm is considered "de facto" standard in the framework of learning from imbalanced data. This is due to its simplicity in the design of the procedure, as well as its robustness when applied to different type of problems. Since its publication in 2002, SMOTE has proven successful in a variety of applications from several different domains. SMOTE has also inspired several approaches to counter the issue of class imbalance, and has also significantly contributed to new supervised learning paradigms, including multilabel classification, incremental learning, semi-supervised learning, multi-instance learning, among others. It is standard benchmark for learning from imbalanced data. It is also featured in a number of different software packages - from open source to commercial. In this paper, marking the fifteen year anniversary of SMOTE, we reflect on the SMOTE journey, discuss the current state of affairs with SMOTE, its applications, and also identify the next set of challenges to extend SMOTE for Big Data problems.
This paper marks the 15-year anniversary of SMOTE, one of the most influential preprocessing algorithms in machine learning. SMOTE addresses the critical problem of class imbalance, where one class is significantly underrepresented, leading to biased models. Its simplicity and effectiveness have made it a de facto standard, and this retrospective provides a comprehensive overview of its journey, applications, and future directions. For AI practitioners, understanding SMOTE's evolution is essential because imbalanced data is pervasive in real-world scenarios like fraud detection, medical diagnosis, and anomaly detection.
The paper also highlights how SMOTE has inspired a whole family of oversampling techniques and has been extended to new learning paradigms, including multilabel and incremental learning. This shows the algorithm's adaptability and enduring relevance. The discussion of challenges for Big Data is particularly timely as datasets grow in size and complexity.
The paper does not present new experimental results but reports that SMOTE has over 2172 citations, indicating its widespread adoption. It is consistently used as a benchmark for comparing new imbalanced learning methods. The survey notes that SMOTE's robustness has been validated across many problem types, though performance can degrade with high-dimensional or noisy data.
SMOTE has fundamentally changed how practitioners handle class imbalance, shifting from simple random oversampling to intelligent synthetic generation. Its influence extends beyond traditional classification to deep learning and other areas. The paper's identification of Big Data challenges sets the stage for next-generation oversampling techniques that must handle velocity, volume, and variety. For Neura Market's audience, this work underscores the importance of preprocessing in building fair and accurate AI systems, especially in high-stakes applications where minority class detection is critical.
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