Ensemble BERT: A student social network text sentiment classification model based on ensemble learning and BERT architecture
Kai Jiang, Honghao Yang, Yuexian Wang, Qianru Chen, Yiming Luo

TL;DR
This paper proposes an ensemble learning approach using multiple BERT models to classify emotional tendencies in middle school students' social network texts, improving performance while considering efficiency and interpretability.
Contribution
It introduces a novel ensemble BERT-based network for social network text sentiment classification, balancing accuracy, training time, and interpretability.
Findings
Ensemble BERT outperforms individual models in sentiment classification.
Ensemble of three single-layer BERT models is comparable to a three-layer BERT model.
Deeper BERT networks are more efficient for training while maintaining performance.
Abstract
The mental health assessment of middle school students has always been one of the focuses in the field of education. This paper introduces a new ensemble learning network based on BERT, employing the concept of enhancing model performance by integrating multiple classifiers. We trained a range of BERT-based learners, which combined using the majority voting method. We collect social network text data of middle school students through China's Weibo and apply the method to the task of classifying emotional tendencies in middle school students' social network texts. Experimental results suggest that the ensemble learning network has a better performance than the base model and the performance of the ensemble learning model, consisting of three single-layer BERT models, is barely the same as a three-layer BERT model but requires 11.58% more training time. Therefore, in terms of balancing…
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 · Advanced Text Analysis Techniques
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Softmax · Dense Connections · Dropout · Linear Layer · Attention Dropout · Residual Connection · Linear Warmup With Linear Decay · WordPiece
