Grey-Box Bayesian Optimization for Sensor Placement in Assisted Living Environments

Abstract

Optimizing the configuration and placement of sensors is crucial for reliable fall detection, indoor localization, and activity recognition in assisted living spaces. We propose a novel, sample-efficient approach to find a high-quality sensor placement in an arbitrary indoor space based on grey-box Bayesian optimization and simulation-based evaluation. Our key technical contribution lies in capturing domain-specific knowledge about the spatial distribution of activities and incorporating it into the iterative selection of query points in Bayesian optimization. Considering two simulated indoor environments and a real-world dataset containing human activities and sensor triggers, we show that our proposed method performs better compared to state-of-the-art black-box optimization techniques in identifying high-quality sensor placements, leading to an accurate activity recognition model in terms of F1-score, while also requiring a significantly lower (51.3% on average) number of expensive function queries.

Cite

Text

Golestan et al. "Grey-Box Bayesian Optimization for Sensor Placement in Assisted Living Environments." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I20.30208

Markdown

[Golestan et al. "Grey-Box Bayesian Optimization for Sensor Placement in Assisted Living Environments." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/golestan2024aaai-grey/) doi:10.1609/AAAI.V38I20.30208

BibTeX

@inproceedings{golestan2024aaai-grey,
  title     = {{Grey-Box Bayesian Optimization for Sensor Placement in Assisted Living Environments}},
  author    = {Golestan, Shadan and Ardakanian, Omid and Boulanger, Pierre},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {22049-22057},
  doi       = {10.1609/AAAI.V38I20.30208},
  url       = {https://mlanthology.org/aaai/2024/golestan2024aaai-grey/}
}