A Deep Convolutional Neural Networks Based Multi-Task Ensemble Model for Aspect and Polarity Classification in Persian Reviews
Milad Vazan, Fatemeh Sadat Masoumi, Sepideh Saeedi Majd

TL;DR
This paper introduces a multi-task ensemble CNN model for aspect and polarity classification in Persian reviews, improving sentiment analysis accuracy by combining deep learning and ensemble techniques.
Contribution
It proposes a novel multi-task ensemble CNN approach for simultaneous aspect and polarity detection in Persian reviews, addressing errors of traditional pipeline methods.
Findings
Enhanced accuracy in Persian sentiment analysis
Effective multi-task learning for aspect and polarity detection
Improved performance metrics using ensemble CNNs
Abstract
Aspect-based sentiment analysis is of great importance and application because of its ability to identify all aspects discussed in the text. However, aspect-based sentiment analysis will be most effective when, in addition to identifying all the aspects discussed in the text, it can also identify their polarity. Most previous methods use the pipeline approach, that is, they first identify the aspects and then identify the polarities. Such methods are unsuitable for practical applications since they can lead to model errors. Therefore, in this study, we propose a multi-task learning model based on Convolutional Neural Networks (CNNs), which can simultaneously detect aspect category and detect aspect category polarity. creating a model alone may not provide the best predictions and lead to errors such as bias and high variance. To reduce these errors and improve the efficiency of model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques · Text and Document Classification Technologies
