Friday 07 March 2025
Path loss models, a crucial tool in wireless communications, have been revolutionized by machine learning techniques. These models predict signal losses between transmitters and receivers, enabling efficient use of radio frequency spectrum. Recent research has explored the use of convolutional neural networks (CNNs) to improve path loss prediction.
To better understand this concept, let’s dive into the basics. Path loss refers to the decrease in signal strength as it travels through the air. This phenomenon is influenced by various factors such as distance between transmitter and receiver, terrain height, and clutter density. Engineers use these factors to create mathematical models that predict signal losses. However, traditional methods often struggle to accurately account for complex environmental conditions.
Enter CNNs, a type of deep learning algorithm capable of extracting intricate patterns from large datasets. By feeding CNNs with detailed information about the environment, such as digital surface model (DSM) data and frequency measurements, researchers aimed to create more accurate path loss models.
The study analyzed two primary methods for representing scalar features in CNN-based path loss models: image channels and scalar inputs. The first approach involves treating scalar features as additional image channels, while the second method integrates these features into the fully connected neural network (FCN).
Results showed that using frequency and distance as filled channels before feature extraction layers led to better generalization performance. This approach achieved an impressive 7.25 dB root mean squared error (RMSE) in a test set of over 125,000 measurements from Canada.
However, when these scalar features were input directly into the FCN, the model suffered from overfitting. This phenomenon occurred due to the high number of features and the limited training data. The study’s findings suggest that including frequency and distance as image channels helps the model learn more generalizable patterns, whereas integrating them into the FCN may lead to overfitting.
The research also investigated the performance of a third approach, known as FLIP (Feature Layer Integration in Perceptron). This method combines frequency and distance as scalar inputs to the FCN. Surprisingly, FLIP achieved low RMSE on non-line-of-sight links with low clutter density, indicating that this approach may be effective for specific scenarios.
The study’s findings have significant implications for wireless communications research. By leveraging machine learning techniques and detailed environmental data, engineers can create more accurate path loss models. These improvements will enable better spectrum planning, reduced interference, and improved wireless network performance.
Cite this article: “Revolutionizing Path Loss Modeling with Machine Learning Techniques”, The Science Archive, 2025.
Path Loss Models, Machine Learning, Convolutional Neural Networks, Signal Strength, Distance, Terrain Height, Clutter Density, Digital Surface Model, Frequency Measurements, Root Mean Squared Error.







