CORTEXA
← Browse
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-23Cited by 0

Driver Drowsiness Detection on the Edge

Zenon Lamprou, Georgia Christodoulou, Konstantinos Avgerinakis

Driver drowsiness detection is a key component of modern Advanced Driver Assistance Systems (ADAS), aiming to enhance road safety through timely identification of reduced driver alertness. In this work, we present a comparative evaluation of several state-of-the-art deep learning models for drowsiness detection, including convolutional and transformer-based architectures, across multiple public datasets and a custom-compiled dataset. Our analysis focuses on cross-dataset generalization, lightweight preprocessing strategies, and suitability for on-device deployment. Experimental results reveal significant performance variability across datasets, indicating limited generalization beyond the original training domains. We further show that targeted preprocessing, including face detection and Contrast Limited Adaptive Histogram Equalization (CLAHE), consistently improves model performance without increasing training complexity. Although LiteRT conversion was explored to enable mobile deployment, inconsistent performance and incomplete model support stemming from the lack of a unified and reliable conversion framework, limited its effectiveness. These findings highlight key challenges in deploying robust, privacy-preserving, and real-time drowsiness detection systems on resource-constrained devices.

View free PDFSource page

Related papers

openalexZenodo (CERN European Organization for Nuclear Research)2026-07-26

AI-Driven Intrusion Detection for the Internet of Things: A Scoping Review of Federated Learning, Privacy-Preserving Architectures, and Edge Deployability

Gilbert Aimufua, Godwin Agbonkhese

Federated learning has emerged as the dominant architectural response to the privacy and communication constraints of centralised intrusion detection in Internet of Things environments, yet the field lacks a synthesis that maps the concurrent state of architecture diversity, priv…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-25

Design and Development of AI-Assisted UAV for Smart Campus Crowd Analytics and Anomaly Detection

Sam Philip, Pandian P

Abstract: This paper focuses on a self-sufficient UAV-supported monitoring system that can be used to improve smart campus security through real-time crowd analytics and anomaly detection. The system combines a quadrotor drone with a Pixhawk flight controller, a u-blox M10 GPS mo…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-25

Behavioral Provenance Detection of Malicious Python Packages using Graph Neural Networks

Umar Hakeema Tafida

The increasing reliance on third-party packages from repositories such as Python Package Index (PyPI) and Node Package Manager (NPM) has introduced critical vulnerabilities in software supply chains. Traditional security approaches, including signature-based detection and trust e…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-26

Structured Framework for Managing Decision Trade-offs in AI-Based Perception Systems for Advanced Driver Assistance Systems

R K Joshi

The use of Advanced Driver Assistance Systems (ADAS) heavily depends on the perception models to make real-time decisions but the traditional methods have tended to use specific confidence thresholds to make the trade-offs between missed detections and false alarms to be not opti…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-25

V2X - Collision Avoidance

Abdallah Shehawey, A.O.M. Saleh, A G. K. GAMAL

# Overview The **V2X Collision Avoidance System** is an intelligent transportation platform that integrates **Vehicle-to-Everything (V2X)** communication, **embedded systems**, **artificial intelligence**, and **sensor fusion** to improve road safety through real-time collision p…

View free PDFSource page
openalexZenodo (CERN European Organization for Nuclear Research)2026-07-24

PhishNet: A Cost-Sensitive Stacked-Ensemble Approach to Machine Learning-Based Phishing Website Detection

Jahnavi Somaraju, Dhanalakshmi G, Rakshitha V, Kavitha G, Rajani A

Real-world phishing traffic is heavily imbalanced — legitimate URLs vastly outnumber phishing ones in any live traffic stream — and the two error types carry different costs: a missed phishing site (false negative) can lead directly to credential theft, while a legitimate site wr…

View free PDFSource page