Areshey Ali, Mathkour Hassan
Department of Computer Science, College of Computer and Information Sciences, King Saud University, Riyadh 11543, Saudi Arabia.
Sensors (Basel). 2023 May 31;23(11):5232. doi: 10.3390/s23115232.
Sentiment is currently one of the most emerging areas of research due to the large amount of web content coming from social networking websites. Sentiment analysis is a crucial process for recommending systems for most people. Generally, the purpose of sentiment analysis is to determine an author's attitude toward a subject or the overall tone of a document. There is a huge collection of studies that make an effort to predict how useful online reviews will be and have produced conflicting results on the efficacy of different methodologies. Furthermore, many of the current solutions employ manual feature generation and conventional shallow learning methods, which restrict generalization. As a result, the goal of this research is to develop a general approach using transfer learning by applying the "BERT (Bidirectional Encoder Representations from Transformers)"-based model. The efficiency of BERT classification is then evaluated by comparing it with similar machine learning techniques. In the experimental evaluation, the proposed model demonstrated superior performance in terms of outstanding prediction and high accuracy compared to earlier research. Comparative tests conducted on positive and negative Yelp reviews reveal that fine-tuned BERT classification performs better than other approaches. In addition, it is observed that BERT classifiers using batch size and sequence length significantly affect classification performance.
由于来自社交网站的大量网络内容,情感分析目前是最新兴的研究领域之一。对于大多数人来说,情感分析是推荐系统的一个关键过程。一般来说,情感分析的目的是确定作者对某个主题的态度或文档的整体基调。有大量的研究致力于预测在线评论的有用性,并且在不同方法的有效性上产生了相互矛盾的结果。此外,当前的许多解决方案采用手动特征生成和传统的浅层学习方法,这限制了泛化能力。因此,本研究的目标是通过应用基于“BERT(来自变换器的双向编码器表示)”的模型来开发一种使用迁移学习的通用方法。然后通过将其与类似的机器学习技术进行比较来评估BERT分类的效率。在实验评估中,与早期研究相比,所提出的模型在出色的预测和高精度方面表现出卓越的性能。对Yelp上的正面和负面评论进行的对比测试表明,微调后的BERT分类比其他方法表现更好。此外,观察到使用批量大小和序列长度的BERT分类器会显著影响分类性能。