CPC-CMS: Cognitive Pairwise Comparison Classification Model Selection Framework for Document-level Sentiment Analysis
Jianfei Li, Kevin Kam Fung Yuen

TL;DR
This paper introduces the CPC-CMS framework that uses expert judgment and a weighted decision matrix to select the most suitable classification model for document-level sentiment analysis, demonstrating its effectiveness on social media datasets.
Contribution
The study presents a novel framework combining expert knowledge and a weighted decision matrix for model selection in sentiment analysis tasks.
Findings
ALBERT performs best when ignoring time in evaluation.
Model performance varies when considering time consumption.
CPC-CMS is adaptable to other classification problems.
Abstract
This study proposes the Cognitive Pairwise Comparison Classification Model Selection (CPC-CMS) framework for document-level sentiment analysis. The CPC, based on expert knowledge judgment, is used to calculate the weights of evaluation criteria, including accuracy, precision, recall, F1-score, specificity, Matthews Correlation Coefficient (MCC), Cohen's Kappa (Kappa), and efficiency. Naive Bayes, Linear Support Vector Classification (LSVC), Random Forest, Logistic Regression, Extreme Gradient Boosting (XGBoost), Long Short-Term Memory (LSTM), and A Lite Bidirectional Encoder Representations from Transformers (ALBERT) are chosen as classification baseline models. A weighted decision matrix consisting of classification evaluation scores with respect to criteria weights, is formed to select the best classification model for a classification problem. Three open datasets of social media are…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Text and Document Classification Technologies · Emotion and Mood Recognition
