English

PathFinder: Advancing Path Loss Prediction for Single-to-Multi-Transmitter Scenario

Machine Learning 2026-03-30 v3 Artificial Intelligence

Abstract

Radio path loss prediction (RPP) is critical for optimizing 5G networks and enabling IoT, smart city, and similar applications. However, current deep learning-based RPP methods lack proactive environmental modeling, struggle with realistic multi-transmitter scenarios, and generalize poorly under distribution shifts, particularly when training/testing environments differ in building density or transmitter configurations. This paper identifies three key issues: (1) passive environmental modeling that overlooks transmitters and key environmental features; (2) overemphasis on single-transmitter scenarios despite real-world multi-transmitter prevalence; (3) excessive focus on in-distribution performance while neglecting distribution shift challenges. To address these, we propose PathFinder, a novel architecture that actively models buildings and transmitters via disentangled feature encoding and integrates Mask-Guided Low-Rank Attention to independently focus on receiver and building regions. We also introduce a Transmitter-Oriented Mixup strategy for robust training and a new benchmark, single-to-multi-transmitter RPP (S2MT-RPP), tailored to evaluate extrapolation performance (multi-transmitter testing after single-transmitter training). Experimental results show PathFinder outperforms state-of-the-art methods significantly, especially in challenging multi-transmitter scenarios. Our code and project site are available at: https://emorzz1g.github.io/PathFinder/.

Keywords

Cite

@article{arxiv.2512.14150,
  title  = {PathFinder: Advancing Path Loss Prediction for Single-to-Multi-Transmitter Scenario},
  author = {Zhijie Zhong and Zhiwen Yu and Pengyu Li and Jianming Lv and C. L. Philip Chen and Min Chen},
  journal= {arXiv preprint arXiv:2512.14150},
  year   = {2026}
}

Comments

41 pages, 16 figures, 6 tables. Under review

R2 v1 2026-07-01T08:26:52.791Z