Alkhayyal Maram A, Mostafa Almetwally M
Department of Information Systems, College of Computers and Information Sciences, King Saud University, Riyadh 11451, Saudi Arabia.
Sensors (Basel). 2025 Jun 30;25(13):4101. doi: 10.3390/s25134101.
Accurate path loss prediction is essential for optimizing Long-Range Wide-Area Network (LoRaWAN) performance. Previous studies have employed various Machine Learning (ML) models for path loss prediction. However, environmental factors such as temperature, humidity, barometric pressure, and particulate matter have been largely neglected. This study bridges this gap by evaluating the performance of five boosting ML models-AdaBoost, XGBoost, LightGBM, GentleBoost, and LogitBoost-under dynamic environmental conditions. The models were compared with theoretical models (Log-Distance and Okumura-Hata) and existing studies that employed the same dataset based on metrics such as RMSE, MAE, and R. Furthermore, a detailed performance vs. complexity analysis was conducted using metrics such as training time, inference latency, model size, and energy consumption. Notably, barometric pressure emerged as the most influential environmental factor affecting path loss across all models. Bayesian Optimization was applied to fine-tune hyperparameters to improve model accuracy. Results showed that LightGBM outperformed other models with the lowest RMSE of 0.5166 and the highest R of 0.7151. LightGBM also offered the best trade-off between accuracy and computational efficiency. The findings show that boosting algorithms, particularly LightGBM, are highly effective for path loss prediction in LoRaWANs.
准确的路径损耗预测对于优化长距离广域网(LoRaWAN)性能至关重要。先前的研究采用了各种机器学习(ML)模型进行路径损耗预测。然而,诸如温度、湿度、气压和颗粒物等环境因素在很大程度上被忽视了。本研究通过评估五种增强型ML模型——AdaBoost、XGBoost、LightGBM、GentleBoost和LogitBoost——在动态环境条件下的性能来弥补这一差距。这些模型与理论模型(对数距离模型和奥村-哈塔模型)以及基于均方根误差(RMSE)、平均绝对误差(MAE)和相关系数(R)等指标使用相同数据集的现有研究进行了比较。此外,还使用训练时间、推理延迟、模型大小和能耗等指标进行了详细的性能与复杂度分析。值得注意的是,气压是所有模型中影响路径损耗的最具影响力的环境因素。应用贝叶斯优化来微调超参数以提高模型准确性。结果表明,LightGBM的表现优于其他模型,其RMSE最低为0.5166,R最高为0.7151。LightGBM在准确性和计算效率之间也提供了最佳平衡。研究结果表明,增强算法,特别是LightGBM,在LoRaWAN的路径损耗预测中非常有效。