School of Software Technology, Dalian University of Technology, Dalian 116024, China.
Sensors (Basel). 2023 Apr 16;23(8):4029. doi: 10.3390/s23084029.
With the rapid development of the Internet of Things (IoT) technology, Wi-Fi signals have been widely used for trajectory signal acquisition. Indoor trajectory matching aims to achieve the monitoring of the encounters between people and trajectory analysis in indoor environments. Due to constraints ofn the computation abilities IoT devices, the computation of indoor trajectory matching requires the assistance of a cloud platform, which brings up privacy concerns. Therefore, this paper proposes a trajectory-matching calculation method that supports ciphertext operations. Hash algorithms and homomorphic encryption are selected to ensure the security of different private data, and the actual trajectory similarity is determined based on correlation coefficients. However, due to obstacles and other interferences in indoor environments, the original data collected may be missing in certain stages. Therefore, this paper also complements the missing values on ciphertexts through mean, linear regression, and KNN algorithms. These algorithms can predict the missing parts of the ciphertext dataset, and the accuracy of the complemented dataset can reach over 97%. This paper provides original and complemented datasets for matching calculations, and demonstrates their high feasibility and effectiveness in practical applications from the perspective of calculation time and accuracy loss.
随着物联网(IoT)技术的快速发展,Wi-Fi 信号已被广泛应用于轨迹信号采集。室内轨迹匹配旨在实现对室内环境中人与人之间的相遇和轨迹分析的监测。由于 IoT 设备的计算能力有限,室内轨迹匹配的计算需要云平台的协助,这带来了隐私问题。因此,本文提出了一种支持密文操作的轨迹匹配计算方法。选择哈希算法和同态加密来确保不同私有数据的安全性,并基于相关系数确定实际轨迹相似度。然而,由于室内环境中的障碍物和其他干扰,原始数据在某些阶段可能会丢失。因此,本文还通过均值、线性回归和 KNN 算法对密文进行了缺失值补充。这些算法可以预测密文数据集的缺失部分,补充数据集的准确性可达到 97%以上。本文提供了原始和补充数据集用于匹配计算,并从计算时间和精度损失的角度展示了它们在实际应用中的高可行性和有效性。