Skip to content

Author

Mohannad Alkanan

3 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

Edgeefficient human activity recognition using a quantized patchbased transformer.

Human Activity Recognition (HAR) systems using deep learning have shown significant promise; however, deploying such models on edge computing systems remains challenging due to constraints in inference latency, memory footprints and computational capacity. This study proposes a lightweight, end-to-end patch-based Transformer architecture designed for efficient HAR for resource constrained edge environments, evaluated through an architectural ablation study and multiple quantization strategies using TensorFlow Lite. We conducted extensive experiments by varying patch lengths and Transformer encoder depths in order to evaluate the impact on classification accuracy, latency and model complexity. The results demonstrate that moderate temporal patching achieves an effective balance between temporal representation learning and computational efficiency. Experiments have been conducted on two widely open-source benchmark datasets, WISDM and PAMAP2, where raw sensor signals are pre-processed through segmentation, normalization, and overlapping windowing before being fed into a compact Transformer model with patch embedding and multi-head self-attention for feature extraction. The trained models are converted into FP32, FP16, INT8 dynamic range, and INT8 full formats to evaluate trade-offs between different metrics such as accuracy, model size, and inference latency. The baseline model achieves 96.77% accuracy on WISDM and 98.48% on PAMAP2, with consistently high macro F1-scores. Among all quantization variants, TFLite-INT8-Dynamic reduced model size by 95.55% and 89.80% for WISDM and PAMAP2, respectively and drastically improved inference latency by around 99% for both datasets with minimal accuracy degradation. These findings demonstrate that the proposed patch-based Transformer model for HAR has achieved an effective balance between recognition performance and computational efficiency, which indicates its strong deployment feasibility for resource constrained edge environments through TensorFlow Lite benchmarking and can provide a scalable solution for edge intelligence applications.

Aasif Rashid Khanday, Rajendra Kumar, Yonis Gulzar et al. · 0 citations
Open access Jul 2026

Automated classification of maxillary and mandibular dental views on intraoral photographs: a comparative benchmark study and mobile proof-of-concept.

Artificial intelligence is increasingly explored in dentistry to improve workflow efficiency and support image-based analysis. This study benchmarks deep learning (DL) and machine learning (ML) approaches for classifying pediatric dental views using a publicly available dataset of 9,562 intraoral images from children aged 1-14 years, covering eight maxillary and mandibular view classes. Under 10-fold cross-validation, MobileNetV2 achieved the highest performance among DL models (accuracy 95.18%, F1-score 0.95, AUC 0.997), followed by InceptionV3 (93.76%) and Xception (93.07%). Among ML methods, Logistic Regression achieved 93.33% accuracy with an AUC of 0.996. A symmetry-aware architecture, DentSym, was further proposed, achieving an average accuracy of 98.92% with balanced precision, recall, and F1-score. Model interpretability was examined using Grad-CAM, indicating that predictions were based on relevant dental regions. The highest-performing model was integrated into a prototype iOS application for real-time classification as a proof of concept. However, as cross-validation was performed at the image level due to the absence of patient identifiers, the reported performance should be interpreted as an upper-bound estimate under the current experimental setting. The study provides baseline reference results for this dataset and highlights the potential of explainable, mobile-based AI systems for future dental applications.

E. Yasin, M. Koklu, Mohannad Alkanan et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.