Methods, apparatus and computer-readable media related to sharing datasets over a communication network
The proposed dataset delivery mechanism through a central entity addresses interoperability issues in two-sided AI/ML models by enabling training of a single model part at network nodes or UEs, simplifying implementation and ensuring robust performance across diverse network configurations.
Patent Information
- Application Number
- PCT/SE2025/050178
- Authority / Receiving Office
- WO · WO
- Patent Type
- Applications
- Current Assignee / Owner
- Priority Date
- 2024-02-26
- Filing Date
- 2025-02-26
- Publication Date
- 2025-09-04
AI Technical Summary
In two-sided AI/ML models for wireless communication networks, there is a lack of clear mechanisms for dataset delivery between network nodes and user equipment (UE) of different vendors, leading to interoperability issues and increased complexity in training and managing AI/ML models across diverse network configurations.
A method for dataset delivery involving a central entity that aggregates and labels datasets from multiple network nodes or UEs, enabling training of a single model part at one end (NW or UE) that can be used jointly with models from the other end, reducing the need for multiple vendor-specific models and simplifying implementation.
This approach enhances interoperability by allowing UEs and network nodes to train a single model that can be used across different network conditions, reducing implementation complexity and ensuring robust performance meeting RAN4 requirements.
Smart Images

Figure SE2025050178_04092025_PF_FP_ABST
Abstract
Description
METHODS, APPARATUS AND COMPUTER-READABLE MEDIA RELATED TO SHARING DATASETS OVER A COMMUNICATION NETWORKTechnical Field
[0001] Embodiments of the disclosure relate to communication networks, and particularly to methods, apparatus and computer-readable media related to sharing datasets over a communication network.Background
[0002] Artificial Intelligence (Al) and Machine Learning (ML) have been investigated, both in academia and industry, as promising tools to optimize the design of the air interface in wireless communication networks. Example use cases include using autoencoders for Channel State Information (CSI) compression to reduce feedback overhead and improve channel prediction accuracy (see, e.g., 3rd Generation Partnership Project (3GPP) Technical Specification (TS) Rl-2307916); using deep neural networks for classifying Line-of-Sight (LOS) and Non-LOS (NLOS) conditions to enhance positioning accuracy; using reinforcement learning for beam selection at the network (NW) side and / or the User Equipment (UE) side to reduce signaling overhead and beam alignment latency; and using deep reinforcement learning to leam an optimal precoding policy for complex Multiple Input Multiple Output (MIMO) precoding problems.
[0003] In the 3GPP New Radio (NR) standardization work for release 18 (Rel. 18), a study item (SI) on AI / ML for the NR air interface was started in May 2022. It has been agreed that the work will continue in release 19 (Rel. 19), and explore the benefits of augmenting the air interface with features enabling improved support of AI / ML-based algorithms for enhanced performance and / or reduced complexity / overhead. Through studying and specifying a few selected use cases (CSI feedback, beam management, and positioning), the work aims to design mechanisms to accommodate AI / ML into the 3GPP standard.General aspects for NR Rel-18 AI / ML for NR air interfaceLifecycle Management (LCM) operations for AI / ML for NR air interface
[0004] An important part of Al development and operation is LCM of the AI / ML model (e.g., model training, model deployment, model inference, model monitoring, model updating) and AI / ML functionality.
[0005] In NR Rel-18 AI / ML for NR air interface study item, the LCM procedure is studied for the case that an AI / ML model has a model identifier (ID) with associated information and / or for the case that a given functionality is provided by some AI / ML operations.
[0006] Two types of LCM operations were studied in NR Rel-18: functionality-based LCM, and model-ID-based LCM.• “Functionality” refers to an AI / ML-enabled Feature or Feature Group (FG) enabled by configuration(s), where configuration(s) is(are) supported based on conditions indicated by UE capability. Correspondingly , functionality-based LCM operates based on, at least, one configuration of an AI / ML-enabled Feature / FG or specific configurations of an AI / ML-enabled Feature / FG. In functionality-based LCM, the network indicates activation / deactivation / fallback / switching of AI / ML functionality via 3GPP signalling (e.g., Radio Resource Control (RRC), Medium Access Control (MAC) Control Element (CE), Downlink Control Information (DCI)). Models may not be identified at the Network, and UE may perform model-level LCM. Whether and how much awareness / interaction NW should have about model-level LCM requires further study. For functionality identification, there may be one or more functionalities defined within an AI / ML-enabled feature, where “AI / ML-enabled Feature” refers to a Feature where AI / ML may be used.• In model-ID-based LCM, models are identified at the Network, and the Network or the UE may activate / deactivate / select / switch individual AI / ML models via the model ID. A model may be associated with specific configurations / conditions associated with the UE capability of an AI / ML-enabled Feature / FG and additional conditions (e.g., scenarios, sites, and datasets) as determined / identified between the UE side and the NW side. An AI / ML model identified by a model ID may be logical, and how it maps to physical AI / ML model(s) may be up to implementation.Functional framework for AI / ML model LCM
[0007] Figure 1 shows a functional framework for AI / ML for the NR air interface, and particularly a functional framework that can be used for studying model LCM aspects for different Al for Physical Layer (PHY) use cases. The general framework consists of the following:• Data Collection 102 is a function that provides input data to the Model Training 104, Management 106, and Inference functions 108.o Training Data 110: Data needed as input for the AI / ML Model Training function 104. o Monitoring Data 112: Data needed as input for the Management of AI / ML models or AI / ML functionalities. o Inference Data 114: Data needed as input for the AI / ML Inference function 108.• Model Training 104 is a function that performs AI / ML model training, validation, and testing which may generate model performance metrics that can be used as part of the model testing procedure. The Model Training function 104 is also responsible for data preparation (e.g., data pre-processing and cleaning, formatting, and transformation) based on the Training Data 110 delivered by the Data Collection function 102 if required. o Trained / Updated Model 115: In case a Model Storage function 116 is present, this is used to deliver trained, validated, and tested AI / ML models to the Model Storage function 116, or to deliver an updated version of a model to the Model Storage function 116.• Management 106 is a function that oversees the operation (e.g., selection, (de)activation, switching, fallback) and monitoring (e.g., performance) of AI / ML models or AI / ML functionalities. This function is also responsible for making decisions to ensure the proper inference operation based on data received from the Data Collection function 102 and the Inference function 108. o Management Instruction 117: Information needed as input to manage the Inference function 108. Concerning information may include selection / (de)activation / switching of AI / ML models or AI / ML-based functionalities, fallback to non- AI / ML operation (i.e., not relying on inference process), etc. o Model Transfer / Delivery Request 118: Used to request model(s) to the Model Storage function 116. o Performance Feedback / Retraining Request 120: Information needed as input for the Model Training function 104, e.g., for model (re)training or updating purposes.• Inference 108 is a function that provides outputs from the process of applying AI / ML models or AI / ML functionalities, using the data that is provided by the Data Collection function 102 (i.e., Inference Data 114) as an input. The Inference function 108 is alsoresponsible for data preparation (e.g., data pre-processing and cleaning, formatting, and transformation) based on Inference Data 114 delivered by a Data Collection function 102, if required. o Inference Output 122: Data used by the Management function 106 to monitor the performance of AI / ML models or AI / ML functionalities.• Model Storage 116 is a function responsible for storing trained / updated models 115 that can be used to perform the Inference function 108. o Note: The Model Storage function 116 in Figure 1 is only intended as a reference point (if any) when applicable for protocol terminations, model transfer / delivery, and related processes. It should be stressed that the presence of Model Storage 116 in Figure 1 does not restrict the actual storage locations of models. Therefore, the specification impact of all data / information / instruction flows (i.e., the arrows in Figure 1) to / from this function should be studied case by case. o Model Transfer / Delivery 124: Used to deliver an AI / ML model to the Inference function 108.UE-NW collaboration levels for one-and two-sided AI / ML models
[0008] The AI / ML models being discussed in the Rel-18 study item on AI / ML for the NR air interface can be categorized into the following two types:• One-sided AI / ML model, which can be a UE-sided AI / ML model whose inference is performed entirely at the UE, or a NW-sided AI / ML model whose inference is performed entirely at the NW.• Two-sided AI / ML model, which refers to a paired AI / ML Model(s) over which joint inference is performed across the UE and the NW, i.e., the first part of the inference is firstly performed by UE and then the remaining part is performed by gNB, or vice versa. As an example of a two-sided AI / ML model, Figure 2 shows a use case of autoencoder (AE)-based CSI feedback / report, particularly AE-based CSI compression using a two- sided AI / ML model use case, where an encoder 202 (UE-part of the two-sided AE model) is operated at a UE to compress the estimated wireless channel, and the output of the encoder 202 (the compressed wireless channel information estimates) is reported from the UE to a gNB. The gNB uses a 204 decoder (NW-part of the two-sided AE model) to reconstruct the estimated wireless channel information. Here the two-sidedAI / ML model is composed of the encoder 202 at the UE side and the decoder 204 at the base station (i.e., a gNB) side. Note that in the case of a two-sided model, the code is generated by the encoder 202 and only interpretable by a jointly trained decoder 204. The situation is different from running an AI / ML model in the UE, reporting the output over the air in a fully standardized format, and running a separate AI / ML model at the base station.
[0009] When applying AI / ML on air interface use cases, different levels of collaboration between network nodes and UEs can be considered:• No collaboration between network nodes and UEs. In this case, a proprietary ML model operating with the existing standard air-interface is applied at one end of the communication chain (e.g., at the UE side), and the model life cycle management (e.g., model selection / training, model monitoring, model retraining, model update) is done at this node without inter-node assistance (e.g., assistance information provided by the network node).• Limited collaboration between network nodes and UEs for one-sided models. In this case, an ML model is operating at one end of the communication chain (e.g., at the UE side), but this node gets assistance from the node(s) at the other end of the communication chain (e.g., anext generation Node B (gNB)) for its Al model life cycle management to some extent (e.g., for training / retraining the Al model, model update, model monitoring, model selection / fallback / switching).• Joint ML operation between network nodes and UEs for two-sided models. In this case, it is assumed that the Al model is split with one part located at the NW side and the other part located at the UE side. Hence, the Al model requires joint inference between the NW and UE, and the Al model life cycle management involves both ends of a communication chain.Model training for one- and two-sided models
[0010] For two-sided models, the model-training process may require sharing of data from one side to the other side since the input and output of a two-sided model reside within different vendors’ domains. Different model training types can be considered for two-sided model training between M network vendors and N UE / chip-set vendors, where M>=1 and N>=1 :• Type 1 : Joint training of the two-sided model at a single side / entity, e.g., the UE-side or the NW-side. For instance, a two-sided model (UE-part model and NW-part model)is trained at the NW side (e.g., by a NW vendor), then the UE-part of the trained model (e.g., encoder for the AE-based CSI compression use case) is transferred / delivered from the NW-side to the UE-side, and vice versa.• Type 2: Joint training of the two-sided model at the network side and the UE side. Joint training can be done simultaneously at the network and UE sides or be performed in a sequential way. In the case of Type 2 simultaneous joint training, the UE-part model (trained at the UE side) and the NW-part model (trained at the NW side) are jointly trained in the same loop through exchanging forward propagation values and backward propagation values between NW and UE. In case of Type 2 sequential joint training, one side (UE-side or NW-side) starts its model training first, and then opens an Application Programming Interface (API) to facilitate the other side to do the model training. For instance, the NW side trains its model first (thus also obtaining what is sometimes known as a nominal encoder, but that is not used at the UE), and then the UE side can train its encoder by using an API. The API would accept, e.g., a CSI report and a target CSI, both of which are derived by the UE side based on the data (note that the CSI report is generated, at least partially, by the UE encoder under training and may thus not be an efficient CSI report at each step in the training). The API would return gradients of the decoder and a loss function, with respect to the variables in the CSI report, thus enabling the UE to train an encoder that is matched to the decoder.• Type 3: Sequential training starting with UE side training or sequential training starting with NW side training, where the UE-part model and the NW-part model are trained by the UE side and network side, respectively. Take sequential training with NW-first training approach for AE-based CSI compression as an example. The NW can firstly train the UE-part and NW-part models jointly using training data (e.g., target CSI samples), and then share a dataset consisting of UE-part model output (e.g., latent space variables) associated to the ground-truth / labels (e g., target CSI) for the UE-side to train its UE-part model (e.g., an encoder). Alternatively, the NW can share a dataset consisting of gradients of the NW-part model (e.g., the gradients of the decoder) together with loss function value(s) indicating the discrepancy of the NW-part model output (e.g., the decoder output) and the ground-truth / labels (e.g., target CSI) with respect to the UE-part model output (e g., latent space variables), based on which the UE-side trains its UE-part model (e.g., an encoder).Summary
[0011] There currently exist certain challenge(s).
[0012] Currently, although dataset delivery for NW-first training type 3 has been discussed in 3GPP for two-sided AI / ML model cases, there is no clear mechanism on how the NW should provide the dataset to a UE side to train a UE-part model. The same is equally valid if the UE- side model is trained first and the data set should be provided to the NW to train the NW-side model.
[0013] The UE and / or the NW can belong to different vendors or have different configuration / conditions. Dataset delivery from a NW side to a UE side without considering interoperability aspects might require developing multiple vendor-specific model pairs between one NW node and different UE vendors or developing multiple vendor-specific model pairs between one UE side (vendor / condition) and different NW vendors.
[0014] In the context of two-sided models, if UE vendors or network vendors would each define their own models, then there would be a strong risk that this inter-operability would be undermined. Networks would need to be trained with and operators would need to run a large number of decoder models in parallel and in real time, and UEs would need to be trained for and be able to load different AI / ML models depending on which network they are connected to and where. With so many models, ensuring robust performance meeting RAN4 requirements would become extremely complex. There is also a significant risk that some UEs would not be able to run their models in certain networks and vice-versa, hence the interoperability benefits are lost.
[0015] Certain aspects of the disclosure and their embodiments may provide solutions to these or other challenges.
[0016] In a first aspect of the disclosure, a method is performed by a second network node. The method comprises obtaining first datasets from one or more first network nodes and using the first datasets to generate a second dataset. The second dataset is labelled with a first identifier. The method further comprises forwarding the second dataset and the first identifier to a third network node.
[0017] In a second aspect of the disclosure, a method is performed by a fourth network node. The method comprises receiving, from a third network node, a third dataset labelled with a second identifier The third dataset comprises data samples that are labelled with a first condition or configuration of a user equipment or a network node associated with the data samples. The method further comprises training, using the third dataset, a machine-learning model for the first condition or configuration.
[0018] In a third aspect of the disclosure, a method is performed by a system. The method comprises training, at each of a plurality of second network nodes and based on a respective plurality of first datasets, a machine-learning model comprising first and second parts. Training the machine-learning model comprises training the first part of the machine-learning model. The method further comprises: outputting, by each of the second network nodes, a respective second dataset generated using the first datasets and the respective machine-learning model; aggregating, at the third network node, the plurality of second datasets to generate one or more third datasets; and training, at the one or more fourth network nodes, a second part of the machine-learning model using the one or more third dataset.
[0019] In a fourth aspect of the disclosure, a second network node comprises processing circuity configured to cause the second network node to obtain first datasets from one or more first network nodes and use the first datasets to generate a second dataset. The second dataset is labelled with a first identifier. The processing circuitry is further configured to cause the second network node to forward the second dataset and the first identifier to a third network node.
[0020] In a fifth aspect of the disclosure, a fourth network node comprises processing circuitry configured to cause the fourth network node to receive, from a third network node, a third dataset labelled with a second identifier. The third dataset comprises data samples that are labelled with a first condition or configuration of a user equipment or a network node associated with the data samples. The processing circuitry is further configured to cause the fourth network node to train, using the third dataset, a machine-learning model for the first condition or configuration.
[0021] In a sixth aspect of the disclosure, a system comprises a plurality of second network nodes, a third network node, and one or more fourth network nodes. The system comprises processing circuitry configured to cause the system to train, at each of a plurality of second network nodes and based on a respective plurality of first datasets, a machine-learning model comprising first and second parts, wherein training the machine-learning model comprises training the first part of the machine-learning model; output, by each of the second network nodes, a respective second dataset generated using the first datasets and the respective machinelearning model; aggregate, at the third network node, the plurality of second datasets to generate one or more third datasets; and train, at the one or more fourth network nodes, a second part of the machine-learning model using the one or more third dataset
[0022] In a seventh aspect of the disclosure, computer-readable storage medium stores code which, when executed by processing circuitry of a second network node, causes the second network node to perform a method according to embodiments of the first aspect.
[0023] In an eighth aspect of the disclosure, computer-readable storage medium stores code which, when executed by processing circuitry of a fourth network node, causes the fourth network node to perform a method according to embodiments of the second aspect.
[0024] In a ninth aspect of the disclosure, computer-readable storage medium stores code which, when executed by processing circuitry of a system, causes the system to perform a method according to embodiments of the third aspect.
[0025] Disclosed herein are methods for training dataset creation and delivery for the purpose of training one-part of the two-sided models in a multi-vendor eco system.
[0026] For the two-sided AI / ML model cases, the dataset delivery method may include one or more of the following:NW-first training using data samples collected by the NW and over-the-top (OTT) dataset delivery from multiple NW-sides to multiple UE-sides via a central entity• The dataset (i.e. , used for the NW to train the NW's actual NW-part model and the NW's nominal UE-part model and to generate another dataset to be delivered to the UE side) may be delivered from the NW to a central entity, and• the dataset delivery from the central entity to the UE (i.e., for the UE-side to train / retrain / update the UE's actual UE-part model).UE-flrst training using data samples collected by multiple networks and OTT dataset delivery from multiple UE-sides to multiple NW-sides via a central entity• the dataset (i.e., used for the UE to train the UE’s actual UE-part model and the UE's nominal NW-part model and to generate another dataset to be delivered to the NW side) is delivered from the UE to a central entity, and• the dataset delivery from the central entity to the NW (i.e., for the NW-side to train / retrain / update the NW's actual NW-part model).
[0027] In the statements above, the “UE” may refer to the UE device or another central entity (referred to as central entity 3 in the detailed description) that is responsible for training the UE part of the two-sided model. The “NW” may refer to a NW node or another centralentity (referred to as central entity 1 in the detailed description) that is responsible for training the NW part of the two-sided model.
[0028] Certain embodiments may provide one or more of the following technical advantage(s). For example, the proposed dataset delivery mechanism may enable a UE / UE- side to tram a single model that can be used jointly with one or more NW-part models, reducing implementation complexity for UEs and the need to store and / or obtain multiple models trained separately for different NW conditions / configuration.
[0029] Similarly, NW nodes can train a single NW-part model that can be used jointly with one or more UE-part models. The benefits for the NW side include less implementation complexity and avoiding the need to simultaneously run multiple NW side models to serve different UEs.
[0030] Using the proposed methods, both UE and NW vendors have some design freedom to train and optimize their parts of the model independently.Brief Description of the Drawings
[0031] For a better understanding of the embodiments of the present disclosure, and to show how it may be put into effect, reference will now be made, by way of example only, to the accompanying drawings, in which:
[0032] Fig. 1 shows a functional framework for AI / ML for the NR air interface;
[0033] Fig. 2 shows an example of autoencoder-based CSI compression using two-sidedAI / ML;
[0034] Figs 3 to 6 are schematic diagrams showing the sharing of one or more training datasets according to embodiments of the disclosure;
[0035] Fig. 7 is a flow chart illustrating a method performed by a network node in accordance with some embodiments;
[0036] Fig. 8 is a flow chart illustrating a method performed by a network node in accordance with some embodiments;
[0037] Fig. 9 shows an example of a communication system in accordance with some embodiments;
[0038] Fig. 10 shows a UE in accordance with some embodiments;
[0039] Fig. 11 shows a network node in accordance with some embodiments;
[0040] Fig. 12 is a block diagram illustrating a virtualization environment in which functions implemented by some embodiments may be virtualized; and
[0041] Fig. 13 shows a network node in accordance with some embodiments.Detailed Description
[0042] Some of the embodiments contemplated herein will now be described more fully with reference to the accompanying drawings. Embodiments are provided by way of example to convey the scope of the subject matter to those skilled in the art.Introductory notes
[0043] In the following disclosure, the concept of ‘network (NW)’ and / or a gNB can be understood as a generic network node, e.g., gNB, base station, unit within the base station, relay node, core network node, a core network node, or a device supporting Device-to-Device (D2D) communication. The node may be deployed in a 5G network, a 6G network. Moreover, although the term “AI / ML model” uses the singular form, it should be well understood that more than one AI / ML model may be implemented. The UE may be configured or may autonomously switch between the models depending on certain conditions and / or proprietary implementations.
[0044] In this disclosure, we use two-sided CSI compression as an example of a feature that benefits from a dataset delivery between entities to conduct the AI / ML model training. Those skilled in the art will appreciate that the disclosure is also applicable to other AI / ML features (e g., other radio measurements, for CSI, positioning, line of sight detection, beam selection, etc.) that require or benefit from a dataset delivery between entities.
[0045] In this disclosure, the UE (and the NW for two-sided model cases) is assumed to have the capability of running AI / ML models supporting the AI / ML-enabled features and any associated data collection procedures. In addition, the term “training” is to be understood as a generic term, e.g., representing training, retraining, or fine-tuning.
[0046] In some examples of the disclosure, the dataset transmitted by the UE to the NW has the same size (number) as the reference signals transmitted by the NW for data collection. In the implementation, the size between these two may be different. For example, the UE may not transmit all of the measurement results, and / or part of the transmitted dataset may not be received by the NW. In addition, some of the examples also assume that the total dataset transmitted by the UE to the NW is the same as the total dataset received by the UE from the NW. In the implementation, the NW may discard some of the received dataset, e.g., some of the elements of the dataset have the same / similar values, etc.Method 1: NW first training and OTT dataset delivery from multiple NW-sides to multiple UE- sides via a central entity
[0047] In summary, a first method (referred to herein as “method 1 ”) includes one or more of the following steps:• UE-side / UE-part model training dataset (called the first global dataset herein) is created by the central entity 2.• The NW nodes (e.g. a gNB) deliver the data samples to a central entity 1 (e.g. NW training center) that creates a first data set based on aggregating of the data samples from one or more NW nodes.• The central entity 1 delivers the first data set to central entity 2 (e.g. Operations, Administration and Maintenance (0AM), Core Network (CN) entity) that creates the first global dataset based on aggregating one or more first datasets from one or more central entity 1.• The central entity 2 delivers the first global dataset(s) to a central entity 3 (e.g., a UE server) that trains an AL / ML model using the first global data set and delivers the model to the UEs.
[0048] Figure 3 is a schematic diagram showing dataset sharing and deliveiy according to an embodiment of the disclosure, and particularly according to the first method referred to herein as “method 1”. Method 1 has one or more of the following steps:
[0049] Step 301: A NW node collects data samples (e g., channel measurements) from multiple UEs, either directly or via another NW node, and creates a data set (referred to as the second dataset herein) using all or part of these data samples collected from one or more NW nodes, and forwards the collected data samples to central entity 1.
[0050] In one example, a gNB collects data samples from multiple UEs and forwards the collected data samples to the NW-side training center. The NW-side training center creates a data set (called as the second dataset herein) using all or part of these data samples collected from one or more gNB nodes. The NW-side training center then forwards the second data set to central entity 1.
[0051] In another example, a gNB collects data samples from multiple UEs and forwards the collected data samples to the NW-side training center. The NW-side training center creates a data set (referred to as the second dataset herein) using all or part of these data samples collected from one or more gNB nodes. The second data set is then distributed to one or more gNBs. The one or more gNBs then forwards the second data set to central entity 1.
[0052] In another example, a NW node (e g., a gNB-DU) collects data samples from multiple UEs and forwards the collected data samples to another NW node (e.g., a gNB-CU). The gNB-CU creates a data set (called as the second dataset herein) using all or part of these data samples collected from one or more gNB-DUs. The gNB-CU then forwards the second data set to the central entity 1 (e.g., a NW-side training center, or aNW-side data center).
[0053] In another example, a NW node (e.g., a gNB-CU, or a gNB-DU) collects data samples from multiple UEs and forwards the collected data samples directly to the central entity 1 (e.g., aNW-side training center, or aNW-side data center).
[0054] Step 302: If no NW-part model and nominal UE-part model are available at the central entity 1, the central entity 1 trains a pair of the NW-part model and nominal UE-part model using the second dataset. The central entity 1 creates another dataset (referred to as the first dataset herein) using the second dataset and the trained / available NW-part model and nominal UE-part model pair.
[0055] Step 303: The central entity 1 (e g., the NW side training center, referred to as the fourth node herein) delivers part or all of the data samples within the first dataset to the central entity 2. In an alternative approach, the central entity 1 delivers part or all of the data samples within the first dataset to one or more NW nodes, which forwards the received data set to the central entity 2.
[0056] Step 304: The central entity 2 creates a global first dataset based on one or more received first data sets received from one or more central entity 1 and / or NW nodes. It should be noted that the one or more central entities and / or NW nodes could be from different vendors.
[0057] Step 305: The central entity 2 delivers part or all of the data samples within the global first data set to one or more central entities 3 (e.g., one or more UE side training centers).
[0058] Step 306: The one or more central entities 3 use part or all of the received data samples within the global first data set to training their own one or more UE-part AI / ML models for the AI / ML enabled feature independently.
[0059] Step 307: The one or more central entities 3 deliver the trained one or more UE- part AI / ML models to the corresponding Al-feature capable UEs.
[0060] Figure 3 illustrates the above procedure. In this example, NW 1 vendor training center (i.e. central entity 1) trains a single decoder based on the dataset collected by its network nodes (gNBs), while a UE side may train a single model based on the global data set collected from multiple network vendors.
[0061] In another example, in Step 305, the central entity 2 also delivers part or all of the data samples within the global first dataset to one or more central entities 1 (e.g., one or moreNW-side training centers). In this case, the one or more central entities 1 can update / retain / finetune their NW-part model(s) and / or nominal UE-part model(s) using the received data samples.Method la: NW first training and OTT dataset delivery from multiple NW-sides to UE side via a central entity and including dataset labelling based on UE-side conditions / configuration.
[0062] A variation of the first method (referred to herein as “Method la”) corresponds substantially to method 1, described above, with one or more of the following alterations:• UE-side / UE-part model training dataset (called the first sub global dataset herein) is created by the central entity 2 for a UE-side condition / configuration;• The NW nodes (e.g. a gNB) deliver the data samples labeled with a UE-side condition / configuration to a central entity 1 (e g. NW training center) that creates a first sub dataset based on aggregating of the data samples from one or more NW nodes.• The central entity 1 delivers the first sub dataset to central entity 2 (e.g. 0AM, CN entity) that creates the first global sub dataset based on aggregating one or more first sub datasets for a UE-side condition / configuration from one or more central entity 1.• the central entity 2 deliver the first global sub dataset(s) to a central entity 3 (e.g., a UE server) that trains an AL / ML model using the first global data set and delivers the trained models to the UEs with the associated UE-side condition / configuration.
[0063] Figure 4 is a schematic diagram showing dataset sharing and delivery according to an embodiment of the disclosure, and particularly according to “method la”. The procedure is similar to method 1. However, in step 401, a NW node (e.g., a gNB) collects data samples (e.g., channel measurements) from multiple UEs, and labels the collected data samples with the associated UE-condition / configuration information.
[0064] Training of the NW side model can still be performed as in Method 1 (i.e., in step 401, the central entity 1 trains a pair of the NW-part model and nominal UE-part model using the second dataset). This labeling would allow the UE side model to be trained for a specific UE condition / configuration by training using data samples that are associated with UE-side condition / configuration from the first global dataset.
[0065] In step 402, to facilitate that, central entity 1 creates the first dataset using the second dataset and the trained / available NW-part model and nominal UE-part model pair. The central entity 1 divides the first dataset into sub first datasets based on the associated UE-side condition / configuration of each data sample. For instance, subDataset 1 consists of datasamples that are associated with UE-side condition / configuration 1, and subDataset 2 consists of data samples that are associated with UE-side condition / configuration 2.
[0066] In step 403, the central entity 1 (e.g., the NW side training center) delivers the first sub dataset(s) with information about the associated UE-side condition / configuration to the central entity 2. In an alternative approach, the central entity 1 delivers the first sub dataset(s) to one or more NW nodes, which forwards the received data set(s) to the central entity 2.
[0067] In step 404, for each UE-side condition / configuration, the central entity 2 creates a global first sub dataset based on one or more received sub datasets associated with UE-side condition / configuration sets received from one or more central entities 1 and / or NW nodes.
[0068] In step 405, the central entity 3 collects the data samples associated to the same UE-sided condition / configuration from central entity 2 and uses part or all of these aggregated data samples to train, in step 406, one or more UE-part AI / ML models for this UE-sided condition / configuration for the AI / ML enabled feature.
[0069] Figure 4 illustrates the above procedure. In this example, NW 1 vendor training center (i.e. central entity 1) trains a single decoder based on the dataset collected by its network nodes (gNBs), while a UE side may train a model for each UE condition / configuration / vendor based on the subset of the global data set collected from multiple network vendors.
[0070] The same methodology can be used by one or multiple central entities 1 to create and / or label local sub first datasets based on the associated NW-side condition / configuration of each data sample and delivers the local sub first datasets to the central entity 2. Using these local sub first datasets collected from one or multiple central entities 1 , the central entity 2 can create one or multiple global first sub datasets for different NW-side conditions / configurations, and then deliver these one or more global first sub datasets to one or more central entities 3. A central entity 3 can then use the received one or multiple global first sub datasets to train one or more UE-part AI / ML models for this NW-sided condition / configuration for the AI / ML enabled feature.Method 2: UE first training and OTT dataset delivery from multiple UE-sides to multiple NW- sides via a central entity
[0071] In summary, a second method (referred to herein as “method 2”) includes one or more of the following steps / features:• NW-side / NW-part model training dataset (also called the third global dataset herein) is created by the central entity 2 (e.g. 0AM, CN entity).• The UE nodes (e.g. a UE) deliver the data samples labeled with a NW-side condition / configuration to a central entity 3 (e.g. UE training center) that creates a third dataset based on aggregating of the data samples from one or more UEs.• The central entity 3 trains an AL / ML model using a fourth data set and delivers the model to the UEs.• The central entity 3 delivers the third data set to central entity 2 (e g. 0AM, CN entity) that creates the third global dataset based on aggregating one or more third datasets from one or more central entity 3.• The central entity 2 delivers the third global dataset(s) to a central entity 1 (e.g., NW training center) that trams one or more NW-part model using the third global data set and delivers the model to the NW nodes (e.g., gNBs).
[0072] Figure 5 is a schematic diagram showing dataset sharing and delivery according to an embodiment of the disclosure, and particularly according to “method 2”. Method 2 has one or more of the following steps:
[0073] Step 501 : A central entity 3 (e.g., a UE training center) collects data samples (e.g., channel measurements) from multiple UEs. The central entity 3 creates a data set (called the fourth dataset herein) using all or part of these data samples collected from one or more UEs.
[0074] Step 502: If no nominal NW-part model and UE-part model are available at the central entity 3, the central entity 3 trains a pair of the nominal NW-part model and UE-part model using the fourth dataset. The central entity 3 creates another dataset (called the third dataset) using the second dataset and the trained / available nominal NW-part model and UE- part model pair.
[0075] Step 503: The central entity 3 delivers part or all of the data samples within the third dataset to the central entity 2.
[0076] Step 504: The central entity 2 creates a global third dataset based on one or more received third data sets received from one or more central entity 2 and / or UEs.
[0077] Step 505: The central entity 2 delivers part or all of the data samples within the global third data set to a central entity 1 (e.g., a NW side training center)
[0078] Step 506: The central entity 1 uses part or all of the received data samples within the global third data set to train one or more NW-part AI / ML models for the AI / ML enabled feature.
[0079] Step 507: The central entity 1 delivers the trained one or more NW-part AI / ML models to the Al-feature capable NW nodes.
[0080] Figure 5 illustrates the above procedure. In this example, UE 1 vendor training center (central entity 3) trains a single encoder (UE-part model) based on the dataset collected by its multiple UE nodes (e.g., UEs belong to this UE vendor) (with the data samples possibly being collected from different NW vendors), while aNW-side may train a single decoder (NW- part model) based on the global dataset collected from multiple UE vendors (central entity 1).Method 2a: UE first training and OTT dataset delivery from multiple UE-sides to NW side via a central entity and including dataset labelling based on NW-side conditions / configuration.
[0081] A variation of the second method (referred to herein as “Method 2a”) corresponds in many ways to method 2 described above. In summary, method 2a includes one or more of the following steps / features:• NW-side / NW-part model training dataset (called the third sub global dataset herein) is created by the central entity 2, where is the dataset is associated to a NW-side condi tion / configuration.• the UE nodes (e.g. a UE) deliver the data samples with a NW-side label / condition to a central entity 3 (e.g. UE training center) that creates a third sub data set based on aggregating of the data samples from one or more UEs.• The central entity 3 trains an AL / ML model using the fourth data set and delivers the model to the UEs.• The central entity 3 delivers the third sub data set to central entity 2 (e g. 0AM, CN entity) that creates the third global sub dataset based on aggregating one or more third sub datasets for a NW-side condition / configuration from one or more central entity 3.• the central entity 2 deliver the third global sub dataset(s) to a central entity 1 (that trains one or more NW-part models using the third global sub dataset and delivers the trained one or model NW-part models to the NW nodes associated with the NW-side condition / configuration for which training is performed.
[0082] Figure 6 is a schematic diagram showing dataset sharing and delivery according to an embodiment of the disclosure, and particularly according to “method 2a”. Method 2a is similar to method 2 described above. However, in step 601, a UE node (e.g., a UE) collects data samples (e.g., channel measurements) and labels the collected data samples with the associated NW-condition / configuration information.
[0083] Training of the UE side model can still be performed as in Method 2. i.e., in step 602, the central entity 3 trains a pair of the nominal NW-part model and UE-part model usingthe fourth dataset. This labeling would allow the NW side model to be trained for a specific NW condition / configuration by training using data samples that are associated with NW-side condition / configuration from the third global dataset.
[0084] To facilitate that, central entity 3 may create the third dataset using the fourth dataset and the trained / available nominal NW-part model and UE-part model pair. The central entity 3 node divides the third dataset into sub third datasets based on the associated NW-side condition / configuration of each data sample. For instance, subDataset 1 consists of data samples that are associated with NW-side condition / configuration 1, and subDataset 2 consists of data samples that are associated with NW-side condition / configuration 2.
[0085] In step 603, the central entity 3 delivers the third sub dataset(s) with information about the associated NW-side condition / configuration to the central entity 2.
[0086] In step 604, for each of the NW-side condition / configuration, the central entity 2 creates a global third sub dataset based on one or more received sub datasets associated with NW-side condition / configuration sets from one or more central entity 3.
[0087] In step 605, the central entity 1 collects the data samples associated to the same NW-sided condition / configuration from central entity 2 and uses part or all of these aggregated data samples to train, in step 606, one or more NW-part AI / ML models for this NW-sided condition / configuration for the AI / ML enabled feature.
[0088] Figure 6 illustrates the above procedure. In this example, NW 1 vendor training center (i.e. central entity 1) trains a single decoder for a specific network condition / configuration based on the subset of the global dataset (i.e. the data samples collected from its network nodes (gNBs)). While a UE part is trained based on data collected from multiple network vendors using a subset of the global data set.The UE indicating its UE-side condition / configuration to the NW
[0089] For all the methods discussed above (and especially methods 1 a and 2a), steps 301 , 401, 501, 601 may require the NW node or the central entity 1 and 2 (e.g., NW side training center) to be able to categorize / label the data samples within the first dataset based on UE-side conditions / configurations, so that it can divide the dataset into sub datasets and deliver the correct subDataset to the central entity 3 (e.g., UE side training center), based on the UE-side condition / configuration.
[0090] One method to support the data sample labeling and categorizing at the NW node (or the central entity 2) is via the UE indicating its UE-side condition / configuration to the NW node.
[0091] For example, in one embodiment, the UE may indicate its UE-side condition / configuration related information to the NW. The UE-side condition / configuration related information may include one or more of: UE vendor ID, UE chipset ID, UE release number, Software / hardware version, UE antenna configuration, UE Radio Frequency (RF) impairments, UE power states, Al complexity levels, and Al model structures, etc. The UE may report the UE-side condition / configuration related parameters to the NW explicitly. Alternatively or additionally, the UE may report UE-side condition / configuration related information implicitly, e.g., by using a form of IDs, indexes and / or the like. The UE-side conditions / configurations may be included in a UE capability report, for example. The information may also be included when the UE reports its capability to support data collection, or when the UE reports its UE-side additional conditions associated to the particular Al-enabled feature (e.g., to which the AI / ML model relates) to the NW, or when the UE reports the collected training data samples to the NW, e.g., the UE-side condition / configuration related information is reported together with the data samples transmission from the UE to the NW.NW-side condition / configuration for dataset delivery
[0092] Even when the UE trains the model using dataset collected from multiple network / vendors, it may be beneficial for the NW to train and / or optimize the model based on the dataset collected from its network nodes (gNB).
[0093] In such an embodiment, a UE may collect data samples (e.g., channel measurements) from multiple NW nodes, and label the collected data samples with the associated NW-condition / configuration information. In this case, the central entity 3 trains a pair of the nominal NW-part model and UE-part model using the fourth dataset. This labeling would allow the NW part model to be trained for a specific NW condition / configuration by training using data samples that are associated with NW-side condition / configuration from the third global dataset.
[0094] In some scenarios, changes to the NW side condition / configuration (e.g. NW changing antenna tilt, beam pattern, transmit power, etc.) may require fine tuning / updating / retaining the models at the NW and the corresponding UE part model in the two-sided model case. The data that is collected may be labelled and / or associated to a specific network condition / configuration to support UE-part retraining / finetuning / updates.
[0095] The UE or the central entity 3 (e g., UE side training center) may categorize / label the data samples within each dataset based on NW-side conditions / configurations before delivering them to central entity 2. To facilitate that, the NW node may provide the UE withinformation about the NW-side condi tions / configurations associated with the data samples collected for training UE side model.
[0096] For example, the NW may indicate its NW-side condition / configuration related information to the UE. The NW-side condition / configuration related information may include one or more of: NW vendor ID, configuration ID, etc. The NW may report the NW-side condition / configuration explicitly or implicitly via dedicated signaling (e.g., RRC message, Downlink (DL) MAC CE, DL control signaling) or broadcast signaling.Aspects related to triggering data set creation / delivery
[0097] For NW-first training, receiving at least the data samples from the UE, the NW may determine whether to reuse an already stored model pair, retain its stored model pair or train a new model pair, and whether it needs to conduct a dataset delivery to the central entity 2 to assist UE-side / UE-part model training / re-training / fine-tuning.
[0098] In one embodiment, the collected data may need to be obtained from different NW nodes / central entity 1 before the training / retraining / fme-tuning can be started, e.g., such that the UE trained model pair will generalize well across NW nodes. The size of the first data set may be specified in the standard text (e.g., as part of data quality assurance requirements for the associated Al-enabled feature) or may be left to the NW proprietary implementation. The maximum number of data samples reported from different NW nodes / central entity 1 may also be considered / specified, e.g., to avoid bias.
[0099] The NW may additionally, or optionally, first consider the data distribution of the collected data set. If the data distribution of the collected dataset does not match the second dataset (or a subset of the dataset) used for training the NW part model, the NW may start the training procedures and a new first dataset delivery to the central entity 2. If the data distribution of the collected dataset matches the dataset (or a subset of the dataset) that is currently available at the NW (and used to train one or more NW-part model(s), e.g., the decoders )), the NW may omit the training and dataset delivering procedure to central entity 2.
[0100] The NW may additionally or alternatively first consider the performance of the pair of UE-part model (e.g., actual encoder) and NW-part model (e.g., actual decoder) when applying the dataset collected from the UE. The performance may be measured using one or more intermediate Key Performance Indicators (KPIs) (e.g., squared generalized cosine similarity (SGCS), normalized mean square error (NMSE), etc ). If the performance of the mentioned pair is acceptable (e.g., above a certain threshold), the NW may omit training / retraining / fine tuning and dataset delivery procedure to central entity 2.
[0101] In some scenarios, a change to the NW side condition / configuration (e.g. NW changing antenna tilt, beam pattern, transmit power, etc.) may require fine tuning / updating / retaining the models at the NW and the corresponding UE part model in the two-sided model case. In a related embodiment, the central entity 1 and / or NW nodes may indicate to the central entity 2 the invalidity of part or all data samples of a previously delivered first dataset(s).
[0102] In other embodiments, the central entity 2 may label each collected first data set with an association to NW-side configuration / condition / vendor / ID to facilitate tracking of the validity of the data set. For instance, the central entity 2 may generate a unique ID that is provided to central entity 1 / NW node when a new first dataset is delivered to central entity 2. The central entity 1 / NW node can use the unique ID to indicate which first data set(s) should be updated / discarded / extended.
[0103] Upon a change to or an update of the first global data set, the central entity 2 may indicate to the central entity 3 the availability of an updated / new first global data set The UE can determine whether to reuse the already trained UE part model or if there is a need to retrain / finetune / update the UE part model.
[0104] In a related embodiment, the first global data set may be labeled with a unique ID to assist the UE to assess the consistency between the first data set used for training and the first global data set available at the central entity 2. In another embodiment, the UE may assess the consistency by comparing the data samples used for training and the data samples of the first global data set available at the central entity 2.
[0105] A similar approach may be used for the UE first training methods. Receiving at least the data samples from the central entity 2, the NW may determine whether to reuse the already stored model pair or retain its stored model pair or train a new model pair.
[0106] In one embodiment, the collected data may need to be obtained from different UEs or central entities 3 before the training / retraining / fine-tuning can be started, e.g., such that the NW trained part will generalize well across different UEs or UE vendors. The size of the third data set may be specified in the standard text (e.g., as part of data quality assurance requirements for the associated Al-enabled feature) or may be left to the UE proprietary implementation. The maximum number of data samples reported from different UEs / central entity 3 may also be considered / specified, e g., to avoid bias.
[0107] The UE may additionally, or optionally, first consider the data distribution of the collected data set. If the data distribution of the collected dataset does not match with fourth dataset (or subset of dataset) used for training the UE part model, the UE may start the trainingprocedures and a new third dataset delivery to the central entity 2. If the data distribution of the collected dataset matches with the dataset (or subset of dataset) that is currently available at the UE (and used to train one or more UE-part model(s), e.g., the encoder(s)), the UE / central entity 3 may omit the training and dataset delivering procedure to central entity 2.
[0108] The UE and / or the NW may first consider the performance of the pair of UE-part model (e.g., actual encoder) and NW-part model (e.g., actual decoder) when applying the dataset collected from the UE. The performance may be measured using intermediate KPI (e.g., SGCS, NMSE, etc.). If the performance of the mentioned pair is not acceptable (e.g., below a certain threshold), the NW may request the UE to collect new / more data samples to train / retrain / fme tuning and perform dataset delivery procedure to central entity 2 to assist the NW side retraining / fmetuning.
[0109] Figure 7 depicts a method in accordance with particular embodiments. The method of Figure 7 may be performed by a second network node (e g. the network node 910 or network node 1100 as described later with reference to Figures 9 and 10 respectively, or the core network node 908 or network node 1300 as described later with reference to Figures 9 and 13 respectively, or another node coupled to such a core network node).
[0110] At least some of the steps of the method shown in Figure 7 may correspond to the signaling and / or actions of “central entity 1” described above with respect to Figures 3 and / or 4, or to the signalling and / or actions of “central entity 3” described above with respect to Figures 5 and / or 6.[oni] The method begins at step 702, in which the second network node obtains first datasets from a plurality of first network nodes. This step may correspond in whole or in part to any one of steps 301, 401, 501, or 601 described above.
[0112] The one or more first network nodes may comprise one or more radio access network nodes (e.g., particularly where step 702 corresponds to step 301 or step 401), one or more wireless devices (e.g., particularly where step 702 corresponds to step 501 or step 601), and / or one or more core network nodes. The first datasets may comprise a plurality of radio measurements (e.g., for CSI, positioning, line of sight detection, beam selection, etc.).
[0113] In step 704, the second network node uses the first datasets to generate a second dataset. This step may correspond in whole or in part to any one of steps 302, 402, 502, and 602 described above. The second data set is labelled with a first identifier.
[0114] Step 704 may comprise training a machine-learning model using the first datasets, and using the trained machine-learning model and the first datasets to generate the second dataset. The machine-learning model may comprise a first part and a second part forimplementation in different network entities. For example, the machine-learning model may comprise an autoencoder, with one of the first part and the second part comprising an encoder (e.g., for implementation by a UE) and the other of the first part and the second part comprising a decoder (e.g., for implementation by a network node, gNB, etc).
[0115] This step may therefore comprise training the first part of the machine-learning model, for implementation by a network node, using the first datasets; and / or generating a nominal second part of the machine-learning model, for implementation by a user equipment. See steps 302 and 402 in methods 1 and la, respectively.
[0116] Alternatively, the step may comprise training the second part of the machinelearning model, for implementation by a user equipment, using the first datasets; and / or generating a nominal first part of the machine-learning model, for implementation by a network node. See steps 502 and 602 in methods 2 and 2a, respectively.
[0117] In step 706, the second network node forwards the second dataset and the first identifier to a third network node. This step may correspond in whole or in part to any one of steps 303, 403, 503, and 603 described above. The third network node may thus correspond to “central entity 2” in any of methods 1, la, 2 and 2a, and be operable to combine respective second datasets from multiple second network nodes to generate a third dataset (e.g., a global dataset). The third dataset may be labelled with a second identifier, which may be identical to or equal to the first identifier. The second network nodes may be associated with multiple network vendors, such that the third dataset is not specific to one network vendor.
[0118] The first datasets may comprise data samples that are labelled with one or more conditions or configurations of a user equipment or a network node associated with the data samples. In such a case, step 704 may comprise training the machine-learning model for a first condition or configuration (e.g., one of the conditions or configurations used as a label for the data), based on data samples that are labelled with the first condition or configuration. The second dataset may then also be associated with the first condition or configuration (e.g., the machine-learning model may be specified for use when the UE and / or NW are in the first condition or configuration).
[0119] The second dataset may comprise an update and / or an extension to a dataset previously forwarded to the third network node by the second network node. In this case, the first identifier may be associated with the dataset previously forwarded to the third network node by the second network node. For example, the method of Figure 7 may further comprise the second network node receiving, prior to generating the second dataset, the first identifier from the third network node.
[0120] Figure 8 depicts a method in accordance with particular embodiments. The method of Figure 8 may be performed by a fourth network node (e.g. the network node 910 or network node 1100 as described later with reference to Figures 9 and 10 respectively, or the core network node 908 or network node 1300 as described later with reference to Figures 9 and 13 respectively, or another node coupled to such a core network node).
[0121] At least some of the steps of the method shown in Figure 8 may correspond to the signaling and / or actions of “NW vendor training center” or “central entity 3” described above with respect to Figures 3 and / or 4, or to the signalling and / or actions of “UE vendor training center” or “central entity 1” described above with respect to Figures 5 and / or 6.
[0122] The method begins at step 802, in which the fourth network node receives, from a third network node, a third dataset. This step may correspond in whole or in part to any one of steps 305, 405, 505, and 605 described above. The third network node may thus correspond to “central entity 2” in any of methods 1, la, 2 and 2a, and be operable to combine respective second datasets from multiple second network nodes to generate a third dataset (e g., a global dataset). The second network nodes may be associated with multiple network vendors, such that the third dataset is not specific to one network vendor.
[0123] In step 804, the fourth network node trains a machine-learning model using the third dataset. This step may correspond in whole or in part to any one of steps 306, 406, 506, and 606 described above. The machine-learning model may comprise a first part and a second part for implementation in different network entities. For example, the machine-learning model may comprise an autoencoder, with one of the first part and the second part comprising an encoder (e.g., for implementation by a UE) and the other of the first part and the second part comprising a decoder (e.g., for implementation by a network node, gNB, etc).
[0124] This step may therefore comprise training the first part of the machine-learning model, for implementation by a user equipment, using the third dataset. See steps 306 and 406 in methods 1 and la, respectively.
[0125] Alternatively, the step may comprise training the second part of the machinelearning model, for implementation by a network node, using the third dataset. See steps 506 and 606 in methods 2 and 2a, respectively.
[0126] The third dataset may comprise data samples that are labelled with one or more conditions or configurations of a user equipment or a network node associated with the data samples. In such a case, step 804 may comprise training the machine-learning model for a first condition or configuration (e.g., one of the conditions or configurations used as a label for the data), based on data samples that are labelled with the first condition or configuration. Themachine-learning model may then be specified for use when the UE and / or NW are in the first condition or configuration.
[0127] The third datasets may be respectively labelled with second identifiers.
[0128] Optionally, the method further comprises transmitting the trained machine-learning model (or the first or second parts thereof) to one or more UEs and / or network nodes. See any one of steps 307, 407, 507, and 607 described above.
[0129] It will be apparent to those skilled in the art that the present disclosure provides methods, apparatus and computer-readable media for implementation in whole systems, as well as in parts thereof. Figures 3, 4, 5 and 6 each show systems and corresponding methods for sharing training datasets and ML models between nodes of a communication network. Figures 7 and 8 are flow charts of methods performed by second and fourth network nodes respectively, and in some embodiments those network nodes may belong to a wider system comprising one or more first, second, third and fourth network nodes, e g., as shown in any of Figures 3 to 6.
[0130] For example, a method, performed by a system in a communication network, may comprise the following steps: obtaining, at a plurality of second network nodes, respective pluralities of first datasets; training, at each second network node and based on a respective plurality of first datasets, a machine-learning model comprising first and second parts, wherein training the machine-learning model comprises training the first part of the machine-learning model and generating a nominal second part of the machine-learning model; outputting, by each of the second network nodes, a respective second dataset generated using the first datasets and the respective machine-learning model; aggregating, at a third network node, the plurality of second datasets to generate a third dataset; and training, at one or more fourth network nodes, a second part of the machine-learning model using the third dataset. The first part may be for implementation at a user equipment and the second part for implementation at a network node, or vice versa (the first part for implementation at a network node and the second part for implementation at a user equipment). For example, the machine-learning model may comprise an autoencoder, with one of the first part and the second part comprising an encoder and the other of the first part and the second part comprising a decoder.
[0131] Figure 9 shows an example of a communication system 900 in accordance with some embodiments.
[0132] In the example, the communication system 900 includes a telecommunication network 902 that includes an access network 904, such as a radio access network (RAN), and a core network 906, which includes one or more core network nodes 908. The access network 904 includes one or more access network nodes, such as network nodes 910a and 910b (one ormore of which may be generally referred to as network nodes 910), or any other similar 3rd Generation Partnership Project (3GPP) access nodes or non-3GPP access points. Moreover, as will be appreciated by those of skill in the art, a network node is not necessarily limited to an implementation in which a radio portion and a baseband portion are supplied and integrated by a single vendor. Thus, it will be understood that network nodes include disaggregated implementations or portions thereof. For example, in some embodiments, the telecommunication network 902 includes one or more Open-RAN (ORAN) network nodes. An ORAN network node is a node in the telecommunication network 902 that supports an ORAN specification (e.g., a specification published by the 0-RAN Alliance, or any similar organization) and may operate alone or together with other nodes to implement one or more functionalities of any node in the telecommunication network 902, including one or more network nodes 910 and / or core network nodes 908.
[0133] Examples of an ORAN network node include an open radio unit (O-RU), an open distributed unit (O-DU), an open central unit (O-CU), including an O-CU control plane (O- CU-CP) or an O-CU user plane (O-CU-UP), a RAN intelligent controller (near-real time or non-real time) hosting software or software plug-ins, such as a near-real time control application (e.g., xApp) or a non-real time control application (e.g., rApp), or any combination thereof (the adjective “open” designating support of an ORAN specification). The network node may support a specification by, for example, supporting an interface defined by the ORAN specification, such as an Al, Fl, Wl, El, E2, X2, Xn interface, an open fronthaul user plane interface, or an open fronthaul management plane interface. Moreover, an ORAN access node may be a logical node in a physical node. Furthermore, an ORAN network node may be implemented in a virtualization environment (described further below) in which one or more network functions are virtualized. For example, the virtualization environment may include an O-Cloud computing platform orchestrated by a Service Management and Orchestration Framework via an O-2 interface defined by the O-RAN Alliance or comparable technologies. The network nodes 910 facilitate direct or indirect connection of user equipment (UE), such as by connecting UEs 912a, 912b, 912c, and 912d (one or more of which may be generally referred to as UEs 912) to the core network 906 over one or more wireless connections.
[0134] Example wireless communications over a wireless connection include transmitting and / or receiving wireless signals using electromagnetic waves, radio waves, infrared waves, and / or other types of signals suitable for conveying information without the use of wires, cables, or other material conductors. Moreover, in different embodiments, the communication system 900 may include any number of wired or wireless networks, network nodes, UEs, and / orany other components or systems that may facilitate or participate in the communication of data and / or signals whether via wired or wireless connections. The communication system 900 may include and / or interface with any type of communication, telecommunication, data, cellular, radio network, and / or other similar type of system.
[0135] The UEs 912 may be any of a wide variety of communication devices, including wireless devices arranged, configured, and / or operable to communicate wirelessly with the network nodes 910 and other communication devices. Similarly, the network nodes 910 are arranged, capable, configured, and / or operable to communicate directly or indirectly with the UEs 912 and / or with other network nodes or equipment in the telecommunication network 902 to enable and / or provide network access, such as wireless network access, and / or to perform other functions, such as administration in the telecommunication network 902.
[0136] In the depicted example, the core network 906 connects the network nodes 910 to one or more host computing systems, such as host 916. These connections may be direct or indirect via one or more intermediary networks or devices. In other examples, network nodes may be directly coupled to hosts. The core network 906 includes one more core network nodes (e.g., core network node 908) that are structured with hardware and software components. Features of these components may be substantially similar to those described with respect to the UEs, network nodes, and / or hosts, such that the descriptions thereof are generally applicable to the corresponding components of the core network node 908. Example core network nodes include functions of one or more of a Mobile Switching Center (MSC), Mobility Management Entity (MME), Home Subscriber Server (HSS), Access and Mobility Management Function (AMF), Session Management Function (SMF), Authentication Server Function (AUSF), Subscription Identifier De-concealing function (SIDF), Unified Data Management (UDM), Security Edge Protection Proxy (SEPP), Network Exposure Function (NEF), and / or a User Plane Function (UPF).
[0137] The host 916 may be under the ownership or control of a service provider other than an operator or provider of the access network 904 and / or the telecommunication network 902. The host 916 may host a variety of applications to provide one or more service. Examples of such applications include live and pre-recorded audio / video content, data collection services such as retrieving and compiling data on various ambient conditions detected by a plurality of UEs, analytics functionality, social media, functions for controlling or otherwise interacting with remote devices, functions for an alarm and surveillance center, or any other such function performed by a server.
[0138] As a whole, the communication system 900 of Figure 9 enables connectivity between the UEs, network nodes, and hosts. In that sense, the communication system may be configured to operate according to predefined rules or procedures, such as specific standards that include, but are not limited to: Global System for Mobile Communications (GSM); Universal Mobile Telecommunications System (UMTS); Long Term Evolution (LTE), and / or other suitable 2G, 3G, 4G, 5G standards, or any applicable future generation standard (e.g., 6G); wireless local area network (WLAN) standards, such as the Institute of Electrical and Electronics Engineers (IEEE) 802. 11 standards (WiFi); and / or any other appropriate wireless communication standard, such as the Worldwide Interoperability for Microwave Access (WiMax), Bluetooth, Z-Wave, Near Field Communication (NFC) ZigBee, LiFi, and / or any low-power wide-area network (LPWAN) standards such as LoRa and Sigfox.
[0139] In some examples, the telecommunication network 902 is a cellular network that implements 3 GPP standardized features. Accordingly, the telecommunications network 902 may support network slicing to provide different logical networks to different devices that are connected to the telecommunication network 902. For example, the telecommunications network 902 may provide Ultra Reliable Low Latency Communication (URLLC) services to some UEs, while providing Enhanced Mobile Broadband (eMBB) services to other UEs, and / or Massive Machine Type Communication (mMTC) / Massive loT services to yet further UEs.
[0140] In some examples, the UEs 912 are configured to transmit and / or receive information without direct human interaction. For instance, a UE may be designed to transmit information to the access network 904 on a predetermined schedule, when triggered by an internal or external event, or in response to requests from the access network 904. Additionally, a UE may be configured for operating in single- or multi-RAT or multi-standard mode. For example, a UE may operate with any one or combination of Wi-Fi, NR (New Radio) and LTE, i.e. being configured for multi-radio dual connectivity (MR-DC), such as E-UTRAN (Evolved- UMTS Terrestrial Radio Access Network) New Radio - Dual Connectivity (EN-DC).
[0141] In the example, the hub 914 communicates with the access network 904 to facilitate indirect communication between one or more UEs (e.g., UE 912c and / or 912d) and network nodes (e.g., network node 910b). In some examples, the hub 914 may be a controller, router, content source and analytics, or any of the other communication devices described herein regarding UEs. For example, the hub 914 may be a broadband router enabling access to the core network 906 for the UEs. As another example, the hub 914 may be a controller that sends commands or instructions to one or more actuators in the UEs. Commands or instructions may be received from the UEs, network nodes 910, or by executable code, script, process, or otherinstructions in the hub 914. As another example, the hub 914 may be a data collector that acts as temporary storage for UE data and, in some embodiments, may perform analysis or other processing of the data. As another example, the hub 914 may be a content source. For example, for a UE that is a VR device, display, loudspeaker, or other media delivery device, the hub 914 may retrieve VR assets, video, audio, or other media or data related to sensory in formation via a network node, which the hub 914 then provides to the UE either directly, after performing local processing, and / or after adding additional local content. In still another example, the hub 914 acts as a proxy server or orchestrator for the UEs, in particular if one or more of the UEs are low energy loT devices.
[0142] The hub 914 may have a constant / persistent or intermittent connection to the network node 910b. The hub 914 may also allow for a different communication scheme and / or schedule between the hub 914 and UEs (e.g., UE 912c and / or 912d), and between the hub 914 and the core network 906. In other examples, the hub 914 is connected to the core network 906 and / or one or more UEs via a wired connection. Moreover, the hub 914 may be configured to connect to an M2M service provider over the access network 904 and / or to another UE over a direct connection. In some scenarios, UEs may establish a wireless connection with the network nodes 910 while still connected via the hub 914 via a wired or wireless connection. In some embodiments, the hub 914 may be a dedicated hub - that is, a hub whose primary function is to route communications to / from the UEs from / to the network node 910b. In other embodiments, the hub 914 may be a non-dedicated hub - that is, a device which is capable of operating to route communications between the UEs and network node 910b, but which is additionally capable of operating as a communication start and / or end point for certain data channels.
[0143] Figure 10 shows a UE 1000 in accordance with some embodiments. The UE 1000 presents additional details of some embodiments of the UE 912 of Figure 1. As used herein, a UE refers to a device capable, configured, arranged and / or operable to communicate wirelessly with network nodes and / or other UEs. Examples of a UE include, but are not limited to, a smart phone, mobile phone, cell phone, voice over IP (VoIP) phone, wireless local loop phone, desktop computer, personal digital assistant (PDA), wireless cameras, gaming console or device, music storage / playback device, wearable terminal device, wireless endpoint, mobile station, tablet, laptop, laptop-embedded equipment (LEE), laptop-mounted equipment (LME), an Augmented Reality (AR) or Virtual Reality (VR) device, wireless customer-premise equipment (CPE), vehicle, vehicle-mounted or vehicle embedded / integrated wireless device, etc. Other examples include any UE identified by the 3rd Generation Partnership Project(3 GPP), including a narrow band internet of things (NB-IoT) UE, a machine type communication (MTC) UE, and / or an enhanced MTC (eMTC) UE.
[0144] A UE may support device-to-device (D2D) communication, for example by implementing a 3GPP standard for sidelink communication, Dedicated Short-Range Communication (DSRC), vehicle-to-vehicle (V2V), vehicle-to-infrastructure (V2I), or vehicle- to-eveiything (V2X). In other examples, a UE may not necessarily have a user in the sense of a human user who owns and / or operates the relevant device. Instead, a UE may represent a device that is intended for sale to, or operation by, a human user but which may not, or which may not initially, be associated with a specific human user (e.g., a smart sprinkler controller). Alternatively, a UE may represent a device that is not intended for sale to, or operation by, an end user but which may be associated with or operated for the benefit of a user (e.g., a smart power meter).
[0145] The UE 1000 includes processing circuitry 1002 that is operatively coupled via a bus 1004 to an input / output interface 1006, a power source 1008, a memory 1010, a communication interface 1012, and / or any other component, or any combination thereof. Certain UEs may utilize all or a subset of the components shown in Figure 10. The level of integration between the components may vary from one UE to another UE. Further, certain UEs may contain multiple instances of a component, such as multiple processors, memories, transceivers, transmitters, receivers, etc.
[0146] The processing circuitry 1002 is configured to process instructions and data and may be configured to implement any sequential state machine operative to execute instructions stored as machine-readable computer programs in the memory 1010. The processing circuitry 1002 may be implemented as one or more hardware-implemented state machines (e.g., in discrete logic, field-programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), etc.); programmable logic together with appropriate firmware; one or more stored computer programs, general-purpose processors, such as a microprocessor or digital signal processor (DSP), together with appropriate software; or any combination of the above. For example, the processing circuitry 1002 may include multiple central processing units (CPUs). The processing circuity 1002 may be configured to cause the UE 1002 to perform the signalling of at least one of the UEs shown in any of Figures 3 to 6.
[0147] In the example, the input / output interface 1006 may be configured to provide an interface or interfaces to an input device, output device, or one or more input and / or output devices. Examples of an output device include a speaker, a sound card, a video card, a display, a monitor, a printer, an actuator, an emitter, a smartcard, another output device, or anycombination thereof. An input device may allow a user to capture information into the UE 1000. Examples of an input device include a touch-sensitive or presence-sensitive display, a camera (e.g., a digital camera, a digital video camera, a web camera, etc.), a microphone, a sensor, a mouse, a trackball, a directional pad, a trackpad, a scroll wheel, a smartcard, and the like. The presence-sensitive display may include a capacitive or resistive touch sensor to sense input from a user. A sensor may be, for instance, an accelerometer, a gyroscope, a tilt sensor, a force sensor, a magnetometer, an optical sensor, a proximity sensor, a biometric sensor, etc., or any combination thereof. An output device may use the same type of interface port as an input device. For example, a Universal Serial Bus (USB) port may be used to provide an input device and an output device.
[0148] In some embodiments, the power source 1008 is structured as a batteiy or battery pack. Other types of power sources, such as an external power source (e.g., an electricity outlet), photovoltaic device, or power cell, may be used. The power source 1008 may further include power circuitry for delivering power from the power source 1008 itself, and / or an external power source, to the various parts of the UE 1000 via input circuitry or an interface such as an electrical power cable. Delivering power may be, for example, for charging of the power source 1008. Power circuitry may perform any formatting, converting, or other modification to the power from the power source 1008 to make the power suitable for the respective components of the UE 1000 to which power is supplied.
[0149] The memory 1010 may be or be configured to include memory such as random access memory (RAM), read-only memory (ROM), programmable read-only memory (PROM), erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), magnetic disks, optical disks, hard disks, removable cartridges, flash drives, and so forth. In one example, the memory 1010 includes one or more application programs 1014, such as an operating system, web browser application, a widget, gadget engine, or other application, and corresponding data 1016. The memory 1010 may store, for use by the UE 1000, any of a variety of various operating systems or combinations of operating systems.
[0150] The memory 1010 may be configured to include a number of physical drive units, such as redundant array of independent disks (RAID), flash memory, USB flash drive, external hard disk drive, thumb drive, pen drive, key drive, high-density digital versatile disc (HD- DVD) optical disc drive, internal hard disk drive, Blu-Ray optical disc drive, holographic digital data storage (HDDS) optical disc drive, external mini-dual in-line memory module (DIMM), synchronous dynamic random access memory (SDRAM), external micro-DIMMSDRAM, smartcard memory such as tamper resistant module in the form of a universal integrated circuit card (UICC) including one or more subscriber identity modules (SIMs), such as a USIM and / or ISIM, other memory, or any combination thereof. The UICC may for example be an embedded UICC (eUICC), integrated UICC (iUICC) or a removable UICC commonly known as ‘SIM card.’ The memory 1010 may allow the UE 1000 to access instructions, application programs and the like, stored on transitory or non-transitory memory media, to off-load data, or to upload data. An article of manufacture, such as one utilizing a communication system may be tangibly embodied as or in the memory 1010, which may be or comprise a device-readable storage medium.
[0151] The processing circuitry 1002 may be configured to communicate with an access network or other network using the communication interface 1012. The communication interface 1012 may comprise one or more communication subsystems and may include or be communicatively coupled to an antenna 1022. The communication interface 1012 may include one or more transceivers used to communicate, such as by communicating with one or more remote transceivers of another device capable of wireless communication (e.g., another UE or a network node in an access network). Each transceiver may include a transmitter 1018 and / or a receiver 1020 appropriate to provide network communications (e.g., optical, electrical, frequency allocations, and so forth). Moreover, the transmitter 1018 and receiver 1020 may be coupled to one or more antennas (e.g., antenna 1022) and may share circuit components, software or firmware, or alternatively be implemented separately.
[0152] In the illustrated embodiment, communication functions of the communication interface 1012 may include cellular communication, Wi-Fi communication, LPWAN communication, data communication, voice communication, multimedia communication, short-range communications such as Bluetooth, near-field communication, location-based communication such as the use of the global positioning system (GPS) to determine a location, another like communication function, or any combination thereof. Communications may be implemented in according to one or more communication protocols and / or standards, such as IEEE 802.11, Code Division Multiplexing Access (CDMA), Wideband Code Division Multiple Access (WCDMA), GSM, LTE, New Radio (NR), UMTS, WiMax, Ethernet, transmission control protocol / intemet protocol (TCP / IP), synchronous optical networking (SONET), Asynchronous Transfer Mode (ATM), QUIC, Hypertext Transfer Protocol (HTTP), and so forth.
[0153] Regardless of the type of sensor, a UE may provide an output of data captured by its sensors, through its communication interface 1012, via a wireless connection to a networknode. Data captured by sensors of a UE can be communicated through a wireless connection to a network node via another UE. The output may be periodic (e.g., once every 15 minutes if it reports the sensed temperature), random (e.g., to even out the load from reporting from several sensors), in response to a triggering event (e.g., when moisture is detected an alert is sent), in response to a request (e.g., a user initiated request), or a continuous stream (e.g., a live video feed of a patient).
[0154] As another example, a UE comprises an actuator, a motor, or a switch, related to a communication interface configured to receive wireless input from a network node via a wireless connection. In response to the received wireless input the states of the actuator, the motor, or the switch may change. For example, the UE may comprise a motor that adjusts the control surfaces or rotors of a drone in flight according to the received input or to a robotic arm performing a medical procedure according to the received input.
[0155] A UE, when in the form of an Internet of Things (loT) device, may be a device for use in one or more application domains, these domains comprising, but not limited to, city wearable technology, extended industrial application and healthcare. Non-limiting examples of such an loT device are a device which is or which is embedded in: a connected refrigerator or freezer, a TV, a connected lighting device, an electricity meter, a robot vacuum cleaner, a voice controlled smart speaker, a home security camera, a motion detector, a thermostat, a smoke detector, a door / window sensor, a flood / moisture sensor, an electrical door lock, a connected doorbell, an air conditioning system like a heat pump, an autonomous vehicle, a surveillance system, a weather monitoring device, a vehicle parking monitoring device, an electric vehicle charging station, a smart watch, a fitness tracker, a wearable for tactile augmentation or sensory enhancement, a water sprinkler, an animal- or item-tracking device, a sensor for monitoring a plant or animal, an industrial robot, an Unmanned Aerial Vehicle (UAV), and any kind of medical device, like a heart rate monitor or a remote controlled surgical robot. A UE in the form of an loT device comprises circuitry and / or software in dependence of the intended application of the loT device in addition to other components as described in relation to the UE 1000 shown in Figure 10.
[0156] As yet another specific example, in an loT scenario, a UE may represent a machine or other device that performs monitoring and / or measurements, and transmits the results of such monitoring and / or measurements to another UE and / or a network node. The UE may in this case be an M2M device, which may in a 3GPP context be referred to as an MTC device. As one particular example, the UE may implement the 3GPP NB-IoT standard. In other scenarios, a UE may represent a vehicle, such as a car, a bus, a truck, a ship and an airplane, orother equipment that is capable of monitoring and / or reporting on its operational status or other functions associated with its operation.
[0157] In practice, any number of UEs may be used together with respect to a single use case. For example, a first UE might be or be integrated in a drone and provide the drone’s speed information (obtained through a speed sensor) to a second UE that is a remote controller operating the drone. When the user makes changes from the remote controller, the first UE may adjust the throttle on the drone (e.g. by controlling an actuator) to increase or decrease the drone’s speed. The first and / or the second UE can also include more than one of the functionalities described above. For example, a UE might comprise the sensor and the actuator, and handle communication of data for both the speed sensor and the actuators.
[0158] Figure 11 shows a network node 1100 in accordance with some embodiments. As used herein, network node refers to equipment capable, configured, arranged and / or operable to communicate directly or indirectly with a UE and / or with other network nodes or equipment, in a telecommunication network. Examples of network nodes include, but are not limited to, access points (APs) (e.g., radio access points), base stations (BSs) (e.g., radio base stations, Node Bs, evolved Node Bs (eNBs) and NRNodeBs (gNBs)), 0-RAN nodes or components of an 0-RAN node (e.g., O-RU, O-DU, O-CU).
[0159] Base stations may be categorized based on the amount of coverage they provide (or, stated differently, their transmit power level) and so, depending on the provided amount of coverage, may be referred to as femto base stations, pico base stations, micro base stations, or macro base stations. A base station may be a relay node or a relay donor node controlling a relay. A network node may also include one or more (or all) parts of a distributed radio base station such as centralized digital units, distributed units (e.g., in an O-RAN access node) and / or remote radio units (RRUs), sometimes referred to as Remote Radio Heads (RRHs). Such remote radio units may or may not be integrated with an antenna as an antenna integrated radio. Parts of a distributed radio base station may also be referred to as nodes in a distributed antenna system (DAS).
[0160] Other examples of network nodes include multiple transmission point (multi-TRP) 5G access nodes, multi -standard radio (MSR) equipment such as MSR BSs, network controllers such as radio network controllers (RNCs) or base station controllers (BSCs), base transceiver stations (BTSs), transmission points, transmission nodes, multi-cell / multicast coordination entities (MCEs), Operation and Maintenance (O&M) nodes, Operations Support System (OSS) nodes, Self-Organizing Network (SON) nodes, positioning nodes (e.g., Evolved Serving Mobile Location Centers (E-SMLCs)), and / or Minimization of Drive Tests (MDTs).
[0161] The network node 1100 includes a processing circuitry 1102, a memory 1104, a communication interface 1106, and a power source 1108. The network node 1100 may be composed of multiple physically separate components (e.g., a NodeB component and a RNC component, or a BTS component and a BSC component, etc.), which may each have their own respective components. In certain scenarios in which the network node 1100 comprises multiple separate components (e.g., BTS and BSC components), one or more of the separate components may be shared among several network nodes. For example, a single RNC may control multiple NodeBs. In such a scenario, each unique NodeB and RNC pair, may in some instances be considered a single separate network node. In some embodiments, the network node 1100 may be configured to support multiple radio access technologies (RATs). In such embodiments, some components may be duplicated (e.g., separate memory 1104 for different RATs) and some components may be reused (e.g., a same antenna 1110 may be shared by different RATs). The network node 1100 may also include multiple sets of the various illustrated components for different wireless technologies integrated into network node 1100, for example GSM, WCDMA, LTE, NR, WiFi, Zigbee, Z-wave, LoRaWAN, Radio Frequency Identification (RFID) or Bluetooth wireless technologies. These wireless technologies may be integrated into the same or different chip or set of chips and other components within network node 1100.
[0162] The processing circuitry 1102 may comprise a combination of one or more of a microprocessor, controller, microcontroller, central processing unit, digital signal processor, application-specific integrated circuit, field programmable gate array, or any other suitable computing device, resource, or combination of hardware, software and / or encoded logic operable to provide, either alone or in conjunction with other network node 1100 components, such as the memory 1104, to provide network node 1100 functionality. For example, the processing circuitry 1102 may be configured to cause the network node to perform the methods as described with reference to Figure 7 and / or Figure 8, and / or to perform the signalling and / or actions of at least one of the gNBs, the UE vendor training centers, the central entity 1, 2 or 3, and / or the NW vendor training centers shown in any of Figures 3 to 6.
[0163] In some embodiments, the processing circuitry 1102 includes a system on a chip (SOC). In some embodiments, the processing circuitry 1102 includes one or more of radio frequency (RF) transceiver circuitry 1112 and baseband processing circuitry 1114. In some embodiments, the radio frequency (RF) transceiver circuitry 1112 and the baseband processing circuitry 1114 may be on separate chips (or sets of chips), boards, or units, such as radio unitsand digital units. In alternative embodiments, part or all of RF transceiver circuitry 1112 and baseband processing circuitry 1114 may be on the same chip or set of chips, boards, or units.
[0164] The memory 1104 may comprise any form of volatile or non-volatile computer- readable memory including, without limitation, persistent storage, solid-state memory, remotely mounted memory, magnetic media, optical media, random access memory (RAM), read-only memory (ROM), mass storage media (for example, a hard disk), removable storage media (for example, a flash drive, a Compact Disk (CD) or a Digital Video Disk (DVD)), and / or any other volatile or non-volatile, non-transitory device-readable and / or computerexecutable memory devices that store information, data, and / or instructions that may be used by the processing circuitry 1102. The memory 1104 may store any suitable instructions, data, or information, including a computer program, software, an application including one or more of logic, rules, code, tables, and / or other instructions capable of being executed by the processing circuitry 1102 and utilized by the network node 1100. The memory 1104 may be used to store any calculations made by the processing circuitry 1102 and / or any data received via the communication interface 1106. In some embodiments, the processing circuitry 1102 and memory 1104 is integrated.
[0165] The communication interface 1106 is used in wired or wireless communication of signaling and / or data between a network node, access network, and / or UE. As illustrated, the communication interface 1106 comprises port(s) / terminal(s) 1116 to send and receive data, for example to and from a network over a wired connection. The communication interface 1106 also includes radio front-end circuitry 1118 that may be coupled to, or in certain embodiments a part of, the antenna 1110. Radio front-end circuitry 1118 comprises filters 1120 and amplifiers 1122. The radio front-end circuitry 1118 may be connected to an antenna 1110 and processing circuitry 1102. The radio front-end circuitry may be configured to condition signals communicated between antenna 1110 and processing circuitry 1102. The radio front-end circuitry 1118 may receive digital data that is to be sent out to other network nodes or UEs via a wireless connection. The radio front-end circuitry 1118 may convert the digital data into a radio signal having the appropriate channel and bandwidth parameters using a combination of filters 1120 and / or amplifiers 1122. The radio signal may then be transmitted via the antenna 1110. Similarly, when receiving data, the antenna 1110 may collect radio signals which are then converted into digital data by the radio front-end circuitry 1118. The digital data may be passed to the processing circuitry 1102. In other embodiments, the communication interface may comprise different components and / or different combinations of components.
[0166] In certain alternative embodiments, the network node 1100 does not include separate radio front-end circuitry 1118, instead, the processing circuitry 1102 includes radio front-end circuitry and is connected to the antenna 1110. Similarly, in some embodiments, all or some of the RF transceiver circuitry 1112 is part of the communication interface 1106. In still other embodiments, the communication interface 1106 includes one or more ports or terminals 1116, the radio front-end circuitry 1118, and the RF transceiver circuitry 1112, as part of a radio unit (not shown), and the communication interface 1106 communicates with the baseband processing circuitry 1114, which is part of a digital unit (not shown).
[0167] The antenna 1110 may include one or more antennas, or antenna arrays, configured to send and / or receive wireless signals. The antenna 1110 may be coupled to the radio frontend circuitry 1118 and may be any type of antenna capable of transmitting and receiving data and / or signals wirelessly. In certain embodiments, the antenna 1110 is separate from the network node 1100 and connectable to the network node 1100 through an interface or port.
[0168] The antenna 1110, communication interface 1106, and / or the processing circuitry 1102 may be configured to perform any receiving operations and / or certain obtaining operations described herein as being performed by the network node. Any information, data and / or signals may be received from a UE, another network node and / or any other network equipment. Similarly, the antenna 1110, the communication interface 1106, and / or the processing circuitry 1102 may be configured to perform any transmitting operations described herein as being performed by the network node. Any information, data and / or signals may be transmitted to a UE, another network node and / or any other network equipment.
[0169] The power source 1108 provides power to the various components of network node 1100 in a form suitable for the respective components (e g., at a voltage and current level needed for each respective component). The power source 1108 may further comprise, or be coupled to, power management circuitry to supply the components of the network node 1100 with power for performing the functionality described herein. For example, the network node 1100 may be connectable to an external power source (e.g., the power grid, an electricity outlet) via an input circuitry or interface such as an electrical cable, whereby the external power source supplies power to power circuitry of the power source 1108. As a further example, the power source 1108 may comprise a source of power in the form of a battery or battery pack which is connected to, or integrated in, power circuitry. The battery may provide backup power should the external power source fail.
[0170] Embodiments of the network node 1100 may include additional components beyond those shown in Figure 11 for providing certain aspects of the network node’sfunctionality, including any of the functionality described herein and / or any functionality necessary to support the subject matter described herein. For example, the network node 1100 may include user interface equipment to allow input of information into the network node 1100 and to allow output of information from the network node 1100. This may allow a user to perform diagnostic, maintenance, repair, and other administrative functions for the network node 1100. In some embodiments providing a core network node, such as core network node 108 of FIG. 9, some components, such as the radio front-end circuitry 1118 and the RF transceiver circuitry 1112 may be omitted.
[0171] Figure 13 shows a network node 1300 in accordance with some embodiments. As used herein, network node refers to equipment capable, configured, arranged and / or operable to communicate directly or indirectly with a UE and / or with other network nodes or equipment, in a telecommunication network. The network node 1300 may be operable as a core network node, a core network function or, more generally, a core network entity, such as the core network node 908 described above with respect to Figure 9). Examples of network nodes in this context include core network entities such as one or more of a Mobile Switching Center (MSC), Mobility Management Entity (MME), Home Subscriber Server (HSS), Access and Mobility Management Function (AMF), Session Management Function (SMF), Authentication Server Function (AUSF), Subscription Identifier De-concealing function (SIDF), Unified Data Management (UDM), Security Edge Protection Proxy (SEPP), Network Exposure Function (NEF), Policy Control Function (PCF) and / or a User Plane Function (UPF).
[0172] The network node 1300 includes processing circuitry 1302, a memory 1304, a communication interface 1306, and a power source 1308, and / or any other component, or any combination thereof. The network node 1300 may be composed of multiple physically separate components, which may each have their own respective components. In certain scenarios in which the network node 1300 comprises multiple separate components, one or more of the separate components may be shared among several network nodes.
[0173] The processing circuitry 1302 may comprise a combination of one or more of a microprocessor, controller, microcontroller, central processing unit, digital signal processor, application-specific integrated circuit, field programmable gate array, or any other suitable computing device, resource, or combination of hardware, software and / or encoded logic operable to provide, either alone or in conjunction with other network node 1300 components, such as the memory 1304, network node 1300 functionality. For example, the processing circuitry 1302 may be configured to cause the network node to perform the methods as described with reference to Figure 7 and / or 8, and / or to perform the signalling and / or actionsof at least one of the UE vendor training centers, the central entity 1, 2 or 3, and / or the NW vendor training centers shown in any of Figures 3 to 6.
[0174] The memory 1304 may comprise any form of volatile or non-volatile computer- readable memory including, without limitation, persistent storage, solid-state memory, remotely mounted memory, magnetic media, optical media, random access memory (RAM), read-only memory (ROM), mass storage media (for example, a hard disk), removable storage media (for example, a flash drive, a Compact Disk (CD) or a Digital Video Disk (DVD)), and / or any other volatile or non-volatile, non-transitory device-readable and / or computerexecutable memory devices that store information, data, and / or instructions that may be used by the processing circuitry 1302. The memory 1304 may store any suitable instructions, data, or information, including a computer program, software, an application including one or more of logic, rules, code, tables, and / or other instructions capable of being executed by the processing circuitry 1302 and utilized by the network node 1300. The memory 1304 may be used to store any calculations made by the processing circuitry 1302 and / or any data received via the communication interface 1306. In some embodiments, the processing circuitry 1302 and memory 1304 is integrated.
[0175] The communication interface 1306 is used in wired or wireless communication of signaling and / or data between a network node, access network, and / or UE.
[0176] The power source 1308 provides power to the various components of network node 1300 in a form suitable for the respective components (e g., at a voltage and current level needed for each respective component). The power source 1308 may further comprise, or be coupled to, power management circuitry to supply the components of the network node 1300 with power for performing the functionality described herein. For example, the network node 1300 may be connectable to an external power source (e.g., the power grid, an electricity outlet) via an input circuitry or interface such as an electrical cable, whereby the external power source supplies power to power circuitry of the power source 1308. As a further example, the power source 1308 may comprise a source of power in the form of a battery or battery pack which is connected to, or integrated in, power circuitry. The batteiy may provide backup power should the external power source fail.
[0177] Embodiments of the network node 1300 may include additional components beyond those shown in Figure 13 for providing certain aspects of the network node’s functionality, including any of the functionality described herein and / or any functionality necessary to support the subject matter described herein. For example, the network node 1300 may include user interface equipment to allow input of information into the network node 1300and to allow output of information from the network node 1300. This may allow a user to perform diagnostic, maintenance, repair, and other administrative functions for the network node 1300.
[0178] Figure 12 is a block diagram illustrating a virtualization environment 1200 in which functions implemented by some embodiments may be virtualized. In the present context, virtualizing means creating virtual versions of apparatuses or devices which may include virtualizing hardware platforms, storage devices and networking resources. As used herein, virtualization can be applied to any device described herein, or components thereof, and relates to an implementation in which at least a portion of the functionality is implemented as one or more virtual components. Some or all of the functions described herein may be implemented as virtual components executed by one or more virtual machines (VMs) implemented in one or more virtual environments 1200 hosted by one or more of hardware nodes, such as a hardware computing device that operates as a network node, UE, core network node, or host. Further, in embodiments in which the virtual node does not require radio connectivity (e g., a core network node or host), then the node may be entirely virtualized. In some embodiments, the virtualization environment 1200 includes components defined by the O-RAN Alliance, such as an O-Cloud environment orchestrated by a Service Management and Orchestration Framework via an O-2 interface. Virtualization may facilitate distributed implementations of a network node, UE, core network node, or host.
[0179] Applications 1202 (which may alternatively be called software instances, virtual appliances, network functions, virtual nodes, virtual network functions, etc.) are run in the virtualization environment Q400 to implement some of the features, functions, and / or benefits of some of the embodiments disclosed herein.
[0180] Hardware 1204 includes processing circuitry, memory that stores software and / or instructions executable by hardware processing circuitry, and / or other hardware devices as described herein, such as a network interface, input / output interface, and so forth. Software may be executed by the processing circuitry to instantiate one or more virtualization layers 1206 (also referred to as hypervisors or virtual machine monitors (VMMs)), provide VMs 1208a and 1208b (one or more of which may be generally referred to as VMs 1208), and / or perform any of the functions, features and / or benefits described in relation with some embodiments described herein. The virtualization layer 1206 may present a virtual operating platform that appears like networking hardware to the VMs 1208.
[0181] The VMs 1208 comprise virtual processing, virtual memory, virtual networking or interface and virtual storage, and may be run by a corresponding virtualization layer 1206.Different embodiments of the instance of a virtual appliance 1202 may be implemented on one or more of VMs 1208, and the implementations may be made in different ways. Virtualization of the hardware is in some contexts referred to as network function virtualization (NFV). NFV may be used to consolidate many network equipment types onto industry standard high volume server hardware, physical switches, and physical storage, which can be located in data centers, and customer premise equipment.
[0182] In the context of NFV, a VM 1208 may be a software implementation of a physical machine that runs programs as if they were executing on a physical, non-virtualized machine. Each of the VMs 1208, and that part of hardware 1204 that executes that VM, be it hardware dedicated to that VM and / or hardware shared by that VM with others of the VMs, forms separate virtual network elements. Still in the context of NFV, a virtual network function is responsible for handling specific network functions that run in one or more VMs 1208 on top of the hardware 1204 and corresponds to the application 1202.
[0183] Hardware 1204 may be implemented in a standalone network node with generic or specific components. Hardware 1204 may implement some functions via virtualization. Alternatively, hardware 1204 may be part of a larger cluster of hardware (e.g. such as in a data center or CPE) where many hardware nodes work together and are managed via management and orchestration 1210, which, among others, oversees lifecycle management of applications 1202. In some embodiments, hardware 1204 is coupled to one or more radio units that each include one or more transmitters and one or more receivers that may be coupled to one or more antennas. Radio units may communicate directly with other hardware nodes via one or more appropriate network interfaces and may be used in combination with the virtual components to provide a virtual node with radio capabilities, such as a radio access node or a base station. In some embodiments, some signaling can be provided with the use of a control system 1212 which may alternatively be used for communication between hardware nodes and radio units.
[0184] Although the computing devices described herein (e.g., UEs, network nodes) may include the illustrated combination of hardware components, other embodiments may comprise computing devices with different combinations of components. It is to be understood that these computing devices may comprise any suitable combination of hardware and / or software needed to perform the tasks, features, functions and methods disclosed herein. Determining, calculating, obtaining or similar operations described herein may be performed by processing circuitry, which may process information by, for example, converting the obtained information into other information, comparing the obtained information or converted information to information stored in the network node, and / or performing one or more operations based onthe obtained information or converted information, and as a result of said processing making a determination. Moreover, while components are depicted as single boxes located within a larger box, or nested within multiple boxes, in practice, computing devices may comprise multiple different physical components that make up a single illustrated component, and functionality may be partitioned between separate components. For example, a communication interface may be configured to include any of the components described herein, and / or the functionality of the components may be partitioned between the processing circuitry and the communication interface. In another example, non-computationally intensive functions of any of such components may be implemented in software or firmware and computationally intensive functions may be implemented in hardware.
[0185] In certain embodiments, some or all of the functionality described herein may be provided by processing circuitiy executing instructions stored on in memory, which in certain embodiments may be a computer program product in the form of a non-transitory computer- readable storage medium. In alternative embodiments, some or all of the functionality may be provided by the processing circuitry without executing instructions stored on a separate or discrete device-readable storage medium, such as in a hard-wired manner. In any of those particular embodiments, whether executing instructions stored on a non-transitory computer- readable storage medium or not, the processing circuitry can be configured to perform the described functionality. The benefits provided by such functionality are not limited to the processing circuitry alone or to other components of the computing device, but are enjoyed by the computing device as a whole, and / or by end users and a wireless network generally.
[0186] The following groups of numbered statements set out embodiments of the disclosure:C Embodiments1. A method performed by a second network node, the method comprising: obtaining first datasets from a plurality of first network nodes; using the first datasets to generate a second dataset; and forwarding the second dataset to a third network node.2 The method of embodiment 1, further comprising training a machine-learning model using the first datasets, and using the trained machine-learning model and the first datasets to generate the second dataset.3. The method of embodiment 2, wherein the machine-learning model comprises a first part and a second part for implementation in different network entities.4. The method of embodiment 3, wherein training the machine-learning model comprises training the first part of the machine-learning model, for implementation by a network node, using the first datasets.5. The method of embodiment 3 or 4, wherein training the machine-learning model comprises generating a nominal second part of the machine-learning model, for implementation by a user equipment.6. The method of embodiment 3, wherein training the machine-learning model comprises training the second part of the machine-learning model, for implementation by a user equipment, using the first datasets.7. The method of embodiment 3 or 6, wherein training the machine-learning model comprises generating a nominal first part of the machine-learning model, for implementation by a network node.8. The method of any one of embodiments 3 to 7, wherein the machine-learning model comprises an autoencoder, and wherein one of the first part and the second part comprises an encoder and the other of the first part and the second part comprises a decoder.9. The method of any one of the preceding embodiments, wherein the first datasets comprise data samples that are labelled with one or more conditions or configurations of a user equipment or a network node associated with the data samples.10. The method of embodiment 9, wherein training the machine-learning model comprises training the machine-learning model for a first condition or configuration, based on data samples that are labelled with the first condition or configuration.11. The method of embodiment 10, wherein the second dataset is associated with the first condition or configuration.12. The method of embodiment 11, wherein the one or more first network nodes comprise one or more radio access network nodes, one or more wireless devices, and / or one or more core network nodes.13. The method of any one of the preceding embodiments, wherein the first datasets comprise a plurality of radio measurements.14. The method of any one of the preceding embodiments, wherein the third network node is operable to combine respective second datasets from multiple second network nodes to generate a third dataset.15. The method of embodiment 14, wherein the second network nodes are associated with multiple network vendors, such that the third dataset is not specific to one network vendor.16. A method performed by a fourth network node, the method comprising: receiving, from a third network node, a third dataset; and training a machine-learning model using the third dataset.17. The method of embodiment 16, wherein the machine-learning model comprises a first part and a second part for implementation in different network entities.18. The method of embodiment 17, wherein training the machine-learning model comprises training the second part of the machine-learning model, for implementation by a user equipment, using the third dataset.19. The method of embodiment 17, wherein training the machine-learning model comprises training the first part of the machine-learning model, for implementation by a network node, using the third dataset.20. The method of any one of embodiments 17 to 19, wherein the machine-learning model comprises an autoencoder, and wherein one of the first part and the second part comprises an encoder and the other of the first part and the second part comprises a decoder.21. The method of any one of embodiments 16 to 20, wherein the third dataset comprisesdata samples that are labelled with a first condition or configuration of a user equipment, and wherein training the machine-learning model comprises training the machine-learning model for the first condition or configuration.22. The method of any one of embodiments 16 to 21, wherein the third dataset comprises a plurality of radio measurements.23. The method of any one of embodiments 16 to 22, wherein the third network node is operable to combine respective second datasets from multiple second network nodes.Group D Embodiments24. A method performed by a system in a communication network, the method comprising: obtaining, at a plurality of second network nodes, respective pluralities of first datasets; training, at each second network node and based on a respective plurality of first datasets, a machine-learning model comprising first and second parts, wherein training the machine-learning model comprises training the first part of the machine-learning model and generating a nominal second part of the machine-learning model; outputting, by each of the second network nodes, a respective second dataset generated using the first datasets and the respective machine-learning model; aggregating, at a third network node, the plurality of second datasets to generate a third dataset; and training, at one or more fourth network nodes, a second part of the machine-learning model using the third dataset.25. The method of embodiment 24, wherein the machine-learning model comprises an autoencoder, and wherein one of the first part and the second part comprises an encoder and the other of the first part and the second part comprises a decoder.26. The method of embodiment 24 or 25, wherein the first part is for implementation at a user equipment and the second part is for implementation at a network node.27. The method of embodiment 24 or 25, wherein the first part is for implementation at a network node and the second part is for implementation at a user equipment.Group E Embodiments28. A network node, the network node comprising: processing circuitry configured to cause the network node to perform any of the steps of any of the Group C embodiments; power supply circuitry configured to supply power to the processing circuitry.29. A system for a communication network, the system comprising: a plurality of second network nodes, at least one of which is configured to perform any of the steps of any of embodiments 1 to 15; one or more third network nodes; and one or more fourth network nodes, at least one of which is configured to perform any of the steps of any of embodiments 16 to 23.
Claims
CLAIMS1. A method performed by a second network node (1100), the method comprising: obtaining (702) first datasets from one or more first network nodes (1000, 1100); using (704) the first datasets to generate a second dataset, wherein the second dataset is labelled with a first identifier; and forwarding (706) the second dataset and the first identifier to a third network node (1100).
2. The method of claim 1, further comprising training a machine-learning model using the first datasets, and using the trained machine-learning model and the first datasets to generate the second dataset.
3. The method of claim 2, wherein the machine-learning model comprises a first part and a second part for implementation in different network entities.
4. The method of claim 3, wherein training the machine-learning model comprises any one or more of: training the first part of the machine-learning model, for implementation by a network node, using the first datasets; and generating a nominal second part of the machinelearning model, for implementation by a user equipment.
5. The method of claim 4, wherein the first part and nominal second part are used to generate the second dataset, and / or the second dataset is used for assisting a fourth network node to train the second part, which is for implementation by the user equipment.
6. The method of claim 3, wherein training the machine-learning model comprises any one or more of: training the second part of the machine-learning model, for implementation by a user equipment, using the first datasets; and generating a nominal first part of the machinelearning model, for implementation by a network node.7 The method of claim 6, wherein the nominal first part and second part are used to generate the second dataset, and / or the second dataset is used for assisting a fourth network node to train the first part, which is for implementation by the network node.
8. The method of any one of claims 3 to 7, wherein the machine-learning model comprises an autoencoder, and wherein one of the first part and the second part comprises an encoder andthe other of the first part and the second part comprises a decoder.
9. The method of any one of the preceding claims, wherein the first datasets comprise data samples that are labelled with one or more conditions or configurations of a user equipment or a network node associated with the data samples.
10. The method of claim 9, wherein training the machine-learning model comprises training the machine-learning model for a first condition or configuration, based on data samples that are labelled with the first condition or configuration.
11. The method of claim 10, wherein the second dataset is associated with the first condition or configuration.
12. The method of claim 11, wherein the one or more first network nodes comprise one or more radio access network nodes, one or more wireless devices, and / or one or more core network nodes.
13. The method of any one of the preceding claims, wherein the first datasets comprise a plurality of radio measurements.
14. The method of any one of the preceding claims, wherein the third network node is operable to combine respective second datasets from multiple second network nodes to generate a third dataset with a second identifier.
15. The method of claim 14, wherein the second identifier is equal to the first identifier.
16. The method of claim 15, wherein the second network nodes are associated with multiple network vendors, such that the third dataset is not specific to one network vendor.
17. The method of any one of the preceding claims, wherein the second dataset comprises an update and / or an extension to a dataset previously forwarded to the third network node by the second network node.
18. The method of claim 17, further comprising receiving, prior to generating the seconddataset, the first identifier from the third network node, wherein the first identifier is associated with the dataset previously forwarded to the third network node by the second network node.
19. A method performed by a fourth network node (1000, 1100), the method comprising: receiving (802), from a third network node (1100), a third dataset labelled with a second identifier, wherein the third dataset comprises data samples that are associated with a first condition or configuration of a user equipment or a network node associated with the data samples; and training (804), using the third dataset, a machine-learning model for the first condition or configuration.
20. The method of claim 19, wherein the machine-learning model comprises a first part and a second part for implementation in different network entities.
21. The method of claim 20, wherein training the machine-learning model comprises one of: training the second part of the machine-learning model, for implementation by a user equipment, using the third dataset; and training the first part of the machine-learning model, for implementation by a network node, using the third dataset.
22. The method of any one of claims 20 to 21, wherein the machine-learning model comprises an autoencoder, and wherein one of the first part and the second part comprises an encoder and the other of the first part and the second part comprises a decoder.
23. The method of any one of embodiments 19 to 22, wherein the third dataset comprises a plurality of radio measurements.
24. The method of any one of claims 19 to 23, wherein the third network node is operable to combine respective second datasets from multiple second network nodes.
25. A method performed by a system in a communication network, the method comprising: training, at each of a plurality of second network nodes (1100) and based on a respective plurality of first datasets, a machine-learning model comprising first and second parts, wherein training the machine-learning model comprises training the first part of the machine-learning model;outputting, by each of the second network nodes, a respective second dataset generated using the first datasets and the respective machine-learning model; aggregating, at a third network node (1100), the plurality of second datasets to generate one or more third datasets; and training (804), at one or more fourth network nodes (1000, 1100), a second part of the machine-learning model using the one or more third datasets.
26. The method of claim 25, further comprising obtaining, at the plurality of second network nodes, the respective pluralities of first datasets.
27. The method of any of claims 25 to 26, wherein training the machine-learning model further comprises generating a nominal second part of the machine-learning model.
28. The method of any of claims 25 to 27, wherein the machine-learning model comprises an autoencoder, and wherein one of the first part and the second part comprises an encoder and the other of the first part and the second part comprises a decoder.
29. The method of any of claims 25 to 28, wherein the first part is for implementation at a user equipment and the second part is for implementation at a network node, or wherein the first part is for implementation at a network node and the second part is for implementation at a user equipment. #30. A second network node (1100) comprising processing circuitry (1102) configured to cause the second network node to: obtain (702) first datasets from one or more first network nodes (1000, 1100); use (704) the first datasets to generate a second dataset, wherein the second dataset is labelled with a first identifier; and forward (706) the second dataset and the first identifier to a third network node (1100).
31. The second network node of claim 30, wherein the processing circuitry is further configured to cause the second network node to perform the method of any of claims 2 to 18.
32. A fourth network node (1100) comprising processing circuitry (1102) configured tocause the fourth network node to: receive (802), from a third network node (1100), a third dataset labelled with a second identifier, wherein the third dataset comprises data samples that are associated with a first condition or configuration of a user equipment (1000) or a network node (1100) associated with the data samples; and tram (804), using the third datasets, a machine-learning model for the first condition or configuration.
33. The fourth network node of claim 32, wherein the processing circuitry (1102) is further configured to cause the fourth network node to perform the method of any of claims 20 to 24.
34. A system comprising a plurality of second network nodes (1100), a third network node (1100), and one or more fourth network nodes (1100), wherein the system comprises processing circuitry configured to cause the system to: train, at each of the plurality of second network nodes and based on a respective plurality of first datasets, a machine-learning model comprising first and second parts, wherein training the machine-learning model comprises training the first part of the machine-learning model; output, by each of the second network nodes, a respective second dataset generated using the first datasets and the respective machine-learning model; aggregate, at the third network node, the plurality of second datasets to generate one or more third datasets; and train (804), at the one or more fourth network nodes, a second part of the machinelearning model using the one or more third datasets.
35. The system of claim 34, wherein the processing circuitry is further configured to cause the system to perform the method of any one of claims 26 to 29.
36. A computer-readable storage medium storing code which, when executed by processing circuitry of a second network node, causes the second network node to perform a method according to any one of claims 1 to 18.
37. A computer-readable storage medium storing code which, when executed by processing circuitry of a fourth network node, causes the fourth network node to perform a methodaccording to any one of claims 19 to 24.
38. A computer-readable storage medium storing code which, when executed by processing circuitry of a system, causes the system to perform a method according to any one of claims 1 to 25 to 29.