Skip to main content

Hybrid Deep Learning Approach for Aspect Detection on Reviews

  • Conference paper
  • First Online:
Proceedings of Integrated Intelligence Enable Networks and Computing

Part of the book series: Algorithms for Intelligent Systems ((AIS))

Abstract

With the rapid growth of social networks and e-commerce, aspect-based sentiment analysis has gradually become a vital tool to analyze and evaluate the customers’ feedback through social networking platforms or online sales websites. We could capture the customer insights as well as political opinions and predict the future social trend by analyzing the customer feedback in terms of aspects. In this research, we propose a hybrid deep learning method to solve the aspect detection problem. The aspect detection is the task to identify of the entity E and attribute A pairs expressed in the text. This model combines the advantages of each of the convolutional neural network (CNN) and long short-term memory (LSTM) methods, in which CNN works well in extracting spatial features, while LSTM works effectively in data classification. Experimental results on the Vietnamese VLSP 2018 dataset show that the proposed method achieves better results than the previous research methods if it only relies on a single method.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 169.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 219.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 219.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. M. Pontiki, D. Galanis, H. Papageorgiou, I. Androutsopoulos, S. Manandhar, M. AL-Smadi, M. Al-Ayyoub, Y. Zhao, B. Qin, O.D. Clercq, V. Hoste, M. Apidianaki, X. Tannier, N. Loukachevitch, E. Kotelnikov, N. Bel, S.M. JiménezZafra, G. Eryigit, SemEval-2016 task 5: aspect based—sentiment analysis, in Proceedings of the 10th International Workshop on Semantic Evaluation, ser. SemEval ’16, Association for Computational Linguistics (2016)

    Google Scholar 

  2. H.G. Qiu, B. Liu, J. Bu, C. Chen, Opinion word expansion and target extraction through double propagation. Comput. Linguist. 37(1), 9–27 (2011)

    Article  Google Scholar 

  3. B. Liu, Sentiment analysis and opinion mining, in Synthesis Lectures on Human Languages Technologies (Morgan and Claypool publishers, 2012)

    Google Scholar 

  4. D. Bespalov, B. Bai, Y. Qi, A. Shokoufandeh, Sentiment classification based on supervised latent N-gram analysis, in Proceedings of CIKM (2011), pp. 375–382

    Google Scholar 

  5. R. Socher, A. Perelygin, J.Y. Wu, J. Chuang, C. Manning, A. Ng, C. Potts, Recursive deep models for semantic compositionality over a sentiment treebank, in Proceedings of EMNLP (2013), pp. 1631–1642

    Google Scholar 

  6. J. Rothfels, J. Tibshirani, Unsupervised sentiment classification of English movie reviews using automatic selection of positive and negative sentiment items. Technical Report, Stanford University (2010)

    Google Scholar 

  7. S. Li, Z. Wang, G. Zhou, S.Y.M. Lee, Semi-supervised learning for imbalanced sentiment classification, in Proceedings of the International Joint Conference on Artificial Intelligence (IJCAI) (2011), pp. 1826–1831

    Google Scholar 

  8. R. Socher, J. Pennington, E.H. Huang, A. Ng, C. Manning, Semi supervised recursive autoencoders for predicting sentiment distributions, in Proceedings of EMNLP (2011), pp. 151–161

    Google Scholar 

  9. Y. Kim, Convolutional neural networks for sentence classification, (2014). arXiv preprint arXiv:1408.5882

  10. Y. Zhang, B. Wallace, A sensitivity analysis of convolutional neural networks for sentence classification, (2015). arXiv preprint arXiv:1510.03820

  11. X. Wang, Y. Liu, C. Sun, B. Wang, X. Wang, Predicting Polarities of Tweets by Composing Word Embeddings with Long Short-Term Memory (ACL, 2015)

    Google Scholar 

  12. P. Liu, S.R. Joty, H.M. Meng, Fine-grained opinion mining with recurrent neural networks and word embeddings, in EMNLP (2015)

    Google Scholar 

  13. M. Taboada, J. Brooke, M. Tofiloski, K. Voll, M. Stede, Lexiconbased methods for sentiment analysis. Comput. Linguist. 37(2), 267–307 (2011)

    Article  Google Scholar 

  14. Y. Bengio, R. Ducharme, P. Vincent, C. Jauvin, A neural probabilistic language model. J. Mach. Learn. Res. 3(Feb), 1137–1155 (2003)

    Google Scholar 

  15. T. Mikolov, K. Chen, G. Corrado, J. Dean, Efficient estimation of word representations in vector space, (2013). arXiv preprint arXiv:1301.3781

  16. Q.V. Le, T. Mikolov, Distributed representations of sentences and documents, in ICML, vol. 14 (2014), pp. 1188–1196

    Google Scholar 

  17. D. Tang, B. Qin, T. Liu, Document modeling with gated recurrent neural network for sentiment classification, in Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing (2015), pp. 1422–1432

    Google Scholar 

  18. J. Donahue, L.A. Hendricks, M. Rohrbach, S. Venugopalan, S. Guadarrama, K. Saenko, T. Darrell, Long-term recurrent convolutional networks for visual recognition and description. IEEE Trans. Pattern Anal. Mach. Intell. 39, 677–691 (2017)

    Article  Google Scholar 

  19. B.T. Hung, Vietnamese keyword extraction using hybrid deep learning methods, in Proceedings of the 5th NAFOSTED Conference on Information and Computer Science (2018)

    Google Scholar 

  20. B.T. Hung, Document classification by using hybrid deep learning approach. Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering—LNICST, vol. 298 (Springer, 2019), pp. 167–177

    Google Scholar 

  21. https://vlsp.org.vn/vlsp2018

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Bui Thanh Hung .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2021 The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd.

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Hung, B.T., Semwal, V.B., Gaud, N., Bijalwan, V. (2021). Hybrid Deep Learning Approach for Aspect Detection on Reviews. In: Singh Mer, K.K., Semwal, V.B., Bijalwan, V., Crespo, R.G. (eds) Proceedings of Integrated Intelligence Enable Networks and Computing. Algorithms for Intelligent Systems. Springer, Singapore. https://doi.org/10.1007/978-981-33-6307-6_100

Download citation

Publish with us

Policies and ethics