A Two-Stage, Object-Centric Deep Learning Framework for Robust Exam Cheating Detection
Van-Truong Le, Le-Khanh Nguyen, Trong-Doanh Nguyen

TL;DR
This paper introduces a two-stage AI framework combining object detection and behavioral analysis to improve exam cheating detection, emphasizing scalability, privacy, and ethical considerations.
Contribution
It presents a novel, scalable, and ethical two-stage deep learning system for exam cheating detection using YOLOv8n and RexNet-150, with significant performance improvements.
Findings
Achieved 0.95 accuracy and 0.94 recall on a large dataset.
Reduced inference time to 13.9 ms per sample.
Outperformed baseline accuracy by 13%.
Abstract
Academic integrity continues to face the persistent challenge of examination cheating. Traditional invigilation relies on human observation, which is inefficient, costly, and prone to errors at scale. Although some existing AI-powered monitoring systems have been deployed and trusted, many lack transparency or require multi-layered architectures to achieve the desired performance. To overcome these challenges, we propose an improvement over a simple two-stage framework for exam cheating detection that integrates object detection and behavioral analysis using well-known technologies. First, the state-of-the-art YOLOv8n model is used to localize students in exam-room images. Each detected region is cropped and preprocessed, then classified by a fine-tuned RexNet-150 model as either normal or cheating behavior. The system is trained on a dataset compiled from 10 independent sources with a…
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.
