LGSPApr 24, 2024

BeSound: Bluetooth-Based Position Estimation Enhancing with Cross-Modality Distillation

arXiv:2404.15999v13 citationsh-index: 62ABC
Originality Incremental advance
AI Analysis

This addresses privacy and cost concerns in smart factory monitoring, though it is incremental as it builds on existing knowledge distillation techniques.

The paper tackled the problem of worker tracking in smart factories by proposing a non-visual method using Bluetooth Low Energy (BLE) and ultrasound, achieving an 11.79% increase in F1-score compared to a baseline without knowledge distillation.

Smart factories leverage advanced technologies to optimize manufacturing processes and enhance efficiency. Implementing worker tracking systems, primarily through camera-based methods, ensures accurate monitoring. However, concerns about worker privacy and technology protection make it necessary to explore alternative approaches. We propose a non-visual, scalable solution using Bluetooth Low Energy (BLE) and ultrasound coordinates. BLE position estimation offers a very low-power and cost-effective solution, as the technology is available on smartphones and is scalable due to the large number of smartphone users, facilitating worker localization and safety protocol transmission. Ultrasound signals provide faster response times and higher accuracy but require custom hardware, increasing costs. To combine the benefits of both modalities, we employ knowledge distillation (KD) from ultrasound signals to BLE RSSI data. Once the student model is trained, the model only takes as inputs the BLE-RSSI data for inference, retaining the advantages of ubiquity and low cost of BLE RSSI. We tested our approach using data from an experiment with twelve participants in a smart factory test bed environment. We obtained an increase of 11.79% in the F1-score compared to the baseline (target model without KD and trained with BLE-RSSI data only).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes