返回
CABiLSTM-BERT: Aspect-based sentiment analysis model based on deep implicit feature extraction
DOI:10.1016/j.knosys.2024.112782.png)
摘要
En 中文
Aspect-based sentiment analysis (ABSA) models typically focus on learning contextual syntactic information and dependency relations. However, these models often struggle with losing or forgetting implicit feature information from shallow and intermediate layers during the learning process, potentially compromising classification performance. We consider the implicit feature information in each layer of the model to be equally important for processing. So, this paper proposes the CABiLSTM-BERT model, which aims to fully leverage implicit features at each layer to address this information loss problem and improve accuracy. The CABiLSTM-BERT model employs a frozen BERT pre-trained model to extract text word vector features, reducing overfitting and accelerating training. These word vectors are then processed through CABiLSTM, which preserves implicit feature representations of input sequences and LSTMs in each direction and layer. The model applies convolution to merge all features into a set of embedding representations after highlighting important features through multi-head self- attention calculations for each feature group. This approach minimizes information loss and maximizes utilization of important implicit feature information at each layer. Finally, the feature representations undergo average pooling before passing through the sentiment classification layer for polarity prediction. The effectiveness of the CABiLSTM-BERT model is validated using five publicly available real-world datasets and evaluated using metrics such as accuracy and Macro-F1. Results demonstrate the model's efficacy in addressing ABSA tasks.
Keyword:
Aspect-based sentiment analysis
Natural language processing
BERT
Transfer learning
Sentiment analysis
期刊
K
IF:
7.6
论文数:
1.2W
被引数:
4.5W
机构
引用论文
CRF-GCN: An effective syntactic dependency model for aspect-level sentiment analysisCrf-gcn: 用于方面级情感分析的有效句法依赖模型

