Related Experiment Video
Updated: Jul 26, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
3.9K
A semi supervised approach to Arabic aspect category detection using Bert and teacher-student model
Miada Almasri1, Norah Al-Malki2, Reem Alotaibi1
1Information Technology Department/Faculty of Computing and Information Technology, King Abdulaziz University, Jeddah, Saudi Arabia.
Peerj. Computer Science
|June 22, 2023
Summary
This study introduces a semi-supervised noisy student approach to improve Arabic aspect category detection, enhancing the AraBERT model for better sentiment analysis in hotel reviews.
Area of Science:
- Natural Language Processing
- Machine Learning
- Sentiment Analysis
Background:
- Aspect-based sentiment analysis research is extensive in English but limited for Arabic, particularly in aspect category detection.
- Existing methods often rely on supervised learning and large labeled datasets, posing challenges for resource-scarce languages like Arabic.
Purpose of the Study:
- To implement a semi-supervised self-training, noisy student framework to enhance aspect category detection for Arabic.
- To improve the performance of the AraBERT v02 deep learning model using this framework on hotel review datasets.
Main Methods:
- A four-step framework involving a teacher model trained on labeled data, pseudo-label generation for unlabeled data, a noisy student model trained on combined data, and model ensembling.
- Utilized the SemEval 2016 hotel review dataset and the Hotel Arabic-Reviews Dataset (HARD) 2016, processing approximately 1 million sentences.
Main Results:
- The ensembled teacher-student model showed a 0.3% micro F1 improvement over the initial noisy student implementation for aspect category prediction.
- Achieved a 1% increase in micro F1 compared to the teacher model, outperforming baselines and other deep learning models.
Conclusions:
- The proposed semi-supervised noisy student framework effectively enhances Arabic aspect category detection capabilities.
- The ensembled AraBERT model demonstrates superior performance, addressing the research gap in Arabic aspect-based sentiment analysis.

