基于深度学习的堆叠泛化印尼新国会(IKN)推文情感分析

Josua Geovani Pinem, Aulia Haritsuddin Karisma Muhammad Subekti, G. Wibowanto, Siti Shaleha, Muhammad Reza Alfin, Agung Septiadi, Elvira Nurfadhilah, Dian Isnaeni Nurul Afra, J. Muliadi, Agung Santosa, M. T. Uliniansyah, Asril Jarin, Andi Djalal Latief, Gunarso, Hammam Riza
{"title":"基于深度学习的堆叠泛化印尼新国会(IKN)推文情感分析","authors":"Josua Geovani Pinem, Aulia Haritsuddin Karisma Muhammad Subekti, G. Wibowanto, Siti Shaleha, Muhammad Reza Alfin, Agung Septiadi, Elvira Nurfadhilah, Dian Isnaeni Nurul Afra, J. Muliadi, Agung Santosa, M. T. Uliniansyah, Asril Jarin, Andi Djalal Latief, Gunarso, Hammam Riza","doi":"10.1145/3575882.3575922","DOIUrl":null,"url":null,"abstract":"The increasing use of Twitter for conveying the general public's sentiment toward a specific public policy generates pros and cons and has led to much research in sentiment analysis. Instead of exploring the most suitable classifier for a sentiment analysis model individually, there is a trend of employing an ensemble of classifiers to improve the accuracy and performance of the model. We proposed a model, initially by training word embedding using word2vec from 12.5K Indonesian Twitter on the relocation issue of the new capitol city of Indonesia (IKN) and by utilizing CNN, Bidirectional LSTM, and MLP as the base classifiers. Finally, we performed a stack generalization ensemble technique using MLP and LR as the meta-classifiers and compared the performance of the ensemble techniques with individual base classifiers. The base classifiers take advantage of the weights the word embedding provides to do the learning process. The results show that the stacking ensemble using MLP performs slightly better than LR as the meta-classifier, with the F-1 score of 74.65% vs. 73.78%, respectively. MLP meta-classifiers also perform somewhat better than the hard and soft majority voting ensemble with difference F-1 scores of 3.75% and 2.56%, respectively. The results show that the proposed stacked generalization technique model has improved the performance of the sentiment analysis model.","PeriodicalId":367340,"journal":{"name":"Proceedings of the 2022 International Conference on Computer, Control, Informatics and Its Applications","volume":"65 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-11-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Sentiment Analysis of Indonesian New Capitol (IKN) Tweets by Stacked Generalization of Deep Learning\",\"authors\":\"Josua Geovani Pinem, Aulia Haritsuddin Karisma Muhammad Subekti, G. Wibowanto, Siti Shaleha, Muhammad Reza Alfin, Agung Septiadi, Elvira Nurfadhilah, Dian Isnaeni Nurul Afra, J. Muliadi, Agung Santosa, M. T. Uliniansyah, Asril Jarin, Andi Djalal Latief, Gunarso, Hammam Riza\",\"doi\":\"10.1145/3575882.3575922\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The increasing use of Twitter for conveying the general public's sentiment toward a specific public policy generates pros and cons and has led to much research in sentiment analysis. Instead of exploring the most suitable classifier for a sentiment analysis model individually, there is a trend of employing an ensemble of classifiers to improve the accuracy and performance of the model. We proposed a model, initially by training word embedding using word2vec from 12.5K Indonesian Twitter on the relocation issue of the new capitol city of Indonesia (IKN) and by utilizing CNN, Bidirectional LSTM, and MLP as the base classifiers. Finally, we performed a stack generalization ensemble technique using MLP and LR as the meta-classifiers and compared the performance of the ensemble techniques with individual base classifiers. The base classifiers take advantage of the weights the word embedding provides to do the learning process. The results show that the stacking ensemble using MLP performs slightly better than LR as the meta-classifier, with the F-1 score of 74.65% vs. 73.78%, respectively. MLP meta-classifiers also perform somewhat better than the hard and soft majority voting ensemble with difference F-1 scores of 3.75% and 2.56%, respectively. The results show that the proposed stacked generalization technique model has improved the performance of the sentiment analysis model.\",\"PeriodicalId\":367340,\"journal\":{\"name\":\"Proceedings of the 2022 International Conference on Computer, Control, Informatics and Its Applications\",\"volume\":\"65 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-11-22\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings of the 2022 International Conference on Computer, Control, Informatics and Its Applications\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/3575882.3575922\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 2022 International Conference on Computer, Control, Informatics and Its Applications","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3575882.3575922","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

越来越多地使用Twitter来传达公众对特定公共政策的情绪,这产生了赞成和反对,并导致了许多情绪分析的研究。与其单独为情感分析模型探索最合适的分类器,不如使用分类器的集合来提高模型的准确性和性能。我们提出了一个模型,最初使用来自12.5K印度尼西亚Twitter的word2vec对印度尼西亚新首都(IKN)的搬迁问题进行词嵌入训练,并利用CNN、双向LSTM和MLP作为基本分类器。最后,我们使用MLP和LR作为元分类器执行了堆栈泛化集成技术,并将集成技术与单个基分类器的性能进行了比较。基分类器利用词嵌入提供的权重来完成学习过程。结果表明,使用MLP作为元分类器的堆叠集成性能略好于LR, F-1得分分别为74.65%和73.78%。MLP元分类器的表现也略好于硬多数和软多数投票集合,F-1分数差异分别为3.75%和2.56%。结果表明,所提出的堆叠泛化技术模型提高了情感分析模型的性能。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Sentiment Analysis of Indonesian New Capitol (IKN) Tweets by Stacked Generalization of Deep Learning
The increasing use of Twitter for conveying the general public's sentiment toward a specific public policy generates pros and cons and has led to much research in sentiment analysis. Instead of exploring the most suitable classifier for a sentiment analysis model individually, there is a trend of employing an ensemble of classifiers to improve the accuracy and performance of the model. We proposed a model, initially by training word embedding using word2vec from 12.5K Indonesian Twitter on the relocation issue of the new capitol city of Indonesia (IKN) and by utilizing CNN, Bidirectional LSTM, and MLP as the base classifiers. Finally, we performed a stack generalization ensemble technique using MLP and LR as the meta-classifiers and compared the performance of the ensemble techniques with individual base classifiers. The base classifiers take advantage of the weights the word embedding provides to do the learning process. The results show that the stacking ensemble using MLP performs slightly better than LR as the meta-classifier, with the F-1 score of 74.65% vs. 73.78%, respectively. MLP meta-classifiers also perform somewhat better than the hard and soft majority voting ensemble with difference F-1 scores of 3.75% and 2.56%, respectively. The results show that the proposed stacked generalization technique model has improved the performance of the sentiment analysis model.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信