Optimizing Transformer based on high-performance optimizer for predicting employment sentiment in American social media content
Feiyang Wang, Qiaozhi Bao, Zixuan Wang, Yanlin Chen

TL;DR
This paper enhances a Transformer model with swarm intelligence optimization to accurately predict employment sentiment from American social media content, demonstrating significant improvements in accuracy and generalization.
Contribution
It introduces a novel combination of Transformer and swarm intelligence optimization for social media sentiment analysis, achieving higher accuracy and better generalization than previous methods.
Findings
Model accuracy increased from 49.27% to 82.83%.
Test set accuracy reached 82.91%, with only 3.24% difference from training.
Model showed strong performance in classification metrics like AUC and F-measure.
Abstract
This article improves the Transformer model based on swarm intelligence optimization algorithm, aiming to predict the emotions of employment related text content on American social media. Through text preprocessing, feature extraction, and vectorization, the text data was successfully converted into numerical data and imported into the model for training. The experimental results show that during the training process, the accuracy of the model gradually increased from 49.27% to 82.83%, while the loss value decreased from 0.67 to 0.35, indicating a significant improvement in the performance of the model on the training set. According to the confusion matrix analysis of the training set, the accuracy of the training set is 86.15%. The confusion matrix of the test set also showed good performance, with an accuracy of 82.91%. The accuracy difference between the training set and the test set…
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
MethodsAttention Is All You Need · 7 Fastest Ways to Call American Airlines Reservations Number (USA Guide) · Dropout · Layer Normalization · Adam · Dense Connections · Residual Connection · Position-Wise Feed-Forward Layer · Linear Layer · Byte Pair Encoding
