ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
366
Citations
5
Influential Citations
EURASIP Journal on Wireless Communications and Networking
Venue
2017
Year
Selection of text feature item is a basic and important matter for text mining and information retrieval. Traditional methods of feature extraction require handcrafted features. To hand-design, an effective feature is a lengthy process, but aiming at new applications, deep learning enables to acquire new effective feature representation from training data. As a new feature extraction method, deep learning has made achievements in text mining. The major difference between deep learning and conventional methods is that deep learning automatically learns features from big data, instead of adopting handcrafted features, which mainly depends on priori knowledge of designers and is highly impossible to take the advantage of big data. Deep learning can automatically learn feature representation from big data, including millions of parameters. This thesis outlines the common methods used in text feature extraction first, and then expands frequently used deep learning methods in text feature extraction and its applications, and forecasts the application of deep learning in feature extraction.
This 2017 review paper addresses a fundamental challenge in text mining and information retrieval: how to effectively extract features from text data. At the time, traditional methods relied heavily on handcrafted features, which required domain expertise and were difficult to scale. The paper's significance lies in its clear articulation of how deep learning overcomes these limitations by automatically learning feature representations from large datasets. For AI practitioners, this work provides a foundational understanding of the paradigm shift from manual feature engineering to end-to-end learning, which has since become standard in NLP.
The paper is particularly relevant for those entering the field or seeking a concise overview of early deep learning applications in text feature extraction. It contextualizes the evolution from bag-of-words and TF-IDF to neural embeddings and deep architectures, making it a useful historical reference.
The paper's main technical contribution is its systematic categorization of text feature extraction methods:
As a review paper, no new experimental results are presented. However, the paper synthesizes findings from prior work to demonstrate that deep learning methods consistently outperform traditional approaches on benchmark tasks. For example, it notes that deep learning models achieve higher accuracy in text classification and better retrieval performance by learning more discriminative features. The lack of concrete metrics is a limitation, but the paper effectively establishes the trend toward deep learning dominance in text feature extraction.
The broader impact of this paper is its role in documenting and promoting the adoption of deep learning for text feature extraction. It helped bridge the gap between traditional NLP and modern deep learning approaches, influencing subsequent research in areas like word embeddings (Word2Vec, GloVe) and transformer-based models. For Neura Market's audience, the paper underscores the importance of automated feature learning—a principle that now underpins state-of-the-art systems like BERT and GPT. Its emphasis on big data and parameter-rich models foreshadowed the scaling laws that drive today's large language models.
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