Deep Attention-based Sequential Ensemble Learning for BLE-Based Indoor Localization in Care Facilities

arXiv cs.LG / 3/24/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that BLE-based indoor localization in care facilities suffers from limited performance when temporal measurements are treated as independent observations rather than as a sequence.
  • It proposes Deep Attention-based Sequential Ensemble Learning (DASEL), which models localization as sequential learning using bidirectional GRUs with attention, frequency-based feature engineering, multi-directional sliding windows, and confidence-weighted temporal smoothing.
  • Experiments on real care-facility BLE data using 4-fold temporal cross-validation show DASEL reaching a macro F1 of 0.4438, outperforming the strongest traditional baseline (0.2898) by 53.1%.
  • The approach is designed to better capture human movement trajectories, aiming to improve downstream operational use cases like staff allocation and workload management in care settings.

Abstract

Indoor localization systems in care facilities enable optimization of staff allocation, workload management, and quality of care delivery. Traditional machine learning approaches to Bluetooth Low Energy (BLE)-based localization treat each temporal measurement as an independent observation, fundamentally limiting their performance. To address this limitation, this paper introduces Deep Attention-based Sequential Ensemble Learning (DASEL), a novel framework that reconceptualizes indoor localization as a sequential learning problem. The framework integrates frequency-based feature engineering, bidirectional GRU networks with attention mechanisms, multi-directional sliding windows, and confidence-weighted temporal smoothing to capture human movement trajectories. Evaluated on real-world data from a care facility using 4-fold temporal cross-validation, DASEL achieves a macro F1 score of 0.4438, representing a 53.1% improvement over the best traditional baseline (0.2898).