Skip to content

Author

Saqib Qamar

2 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 Aug 2026

Evaluating YOLO26s for Multi-Class Pavement Crack Detection: A Lightweight Approach for Sustainable Edge Deployment

Highlights What are the main findings? YOLO26s, a lightweight deep learning model, achieves 89.0% mAP@0.5 for multi-class pavement crack detection (longitudinal, transverse, pothole, and alligator cracks) while reducing 14.3% parameters and 7.7% FLOPs compared to YOLOv8s, enabling efficient real-time edge deployment. Evaluated on a multinational dataset (RDD2022) spanning four countries (USA, Norway, Japan, China), YOLO26s demonstrates robust cross-domain generalization across diverse environmental conditions, road textures, and imaging perspectives. What are the implications of the main findings? The lightweight architecture supports sustainable infrastructure management by facilitating early, accurate crack detection on resource-constrained edge devices, reducing material waste, energy consumption, and carbon emissions from delayed or repeated road maintenance. The model’s real-time capability and computational efficiency make it scalable for large-scale road network monitoring, offering a practical AI-driven solution for municipalities and maintenance authorities in both developed and emerging regions. Abstract Maintaining durable road infrastructure is crucial for reducing resource consumption, minimizing repair costs, and supporting sustainable urban mobility. However, accurately detecting small and morphologically diverse pavement cracks remains challenging due to variations in lighting, road textures, and crack shapes across different geographic regions. YOLO (You Only Look Once) is one of the most widely adopted deep learning (DL) frameworks for object detection. Traditional inspection methods are labor-intensive and often inconsistent, while existing DL models can be computationally heavy or limited to single crack types, restricting real-time deployment and scalability. To address these challenges, this study presents YOLO26s, a lightweight DL model for multi-class pavement crack detection across diverse environmental and geographic conditions. Using a curated subset of 6972 annotated images from the Road Damage Dataset 2022, YOLO26s identifies four crack types: longitudinal, transverse, pothole, and alligator cracks. Compared to baseline models (YOLOv8s, YOLOv8n, YOLO26n), YOLO26s achieves higher detection accuracy (mAP@0.5 = 89.0%) while reducing computational complexity by 14.3% in parameters and 7.7% in FLOPs, enabling real-time deployment on edge devices. By facilitating early and accurate crack detection, the proposed approach supports proactive maintenance, extends pavement lifespan, and reduces material and energy usage, contributing to more sustainable road network management. These findings highlight the potential of efficient AI-driven inspection systems to enhance environmental and economic sustainability in civil infrastructure.

S. Abbas, Md. Taherul Islam Shawon, Saqib Qamar et al. · 0 citations
Open access Jul 2026

Adaptive Diffusion Vision-Language Models for Reliable Medical Image Understanding

Biomedical vision–language models increasingly support image-grounded clinical dialogue, yet most deployable systems still depend on autoregressive language generation. Such systems tend to truncate answers, react poorly to length instructions, and offer no principled way to signal uncertainty when image evidence is weak. We present MedDiffVL, a biomedical vision-language model that pairs a masked language diffusion backbone with a SigLIP-2 visual encoder and a multimodal alignment pipeline that injects modality and question-type cues. Three inference-time mechanisms target the failure modes of diffusion-based generators in the clinical setting. An adaptive confidence-guided remasking rule uses a time-aware threshold and a short-window stability check to remove repetitive low-quality candidates. A clinically aware length controller selects a target length from question type, modality, and an internal uncertainty estimate. A reliability gate combines visual-evidence and answer-confidence scores to emit, hedge, or escalate a response. On VQA-RAD, SLAKE, and PathVQA, the model reaches 85.42, 92.78, and 94.91% closed-form accuracy and an overall conversation score of 53.42 against a fixed reference. Token repetition falls from 0.18 to 0.06. An ECE falls from 0.137 to 0.034, but this reflects an ECE-surrogate training loss and is not independently validated. These gains are not uniform. The closed-form gains over the prior diffusion model lie within run-to-run variance, and latency stays higher than autoregressive baselines. The main contribution is controllability and reliability-aware decoding, not higher closed-form accuracy. The results indicate that confidence-guided masked diffusion with reliability-aware decoding is a useful direction for controllable and reliability-aware clinical assistants.

Saqib Qamar, Goram Mufarah M. Alshmrani · 0 citations