IJCAI 20250 citations

RoLocMe: A Robust Multi-agent Source Localization System with Learning-based Map Estimation

Thanh Dat Le, Lyuzhou Ye, Yan Huang

Abstract

This paper addresses the source localization problem by introducing RoLocMe, a multi-agent reinforcement learning system that integrates SkipNet - a skip-connection-based RSS estimation model - with parallel Q-learning. SkipNet predicts RSS propagation of the entire search region, enabling agents to explore efficiently. The agents leverage dueling DQN, value decomposition, and λ-returns to learn cooperative policies. RoLocMe converges faster and achieves at least 20% higher success rates than existing methods in dense and sparse reward settings. A drop-one ablation study confirms each component’s importance and RoLocMe’s effectiveness for larger teams.

BibTeX
@inproceedings{ijcai2025_rolocmearobustmu,
  title = {RoLocMe: A Robust Multi-agent Source Localization System with Learning-based Map Estimation},
  author = {Thanh Dat Le and Lyuzhou Ye and Yan Huang},
  booktitle = {IJCAI 2025},
  year = {2025}
}