Table of Contents
Fetching ...

QDCNN: Quantum Deep Learning for Enhancing Safety and Reliability in Autonomous Transportation Systems

Ashtakala Meghanath, Subham Das, Bikash K. Behera, Muhammad Attique Khan, Saif Al-Kuwari, Ahmed Farouk

TL;DR

The paper tackles safety and reliability challenges in autonomous transportation CPS under challenging lighting and shadow conditions. It proposes QDCNN, a quantum deep learning framework that combines shadow detection via the UU-dagger method with a Variational Quantum Classifier for lane-direction inference, using minimal quantum resources. The work demonstrates substantial speed advantages for shadow detection over classical methods and shows robustness to noise across multiple datasets, including rain conditions, with track-specific performance improvements over a classical DNN baseline. Overall, the approach suggests a practical pathway for integrating quantum-enhanced perception and decision-making into real-time autonomous transportation within CPS, potentially improving safety and reliability in dynamic environments.

Abstract

In transportation cyber-physical systems (CPS), ensuring safety and reliability in real-time decision-making is essential for successfully deploying autonomous vehicles and intelligent transportation networks. However, these systems face significant challenges, such as computational complexity and the ability to handle ambiguous inputs like shadows in complex environments. This paper introduces a Quantum Deep Convolutional Neural Network (QDCNN) designed to enhance the safety and reliability of CPS in transportation by leveraging quantum algorithms. At the core of QDCNN is the UU† method, which is utilized to improve shadow detection through a propagation algorithm that trains the centroid value with preprocessing and postprocessing operations to classify shadow regions in images accurately. The proposed QDCNN is evaluated on three datasets on normal conditions and one road affected by rain to test its robustness. It outperforms existing methods in terms of computational efficiency, achieving a shadow detection time of just 0.0049352 seconds, faster than classical algorithms like intensity-based thresholding (0.03 seconds), chromaticity-based shadow detection (1.47 seconds), and local binary pattern techniques (2.05 seconds). This remarkable speed, superior accuracy, and noise resilience demonstrate the key factors for safe navigation in autonomous transportation in real-time. This research demonstrates the potential of quantum-enhanced models in addressing critical limitations of classical methods, contributing to more dependable and robust autonomous transportation systems within the CPS framework.

QDCNN: Quantum Deep Learning for Enhancing Safety and Reliability in Autonomous Transportation Systems

TL;DR

The paper tackles safety and reliability challenges in autonomous transportation CPS under challenging lighting and shadow conditions. It proposes QDCNN, a quantum deep learning framework that combines shadow detection via the UU-dagger method with a Variational Quantum Classifier for lane-direction inference, using minimal quantum resources. The work demonstrates substantial speed advantages for shadow detection over classical methods and shows robustness to noise across multiple datasets, including rain conditions, with track-specific performance improvements over a classical DNN baseline. Overall, the approach suggests a practical pathway for integrating quantum-enhanced perception and decision-making into real-time autonomous transportation within CPS, potentially improving safety and reliability in dynamic environments.

Abstract

In transportation cyber-physical systems (CPS), ensuring safety and reliability in real-time decision-making is essential for successfully deploying autonomous vehicles and intelligent transportation networks. However, these systems face significant challenges, such as computational complexity and the ability to handle ambiguous inputs like shadows in complex environments. This paper introduces a Quantum Deep Convolutional Neural Network (QDCNN) designed to enhance the safety and reliability of CPS in transportation by leveraging quantum algorithms. At the core of QDCNN is the UU† method, which is utilized to improve shadow detection through a propagation algorithm that trains the centroid value with preprocessing and postprocessing operations to classify shadow regions in images accurately. The proposed QDCNN is evaluated on three datasets on normal conditions and one road affected by rain to test its robustness. It outperforms existing methods in terms of computational efficiency, achieving a shadow detection time of just 0.0049352 seconds, faster than classical algorithms like intensity-based thresholding (0.03 seconds), chromaticity-based shadow detection (1.47 seconds), and local binary pattern techniques (2.05 seconds). This remarkable speed, superior accuracy, and noise resilience demonstrate the key factors for safe navigation in autonomous transportation in real-time. This research demonstrates the potential of quantum-enhanced models in addressing critical limitations of classical methods, contributing to more dependable and robust autonomous transportation systems within the CPS framework.

Paper Structure

This paper contains 23 sections, 13 equations, 7 figures, 4 tables, 3 algorithms.

Figures (7)

  • Figure 1: QDCNN System Model.
  • Figure 2: VQC Circuit.
  • Figure 3: Sample Data for the Classification Model. Track-1: (a) Left, (b) Right, and (c) Straight, Track-2: (d) Left (e) Right, and (f) Straight, CARLA (g) Left, (h) Right, and (I) Straight.
  • Figure 4: Sample Data Were Analyzed Using Three Clustering Techniques—K-Means Clustering, Image-Splitting, and Spectral Clustering—Applied Consistently Across Track 1 (a-c), Track 2 (d-f), and the CARLA (g-i).
  • Figure 5: Loss and Accuracy for DNN Training Over 25 Epochs, With Each Epoch Consisting of 5,280 Samples, for (a) Track 1 and (b) Track 2.
  • ...and 2 more figures