Search papers, labs, and topics across Lattice.
This study systematically analyzes the impact of training set size on machine learning models for path loss prediction in Low Power Wide Area Networks (LPWAN), specifically focusing on LoRa technology. By employing Random Forest and k-Nearest Neighbors with real-world urban measurements, the authors demonstrate that both ML models significantly outperform traditional empirical models, achieving a root mean square error (RMSE) below 6.5 dB compared to 9.7 dB for the best baseline. The findings highlight the importance of model choice and training data volume in enhancing path loss prediction accuracy for smart city applications.
Machine learning models can reduce path loss prediction errors in LPWAN by over 30% compared to traditional methods, revolutionizing network planning for smart cities.
Low Power Wide Area Networks like LoRa are increasingly deployed for smart city applications, requiring accurate path loss prediction for effective network planning. Traditional (empirical) propagation models often exhibit limited accuracy in these scenarios. We investigate machine learning models for LoRa path loss prediction, systematically analyzing how prediction accuracy scales with training set size using real-world measurements from an urban deployment. Our approach employs a Random Forest with LiDAR-derived terrain features and k-Nearest Neighbors with coordinate data, comparing their performance against established empirical models and specialized LPWAN models. Under random pooled splits, both ML models consistently outperform the considered baseline models across the evaluated training-set sizes. At maximum training size, they achieve RMSE values below 6.5 dB compared to 9.7 dB for the best baseline, indicating accurate within-deployment interpolation. A leave-one-gateway-out check qualifies this result: RF shows placement-dependent transfer to held-out gateways, with moderate degradation for several gateways but larger errors for others, whereas coordinate-only k-NN degrades substantially when the gateway location is unseen