Downlink Throughput Prediction in LTE Cellular Networks Using Time Series Forecasting
Downlink Throughput Prediction in LTE Cellular Networks Using Time Series Forecasting
Abstract—Long-Term Evolution (LTE) cellular networks have team relied on the traditional method using a conventional
transformed the mobile business, as users increasingly require linear regression [4]. In order to forecast cell downlink traffic
various network services such as video streaming, online gaming, and predict UE DL throughput for the upcoming year, it is
and video conferencing. A network planning approach is required
for network services to meet user expectations and meet their not sufficient to depend only on downlink traffic itself. As
needs. The User DownLink (UE DL) throughput is considered the previously stated, this will not continue to be successful.
most effective Key Performance Indicator (KPI) for measuring the The main contribution of this paper is the use of deep
user experience. As a result, the forecast of UE DL throughput learning and machine learning to combine multiple KPIs in
is essential in network dimensioning for the network planning UE DL throughput prediction by combining regression neural
team throughout the network design stage. The proposed system
employs several KPIs to predict UE DL throughput by combining network [5] and seasonal ARIMA [6] on a daily live network
machine learning and deep learning framework for a time series cells KPIs to produce a more accurate UE DL throughput pre-
forecasting rather than the traditional statistical technique based diction to improve accuracy. The paper covers all kinds, from
on downlink traffic only. The proposed scheme identifies the most selecting the most important KPIs affecting UE DL throughput
significant KPIs that affect UE DL throughput and provides to optimizing the regression neural network. This helps the
accurate results based on prediction.
engineers for better network planning and better selection for
Index Terms—Mobile Networks, Capacity Planning, Regression spectrum expansion solutions based on the predicted upcoming
Neural Network, seasonal Auto-Regressive Integrated Moving Av- year UE DL throughput verses the minimum accepted UE DL
erage (ARIMA), Throughput Forecast, Machine Learning (ML).
throughput defined by the management team.
The rest of the paper is organised as follows. Section II illus-
trates the system model architecture considering the machine
I. INTRODUCTION learning and Neural Network . Section III shows the simulation
results. Finally,Section IV presents conclusions and discusses
Increasing demand for data services forces users to rely on
future work.
cellular LTE networks for a range of services such as video
streaming and online gaming [1], which become essential to II. SYSTEM MODEL
people. Currently, operators consider the spectrum to be one of
the most precious resources available, and they must maximize The model is divided into two main parts that integrate
the utilization of the spectrum with providing the best possible to implement the overall system. As shown in Fig. 1, the
user experience. This has resulted in new features and strategies regression neural network uses non-historical data of Cells
for spectrum sharing between different technologies, And the KPIs, and the ARIMA model, which uses historical data for
development of new technologies. cells for which we want to predict their UE DL throughput.
Mobile operators must have great confidence in their selec-
tion of LTE cells that require spectrum expansion to reduce A. Regression Neural Network
network bottlenecks. In order to avoid investing in new hard- Regression neural network is used to predict optimal features
ware that is not completely exploited, as in the case of adding a while attempting to keep the Root Mean Square Error (RMSE)
new sector or expanding the number of Multiple Input Multiple as low as possible. This system is divided into three major
output (MIMO) antennas, or using spectrum sharing solutions sections: data collection, feature selection, and training and
which may affect the user KPIs with the improper planning. validation.
As a result, mobile operators are considering the UE DL • Data collection: The data-set is consists of 157K LTE cell
throughput as one of the most essential LTE key performance KPIs records for 15K live network cells in Egypt, the cells
indicators for network planning [2]. are Frequency Division Duplex (FDD) operating on LTE
The importance of using the UE DL throughput for network Band 3. The records were collected on 20 days between
dimensioning is crucial. As cellular networks display downlink August and September 2021 over different regions from
throughput fluctuations more significant than the other wired Etisalat Misr operator. Each record includes A features
transmission technologies due to rapid changes in radio con- for the cell that may affect the UE DL throughput from
ditions and user mobility [3] for network operators, it is very available spectrum represented by available number of
important to reflect the user experience accurately. The majority Physical Resource Block (PRB), Channel Quality Indica-
of the operator’s throughput predictions are based strictly on tor (CQI), MIMO rank 2%, downlink modulation scheme
traffic forecasting and do not consider the unique characteristics to E-UTRAN Radio Access Bearer (ERAB drop rate) and
of each cell in the network. In this particular case, the capacity Uplink Block Error Rate (UL BLER).
Authorized licensed use limited to: Institut Teknologi Bandung. Downloaded on April 06,2024 at 02:38:02 UTC from IEEE Xplore. Restrictions apply.
Fig. 1. Overall System Diagram
• Feature selection: The model employs two stages of se- the MIMO RANK 2 PER, the percentage of modulation
lection: a filter method (Pearson Correlation) for remov- scheme 64QAM QAM64 PER, the available number of PRB,
ing features that have a low correlation with UE DL the DownLink Traffic in gigabytes DL TRAFFIC GB.
throughput, and an embedded method (Random Forest)
for obtaining each feature importance score and removing TABLE I
features with low importance, in order to obtain a final set F EATURE CORRELATION WITH UE DL T HROUGHPUT
of C features where C < A. KPI Abs correlation
• Training and validation: With the help of A features, we DL PRB UTI 0.70
may train and optimize the regression Neural Network to DL IBLER 0.69
CQI AVERAGE 0.62
obtain the lowest RMSE from the training and validation CCE USAGE PER 0.59
datasets, and we can use backward elimination for features MIMO RANK 2 PER 0.58
to obtain the final D features where D < C.
Authorized licensed use limited to: Institut Teknologi Bandung. Downloaded on April 06,2024 at 02:38:02 UTC from IEEE Xplore. Restrictions apply.
Fig. 3. DL TRAFFIC GB Forecast
Authorized licensed use limited to: Institut Teknologi Bandung. Downloaded on April 06,2024 at 02:38:02 UTC from IEEE Xplore. Restrictions apply.
ACKNOWLEDGEMENT
This work would not have been possible without the support
of Etisalat Misr Company for providing me the academic time
and all the support to pursue my career goals. I am especially
indebted to Tarek AbuBakr, Head of Customer Experience
Department for his continued support and guidance.
R EFERENCES
[1] H. Elsherbiny, H. M. Abbas, H. Abou-zeid, H. S. Hassanein, and
A. Noureldin, “4g lte network throughput modelling and prediction,” in
GLOBECOM 2020 - 2020 IEEE Global Communications Conference,
2020, pp. 1–6.
[2] D. Lee and J. Lee, “Machine learning and deep learning for throughput
prediction,” in 2021 Twelfth International Conference on Ubiquitous and
Future Networks (ICUFN), 2021, pp. 452–454.
[3] Y. Liu and J. Y. B. Lee, “An empirical study of throughput prediction in
mobile data networks,” in 2015 IEEE Global Communications Conference
(GLOBECOM), 2015, pp. 1–6.
[4] S. Cheusheva, “How to forecast in excel: lin-
ear and non-linear forecasting methods,” Ablebits. [On-
line]. Available: https://www.ablebits.com/office-addins-blog/2019/03/20/
forecast-excel-linear-exponential-smoothing-forecasting-models/
[5] F. Y. Wu and K. K. Yen, “Applications of neural network in regression
analysis,” Computers & Industrial Engineering, vol. 23, no. 1, pp. 93–95,
1992.
[6] B. Zhou, D. He, and Z. Sun, “Traffic modeling and prediction using
arima/garch model,” in Modeling and Simulation Tools for Emerging
Telecommunication Networks, 2006, pp. 101–121.
[7] e. a. Shu, Yantai, “Wireless traffic modeling and prediction using seasonal
arima models,” IEICE transactions on communicationsg, vol. 88, no. 10,
pp. 3992–3999, 2005.
Authorized licensed use limited to: Institut Teknologi Bandung. Downloaded on April 06,2024 at 02:38:02 UTC from IEEE Xplore. Restrictions apply.