Multi-Layer Forecasting Model for Wireless Cell KPIs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for forecasting cell performance issues in wireless networks have inadequate forecasting horizons and fail to identify relationships between multiple Key Performance Indicators (KPIs) of a single cell or across multiple cells.

Innovation Solution

A multi-layer forecasting model is applied to time-series data of KPIs to predict future performance issues. This model includes layers for predicting linear, periodic, and further patterns across multiple KPIs, using techniques such as double exponential smoothing, discrete Fourier transforms, and stacked causal convolutional layers.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If existing forecasting methods are used, then the forecasting process is simple, but the forecasting horizon is inadequate and relationships between multiple KPIs cannot be identified

Engineering Contradiction:
Improveforecasting accuracyVSAvoidmodel complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The forecasting model is segmented into multiple independent layers: a linear pattern layer using double exponential smoothing, a periodic pattern layer using discrete Fourier transforms, and a residual pattern layer using stacked causal convolutional layers. Each layer handles specific aspects of the time-series data, allowing the system to capture complex relationships between multiple KPIs while maintaining manageable complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The model transitions from univariate to multivariate analysis by stacking multiple layers that process different dimensions of the data. The first layer handles linear trends, the second layer captures periodicities, and the third layer identifies complex cross-KPI relationships. This dimensional approach enables the system to forecast multiple KPIs simultaneously while capturing their interdependencies.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If a multi-layer forecasting model is applied to capture complex KPI relationships, then forecasting accuracy improves, but computational complexity increases

Engineering Contradiction:
Improveforecasting accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The computational task is segmented across multiple specialized layers. The linear pattern layer processes trends using efficient double exponential smoothing, the periodic pattern layer handles seasonal variations through discrete Fourier transforms, and the residual layer captures complex relationships using stacked causal convolutional layers. This segmentation allows each layer to be optimized for its specific function, reducing overall computational burden compared to a single monolithic model.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The model replaces simple mechanical averaging methods with more sophisticated mathematical transformations. Double exponential smoothing substitutes basic moving averages to capture trends more accurately, discrete Fourier transforms replace simple periodic detection to identify seasonal patterns, and stacked causal convolutional layers replace traditional time-series analysis to model complex KPI relationships. These substitutions improve accuracy while maintaining computational efficiency through well-established algorithms.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS20250119770A1Method for Cell Issue Forecasting
Publication Date: 2025.04.10 TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
  • US20250119770A1 patent drawing
  • US20250119770A1 patent drawing
  • US20250119770A1 patent drawing

AI summary

Embodiments include computer-implemented methods of forecasting performance issues associated with cells in a wireless network. Such methods include for each of a plurality of cells in the wireless network, obtaining first time-series data representing a plurality of key performance indicators (KPIs) at a first plurality of past time points and applying a multi-layer forecasting model to the first time-series data to determine second time-series data representing the plurality of KPIs for each of the plurality of cells at a second plurality of future time points. Such methods include, based on the second time-series data, determining respective probabilities of occurrence for a respective plurality of different performance issues, associated with the plurality of cells, during one or more future time periods that include the second plurality of future time points. Other embodiments include network optimization functions associated with the wireless network, which are configured to perform such methods.