Distributed Hyperparameter Search for Low-Latency SON Edge Learning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing machine learning (ML) systems face challenges in hyperparameter tuning due to high signaling/latency costs, complex hyperparameter search spaces, and scarcity of training data, which hinder efficient implementation in self-organizing networks (SONs) like 5G communication networks.

Innovation Solution

A method involving a hyperparameter server and edge devices that extract distribution features from local training data, train a shared hyperparameter ML model, and use heuristic search to identify optimal hyperparameters, reducing the need for large data transfers and minimizing latency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional centralized hyperparameter search is used, then comprehensive model training can be achieved, but high signaling costs and latency occur due to large data transfers between edge devices and central server

Engineering Contradiction:
Improvehyperparameter search accuracyVSAvoidlatency
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent implements local hyperparameter search at edge devices using distributed machine learning. Each edge device maintains local training data and performs hyperparameter optimization locally, extracting only necessary performance metrics and sharing minimal information with the central server. This local execution eliminates the need for large-scale data transfers, reducing latency while maintaining search accuracy through distributed collaborative optimization.

Inventive Principle:
Principle #3Local quality

2Measurement precision

If exhaustive hyperparameter search is performed, then optimal hyperparameters can be identified, but the complex search space requires excessive computational resources and time

Engineering Contradiction:
Improvehyperparameter optimization accuracyVSAvoidhyperparameter search efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent segments the hyperparameter search space into multiple distributed search tasks executed across different edge devices. Each device handles a portion of the search space using local computational resources, dividing the exhaustive search into manageable segments. This segmentation enables parallel processing of hyperparameter combinations, reducing overall search time while maintaining comprehensive coverage of the search space through coordinated exploration.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements partial hyperparameter search by focusing on the most promising regions of the search space identified through distributed exploration. Rather than exhaustively evaluating all possible hyperparameter combinations, the system uses local performance feedback to guide selective exploration of critical parameter subsets, achieving sufficient optimization accuracy with reduced computational effort and improved search efficiency.

Inventive Principle:
Principle #16Partial or excessive action

3Productivity

If local training data is used at edge devices, then training speed improves, but data scarcity limits model performance

Engineering Contradiction:
Improvetraining speedVSAvoidtraining data volume
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The patent merges local training experiences across multiple edge devices through distributed collaborative learning. Each device trains models locally using its own data, then shares performance metrics and hyperparameter optimization results with the central server and other devices. This merging of distributed training outcomes effectively combines the benefits of local data utilization with collective knowledge aggregation, improving model performance despite individual data scarcity while maintaining fast local training speeds.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS12561611B2Method for efficient distributed machine learning hyperparameter search
Publication Date: 2026.02.24 TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
  • US12561611B2 patent drawing
  • US12561611B2 patent drawing
  • US12561611B2 patent drawing

AI summary

A method of a hyperparameter server improves hyper-parameter search efficiency for devices in a self-organizing network (SON) includes sending configuration for data feature collection to at least one edge device in the self-organizing network, receiving hyper-parameter performance data from the at least one edge device, and training a shared hyperparameter machine learning model using a global training database including the hyperparameter performance data to identify optimal hyperparameters for use by the at least one edge device. A further method of an edge device improves hyperparameter search efficiency for devices in a SON includes receiving configuration for data feature collection from a hyperparameter server, training an edge machine learning model using local training data and selected hyperparameters, and sending performance data to the hyperparameter server obtained from the training of the edge machine learning model.