
sponding labels, allows for comprehensive monitor-
ing of the examinee’s attention during an online ex-
amination. This capability is essential for identifying
suspicious behavior, ensuring the integrity of the ex-
amination process.
Table 2: YOLOv8 Object Detection Model Results
Metric Value
Precision 0.9920
Recall 0.9987
mAP50 0.9950
mAP50-95 0.9348
Model Performance Evaluation and Updation
• Evaluation Metrics: The model’s performance
was assessed using the metrics as seen in table 2.
• Evaluation Process: The evaluation was con-
ducted on a validation dataset comprising various
annotated images with various exam cheating sce-
narios. The confusion matrix was used to cal-
culate precision and recall, while mAP was cal-
culated following the standard COCO evaluation
method.
• Model Updating:
– Data Collection: New data was collected from
recent exams, focusing on emerging cheating
techniques.
– Data Annotation: The new dataset was anno-
tated with labels for cheating-related objects
and activities.
– Model Retraining: The YOLOv8 model was
retrained using the combined original and new
datasets.
• Documentation and Reporting: Each evaluation
and retraining cycle is meticulously documented.
Reports include performance metrics, changes in
model architecture, and qualitative assessments of
the model’s detection capabilities.
4 CONCLUSIONS
Our cheat detection system leveraging the YOLOv8
model demonstrated remarkable accuracy in identify-
ing multiple persons, unauthorized gadgets, and sus-
picious gaze directions. This system significantly en-
hances the integrity of online examinations by pro-
viding real-time alerts, thereby reducing the chances
of cheating. The solution’s versatility allows its ap-
plication across educational institutions, certification
bodies, and other scenarios requiring stringent moni-
toring and compliance. Furthermore, the potential for
adaptation to secure remote work environments and
online interviews showcases the broad applicability
of AI-driven solutions. This project underscores the
critical role of advanced object detection models in
maintaining fairness and credibility in various online
activities. The integration of deep learning models
like YOLOv8 is crucial for integrity detection dur-
ing online examinations, ensuring a fair and secure
assessment environment. Continuous innovation in
cheat detection methodologies is essential to keep up
with evolving challenges and maintain the trust and
reliability of online platforms.
REFERENCES
Nguyen, Q., Rienties, B., and Tempelaar, D. (2020). Explor-
ing the benefits of online education and the challenges
of online proctoring. Computers & Education.
Khawaji, A., Mitra, K., and Alhaddad, A. (2021). Cheat-
ing in online examinations: A review of existing
techniques and countermeasures. IEEE Access, 9,
160377–160396.
Krafka, K., Khosla, A., Kellnhofer, P., Kannan, H., Bhan-
darkar, S., Matusik, W., and Torralba, A. (2016). Eye
tracking for everyone. In Proceedings of the IEEE
Conference on Computer Vision and Pattern Recog-
nition (CVPR), 2176–2184.
Bochkovskiy, A., Wang, C. Y., and Liao, H. Y. M. (2022).
YOLOv8: Accurate, scalable, and fast object detec-
tion. arXiv preprint, arXiv:2208.08972.
Chu, X., Ouyang, W., Yang, W., and Wang, X. (2022).
Multicue gaze estimation for virtual reality. IEEE
Transactions on Visualization and Computer Graph-
ics, 28(10), 3593–3603.
Yin, L., Chen, X., Sun, Y., Worm, T., and Reale, M.
(2008). A high-resolution 3D dynamic facial expres-
sion database. In Proceedings of the IEEE Interna-
tional Conference on Automatic Face and Gesture
Recognition (FG), 1–6.
Soltane, M., and Laouar, M. R. (2021). A smart system
to detect cheating in the online exam. In Proceed-
ings of the 2021 International Conference on Infor-
mation Systems and Advanced Technologies (ICISAT).
doi:10.1109/ICISAT54145.2021.9678418.
Jadi, A. (2021). A new method for detecting cheat-
ing in online exams during the COVID-19
pandemic. International Journal of Computer
Science and Network Security, 21(4), 110–118.
doi:10.22937/IJCSNS.2021.21.4.17.
Tiong, L. C. O., and Lee, H. J. (2021). E-cheating preven-
tion measures: Detection of cheating in online exami-
nations using a deep learning approach – A case study.
arXiv preprint, arXiv:2101.09841.
Barrientos, A., Cuadros, M., Alba, J., and Cruz, A. S.
(2021). Implementation of a remote system for the su-
Real-Time Integrity Monitoring in Online Exams Using Deep Learning Model
431