Table of Contents
Fetching ...

Hybrid Quantum Neural Network based Indoor User Localization using Cloud Quantum Computing

Sparsh Mittal, Yash Chand, Neel Kanth Kundu

TL;DR

The paper addresses indoor user localization using RSSI data by introducing a Hybrid Quantum Neural Network (HQNN) that combines quantum feature mapping with classical learning. The HQNN employs a QQNN with a ZZFeatureMap and RealAmplitudes ansatz, followed by two classical layers, and is trained with $MSE$ loss before evaluation on real IBM Quantum hardware. Results show rapid convergence and superior performance in high-interference settings, outperforming the fixed-parameter quantum fingerprinting approach and approaching or exceeding classical NN performance in some cases. The work demonstrates the feasibility of HQNNs on NISQ devices for real-world RSSI localization and highlights practical considerations like training time and the need for quantum error correction.

Abstract

This paper proposes a hybrid quantum neural network (HQNN) for indoor user localization using received signal strength indicator (RSSI) values. We use publicly available RSSI datasets for indoor localization using WiFi, Bluetooth, and Zigbee to test the performance of the proposed HQNN. We also compare the performance of the HQNN with the recently proposed quantum fingerprinting-based user localization method. Our results show that the proposed HQNN performs better than the quantum fingerprinting algorithm since the HQNN has trainable parameters in the quantum circuits, whereas the quantum fingerprinting algorithm uses a fixed quantum circuit to calculate the similarity between the test data point and the fingerprint dataset. Unlike prior works, we also test the performance of the HQNN and quantum fingerprint algorithm on a real IBM quantum computer using cloud quantum computing services. Therefore, this paper examines the performance of the HQNN on noisy intermediate scale (NISQ) quantum devices using real-world RSSI localization datasets. The novelty of our approach lies in the use of simple feature maps and ansatz with fewer neurons, alongside testing on actual quantum hardware using real-world data, demonstrating practical applicability in real-world scenarios.

Hybrid Quantum Neural Network based Indoor User Localization using Cloud Quantum Computing

TL;DR

The paper addresses indoor user localization using RSSI data by introducing a Hybrid Quantum Neural Network (HQNN) that combines quantum feature mapping with classical learning. The HQNN employs a QQNN with a ZZFeatureMap and RealAmplitudes ansatz, followed by two classical layers, and is trained with loss before evaluation on real IBM Quantum hardware. Results show rapid convergence and superior performance in high-interference settings, outperforming the fixed-parameter quantum fingerprinting approach and approaching or exceeding classical NN performance in some cases. The work demonstrates the feasibility of HQNNs on NISQ devices for real-world RSSI localization and highlights practical considerations like training time and the need for quantum error correction.

Abstract

This paper proposes a hybrid quantum neural network (HQNN) for indoor user localization using received signal strength indicator (RSSI) values. We use publicly available RSSI datasets for indoor localization using WiFi, Bluetooth, and Zigbee to test the performance of the proposed HQNN. We also compare the performance of the HQNN with the recently proposed quantum fingerprinting-based user localization method. Our results show that the proposed HQNN performs better than the quantum fingerprinting algorithm since the HQNN has trainable parameters in the quantum circuits, whereas the quantum fingerprinting algorithm uses a fixed quantum circuit to calculate the similarity between the test data point and the fingerprint dataset. Unlike prior works, we also test the performance of the HQNN and quantum fingerprint algorithm on a real IBM quantum computer using cloud quantum computing services. Therefore, this paper examines the performance of the HQNN on noisy intermediate scale (NISQ) quantum devices using real-world RSSI localization datasets. The novelty of our approach lies in the use of simple feature maps and ansatz with fewer neurons, alongside testing on actual quantum hardware using real-world data, demonstrating practical applicability in real-world scenarios.
Paper Structure (17 sections, 3 figures, 1 table)

This paper contains 17 sections, 3 figures, 1 table.

Figures (3)

  • Figure 1: Schematic of the Hybrid Quantum-Classical Neural Network (HQNN)
  • Figure 2: Training Loss vs Epochs for HQNN and classical NN for different scenarios and devices
  • Figure 3: RMSE comparison of test dataset on IBM quantum hardware for different scenarios: Classical NN, KNN, Quantum Fingerprinting, and HQNN