Telecommunication Network Cell-Parameter Control With Safe Action Masking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing rule-based algorithms for optimizing cell parameters in telecommunication networks are limited in performance improvement over time, and reinforcement learning agents pose risks due to unpredictable actions that can negatively impact network performance, potentially breaching safety regulations.

Innovation Solution

A combined method using both rule-based and reinforcement learning algorithms to manage telecommunication environments, where a rule-based algorithm determines safe actions and masks opposing actions, ensuring that only safe actions are considered by the reinforcement learning algorithm for implementation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If reinforcement learning agents are used to optimize cell parameters, then network performance optimization is improved, but safety and reliability deteriorate due to unpredictable actions that can negatively impact network performance

Engineering Contradiction:
Improvenetwork performance optimizationVSAvoidsafety and reliability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

A safety layer is introduced as an intermediary between the reinforcement learning agent and the environment. This safety layer monitors RL actions and prevents harmful actions by comparing them against safety constraints, thus mediating between the RL agent's optimization goals and the network's safety requirements

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The safety layer performs preliminary checks on RL-generated actions before they are executed in the environment. By pre-evaluating actions against safety constraints and blocking potentially harmful actions in advance, the system prevents safety violations before they occur

Inventive Principle:
Principle #9Preliminary anti-action

2Reliability

If rule-based algorithms are used to ensure safety, then reliability is improved, but performance optimization capability deteriorates due to limited adaptability

Engineering Contradiction:
ImprovesafetyVSAvoidperformance optimization capability
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system merges rule-based safety mechanisms with reinforcement learning optimization capabilities into a unified hierarchical architecture. The rule-based layer ensures safety constraints are met, while the RL layer provides adaptive optimization, combining the strengths of both approaches

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system dynamically switches between different control modes: the safety layer provides deterministic rule-based control when safety constraints are violated, while the RL agent provides adaptive learning-based control when operating within safe boundaries, creating a dynamic hybrid control system

Inventive Principle:
Principle #15Dynamics

3Adaptability or versatility

If RL agents explore suboptimal actions for learning, then learning capability is improved, but network performance deteriorates due to harmful actions

Engineering Contradiction:
Improvelearning capabilityVSAvoidnetwork performance
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The safety layer acts as a protective cushion that absorbs and blocks harmful exploration actions from reaching the environment. This allows the RL agent to learn from safe experiences while the safety layer prevents harmful actions, cushioning the system against exploration-related damage

Inventive Principle:
Principle #11Beforehand cushioning (Prior cushioning)

Data Source

PatentUS20250317362A1Methods, apparatus and computer-readable media for managing a system operative in a telecommunication environment
Publication Date: 2025.10.09 TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
  • US20250317362A1 patent drawing
  • US20250317362A1 patent drawing
  • US20250317362A1 patent drawing

AI summary

A computer implemented method is provided for managing a system operative in a telecommunication environment. Managing the system comprises causing the system to implement an action, the action being one of a set of available actions. The method comprises: analysing data relating to a state of the telecommunication environment, using a rule-based algorithm, to determine a recommended first action from the set of available actions; and removing, from the set of available actions, a second action which opposes the recommended first action, to generate a reduced set of available actions. The method further comprises: analysing data relating to a state of the telecommunication environment, using a reinforcement learning algorithm, to select a third action from the reduced set of available actions; and causing the system to implement the third action.