Visual RSSI fingerprinting for radio-based indoor localization
Giuseppe Puglisi, Daniele Di Mauro, Luigi Gulino, Antonino Furnari, Giovanni Farinella
We create a pipeline that goes through the following steps: 1) Visual RSSI Fingerprinting, in which we collect different RSSI values and associate them to visual observations in the form of RGB images. 2) Structure From Motion, which is used to associate 3D poses to each image, and hence to each RSSI value. 3) Projection of the 3D poses to the 2D floor-plan and exportation of the associated RSSI values useful for training machine learning algorithms for localization via radio signals.
Method
We hence propose a neural network architecture to exploit the temporal nature of the data and the different contribution of each antenna. Specifically, we design an architecture composed by 5 LSTMs, one for each antenna, to process in parallel features related to the different antennas. At each training step, every LSTM takes as input a sequence containing the RSSI signals of the last 20 seconds measured with respect to each corresponding antenna. The 128-dimensional hidden vectors of the different LSTMs are then concatenated in a single vector and fed to a Multi Layer Perceptron (MLP) made of 4 fully connected layers to regress the final 2D pose.
Dataset
Click herePaper
G. Puglisi, D. Di Mauro, L. Gulino, A. Furnari, G. M. Farinella, Visual RSSI fingerprinting for radio-based indoor localization. International Conference on Signal Processing and Multimedia Applications, 2022
@inproceedings{puglisi2022sigmap,
title = { Visual RSSI fingerprinting for radio-based indoor localization. },
author = {G. Puglisi D. Di Mauro and L. Gulino and A. Furnari and G. M. Farinella },
year = { 2022 },
booktitle = { International Conference on Signal Processing and Multimedia Applications (SIGMAP) }
}
Acknowledgement
This research is supported by the project MEGABIT - PIAno di inCEntivi per la RIcerca di Ateneo 2020/2022 (PIACERI) – linea di intervento 2, DMI - University of Catania.