AI Bibliography |
![]() |
|
Li, H. (2018). Deep learning for natural language processing: Advantages and challenges. National Science Review, 5(1), 24–26. |
| Resource type: Journal Article BibTeX citation key: Li2018 View all bibliographic details |
Categories: Artificial Intelligence, Cognitive Science, Complexity Science, Computer Science, Data Sciences, Decision Theory, General, Mathematics Subcategories: AI transfer learning, Autonomous systems, Big data, Decision making, Deep learning, Forecasting, Machine learning, Neural nets, Q-learning Creators: Li Publisher: Collection: National Science Review |
| Attachments |
| Abstract |
|
Deep learning refers to machine learning technologies for learning and utilizing ‘deep’ artificial neural networks, such as deep neural networks (DNN), convolutional neural networks (CNN) and recurrent neural networks (RNN). Recently, deep learning has been successfully applied to natural language processing and significant progress has been made. This paper summarizes the recent advancement of deep learning for natural language processing and discusses its advantages and challenges. We think that there are five major tasks in natural language processing, including classification, matching, translation, structured prediction and the sequential decision process. For the first four tasks, it is found that the deep learning approach has outperformed or significantly outperformed the traditional approaches. End-to-end training and representation learning are the key features of deep learning that make it a powerful tool for natural language processing. Deep learning is not almighty, however. It might not be sufficient for inference and decision making, which are essential for complex problems like multi-turn dialogue. Furthermore, how to combine symbolic processing and neural processing, how to deal with the long tail phenomenon, etc. are also challenges of deep learning for natural language processing. |