WO2019206196A1 - 一种模型更新方法、装置及系统 - Google Patents
一种模型更新方法、装置及系统 Download PDFInfo
- Publication number
- WO2019206196A1 WO2019206196A1 PCT/CN2019/084148 CN2019084148W WO2019206196A1 WO 2019206196 A1 WO2019206196 A1 WO 2019206196A1 CN 2019084148 W CN2019084148 W CN 2019084148W WO 2019206196 A1 WO2019206196 A1 WO 2019206196A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- entity
- model
- data
- update
- network element
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/2866—Architectures; Arrangements
- H04L67/30—Profiles
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2228—Indexing structures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0894—Policy-based network configuration management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/14—Network analysis or design
- H04L41/145—Network analysis or design involving simulating, designing, planning or modelling of a network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/16—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using machine learning or artificial intelligence
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/50—Service provisioning or reconfiguring
Definitions
- the present application relates to the field of information technology, and in particular, to a method, device, and system for updating a model.
- AI artificial intelligence
- the model generated by the machine learning technology in the artificial intelligence network architecture analyzes the data generated by the mobile network, and optimizes the mobile network based on the analysis result generated by the model, so as to better support the user service and become the trend of the mobile network evolution. .
- the performance of the model may be degraded, and the network may not operate normally.
- the model is updated by re-training the model through the newly generated data of the network element in a proactive manner through a fixed time interval. This way of actively updating the model does not accurately sense changes in the network environment.
- the network environment may change before the model update time arrives, causing the model to no longer apply to the current situation, resulting in erroneous results, resulting in network performance degradation or inoperability.
- the present application provides a model updating method, apparatus, and system for solving the problem of network performance degradation caused by a decrease in model performance in the prior art.
- the embodiment of the present application provides a method for updating a model, including: a first function entity sends a model update policy to a second function entity, where the model update policy includes an update condition of a model of the first network element, The model of the first network element is used to guide parameter adjustment of the first network element; when the first function entity receives the update request, perform a process of updating a model of the first network element; The update request is triggered by the second functional entity when it is determined that the model satisfies the update condition.
- the first functional entity may be an analysis and modeling function AMF entity
- the second functional entity may be an intelligent collaborative function APF entity or a function execution MEF entity.
- the model update mechanism of the present application replaces the model update mechanism from the active cycle update to the passive trigger update, the first functional entity assigns the model update policy to the second functional entity, and the second functional entity goes to the first when the monitored model meets the update condition
- the function entity triggers the update request, so that the first function entity receives the update request and performs a process of updating the model, wherein the update condition indicates that the network environment changes, and when the network environment changes to meet the update condition, the current environment is updated.
- the model avoids the problem of network performance degradation or resource waste that may result from proactively updating the model. Model update strategies can be configured according to the scenario, resulting in greater flexibility.
- the model update policy further includes an index of the first data, and the first data is used to determine whether the model satisfies the update condition.
- the first functional entity is an analysis and modeling function AMF entity
- the second functional entity is an intelligent collaborative function APF entity
- the first functional entity performs a model for updating the first network element
- the method further includes:
- the first functional entity performs a process of updating the model, including:
- the AMF entity sends a data request to the data service function DSF entity, where the data request is used to request the second data corresponding to the first network element required for the model update;
- the AMF entity retrains the model based on the second data and sends the retrained model to the MEF.
- the model when the model is updated, the model is trained based on the model output result and the parameter adjustment action corresponding to the model result, and the accuracy of the model training is improved.
- the system to which the method is applied includes a plurality of network elements including the first network element, where the plurality of network elements all correspond to a model of the first network element, and the The plurality of network elements are managed by at least two APF entities, the first functional entity is an AMF entity, and the second functional entity is any one of the at least two APF entities, and related data of the multiple network elements And being managed by the at least two DSF entities, where the corresponding models of the plurality of network elements are configured in the at least two MEFs;
- the first function entity After the AMF entity sends the model update policy to each APF entity, the first function entity performs a process of updating the model, including:
- the AMF entity sends a data request to the at least two DSF entities, where the data request is used to request third data corresponding to the plurality of network elements respectively required for performing model update;
- the AMF entity retrains the model according to the third data corresponding to the plurality of network elements respectively, and sends the retrained model to the at least two MEFs respectively.
- the first functional entity is an AMF entity
- the second functional entity is an MEF entity.
- the method may further include: the AMF entity sending the first network element to the MEF entity a process of the first functional entity performing a process of updating the model of the first network element, comprising: the AMF entity sending a data request to a DSF entity, where the data request is used to request a model of the first network element And updating, by the AMF entity, the fourth data that is sent by the first network element, where the AMF entity receives the fourth data that is sent by the DSF entity, where the fourth data includes the first The output result of the model of the network element, the data of the output result and the adjustment action of the first network element parameter corresponding to the output result; the AMF entity retrains the first network element according to the fourth data The model and send the retrained model to the MEF.
- the above design through the MEF trigger model update.
- the AMF configures the model update policy to the MEF so that the MEF triggers the model update when the update condition is met based on the model update policy.
- the model is retrained according to the output result of the unupdated model and the parameter adjustment action corresponding to the output result, thereby improving the accuracy of the model training.
- an embodiment of the present application provides a method for updating a model, including: a second function entity receives a model update policy sent by a first function entity, where the model update policy includes an update condition of the model, where the model is used for guiding Parameter adjustment of the network element; the second functional entity determines whether the model satisfies the update condition according to the model update policy; and when the second function entity determines that the model satisfies the update condition, The first functional entity sends an update request, and the update request is used to trigger the first functional entity to perform a process of updating the model.
- the model update mechanism of the present application replaces the model update mechanism from the active cycle update to the passive trigger update, the first functional entity assigns the model update policy to the second functional entity, and the second functional entity monitors the model to meet the update condition. And triggering an update request to the first functional entity, so that the first functional entity receives the update request, and performs a process of updating the model, wherein the update condition indicates that the network environment changes, and the network environment changes to meet the update condition.
- the model is updated in time, thereby avoiding the problem of network performance degradation or resource waste caused by actively updating the model mode.
- Model update strategies can be configured according to the scenario, resulting in greater flexibility.
- the first functional entity is an analysis and modeling function AMF entity
- the second functional entity is an intelligent collaborative function APF entity
- the model update policy further includes an index of the first data, where the a data is used to determine whether the model satisfies the update condition
- the method further comprises: sending, by the APF entity, a data service function DSF entity a data request, the data request including an index of the first data; the APF entity receiving the first data sent by the DSF entity according to an index of the first data; the second functional entity determining the Whether the model satisfies the update condition includes: the APF entity determining, according to the first data, whether the model satisfies the update condition.
- the APF subscribes to the data from the DSF to judge the state of the network environment. If the performance of the model does not decrease, the update may not be performed, thus saving the computational resources and the model transmission process of the training model; if the network performance is degraded, The APF sends an update request to trigger the AMF retraining model to achieve the purpose of updating the model.
- the method further includes: the APF entity receiving an output result of the model sent by a model execution function MEF entity; the APF entity determining a parameter adjustment of the network element according to the output result action;
- the APF entity sends a parameter adjustment action of the network element to the network element, and is used to instruct the network element to adjust parameters of the network element according to the parameter adjustment action.
- the method further includes: the APF entity sending the output result and a parameter adjustment action of the network element corresponding to the output result to the DSF entity, to facilitate the DSF
- the entity tags the data that produced the output for updating the model.
- the first functional entity is an analysis and modeling function AMF entity
- the second functional entity is a model execution function MEF entity
- the model update policy further includes an index of the first data
- the first data is used to determine whether the model satisfies the update condition
- the method further includes: the MEF entity to a data service function DSF
- the entity sends a first data request, where the first data request includes an index of the first data
- the MEF entity receives the first data that is determined by the DSF entity and is determined according to an index of the first data
- Determining whether the model satisfies the update condition the method includes: determining, by the MEF entity, whether the model satisfies the update condition according to the first data.
- the MEF subscribes data from the DSF to judge the state of the network environment. If the performance of the model does not decrease, the update may not be performed, thereby saving the computational resources and the model transmission process of the training model; The MEF sends an update request to trigger the AMF retraining model to achieve the purpose of updating the model.
- the method further includes: the MEF receiving the model sent by the AMF;
- the MEF entity Sending, by the MEF entity, a second data request to the DSF entity, the second data request including an index of second data used to characterize a current network environment state in which the network element is located; the MEF entity receiving the DSF The second data determined by the entity according to the index of the second data; the MEF entity inputs the second data into the model to obtain an output result, where the result includes the network element in the current a parameter adjustment action in a network environment state; the MEF entity sends the output result to the APF entity.
- the embodiment of the present application provides a method for updating a model, including: a data service function DSF entity receives a data request sent by a first functional entity, where the data request includes an index of the first data, and the first data is used by Determining whether the model run by the model execution function MEF satisfies an update condition, the model is used to guide parameter adjustment of the network element; the DSF entity sends the identifier to the first functional entity according to the index of the first data The first data; wherein the first functional entity is an intelligent cooperative function APF entity or is the MEF entity.
- the first functional entity subscribes the first data from the DSP to monitor whether the model satisfies the update condition based on the subscribed first data, so as to trigger the update when it is determined that the update condition is met.
- the method further includes: receiving, by the DSF entity, an output result of the model sent by the APF entity, and the output result Corresponding parameter adjustment action of the network element; the DSF marks data generating the output result for updating the model.
- the method further includes: the DSF entity receiving a data request sent by an analysis and modeling function AMF entity, the data request being used to request second data required to update the model; Transmitting, by the DSF entity, second data required to update the model to the AMF entity, where the second data includes the output result, data generating the output result, and the network corresponding to the output result Meta parameter adjustment action.
- the APF when the APF triggers the model update, the APF sends the output result of the model and the parameter adjustment action corresponding to the output result to the DSF, so that the DSF marks the data, and when the model needs to be updated, the AMF performs model update according to the data. More accurate.
- the embodiment of the present application provides a model updating apparatus, where the apparatus may be applied to a first functional entity, where the apparatus may be a first functional entity, or may be a chip capable of implementing a function corresponding to the first functional entity.
- the device has the functionality to implement the various embodiments of the first aspect described above. This function can be implemented in hardware or in hardware by executing the corresponding software.
- the hardware or software includes one or more modules corresponding to the functions described above.
- the first functional entity includes the following modules:
- a sending module configured to send a model update policy to the second function entity, where the model update policy includes an update condition of a model of the first network element, where the model of the first network element is used to guide the first network element Parameter adjustment;
- a receiving module configured to receive an update request, where the update request is triggered by the second functional entity when determining that the model satisfies the update condition
- a processing module configured to: when the receiving module receives the update request, perform a process of updating a model of the first network element.
- the model update policy further includes an index of the first data, and the first data is used to determine whether the model satisfies the update condition.
- the first functional entity is an analysis and modeling function AMF entity
- the second functional entity is an intelligent collaborative function APF entity
- the sending module sends a model of the first network element to a model execution function MEF entity before the processing module performs a process of updating the model of the first network element; and receiving, by the receiving module, the update request
- the sending module is further configured to send a data request to the data service function DSF entity, where the data request is used to request second data corresponding to the first network element required for performing the model update; the receiving module, And the second data corresponding to the first network element sent by the DSF entity, where the second data includes an output result of the model of the first network element determined by the MEF entity, and the And the APF entity re-trains the model according to the second data, and sends the retrained model to the MEF.
- the system applied by the device includes a plurality of network elements including the first network element, where the plurality of network elements all correspond to a model of the first network element, and the multiple The network element is managed by at least two APF entities, the first functional entity is an AMF entity, and the second functional entity is any one of the at least two APF entities, and related data of the multiple network elements are The at least two DSF entities are managed, and the corresponding models of the plurality of network elements are configured in the at least two MEFs;
- the processing module determines, when the process of updating the model is executed, that the receiving module receives the update in the preset duration.
- the number of the requested APF entities reaches a preset threshold; the sending module is configured to send a data request to the at least two DSF entities, where the data request is used to request the multiple network elements required for performing the model update.
- the sending module is configured to send a data request to the at least two DSF entities, where the data request is used to request the multiple network elements required for performing the model update.
- the receiving module is configured to receive third data corresponding to the plurality of network elements respectively sent by the at least two DSF entities, where the processing module is configured to perform third according to the plurality of network elements respectively.
- the data retrains the model and sends the retrained models to the at least two MEFs, respectively.
- the first functional entity is an AMF entity
- the second functional entity is an MEF entity
- the sending module is further configured to send the model of the first network element to the MEF entity
- the processing module is further configured to: when the receiving module receives the update request, trigger the sending module to send a data request to a DSF entity, where the data request is used to request to perform a model update of the first network element.
- the fourth data corresponding to the first network element is required; the receiving module is further configured to receive the fourth data sent by the DSF entity, where the fourth data includes the The output result of the model of the first network element, the data of the output result and the adjustment action of the first network element parameter corresponding to the output result; the processing module is further configured to retrain according to the four data The model of the first network element and the retrained model is sent to the MEF.
- an embodiment of the present application provides a device, where the device is applied to a first functional entity, including: a processor, a communication interface, and a memory; the memory is configured to store an instruction, when the device is running, the communication interface For transmitting and receiving data, the processor executes the instruction stored by the memory to cause the apparatus to perform the model updating method in any of the implementation methods of the first aspect or the first aspect.
- the memory may be integrated in the processor or may be independent of the processor.
- the communication interface is configured to send a model update policy to the second function entity, where the model update policy includes an update condition of the model of the first network element, where the model of the first network element is used to guide the first Parameter adjustment of the network element; and receiving an update request; wherein the update request is triggered by the second functional entity when determining that the model satisfies the update condition;
- a processor configured to perform a process of updating a model of the first network element when receiving the update request by using the communication interface.
- the model update policy further includes an index of the first data, and the first data is used to determine whether the model satisfies the update condition.
- the first functional entity is an analysis and modeling function AMF entity
- the second functional entity is an intelligent collaborative function APF entity
- the communication interface is further configured to send the model of the first network element to a model execution function MEF entity before the processor performs a process of updating a model of the first network element;
- the processor is specifically configured to: when performing a process of updating a model of the first network element:
- Second data corresponding to the first network element that is sent by the DSF entity where the second data includes an output result of a model of the first network element determined by the MEF entity, and The parameter adjustment action of the first network element determined by the APF entity according to the output result;
- the system for the device includes a plurality of network elements including the first network element, where the plurality of network elements respectively correspond to a model of the first network element, and the The plurality of network elements are managed by at least two APF entities, the first functional entity is an AMF entity, and the second functional entity is any one of the at least two APF entities, and related data of the multiple network elements And being managed by the at least two DSF entities, where the corresponding models of the plurality of network elements are configured in the at least two MEFs;
- the processor after transmitting the model update policy to each APF entity through the communication interface, determines to receive the APF that sends the update request within a preset duration when performing the process of updating the model.
- the number of the entities reaches a preset threshold; the data request is sent to the at least two DSF entities by the communication interface, where the data request is used to request the third of the plurality of network elements respectively required for the model update
- the retrained models are sent to the at least two MEFs, respectively.
- the first functional entity is an AMF entity
- the second functional entity is an MEF entity
- the communication interface is further configured to send the model of the first network element to the MEF entity;
- the processor is specifically configured to: when performing a process of updating a model of the first network element:
- the fourth data sent by the DSF entity, where the fourth data includes an output result of a model of the first network element determined by the MEF entity, and generating data of the output result And an adjustment action of the first network element parameter corresponding to the output result;
- the embodiment of the present application provides a model updating apparatus, where the apparatus is applied to a second functional entity, and the apparatus may be a second functional entity, or may be a chip capable of implementing a function corresponding to the second functional entity.
- the device has the functionality to implement the various embodiments of the second aspect described above. This function can be implemented in hardware or in hardware by executing the corresponding software.
- the hardware or software includes one or more modules corresponding to the functions described above.
- the second functional entity may be an APF entity or an MEF entity.
- the second functional entity includes:
- a receiving module configured to receive a model update policy sent by the first function entity, where the model update policy includes an update condition of the model, where the model is used to guide parameter adjustment of the network element;
- a processing module configured to determine, according to the model update policy, whether the model meets the update condition
- a sending module configured to send an update request to the first functional entity when the processing module determines that the model meets the update condition, where the update request is used to trigger the first functional entity to perform an update of the model Process.
- the first functional entity is an analysis and modeling function AMF entity
- the second functional entity is an intelligent collaborative function APF entity
- the model update policy further includes an index of the first data, The first data is used to determine whether the model satisfies the update condition
- the sending module in the APF entity is further configured to: before the processing module in the APF determines that the model meets the update condition, send a data request to a data service function DSF entity, where the data request includes the first Index of data;
- the receiving module in the APF entity is further configured to receive the first data that is sent by the DSF entity according to the index of the first data; and the processing module in the APF entity determines whether the model meets the update.
- the condition is specifically configured to determine, according to the first data, whether the model satisfies the update condition.
- the receiving module in the APF entity is further configured to receive an output result of the model sent by the model execution function MEF entity;
- the processing module in the APF entity is further configured to determine a parameter adjustment action of the network element according to the output result;
- the sending module of the APF entity is further configured to send a parameter adjustment action for determining the network element to the network element, where the network element is instructed to adjust a parameter of the network element according to the parameter adjustment action.
- the sending module in the APF entity is further configured to send the output result and the parameter adjustment action of the network element corresponding to the output result to the DSF entity, so as to facilitate The DSF entity marks the data that produced the output for updating the model.
- the first functional entity is an analysis and modeling function AMF entity
- the second functional entity is a model execution function MEF entity
- the model update policy further includes an index of the first data
- the first data is used to determine whether the model satisfies the update condition
- the sending module in the MEF is further configured to send, to the data service function DSF entity, before the processing module determines whether the model satisfies the update condition a data request, the first data request including an index of the first data
- the receiving module in the MEF entity is further configured to receive, by the DSF entity, the first data that is determined according to an index of the first data;
- the receiving module in the MEF is further configured to receive the model sent by the AMF
- the sending module in the MEF entity is further configured to send the second data to the DSF entity.
- the request, the second data request includes an index of the second data used to represent the current network environment state in which the network element is located
- the receiving module in the MEF entity is further configured to receive the base information sent by the DSF entity
- the second data determined by the index of the second data
- the processing module in the MEF entity is further configured to input the second data into the model to obtain an output result, where the result includes the network element
- the sending module in the MEF entity is further configured to send the output result to the APF entity.
- the embodiment of the present application provides a device, where the device is applied to a second functional entity, including: a processor, a communication interface, and a memory; the memory is configured to store an instruction, when the device is running, the communication interface For transmitting and receiving data, the processor executes the instruction stored by the memory to cause the apparatus to perform the model updating method in any of the implementation methods of the second aspect or the second aspect.
- the memory may be integrated in the processor or may be independent of the processor.
- the communication interface is configured to receive a model update policy sent by the first functional entity, where the model update policy includes an update condition of the model, where the model is used to guide parameter adjustment of the network element, and the processor is configured to Determining whether the model satisfies the update condition; and determining that the model satisfies the update condition, sending an update request to the first functional entity through the communication interface, the update request being used to trigger The first functional entity performs a process of updating the model.
- the first functional entity is an analysis and modeling function AMF entity
- the second functional entity is an intelligent collaborative function APF entity
- the model update policy further includes an index of the first data, The first data is used to determine whether the model satisfies the update condition
- the processor in the APF entity is further configured to: before determining that the model meets the update condition, send a data request to the data service function DSF entity by using the communication interface, where the data request includes the first data Receiving, by the communication interface in the APF entity, the first data that is sent by the DSF entity according to the index of the first data; when determining whether the model meets the update condition, specifically used according to The first data determines whether the model satisfies the update condition.
- the communication interface in the APF entity is further configured to receive an output result of the model sent by the model execution function MEF entity; the processor in the APF entity is further configured to use the output result according to the output Determining a parameter adjustment action of the network element; the communication interface in the APF entity is further configured to send a parameter adjustment action for determining the network element to the network element, where the network element is instructed to adjust according to the parameter The action adjusts parameters of the network element.
- the communication interface in the APF entity is further configured to send the output result and the parameter adjustment action of the network element corresponding to the output result to the DSF entity, so as to facilitate the The DSF entity marks the data that produced the output for updating the model.
- the first functional entity is an analysis and modeling function AMF entity
- the second functional entity is a model execution function MEF entity
- the model update policy further includes an index of the first data
- the first data is used to determine whether the model satisfies the update condition
- the processor in the MEF is further configured to: pass, by using a communication interface in the MEF, before determining whether the model meets the update condition
- the data service function DSF entity sends a first data request, the first data request includes an index of the first data, and receives, by using a communication interface in the MEF, an index according to the first data sent by the DSF entity.
- the determining, by the processor in the MEF whether the model satisfies the update condition according to the first data, when determining whether the model meets the update condition.
- the communication interface in the MEF is further configured to: receive the model sent by the AMF; send a second data request to the DSF entity, where the second data request includes An index of the second data that is indicative of the current network environment state in which the network element is located; receiving the second data determined by the DSF entity according to the index of the second data; the processor in the MEF, further And inputting the second data into the model to obtain an output result, where the result includes a parameter adjustment action of the network element in the current network environment state; a communication interface in the MEF is further used to The output is sent to the APF entity.
- the embodiment of the present application provides a model updating apparatus, where the apparatus is applied to a data service function DSF entity, and the apparatus may be a DSF or a chip capable of implementing a function corresponding to the DSF.
- the device has the functionality to implement the various embodiments of the third aspect described above. This function can be implemented in hardware or in hardware to implement the corresponding software.
- the hardware or software includes one or more modules corresponding to the functions described above.
- a receiving module configured to receive a data request sent by the first functional entity, where the data request includes an index of the first data, where the first data is used to determine whether a model run by the model execution function MEF satisfies an update condition, and the model Used to guide parameter adjustment of network elements;
- a processing module configured to determine first data according to an index of the first data
- a sending module configured to send the first data determined by the processing module to the first functional entity, where the first functional entity is an intelligent cooperative function APF entity or is the MEF entity.
- the receiving module is further configured to receive an output result of the model sent by the APF entity and corresponding to the output result.
- the parameter adjustment action of the network element; the processing module is further configured to mark data that generates the output result, and is used to update the model.
- the receiving module is further configured to receive a data request sent by an analysis and modeling function AMF entity, where the data request is used to request second data required to update the model; a module, configured to send, to the AMF entity, second data required to update the model, where the second data includes the output result, data that generates the output result, and a corresponding location of the output result The parameter adjustment action of the network element.
- the embodiment of the present application provides an apparatus, where the apparatus is applied to a DSF entity, including: a processor, a communication interface, and a memory; the memory is configured to store an instruction, and when the apparatus is running, the communication interface is used. Transmitting and transmitting data, the processor executing the instruction stored in the memory, to cause the apparatus to perform the model updating method in any of the implementation methods of the third aspect or the third aspect.
- the memory may be integrated in the processor or may be independent of the processor.
- the DSF entity includes: a communication interface, configured to receive a data request sent by the first functional entity, where the data request includes an index of the first data, where the first data is used to determine whether a model run by the model execution function MEF is The update condition is met, the model is used to guide parameter adjustment of the network element, and the processor is configured to obtain an index of the first data in the data request, and determine the first data according to the index of the first data.
- the communication interface is further configured to send the first data to the first functional entity, where the first functional entity is an intelligent cooperative function APF entity or is the MEF entity.
- the communication interface is further configured to receive an output result of the model sent by the APF entity and corresponding to the output result. Parameter adjustment action of the network element;
- the processor is further configured to mark data that generates the output result for updating the model.
- the communication interface is further configured to receive a data request sent by an analysis and modeling function AMF entity, where the data request is used to request second data required to update the model;
- the processor is further configured to determine the second data according to the data request, send the second data to the AMF entity by using the communication interface, where the second data includes the output result, Generating the data of the output result and the parameter adjustment action of the network element corresponding to the output result.
- the embodiment of the present application provides a system, including: an analysis and modeling function AMF entity, an intelligent collaboration function APF entity, and the AMF entity, configured to send a model update policy to the APF entity, where the model
- the update policy includes an update condition of a model of the network element, the model is used to guide parameter adjustment of the network element, and the APF entity is configured to receive the model update policy sent by the AMF entity, where And when the model satisfies the update condition included in the model update policy, sending an update request to the AMF entity, where the update request is used to trigger the AMF entity to perform a process of updating the model; the AMF entity is configured to receive When the update request is made, a process of updating the model is performed.
- the AMF entity is used to implement the method flow executed by the first functional entity described in any of the first aspects.
- the APF entity is used to implement the method flow of the APF entity execution described in any of the second aspects.
- the system can also include a DSP entity for performing the method flow of the DSF entity execution of any of the three aspects of the design.
- the system may further include other devices that interact with the two functional entities in the solution provided by the embodiment of the present application, for example, a network element and an MEF entity.
- the embodiment of the present application provides another system, including: an analysis and modeling function AMF entity and a model execution function MEF entity; the AMF entity, configured to send a model update policy to the MEF entity, where
- the model update policy includes an update condition of a model of the network element, the model is used to guide parameter adjustment of the network element, and the MEF entity is configured to receive the model update policy sent by the AMF entity, and determine And when the model satisfies the update condition included in the model update policy, sending an update request to the AMF entity, where the update request is used to trigger the AMF entity to perform a process of updating the model; the AMF entity is used to Upon receiving the update request sent by the MEF entity, a process of updating the model is performed.
- the AMF entity is used to implement the method flow executed by the first functional entity described in any of the first aspects.
- the MEF entity is used to implement the method flow of the APF entity execution described in any of the second aspects.
- the system can also include a DSP entity for performing the method flow of the DSF entity execution of any of the three aspects of the design.
- the system may further include other devices that interact with the two functional entities in the solution provided by the embodiment of the present application, for example, a network element and an APF entity.
- the embodiment of the present application further provides a readable storage medium, where the readable storage medium stores a program or an instruction, and when it is run on a computer, the method for selecting any network element of the foregoing aspects is selected. Executed.
- the embodiment of the present application further provides a computer program product comprising instructions, when executed on a computer, causing the computer to perform a selection method of any of the foregoing network elements.
- FIG. 1 is a schematic structural diagram of a core network according to an embodiment of the present application.
- FIG. 2 is a schematic structural diagram of an access network according to an embodiment of the present application.
- FIG. 3 is a schematic diagram of a network architecture according to an embodiment of the present application.
- FIG. 4 is a flowchart of a method for updating a model according to an embodiment of the present application.
- FIG. 5 is a schematic flowchart of a method for updating a model corresponding to an APF entity triggered according to an embodiment of the present disclosure
- FIG. 6 is a schematic flowchart of a method for updating a global triggering model according to an embodiment of the present disclosure
- FIG. 7 is a schematic flowchart of a method for updating a model triggered by an MEF entity according to an embodiment of the present disclosure
- FIG. 8 is a schematic structural diagram of an apparatus 800 according to an embodiment of the present application.
- FIG. 9 is a schematic structural diagram of an apparatus 900 according to an embodiment of the present application.
- FIG. 10 is a schematic structural diagram of an apparatus 1000 according to an embodiment of the present application.
- FIG. 11 is a schematic structural diagram of a device 1100 according to an embodiment of the present application.
- FIG. 12 is a schematic structural diagram of an apparatus 1200 according to an embodiment of the present application.
- FIG. 13 is a schematic structural diagram of an apparatus 1300 according to an embodiment of the present application.
- FIG. 14 is a schematic structural diagram of a device 1400 according to an embodiment of the present application.
- FIG. 15 is a schematic structural diagram of an apparatus 1500 according to an embodiment of the present application.
- the model updating method provided by the embodiment of the present application is applicable to different wireless access technology communication systems, such as a third generation (3rd generation, 3G) communication system, a long term evolution (LTE) system, and a fifth generation ( 5th generation, 5G) communication system, or more possible communication systems in the future.
- 3rd generation, 3G third generation
- LTE long term evolution
- 5th generation, 5G fifth generation
- the access network is responsible for the wireless side access of the terminal, and the possible deployment modes of the access network (AN) device include: a centralized unit (CU) and a distributed unit (DU) separation scenario; Single site scenario.
- a single site includes a gNB/NR-NB, a transmission reception point (TRP), an evolved Node B (eNB), a radio network controller (RNC), and a Node B (Node B, NB), base station controller (BSC), base transceiver station (BTS), home base station (for example, home evolved NodeB, or home Node B, HNB), baseband unit (BBU) ), or wireless fidelity (Wifi) access point (AP), etc.
- the single site is gNB/NR-NB.
- the CU supports protocols such as radio resource control (RRC), packet data convergence protocol (PDCP), and service data adaptation protocol (SDAP).
- RRC radio resource control
- PDCP packet data convergence protocol
- SDAP service data adaptation protocol
- the CU is generally deployed at the central node and has rich computing resources.
- the DU mainly supports radio link control (RLC), media access control (MAC), and physical layer (PHY) protocols.
- RLC radio link control
- MAC media access control
- PHY physical layer
- the DU generally adopts a distributed deployment mode. In a normal case, one CU needs to connect more than one DU.
- the gNB has the functions of CU and DU and is usually deployed as a single site. DU and gNB are limited by factors such as the size and power consumption of the device, and usually the computing resources are limited.
- the operation support system (OSS) of the access network is mainly used to configure parameters of the terminal device, collect alarms, performance statistics, running status, and logs of the terminal device.
- a terminal device also called a user equipment (UE), a mobile station (MS), a mobile terminal (MT), etc., is a device that provides voice and/or data connectivity to users.
- the terminal device includes a handheld device having a wireless connection function, an in-vehicle device, and the like.
- the terminal devices can be: mobile phones, tablets, laptops, PDAs, mobile internet devices (MIDs), wearable devices, virtual reality (VR) devices, augmented reality ( Augmented reality, AR) wireless terminal in equipment, industrial control, wireless terminal in self driving, wireless terminal in remote medical surgery, smart grid A wireless terminal, a wireless terminal in a transportation safety, a wireless terminal in a smart city, or a wireless terminal in a smart home.
- MIDs mobile internet devices
- VR virtual reality
- AR Augmented reality
- wireless terminal in equipment industrial control
- wireless terminal in self driving wireless terminal in remote medical surgery
- smart grid A wireless terminal, a wireless terminal in a transportation safety, a wireless terminal in a smart city, or a wireless terminal in a smart home.
- the mobile core network includes access and mobility management functions, session management functions (SMF), user plane functions (UPF), policy control functions (PCF), application functions, and the like. It is usually deployed on a cloud computing system in a centralized manner and connected to the access network through a transport network.
- SMF session management functions
- UPF user plane functions
- PCF policy control functions
- the model update manner provided by the embodiment of the present application can be implemented by a data analysis (DA) network architecture configured in a wireless network.
- the DA network architecture can be configured in the core network or configured in the radio access network.
- NWDA network data analysis
- RANDA radio access network data analysis
- NWDA is introduced in the core network.
- NWDA is used to collect network data, training data analysis and evaluation models (referred to as models) from the functional entities of each core network, implement data analysis and prediction, and provide data analysis for PCF.
- the PCF can make decisions based on the results of data analysis and the user's current business, generate new policy and charging control rules (PCC) rules, and improve the quality of service (QoS of users). ) to improve the user experience of the business.
- PCC policy and charging control rules
- QoS of users quality of service
- the DA can include four functional entities: data service function (DSF) entity, analysis and modeling function (AMF) entity, and model execution function (MEF) entity. And adaptive policy function (APF) entities. See Figure 2 for a schematic diagram of the architecture of the DA deployed in the access network.
- DSF data service function
- AMF analysis and modeling function
- MEF model execution function
- APF adaptive policy function
- the model is updated by signaling interaction between the four functional entities, and the network element parameter adjustment action is determined according to the updated model, and is sent to the network element (NE element) for performing the action. And according to the change of the network environment state after the network element performs the network element parameter adjustment action, to evaluate whether the model needs to be updated, and use the updated evaluation model to determine the next network element parameter adjustment action.
- the DSF is used to collect data and pre-process the collected data, provide the AMF with the data needed to train or update the evaluation model, and provide the MEF with the network data needed to perform the evaluation model.
- the network data may also be simply referred to as data.
- the AMF is used to subscribe to the data required to train or update the evaluation model from the DSF, train or update the evaluation model based on the subscribed data, and send the evaluation model to the MEF. And, after receiving the network element parameter adjustment action of the APF feedback, iteratively updates the evaluation model according to the network element parameter adjustment action, and sends the updated evaluation model to the MEF or the APF.
- the MEF is used to obtain an evaluation model from the AMF, obtain network data from the DSF, use the evaluation model to perform online prediction on the network data, obtain a network element parameter adjustment action, and send the network element parameter adjustment action to the APF.
- APF is used to trigger a policy (such as a conflict handling policy) based on the result of analysis or prediction to change the network status, such as parameter adjustment, traffic engineering, resource scheduling, and the like.
- a policy such as a conflict handling policy
- the network element parameter adjustment action is obtained from the MEF, and the network element parameter adjustment action is sent to the network element that actually performs the network element parameter adjustment, thereby improving the capacity or performance of the network element. And, for feeding back the network element parameter adjustment action to the AMF.
- the above four functional entities may be deployed on the access network or on the network elements of the core network. For example, they may be deployed on the CU, DU, gNB, and OSS of the access network, or deployed on the UPF or deployed as a whole. In the core network and connected to the PCF.
- the above four functional entities may also be deployed in the access network for managing the entire access network, and then the above four functional entities are respectively deployed in each local network element.
- the DA is deployed in the RAN.
- CUDA, DUDA, and gNBDA are deployed separately in CU, DU, and gNB.
- the above four functional entities may be deployed in the same network element or deployed in different network elements.
- the four functional entities in the same network element perform signaling interaction to complete the model update method in the embodiment of the present application; in other application scenarios, the functional entities deployed in different network elements pass The interface between the network elements performs signaling interaction to complete the model update method in the embodiment of the present application.
- the computing resources of the DU are limited, and the evaluation model can be trained or updated by the AMF entity in the CU, and the training model or the updated evaluation model is executed by the MEF entity in the DU.
- the evaluation model can be trained or updated by the DA in the RAN as a global deployment (specifically, the AMF in the RANDA), by using the DU, CU as a local deployment.
- the DA (specifically MEF) in the gNB performs the training or the updated evaluation model.
- the network element parameter involved in the embodiment of the present application may refer to various parameters in radio resource management (RRM), or various parameters in a radio transmission technology (RTT), or in an operation and maintenance system.
- RRM radio resource management
- RTT radio transmission technology
- Various parameters may be: pilot power, reference signal (RS) power, antenna downtilt, long term evolution (LTE) reusable level difference threshold, measurement report (MR) Interference decision thresholds, etc.
- the method of actively updating the model is generally adopted. For example, fixed time period update, set the model update time (such as 1 week, 1 day, 1 hour, etc.) when configuring the model. After the model is deployed, start recording the running time. After the update time period is reached, use this period of time. The data trains the new model and deploys the trained model. This way of actively updating the model does not accurately sense changes in the network environment. During the model deployment run, the network may change before the update time point, causing the model to no longer apply to the current situation, resulting in erroneous results, resulting in network performance degradation or inoperability.
- the model deployment run the network may change before the update time point, causing the model to no longer apply to the current situation, resulting in erroneous results, resulting in network performance degradation or inoperability.
- the model can be deployed close to the application network element. Each distributed network element needs to be updated every cycle. A large number of model transmissions waste the transmission resources of the network. In short, the way to actively update the model cannot flexibly configure and sense changes in the network environment, which will occupy redundant computing resources and bandwidth.
- the present application provides a model updating method and apparatus for solving the problem of low flexibility of the existing update model.
- the method and the device are based on the same inventive concept. Since the principles of the method and the device for solving the problem are similar, the implementation of the device and the method can be referred to each other, and the repeated description is not repeated.
- FIG. 4 it is a schematic flowchart of a method for updating a model provided by an embodiment of the present application.
- the first functional entity sends a model update policy to the second functional entity.
- the model update policy includes an update condition of a model of the first network element, where the model is used to guide parameter adjustment of the first network element.
- the model guidance in the different network environment states adjusts the parameters of the first network element differently.
- the second functional entity receives a model update policy sent by the first functional entity.
- the second functional entity determines, according to the model update policy, whether the model satisfies the update condition.
- the second function entity sends an update request to the first function entity when determining that the model meets the update condition, where the update request is used to trigger the first function entity to perform update of the model. Process.
- the first functional entity may be configured in the CU CUDA
- the second functional entity may be the DUDA configured in the DU
- the first functional entity may be the RANDA configured in the RAN
- the second The functional entity may be a DA configured in the CU/DU/gNB
- the first functional entity may be an OSSDA configured in the OSS
- the second functional entity may be a DA configured in the CU/DU/gNB.
- the first functional entity may be an AMF entity
- the second functional entity may be an APF entity, that is, the update is triggered by the APF entity.
- the AMF entity and the APF entity may be located in the same network element or in different network elements.
- both AMF entities and APF entities are on CUDA.
- the AMF entity is located on the CUDA
- the APF entity is located on the DUDA.
- the AMF entity is located on RANDA
- the APF entity is located on gNBDA.
- the AMF entity may configure a model update policy to the APF entity, and the APF entity obtains the monitoring data from the ADF entity based on the model update policy (or is referred to as the first data, etc., which is not limited in this application), and the monitoring data is used to determine Whether the model meets the update criteria in the model update strategy.
- the APF entity determines whether the model needs to be updated according to the model update strategy and the monitoring data, and instructs the AMF entity to update the model when it is determined that the model needs to be updated.
- the first functional entity may be an AMF entity in the DA
- the second functional entity may be an MEF entity, that is, the update is triggered by the MEF entity.
- the AMF entity and the MEF entity may be located in the same network element or in different network elements.
- both AMF entities and MEF entities are on CUDA.
- the AMF entity is located on the CUDA
- the MEF entity is located on the DUDA.
- the AMF entity is located on RANDA
- the APFMEF entity is located on gNBDA.
- the AMF entity configures a model update policy to the MEF entity, and the MEF entity acquires monitoring data from the DSF entity based on the model update policy.
- the MEF entity determines whether the model needs to be updated according to the model update strategy and the monitoring data, and instructs the AMF entity to update the model when it is determined that the model needs to be updated.
- model update method is described in detail by taking the APF entity trigger model update as an example.
- the AMF entity, the APF entity, the MEF entity, and the DSF entity shown in FIG. 5 may be located in the same network element or in different network elements.
- AMF entities, APF entities, MEF entities, and DSF entities are all on CUDA.
- the AMF entity is located on the CUDA, and the APF entity, the MEF entity, and the DSF entity are located on the DUDA.
- the AMF entity is located on the RANDA, and the APF entity, the MEF entity, and the DSF entity are located on the gNBDA.
- the AMF entity sends model installation information to the MEF entity, where the model installation information includes a model of the first network element.
- the model installation information may also include an index of data that the MEF needs to subscribe to the DSF entity when the model is run, and the data required to run the model is referred to as running data for convenience of subsequent description.
- the AMF entity sends a model update policy to the APF entity.
- the model update policy includes the update conditions of the model.
- the model update strategy may also include an index of the monitoring data.
- the model needs to adjust the target key performance indicator (KPI) in the NE, and the KPI may be a circuit switching (CS) call drop rate; or, traffic or The load is calculated in such a way that the traffic or load is a weighted sum of multiple cells.
- KPI target key performance indicator
- CS circuit switching
- the update condition may be configured according to an actual application scenario to meet requirements in different application scenarios.
- the threshold of the KPI triggers the update of the model when the KPI is below the threshold.
- the traffic prediction scenario may be a threshold of prediction error, and the prediction error may be a difference between the actual traffic and the predicted traffic.
- an adaptive modulation and coding (AMC) scenario may be a throughput threshold.
- the traffic prediction scenario the actual traffic needs to be monitored. Therefore, the monitoring data can be traffic, or data used to calculate the process.
- the monitoring data In the AMC scenario, the throughput needs to be monitored, the monitoring data can be throughput, or the data used to calculate the throughput. .
- S501 and S502 may be sent in one message or may be sent in different messages.
- the order of execution of S501 and S502 is not specifically limited.
- the MEF entity sends a data request 1 to the DSF entity, the data request 1 being used to request data required to run the model.
- the running data is acquired from the DSF entity according to the index of the running data in step S501. That is, the data request 1 includes an index of the running data.
- the DSF entity sends the operation data to the MEF according to the data request 1. Specifically, the DSF entity periodically sends the running data to the MEF according to the index of the running data.
- the operational data sent per cycle is data reflecting the state of the network environment during the cycle.
- the APF entity sends a data request 2 to the DSF entity, the data request 2 being used to request monitoring data.
- the monitoring data is acquired from the DSF entity according to the index of the monitoring data in step S502. That is, the data request 2 includes an index of the monitoring data.
- the DSF entity sends the monitoring data to the APF entity according to the data request 2. Specifically, the DSF entity periodically sends the monitoring data to the MEF entity according to the index of the monitoring data.
- sequential execution order between S503a and S504a is not limited.
- S505 The MEF entity inputs the running data input model obtained by S503b to generate an output result, and sends the output result to the APF entity. Specifically, after acquiring the running data every cycle, the MEF entity inputs the obtained running data input model to generate an output result, and sends the output result to the APF entity.
- the APF entity After receiving the output result, the APF entity determines a parameter adjustment action of the first network element according to the output result, and sends a parameter adjustment action of the first network element to the first network element.
- the APF entity stores a correspondence between the output result and the parameter adjustment action, so as to determine a parameter adjustment action corresponding to the received output result according to the correspondence relationship.
- the foregoing correspondence may also be stored in the MEF entity, so that after obtaining the output result of the model, the MEF entity determines the parameter adjustment action of the first network element according to the output result, and sends the parameter adjustment action of the first network element.
- the APF entity is forwarded, so that the APF entity forwards the parameter adjustment action of the first network element to the first network element.
- the model can also directly output the parameter adjustment action, that is, the output result is a parameter adjustment action.
- the APF entity sends the output result of the model and the parameter adjustment action corresponding to the output result to the DSF entity.
- the specific sending content may include: an identifier of the model, an output result of the model, an index of the data that generates the output result, and a parameter adjustment action corresponding to the output result.
- the sending content may also not include an index of the data that generates the output result. Since the DSF entity periodically sends the running data to the MEF entity, the MEF entity also periodically runs the data input model to generate an output result, and periodically outputs the output result. The APF entity is also periodically sent to the DSF entity, so that the DSF entity can determine, based on which period of data sent, the content of the received APF entity is generated.
- the DSF entity marks the data that generates the output result, and is used for updating the model.
- the APF entity receives the monitoring data sent by the DSF entity, and determines whether the model performance is degraded according to the model update policy received in S502, that is, whether the model meets the update condition included in the model update policy according to the monitoring data. If so, an update request is sent to the AMF entity for triggering the model update.
- the traffic of each time period (hourly) of the cell needs to be predicted, and the output of the model is the traffic of the next hour, that is, the predicted traffic, and the model update strategy may be The error threshold of the predicted traffic and the real traffic is calculated.
- the prediction error between the predicted traffic and the real traffic is calculated, and the prediction error is compared with the threshold of the prediction error. If the threshold is greater than the prediction error, the trigger is triggered.
- the model update process sends a model update request and vice versa.
- the AMF entity after receiving the update request sent by the APF entity, the AMF entity sends a data request 3 to the DSF entity, where the data request 3 is used to request data of the first network element required for model update, and subsequently, for convenience of description, The data is called update data.
- An index of the update data may be included in the data request 3.
- the DSF entity sends the update data to the AMF entity according to the data request 3.
- the update data includes an output result of the model determined by the MEF entity received at S508, and a parameter adjustment action corresponding to the output result determined by the APF entity according to the output result.
- the AMF entity retrains the model according to the updated data, and sends the trained model to the MEF entity.
- the AMF entity may update the model update policy and send the updated model update policy to the APF entity.
- the model update mechanism is replaced by the active cycle update to the passive trigger update, so that the network can sense the effect of the model operation and the network state, and the model update policy can be configured according to the scenario, so that the flexibility is high.
- the APF subscribes to the data from the DSF to judge the state of the network environment. If the performance of the model does not decrease, the update may not be performed, which saves the computing resources and the model transmission process of the training model; if the network performance decreases, the APF sends an update request. Trigger the AMF to retrain the model to achieve the purpose of updating the model.
- the AMF entity triggered by the APF entity is updated only for the model with degraded performance.
- a plurality of network elements including the first network element are included in the system, the models corresponding to the multiple network elements are the same, and the multiple network elements are composed of at least two APFs.
- the entity management is performed by the at least two DSF entities, and the corresponding models of the plurality of network elements are configured in the at least two MEFs.
- the AMF entity may be located in the RANDA, the APF entity, the MEF entity, and the DSF entity are located in the gNBDA, or the AMF entity is located in the CUDA, and the APF entity, the MEF entity, and the DSF entity are located in the DUDA.
- the AMF may trigger an update for the models of the multiple network elements of the system.
- the AMF entity determines that the number of APF entities that receive the update request reaches a preset threshold within a preset duration. Transmitting, by the AMF entity, a data request to the at least two DSF entities, where the data request is used to request data corresponding to the plurality of network elements required for performing model update; and the AMF entity receives the at least two Data corresponding to the plurality of network elements respectively sent by the DSF entity; the AMF entity retrains the model according to the data corresponding to the plurality of network elements respectively, and sends the retrained model to the at least two MEFs respectively .
- the AMF entity triggers an update for the models of multiple network elements in the system.
- the user configures a global update policy in the AMF entity.
- a global update is triggered when the conditions included in the global update policy are met.
- the condition may be that the number of update requests corresponding to the local model reaches a preset threshold.
- the four network elements are network element 1 to network element 4.
- the model of the four network elements is configured in four MEF entities, four network elements are managed by four APF entities, and related data of the N network elements are managed by four DSF entities.
- the AMF entity performs the method steps described in S501 and S502 for the MEF entity corresponding to each network element, and details are not described herein again.
- the N MEF entities, the N APF entities, and the N DSF entities are all performed according to the method steps described in S503a to S509, and details are not described herein again.
- step S509 the AMF entity retrains the model by:
- the AMF entity statistics receives the number of APF entities that send the update request within a preset duration.
- the AMF entity When it is determined that the number of statistics reaches a preset threshold, the AMF entity sends a data request 4 to the four DSF entities respectively.
- the data request 4 is used to request data corresponding to the four network elements required for model update.
- the AMF entity receives update data corresponding to the four network elements sent by the four DSF entities.
- Each network element has updated data corresponding to the current network environment state.
- the update data corresponding to each of the plurality of network elements includes an output result of the model of the network element, and a parameter adjustment action corresponding to the output result.
- the AMF entity retrains the model according to update data corresponding to the four network elements respectively.
- the AMF entity sends the retrained models to four MEF entities respectively.
- model update method is described in detail by taking the model update by the MEF entity as an example.
- the AMF entity, the APF entity, the MEF entity, and the DSF entity shown in FIG. 7 may be located in the same network element or in different network elements.
- AMF entities, APF entities, MEF entities, and DSF entities are all on CUDA.
- the AMF entity is located on the CUDA, and the APF entity, the MEF entity, and the DSF entity are located on the DUDA.
- the AMF entity is located on the RANDA, and the APF entity, the MEF entity, and the DSF entity are located on the gNBDA.
- the AMF entity sends model installation information to the MEF entity, where the model installation information includes a model of the first network element.
- the model installation information includes a model of the first network element.
- the AMF entity sends a model update policy to the MEF entity.
- model update policy refers to any of the above embodiments, and details are not described herein again.
- the AMF entity may send the model installation information and the model update policy to the MEF entity through a message, and may also send the model installation information and the model update policy to the MEF entity by using two messages, which is not specifically limited in this application.
- the MEF entity sends a data request 1 to the DSF entity, where the data request 1 is used to request acquisition of running data and monitoring data.
- the data request 1 is used to request acquisition of running data and monitoring data.
- the MEF entity may separately request to obtain the running data and the monitoring data by using two messages, which is not specifically limited in this application.
- the DSF entity sends the running data and the monitoring data to the MEF entity. Specifically, the DSF entity periodically sends the running data and the monitoring data to the MEF entity.
- the MEF entity receives the operational data input model to generate an output result, and sends the output result to the APF entity. Specifically, after acquiring the running data every cycle, the MEF entity inputs the obtained running data input model to generate an output result, and sends the output result to the APF entity.
- the output result here is the parameter adjustment action.
- the MEF entity sends the output result to the DSF entity.
- the specific sending content may include: an identifier of the model, an output result of the model, and an index of the data that generates the output result.
- the sending content may also not include an index of the data that generates the output result. Since the DSF entity periodically sends the running data to the MEF entity, the MEF entity also periodically runs the data input model to generate an output result, and periodically outputs the output result.
- the APF entity is also periodically sent to the DSF entity, so that the DSF entity can determine, based on which period of data sent, the content of the received APF entity is generated.
- the DSF entity After receiving the output result of the model, the DSF entity marks the data that generates the output result, so as to be used for updating the model.
- the MEF entity receives the monitoring data sent by the DSF entity, determines whether the performance of the model is degraded according to the model update policy, that is, determines whether the model satisfies the update condition included in the model update policy according to the monitoring data, and if yes, sends the data to the AMF entity.
- An update request is triggered to perform the model update.
- the AMF entity After receiving the update request sent by the MEF entity, the AMF entity sends a data request 2 to the DSF entity, where the data request 2 is used to request update data.
- An index of the update data may be included in the data request 2.
- the DSF entity sends the update data to the AMF entity according to the data request 2.
- the output of the model is included in the update data.
- the AMF entity retrains the model according to the updated data, and sends the trained model to the MEF entity.
- the AMF entity may update the model update policy and send the updated model update policy to the MEF entity.
- the model update mechanism is replaced by the active cycle update to the passive trigger update, so that the network can sense the effect of the model operation and the network state, and the model update policy can be configured according to the scenario, so that the flexibility is high.
- the MEF subscribes to the data from the DSF to judge the state of the network environment. If the performance of the model does not decrease, the update may not be performed, thus saving the computing resources and the model transmission process of the training model; if the network performance is degraded, the MEF sends an update request. Trigger the AMF to retrain the model to achieve the purpose of updating the model.
- a plurality of network elements including the first network element are included in the system, the models corresponding to the multiple network elements are the same, and the multiple network elements are composed of at least two APFs.
- the entity management is performed by the at least two DSF entities, and the corresponding models of the plurality of network elements are configured in the at least two MEFs.
- the AMF entity may be located in the RANDA, the APF entity, the MEF entity, and the DSF entity are located in the gNBDA, or the AMF entity is located in the CUDA, and the APF entity, the MEF entity, and the DSF entity are located in the DUDA.
- the AMF may trigger an update for the models of the multiple network elements of the system. Specifically, after the AMF entity sends the model update policy to each MEF entity, the AMF entity determines that the number of MEF entities that receive the update request reaches a preset threshold within a preset duration.
- the AMF entity Transmitting, by the AMF entity, a data request to the at least two DSF entities, where the data request is used to request data corresponding to the plurality of network elements required for performing model update; and the AMF entity receives the at least two Data corresponding to the plurality of network elements respectively sent by the DSF entity; the AMF entity retrains the model according to the data corresponding to the plurality of network elements respectively, and sends the retrained model to the at least two MEFs respectively entity.
- the embodiment of the present application further provides an apparatus.
- the apparatus 800 is applied to an AMF entity.
- the device 800 may specifically be a processor in an AMF entity, or a chip or chip system, or a functional module or the like.
- the device may include a sending module 801, a receiving module 802, and a processing module 803.
- the processing module 803 is configured to control and manage the actions of the device 800.
- the sending module 801 is configured to perform the sending action performed by the first functional entity or the AMF entity in any embodiment of the present application, and the processing module 803 is used by the first functional entity and the processing performed by the AMF entity in any embodiment of the present application.
- the receiving module 802 is configured to perform the receiving action performed by the first functional entity and the AMF entity in any embodiment of the present application, and the details are not repeated herein.
- the processing module 803 can also be used to indicate a process related to the first functional entity or the AMF entity in any of the above embodiments and/or other processes of the technical solutions described herein.
- the AMF entity 9100 may include a communication interface 910 and a processor 920.
- the AMF entity 910 may further include a memory 930.
- the memory 930 may be disposed inside the AMF entity, and may also be disposed outside the AMF entity.
- the processing modules 803 shown in FIG. 8 above may each be implemented by the processor 920.
- the sending module 801 and the receiving module 802 can be implemented by the communication interface 910.
- the processor 920 receives information or messages through the communication interface 910 and is used to implement the methods performed by the AMF entity or the first functional entity described in Figures 4-7. In the implementation process, each step of the processing flow may complete the method executed by the AMF entity described in FIG. 4 to FIG. 7 through the integrated logic circuit of the hardware in the processor 920 or the instruction in the form of software.
- the communication interface 910 in the embodiment of the present application may be a circuit, a bus, a transceiver, or any other device that can be used for information interaction.
- the other device may be a device connected to the device 900, for example, the other device may be a DSF entity or an MEF entity or an APF entity or the like.
- the processor 920 in the embodiment of the present application may be a general-purpose processor, a digital signal processor, an application specific integrated circuit, a field programmable gate array or other programmable logic device, a discrete gate or a transistor logic device, and a discrete hardware component, which may be implemented or executed.
- a general purpose processor can be a microprocessor or any conventional processor or the like.
- the steps of the method disclosed in the embodiments of the present application may be directly implemented as a hardware processor, or may be performed by a combination of hardware and software units in the processor.
- the program code executed by the processor 920 for implementing the above method may be stored in the memory 930. Memory 930 is coupled to processor 920.
- the coupling in the embodiments of the present application is an indirect coupling or communication connection between devices, units or modules, and may be in an electrical, mechanical or other form for information interaction between devices, units or modules.
- Processor 920 may operate in conjunction with memory 930.
- the memory 930 may be a non-volatile memory, such as a hard disk drive (HDD) or a solid-state drive (SSD), or may be a volatile memory such as a random access memory (random access memory). -access memory, RAM).
- Memory 930 is any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer, but is not limited thereto.
- connection medium between the communication interface 910, the processor 920, and the memory 930 is not limited in the embodiment of the present application.
- the memory 930, the processor 920, and the communication interface 910 are connected by a bus in FIG. 9.
- the bus is indicated by a thick line in FIG. 9, and the connection manner between other components is only schematically illustrated. Not limited to limits.
- the bus can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 9, but it does not mean that there is only one bus or one type of bus.
- the embodiment of the present application further provides an apparatus.
- the apparatus 1000 is applied to an MEF entity.
- the device 1000 may specifically be a processor in an MEF entity, or a chip or chip system, or a functional module or the like.
- the apparatus may include a receiving module 1001, a processing module 1002, and a transmitting module 1003.
- the processing module 1002 is configured to control and manage the actions of the device 1000.
- the sending module 1003 is configured to perform a sending action performed by the second functional entity or the MEF entity in any embodiment of the present application, where the processing module 1002 is used by the second functional entity and the MEF entity in any one of the embodiments of the present application.
- the receiving module 1001 is configured to perform the receiving operation performed by the second functional entity and the MEF entity in any embodiment of the present application, and the repeated operations are not repeated herein.
- the processing module 1002 may also be used to indicate a process involving a second functional entity or MEF entity in any of the above embodiments and/or other processes of the technical solutions described herein.
- the MEF entity 1100 may include a communication interface 1110 and a processor 1120.
- the memory 1130 may also be included in the MEF entity 1100.
- the memory 1130 may be disposed inside the MEF entity, and may also be disposed outside the MEF entity.
- the processing modules 1002 shown in FIG. 10 above may each be implemented by the processor 1120.
- the sending module 1003 and the receiving module 1001 can be connected to the communication interface 1110.
- the processor 1120 receives information or messages through the communication interface 1110 and is used to implement the method performed by the MEF entity or the second functional entity described in FIGS. 4-7. In the implementation process, each step of the processing flow may complete the method executed by the MEF entity described in FIG. 4 to FIG. 7 through the integrated logic circuit of the hardware in the processor 1120 or the instruction in the form of software.
- the communication interface 1110 in the embodiment of the present application may be a circuit, a bus, a transceiver, or any other device that can be used for information interaction.
- the other device may be a device connected to the device 1100, for example, the other device may be a DSF entity or an AMF entity or an APF entity or the like.
- the processor 1120 in the embodiment of the present application may be a general-purpose processor, a digital signal processor, an application specific integrated circuit, a field programmable gate array or other programmable logic device, a discrete gate or a transistor logic device, and a discrete hardware component, which may be implemented or executed.
- a general purpose processor can be a microprocessor or any conventional processor or the like.
- the steps of the method disclosed in the embodiments of the present application may be directly implemented as a hardware processor, or may be performed by a combination of hardware and software units in the processor.
- Program code for processor 1120 to implement the above methods may be stored in memory 1130. Memory 1130 is coupled to processor 1120.
- the coupling in the embodiments of the present application is an indirect coupling or communication connection between devices, units or modules, and may be in an electrical, mechanical or other form for information interaction between devices, units or modules.
- Processor 1120 may operate in conjunction with memory 1130.
- the memory 1130 may be a non-volatile memory, such as a hard disk drive (HDD) or a solid-state drive (SSD), or a volatile memory such as a random access memory (random). -access memory, RAM).
- Memory 1130 is any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer, but is not limited thereto.
- connection medium between the communication interface 1110, the processor 1120, and the memory 1130 is not limited in the embodiment of the present application.
- the embodiment of the present application is connected by a bus between the memory 1130, the processor 1120, and the communication interface 1110 in FIG. 11.
- the bus is indicated by a thick line in FIG. 11, and the connection manner between other components is only schematically illustrated. Not limited to limits.
- the bus can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 11, but it does not mean that there is only one bus or one type of bus.
- the embodiment of the present application further provides an apparatus.
- the apparatus 1200 is applied to an APF entity.
- the device 1200 may specifically be a processor in an APF entity, or a chip or chip system, or a functional module or the like.
- the apparatus may include a receiving module 1201, a processing module 1202, and a transmitting module 1203.
- the processing module 1202 is configured to control and manage the actions of the device 1200.
- the sending module 1203 is configured to perform a sending action performed by the second function entity or the APF entity in any embodiment of the present application, where the processing module 1202 is used by the second function entity and the APF entity in any one of the embodiments of the present application.
- the receiving module 1201 is configured to perform the receiving action performed by the second functional entity and the APF entity in any embodiment of the present application, and the details are not repeated herein.
- the processing module 1202 may also be used to indicate a process involving a second functional entity or an APF entity in any of the above embodiments and/or other processes of the technical solutions described herein.
- the APF entity 1300 may include a communication interface 1310 and a processor 1320.
- the APF entity 1300 may further include a memory 1330.
- the memory 1330 may be disposed inside the APF entity, and may also be disposed outside the APF entity.
- the processing modules 1202 shown in FIG. 12 above may each be implemented by the processor 1320.
- the transmitting module 1203 and the receiving module 1201 may be configured by the communication interface 1310.
- the processor 1320 receives information or messages through the communication interface 1310 and is used to implement the method performed by the APF entity or the second functional entity described in FIGS. 4-7. In the implementation process, each step of the processing flow may complete the method performed by the APF entity described in FIG. 4 to FIG. 7 through the integrated logic circuit of the hardware in the processor 1320 or the instruction in the form of software.
- the communication interface 1310 in the embodiment of the present application may be a circuit, a bus, a transceiver, or any other device that can be used for information interaction.
- the other device may be a device connected to the device 1300, for example, the other device may be a DSF entity or an AMF entity or an MEF entity or the like.
- the processor 1320 in the embodiment of the present application may be a general-purpose processor, a digital signal processor, an application specific integrated circuit, a field programmable gate array or other programmable logic device, a discrete gate or a transistor logic device, and a discrete hardware component, which may be implemented or executed.
- a general purpose processor can be a microprocessor or any conventional processor or the like.
- the steps of the method disclosed in the embodiments of the present application may be directly implemented as a hardware processor, or may be performed by a combination of hardware and software units in the processor.
- Program code for processor 1320 to implement the above methods may be stored in memory 1330. Memory 1330 is coupled to processor 1320.
- the coupling in the embodiments of the present application is an indirect coupling or communication connection between devices, units or modules, and may be in an electrical, mechanical or other form for information interaction between devices, units or modules.
- Processor 1320 may operate in conjunction with memory 1330.
- the memory 1330 may be a non-volatile memory, such as a hard disk drive (HDD) or a solid-state drive (SSD), or a volatile memory such as a random access memory (random). -access memory, RAM).
- Memory 1330 is any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer, but is not limited thereto.
- connection medium between the communication interface 1310, the processor 1320, and the memory 1330 is not limited in the embodiment of the present application.
- the embodiment of the present application is connected by a bus between the memory 1330, the processor 1320, and the communication interface 1310 in FIG. 13, and the bus is indicated by a thick line in FIG. 13, and the connection manner between other components is only schematically illustrated. Not limited to limits.
- the bus can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in FIG. 13, but it does not mean that there is only one bus or one type of bus.
- the embodiment of the present application further provides a device.
- the device 1400 is applied to a DSF entity.
- the device 1400 may specifically be a processor in a DSF entity, or a chip or chip system, or a functional module or the like.
- the apparatus may include a receiving module 1401, a processing module 1402, and a transmitting module 1403.
- the processing module 1402 is configured to control and manage the actions of the device 1400.
- the sending module 1403 is configured to perform a sending action performed by a DSF entity in any embodiment of the present application, and the processing module 1402 is used in a processing action performed by a DSF entity in any embodiment of the present application, such as outputting a data input model.
- the receiving module 1401 is configured to perform the receiving action performed by the DSF entity in any embodiment of the present application, and the details are not repeated herein.
- the processing module 1402 may also be used to indicate a process involving a DSF entity in any of the above embodiments and/or other processes of the technical solutions described herein.
- the DSF entity 1500 may include a communication interface 1510 and a processor 1520.
- the memory 1530 may also be included in the DSF entity 1500.
- the memory 1530 may be disposed inside the DSF entity, and may also be disposed outside the DSF entity.
- the processing modules 1402 shown in FIG. 14 above may each be implemented by the processor 1520.
- the sending module 1403 and the receiving module 1401 may be configured by the communication interface 1510.
- the processor 1520 receives the information or message through the communication interface 1510 and is used to implement the method performed by the DSF entity or the second functional entity described in FIGS. 4-7. In the implementation process, each step of the processing flow may complete the method executed by the DSF entity described in FIG. 4 to FIG. 7 through the integrated logic circuit of the hardware in the processor 1520 or the instruction in the form of software.
- the communication interface 1510 in the embodiment of the present application may be a circuit, a bus, a transceiver, or any other device that can be used for information interaction.
- the other device may be a device connected to the device 1500, for example, the other device may be a DSF entity or an AMF entity or an MEF entity or the like.
- the processor 1520 in the embodiment of the present application may be a general-purpose processor, a digital signal processor, an application specific integrated circuit, a field programmable gate array or other programmable logic device, a discrete gate or a transistor logic device, and a discrete hardware component, which may be implemented or executed.
- a general purpose processor can be a microprocessor or any conventional processor or the like.
- the steps of the method disclosed in the embodiments of the present application may be directly implemented as a hardware processor, or may be performed by a combination of hardware and software units in the processor.
- Program code for processor 1520 to implement the above methods may be stored in memory 1530. Memory 1530 is coupled to processor 1520.
- the coupling in the embodiments of the present application is an indirect coupling or communication connection between devices, units or modules, and may be in an electrical, mechanical or other form for information interaction between devices, units or modules.
- Processor 1520 may operate in conjunction with memory 1530.
- the memory 1530 may be a non-volatile memory, such as a hard disk drive (HDD) or a solid-state drive (SSD), or a volatile memory such as a random access memory (random). -access memory, RAM).
- Memory 1530 is any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer, but is not limited thereto.
- connection medium between the communication interface 1510, the processor 1520, and the memory 1530 is not limited in the embodiment of the present application.
- the memory 1530, the processor 1520, and the communication interface 1510 are connected by a bus in FIG. 15, and the bus is indicated by a thick line in FIG. 15, and the connection manner between other components is only schematically illustrated. Not limited to limits.
- the bus can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 15, but it does not mean that there is only one bus or one type of bus.
- the embodiment of the present application further provides a computer storage medium, where the software program stores a software program, and the software program can implement any one or more of the foregoing when being read and executed by one or more processors.
- the computer storage medium may include various media that can store program codes, such as a USB flash drive, a removable hard disk, a read only memory, a random access memory, a magnetic disk, or an optical disk.
- the embodiment of the present application further provides a chip, where the chip includes a processor, for implementing functions related to any one or more of the foregoing embodiments, for example, acquiring or processing information involved in the foregoing method or data.
- the chip further includes a memory for the processor to execute necessary program instructions and data.
- the chip can be composed of a chip, and can also include a chip and other discrete devices.
- embodiments of the present application can be provided as a method, system, or computer program product.
- the present application can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment in combination of software and hardware.
- the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
- the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
- the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
- These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
- the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Artificial Intelligence (AREA)
- Software Systems (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Medical Informatics (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Mobile Radio Communication Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Stored Programmes (AREA)
Abstract
Description
Claims (30)
- 一种模型更新方法,其特征在于,包括:第一功能实体向第二功能实体发送模型更新策略,所述模型更新策略包括第一网元的模型的更新条件,所述第一网元的模型用于指导对所述第一网元的参数调整;所述第一功能实体在接收到更新请求时,执行更新所述第一网元的模型的流程;其中,所述更新请求是所述第二功能实体在确定所述模型满足所述更新条件时触发的。
- 如权利要求1所述的方法,其特征在于,所述模型更新策略中还包括第一数据的索引,所述第一数据用于确定所述模型是否满足所述更新条件。
- 如权利要求1或2所述的方法,其特征在于,所述第一功能实体为分析和建模功能AMF实体,第二功能实体为智能协同功能APF实体;所述第一功能实体执行更新所述第一网元的模型的流程之前,所述方法还包括:所述AMF实体向模型执行功能MEF实体发送所述第一网元的模型;所述第一功能实体执行更新所述模型的流程,包括:所述AMF实体向数据服务功能DSF实体发送数据请求,所述数据请求用于请求进行模型更新所需的所述第一网元对应的第二数据;所述AMF实体接收所述DSF实体发送的所述第一网元对应的第二数据,所述第二数据中包括所述MEF实体确定的所述第一网元的模型的输出结果,以及所述APF实体根据所述输出结果确定的所述第一网元的参数调整动作;所述AMF实体根据所述第二数据重新训练模型,并将重新训练的模型发送给所述MEF。
- 如权利要求1或2所述的方法,其特征在于,所述方法应用的系统中包括所述第一网元在内的多个网元,所述多个网元均对应所述第一网元的模型,且所述多个网元由至少两个APF实体管理,所述第一功能实体为AMF实体,所述第二功能实体为所述至少两个APF实体中的任一个,所述多个网元的相关数据由至少两个DSF实体管理,所述多个网元分别对应的模型配置于至少两个MEF中;所述AMF实体在分别向每个APF实体发送所述模型更新策略后,所述第一功能实体执行更新所述模型的流程时,包括:所述AMF实体确定在预设时长内接收到发送所述更新请求的APF实体的数量达到预设阈值;所述AMF实体分别向所述至少两个DSF实体发送数据请求,所述数据请求用于请求进行模型更新所需的所述多个网元分别对应的第三数据;所述AMF实体接收所述至少两个DSF实体发来的所述多个网元分别对应的第三数据;所述AMF实体根据所述多个网元分别对应的第三数据重新训练模型,并将重新训练的模型分别发送给所述至少两个MEF。
- 如权利要求1或2所述的方法,其特征在于,所述第一功能实体为AMF实体,第二功能实体为MEF实体;所述方法还包括:所述AMF实体向所述MEF实体发送所述第一网元的模型;所述第一功能实体执行更新所述第一网元的模型的流程,包括:所述AMF实体向DSF实体发送数据请求,所述数据请求用于请求进行所述第一网元的模型更新所需的所述第一网元对应的第四数据;所述AMF实体接收所述DSF实体发送的所述第四数据,所述第四数据中包括所述MEF实体确定的所述第一网元的模型的输出结果,产生所述输出结果的数据以及所述输出结果对应的所述第一网元参数的调整动作;所述AMF实体根据所述四数据重新训练所述第一网元的模型,并将重新训练的模型发送给所述MEF。
- 一种模型更新方法,其特征在于,包括:第二功能实体接收第一功能实体发送的模型更新策略,所述模型更新策略包括模型的更新条件,所述模型用于指导对网元的参数调整;所述第二功能实体根据所述模型更新策略确定所述模型是否满足所述更新条件;所述第二功能实体在确定所述模型满足所述更新条件时,向所述第一功能实体发送更新请求,所述更新请求用于触发所述第一功能实体执行更新所述模型的流程。
- 如权利要求6所述的方法,其特征在于,所述第一功能实体为分析和建模功能AMF实体,第二功能实体为智能协同功能APF实体;所述模型更新策略中还包括第一数据的索引,所述第一数据用于确定所述模型是否满足所述更新条件;所述第二功能实体在确定所述模型满足所述更新条件之前,所述方法还包括:所述APF实体向数据服务功能DSF实体发送数据请求,所述数据请求包括所述第一数据的索引;所述APF实体接收所述DSF实体根据所述第一数据的索引发送的所述第一数据;所述第二功能实体确定所述模型是否满足所述更新条件,包括:所述APF实体根据所述第一数据确定所述模型是否满足所述更新条件。
- 如权利要求7所述的方法,其特征在于,所述方法还包括:所述APF实体接收模型执行功能MEF实体发送的所述模型的输出结果;所述APF实体根据所述输出结果确定所述网元的参数调整动作;所述APF实体将确定所述网元的参数调整动作发送给所述网元,用于指示所述网元根据所述参数调整动作调整所述网元的参数。
- 如权利要求8所述的方法,其特征在于,所述方法还包括:所述APF实体将所述输出结果以及所述输出结果对应的所述网元的参数调整动作发送给所述DSF实体,以便于所述DSF实体对产生所述输出结果的数据进行标记,用于更新所述模型。
- 如权利要求6所述的方法,其特征在于,所述第一功能实体为分析和建模功能AMF实体,第二功能实体为模型执行功能MEF实体;所述模型更新策略中还包括第一数据的索引,所述第一数据用于确定所述模型是否满足所述更新条件;所述第二功能实体在确定所述模型是否满足所述更新条件之前,所述方法还包括:所述MEF实体向数据服务功能DSF实体发送第一数据请求,所述第一数据请求包括所述第一数据的索引;所述MEF实体接收所述DSF实体发送的根据所述第一数据的索引确定的所述第一数据;所述第二功能实体确定所述模型是否满足所述更新条件,包括:所述MEF实体根据所述第一数据确定所述模型是否满足所述更新条件。
- 如权利要求10所述的方法,其特征在于,所述方法还包括:所述MEF接收所述AMF发送的所述模型;所述MEF实体向所述DSF实体发送第二数据请求,所述第二数据请求包括用于表征所述网元所在的当前网络环境状态的第二数据的索引;所述MEF实体接收所述DSF实体发送的根据所述第二数据的索引确定的所述第二数据;所述MEF实体将所述第二数据输入所述模型得到输出结果,所述结果中包括所述网元在所述当前网络环境状态下的参数调整动作;所述MEF实体将所述输出结果发送给所述APF实体。
- 一种模型更新方法,其特征在于,包括:数据服务功能DSF实体接收第一功能实体发送的数据请求,所述数据请求包括第一数据的索引,所述第一数据用于确定模型执行功能MEF所运行的模型是否满足更新条件,所述模型用于指导对网元的参数调整;所述DSF实体根据所述第一数据的索引向所述第一功能实体发送所述第一数据;其中,所述第一功能实体为智能协同功能APF实体或者为所述MEF实体。
- 如权利要求12所述的方法,其特征在于,所述第一功能实体为智能协同功能APF实体时,所述方法还包括:所述DSF实体接收所述APF实体发送的所述模型的输出结果以及所述输出结果对应的所述网元的参数调整动作;所述DSF对产生所述输出结果的数据进行标记,用于更新所述模型。
- 如权利要求13所述的方法,其特征在于,所述方法还包括:所述DSF实体接收分析和建模功能AMF实体发送的数据请求,所述数据请求用于请求更新所述模型所需的第二数据;所述DSF实体将更新所述模型所需的第二数据发送给所述AMF实体,所述第二数据中包括所述输出结果、产生所述输出结果的数据以及所述输出结果对应的所述网元的参数调整动作。
- 一种模型更新装置,其特征在于,所述装置应用于第一功能实体,包括:通信接口,用于向第二功能实体发送模型更新策略,所述模型更新策略包括第一网元的模型的更新条件,所述第一网元的模型用于指导对所述第一网元的参数调整;以及接收更新请求;其中,所述更新请求是所述第二功能实体在确定所述模型满足所述更新条件时触发的;处理器,用于在通过所述通信接口接收到所述更新请求时,执行更新所述第一网元的模型的流程。
- 如权利要求15所述的装置,其特征在于,所述模型更新策略中还包括第一数据的索引,所述第一数据用于确定所述模型是否满足所述更新条件。
- 如权利要求15或16所述的装置,其特征在于,所述第一功能实体为分析和建模功能AMF实体,所述第二功能实体为智能协同功能APF实体;所述通信接口,还用于在所述处理器执行更新所述第一网元的模型的流程之前,向模型执行功能MEF实体发送所述第一网元的模型;所述处理器,在执行更新所述第一网元的模型的流程时,具体用于:通过所述通信接口向数据服务功能DSF实体发送数据请求,所述数据请求用于请求进行模型更新所需的所述第一网元对应的第二数据;通过所述通信接口接收所述DSF实体发送的所述第一网元对应的第二数据,所述第二数据中包括所述MEF实体确定的所述第一网元的模型的输出结果,以及所述APF实体根据所述输出结果确定的所述第一网元的参数调整动作;根据所述第二数据重新训练模型,并将重新训练的模型发送给所述MEF。
- 如权利要求15或16所述的装置,其特征在于,所述装置应用的系统中包括所述第一网元在内的多个网元,所述多个网元均对应所述第一网元的模型,且所述多个网元由至少两个APF实体管理,所述第一功能实体为AMF实体,所述第二功能实体为所述至少两个APF实体中的任一个,所述多个网元的相关数据由至少两个DSF实体管理,所述多个网元分别对应的模型配置于至少两个MEF中;所述处理器,在通过所述通信接口分别向每个APF实体发送所述模型更新策略后,在执行更新所述模型的流程时,确定在预设时长内接收到发送所述更新请求的APF实体的数量达到预设阈值;通过所述通信接口分别向所述至少两个DSF实体发送数据请求,所述数据请求用于请求进行模型更新所需的所述多个网元分别对应的第三数据;通过所述通信接口接收所述至少两个DSF实体发来的所述多个网元分别对应的第三数据;根据所述多个网元分别对应的第三数据重新训练模型,并将重新训练的模型分别发送给所述至少两个MEF。
- 如权利要求15或16所述的装置,其特征在于,所述第一功能实体为AMF实体,第二功能实体为MEF实体;所述通信接口,还用于向所述MEF实体发送所述第一网元的模型;所述处理器,在执行更新所述第一网元的模型的流程时,具体用于:通过所述通信接口向DSF实体发送数据请求,所述数据请求用于请求进行所述第一网元的模型更新所需的所述第一网元对应的第四数据;通过所述通信接口接收所述DSF实体发送的所述第四数据,所述第四数据中包括所述MEF实体确定的所述第一网元的模型的输出结果,产生所述输出结果的数据以及所述输出结果对应的所述第一网元参数的调整动作;根据所述四数据重新训练所述第一网元的模型,并将重新训练的模型发送给所述MEF。
- 一种模型更新装置,其特征在于,所述装置应用于第二功能实体,包括:通信接口,用于接收第一功能实体发送的模型更新策略,所述模型更新策略包括模型的更新条件,所述模型用于指导对网元的参数调整;处理器,用于根据所述模型更新策略确定所述模型是否满足所述更新条件;在确定所述模型满足所述更新条件时,通过所述通信接口向所述第一功能实体发送更新请求,所述更新请求用于触发所述第一功能实体执行更新所述模型的流程。
- 如权利要求20所述的装置,其特征在于,所述第一功能实体为分析和建模功能AMF实体,第二功能实体为智能协同功能APF实体;所述模型更新策略中还包括第一数据的索引,所述第一数据用于确定所述模型是否满足所述更新条件;所述处理器,还用于:在确定所述模型满足所述更新条件之前,通过所述通信接口向数据服务功能DSF实体发送数据请求,所述数据请求包括所述第一数据的索引;通过所述通信接口接收所述DSF实体根据所述第一数据的索引发送的所述第一数据;在确定所述模型是否满足所述更新条件时,具体用于根据所述第一数据确定所述模型是否满足所述更新条件。
- 如权利要求21所述的装置,其特征在于,所述通信接口,还用于接收模型执行功能MEF实体发送的所述模型的输出结果;所述处理器,还用于根据所述输出结果确定所述网元的参数调整动作;所述通信接口,还用于将确定所述网元的参数调整动作发送给所述网元,用于指示所述网元根据所述参数调整动作调整所述网元的参数。
- 如权利要求22所述的装置,其特征在于,所述通信接口,还用于将所述输出结果以及所述输出结果对应的所述网元的参数调整动作发送给所述DSF实体,以便于所述DSF实体对产生所述输出结果的数据进行标记,用于更新所述模型。
- 如权利要求20所述的装置,其特征在于,所述第一功能实体为分析和建模功能AMF实体,第二功能实体为模型执行功能MEF实体;所述模型更新策略中还包括第一数据的索引,所述第一数据用于确定所述模型是否满足所述更新条件;所述处理器,还用于:在确定所述模型是否满足所述更新条件之前,通过所述通信接口向数据服务功能DSF实体发送第一数据请求,所述第一数据请求包括所述第一数据的索引;通过所述通信接口接收所述DSF实体发送的根据所述第一数据的索引确定的所述第一数据;所述处理器,在确定所述模型是否满足所述更新条件时,具体用于:根据所述第一数据确定所述模型是否满足所述更新条件。
- 如权利要求24所述的装置,其特征在于,所述通信接口,还用于:接收所述AMF发送的所述模型;向所述DSF实体发送第二数据请求,所述第二数据请求包括用于表征所述网元所在的当前网络环境状态的第二数据的索引;接收所述DSF实体发送的根据所述第二数据的索引确定的所述第二数据;所述处理器,还用于将所述第二数据输入所述模型得到输出结果,所述结果中包括所述网元在所述当前网络环境状态下的参数调整动作;所述通信接口,还用于将所述输出结果发送给所述APF实体。
- 一种模型更新装置,其特征在于,所述装置应用于数据服务功能DSF实体,包括:通信接口,用于接收第一功能实体发送的数据请求,所述数据请求包括第一数据的索引,所述第一数据用于确定模型执行功能MEF所运行的模型是否满足更新条件,所述模型用于指导对网元的参数调整;处理器,用于获取所述数据请求中的第一数据的索引,并根据所述第一数据的索引确定所述第一数据;所述通信接口,还用于向所述第一功能实体发送所述第一数据;其中,所述第一功能实体为智能协同功能APF实体或者为所述MEF实体。
- 如权利要求26所述的装置,其特征在于,所述第一功能实体为智能协同功能APF实体时,所述通信接口,还用于接收所述APF实体发送的所述模型的输出结果以及所述输出结果对应的所述网元的参数调整动作;所述处理器,还用于对产生所述输出结果的数据进行标记,用于更新所述模型。
- 如权利要求27所述的装置,其特征在于,所述通信接口,还用于接收分析和建模功能AMF实体发送的数据请求,所述数据请求用于请求更新所述模型所需的第二数据;所述处理器,还用于根据所述数据请求确定所述第二数据,通过所述通信接口将所述第二数据发送给所述AMF实体,所述第二数据中包括所述输出结果、产生所述输出结果的数据以及所述输出结果对应的所述网元的参数调整动作。
- 一种系统,其特征在于,包括:分析和建模功能AMF实体,智能协同功能APF实体;所述AMF实体,用于向所述APF实体发送模型更新策略,所述模型更新策略包括网元的模型的更新条件,所述模型用于指导对所述网元的参数调整;所述APF实体,用于接收所述AMF实体发送的所述模型更新策略,在确定所述模型满足所述模型更新策略包括的更新条件时,向所述AMF实体发送更新请求,所述更新请求用于触发所述AMF实体执行更新所述模型的流程;所述AMF实体,用于在接收到所述更新请求时,执行更新所述模型的流程。
- 一种系统,其特征在于,包括:分析和建模功能AMF实体以及模型执行功能MEF实体;所述AMF实体,用于向所述MEF实体发送模型更新策略,所述模型更新策略包括网元的模型的更新条件,所述模型用于指导对所述网元的参数调整;所述MEF实体,用于接收所述AMF实体发送的所述模型更新策略,在确定所述模型满足所述模型更新策略包括的更新条件时,向所述AMF实体发送更新请求,所述更新请求用于触发所述AMF实体执行更新所述模型的流程;所述AMF实体,用于在接收到所述MEF实体发送的更新请求时,执行更新所述模型的流程。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020560331A JP7159347B2 (ja) | 2018-04-27 | 2019-04-24 | モデル更新方法および装置、ならびにシステム |
| EP19791815.4A EP3780495A4 (en) | 2018-04-27 | 2019-04-24 | METHOD, DEVICE AND SYSTEM FOR MODEL UPDATE |
| EP25172910.9A EP4625925A3 (en) | 2018-04-27 | 2019-04-24 | Model update method and apparatus, and system |
| US17/081,570 US11451452B2 (en) | 2018-04-27 | 2020-10-27 | Model update method and apparatus, and system |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810393730.0A CN110417565B (zh) | 2018-04-27 | 2018-04-27 | 一种模型更新方法、装置及系统 |
| CN201810393730.0 | 2018-04-27 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US17/081,570 Continuation US11451452B2 (en) | 2018-04-27 | 2020-10-27 | Model update method and apparatus, and system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2019206196A1 true WO2019206196A1 (zh) | 2019-10-31 |
Family
ID=68293478
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2019/084148 Ceased WO2019206196A1 (zh) | 2018-04-27 | 2019-04-24 | 一种模型更新方法、装置及系统 |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US11451452B2 (zh) |
| EP (2) | EP4625925A3 (zh) |
| JP (1) | JP7159347B2 (zh) |
| CN (2) | CN110417565B (zh) |
| WO (1) | WO2019206196A1 (zh) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2022161615A1 (en) * | 2021-01-29 | 2022-08-04 | Nokia Technologies Oy | Machine learning model renewal |
| JP2023504103A (ja) * | 2019-11-30 | 2023-02-01 | 華為技術有限公司 | モデル更新システム、モデル更新方法及び関連装置 |
| US12177926B2 (en) | 2020-02-04 | 2024-12-24 | Telefonaktiebolaget Lm Ericsson (Publ) | Managing service function chains |
Families Citing this family (21)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111652379B (zh) * | 2020-05-29 | 2024-04-16 | 京东城市(北京)数字科技有限公司 | 模型管理方法、装置、电子设备及存储介质 |
| CN113839797B (zh) | 2020-06-23 | 2022-11-25 | 华为技术有限公司 | 数据处理方法和装置 |
| CN113259147B (zh) * | 2020-06-28 | 2022-07-26 | 中兴通讯股份有限公司 | 网元管理方法、装置、计算机设备、介质 |
| CN112085208B (zh) * | 2020-07-30 | 2024-08-20 | 北京聚云科技有限公司 | 一种利用云端进行模型训练的方法及装置 |
| CN111898706A (zh) * | 2020-08-24 | 2020-11-06 | 深圳市富之富信息科技有限公司 | 模型的智能迭代部署方法、装置、计算机设备及存储介质 |
| CN114765771B (zh) * | 2021-01-08 | 2025-03-14 | 展讯通信(上海)有限公司 | 模型更新方法及装置、存储介质、终端、网络侧设备 |
| CN115617621B (zh) * | 2021-07-12 | 2025-08-26 | 中移(苏州)软件技术有限公司 | 一种告警方法,告警系统及存储介质 |
| CN116056069B (zh) * | 2021-08-12 | 2025-07-04 | 大唐移动通信设备有限公司 | 一种ue能力更新方法、装置及设备 |
| CN116017422A (zh) * | 2021-10-21 | 2023-04-25 | 华为技术有限公司 | 一种通信方法及装置 |
| EP4449765A4 (en) * | 2021-12-13 | 2025-01-29 | Telefonaktiebolaget LM Ericsson (publ) | Managing a wireless device which has available a machine learning model that is operable to connect to a communication network |
| CN116629340A (zh) * | 2022-02-08 | 2023-08-22 | 北京邮电大学 | 模型更新的方法、装置、设备以及存储介质 |
| CN116776987A (zh) * | 2022-03-07 | 2023-09-19 | 维沃移动通信有限公司 | 模型的准确度确定方法、装置及网络侧设备 |
| EP4488886A4 (en) * | 2022-03-07 | 2025-06-11 | Vivo Mobile Communication Co., Ltd. | Method and device for determining model accuracy and network-side device |
| CN116781516A (zh) * | 2022-03-08 | 2023-09-19 | 华为技术有限公司 | 一种更新知识的方法和通信装置 |
| WO2023181139A1 (ja) * | 2022-03-22 | 2023-09-28 | 日本電信電話株式会社 | 通信制御装置、通信システム及び通信制御方法 |
| JP7646594B2 (ja) * | 2022-03-23 | 2025-03-17 | Kddi株式会社 | 移動通信ネットワークの制御装置 |
| WO2023187793A1 (en) * | 2022-03-31 | 2023-10-05 | Telefonaktiebolaget Lm Ericsson (Publ) | First node, second node, third node and methods performed thereby for handling predictive models |
| EP4539418A4 (en) * | 2022-07-05 | 2025-08-06 | Huawei Tech Co Ltd | COMMUNICATION METHOD AND APPARATUS |
| CN119547387A (zh) * | 2022-08-10 | 2025-02-28 | 中兴通讯股份有限公司 | 无线通信系统中的人工智能辅助配置方法 |
| CN118509905A (zh) * | 2023-02-16 | 2024-08-16 | 华为技术有限公司 | 一种通信方法及装置 |
| EP4690910A1 (en) * | 2023-04-06 | 2026-02-11 | NEC Corporation | Devices and methods for communication |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102244679A (zh) * | 2011-06-30 | 2011-11-16 | 南京邮电大学 | 一种环境感知模型中的环境信息更新方法 |
| CN102339390A (zh) * | 2011-09-16 | 2012-02-01 | 天津市亚安科技股份有限公司 | 一种视频监控系统目标模板的更新方法及系统 |
| US8140589B2 (en) * | 2007-03-28 | 2012-03-20 | International Business Machines Corporation | Autonomic updating of templates in a content management system |
| CN102571400A (zh) * | 2010-12-29 | 2012-07-11 | 中国移动通信集团设计院有限公司 | 一种通信网络资源模型的更新方法、系统及装置 |
| CN106599836A (zh) * | 2016-12-13 | 2017-04-26 | 北京智慧眼科技股份有限公司 | 多人脸跟踪方法及跟踪系统 |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6058260A (en) * | 1995-06-12 | 2000-05-02 | The United States Of America As Represented By The Secretary Of The Army | Methods and apparatus for planning and managing a communications network |
| CN101452386B (zh) * | 2007-11-28 | 2013-05-15 | 国际商业机器公司 | 使用正向推理链执行基于上下文模型的策略的方法及策略引擎 |
| SG192002A1 (en) * | 2011-01-26 | 2013-08-30 | Google Inc | Dynamic predictive modeling platform |
| CN103139008A (zh) * | 2011-11-23 | 2013-06-05 | 中兴通讯股份有限公司 | 检测报文心跳周期的自适应方法和装置 |
| EP3192213A1 (en) * | 2014-09-12 | 2017-07-19 | Voellmy, Andreas R. | Managing network forwarding configurations using algorithmic policies |
| GB2539977A (en) * | 2015-06-30 | 2017-01-04 | British Telecomm | Communications Network |
| WO2017123674A1 (en) * | 2016-01-11 | 2017-07-20 | Equinix, Inc. | Architecture for data center infrastructure monitoring |
| US10404727B2 (en) * | 2016-03-25 | 2019-09-03 | Cisco Technology, Inc. | Self organizing learning topologies |
| US10460255B2 (en) * | 2016-07-29 | 2019-10-29 | Splunk Inc. | Machine learning in edge analytics |
| US10623932B2 (en) * | 2016-12-23 | 2020-04-14 | Accenture Global Solutions Limited | Detecting trigger conditions to dynamically update a model based on sensor data in a fog computing environment |
| US11886823B2 (en) * | 2018-02-01 | 2024-01-30 | International Business Machines Corporation | Dynamically constructing and configuring a conversational agent learning model |
-
2018
- 2018-04-27 CN CN201810393730.0A patent/CN110417565B/zh active Active
- 2018-04-27 CN CN202110062455.6A patent/CN112883024A/zh active Pending
-
2019
- 2019-04-24 WO PCT/CN2019/084148 patent/WO2019206196A1/zh not_active Ceased
- 2019-04-24 EP EP25172910.9A patent/EP4625925A3/en active Pending
- 2019-04-24 EP EP19791815.4A patent/EP3780495A4/en not_active Withdrawn
- 2019-04-24 JP JP2020560331A patent/JP7159347B2/ja active Active
-
2020
- 2020-10-27 US US17/081,570 patent/US11451452B2/en active Active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8140589B2 (en) * | 2007-03-28 | 2012-03-20 | International Business Machines Corporation | Autonomic updating of templates in a content management system |
| CN102571400A (zh) * | 2010-12-29 | 2012-07-11 | 中国移动通信集团设计院有限公司 | 一种通信网络资源模型的更新方法、系统及装置 |
| CN102244679A (zh) * | 2011-06-30 | 2011-11-16 | 南京邮电大学 | 一种环境感知模型中的环境信息更新方法 |
| CN102339390A (zh) * | 2011-09-16 | 2012-02-01 | 天津市亚安科技股份有限公司 | 一种视频监控系统目标模板的更新方法及系统 |
| CN106599836A (zh) * | 2016-12-13 | 2017-04-26 | 北京智慧眼科技股份有限公司 | 多人脸跟踪方法及跟踪系统 |
Non-Patent Citations (1)
| Title |
|---|
| See also references of EP3780495A4 |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2023504103A (ja) * | 2019-11-30 | 2023-02-01 | 華為技術有限公司 | モデル更新システム、モデル更新方法及び関連装置 |
| JP7401677B2 (ja) | 2019-11-30 | 2023-12-19 | 華為技術有限公司 | モデル更新システム、モデル更新方法及び関連装置 |
| US12177926B2 (en) | 2020-02-04 | 2024-12-24 | Telefonaktiebolaget Lm Ericsson (Publ) | Managing service function chains |
| WO2022161615A1 (en) * | 2021-01-29 | 2022-08-04 | Nokia Technologies Oy | Machine learning model renewal |
Also Published As
| Publication number | Publication date |
|---|---|
| EP3780495A4 (en) | 2021-09-01 |
| EP4625925A2 (en) | 2025-10-01 |
| JP7159347B2 (ja) | 2022-10-24 |
| JP2021520748A (ja) | 2021-08-19 |
| US20210044488A1 (en) | 2021-02-11 |
| EP4625925A3 (en) | 2026-03-18 |
| CN110417565A (zh) | 2019-11-05 |
| CN112883024A (zh) | 2021-06-01 |
| EP3780495A1 (en) | 2021-02-17 |
| US11451452B2 (en) | 2022-09-20 |
| CN110417565B (zh) | 2021-01-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11451452B2 (en) | Model update method and apparatus, and system | |
| EP3855842A1 (en) | Method and apparatus for dynamically allocating radio resources in a wireless communication system | |
| US20230370181A1 (en) | Communication device predicted future interference information | |
| CN110139325B (zh) | 一种网络参数调优方法及装置 | |
| JP2025510956A (ja) | 機械学習モデル訓練のための通信方法および装置 | |
| CN117014120A (zh) | 测量反馈方法、装置及存储介质 | |
| CN117597969A (zh) | Ai数据的传输方法、装置、设备及存储介质 | |
| US20240236713A9 (en) | Signalling support for split ml-assistance between next generation random access networks and user equipment | |
| US20250344079A1 (en) | Managing a plurality of wireless devices that are operable to connect to a communication network | |
| CN118282452A (zh) | 一种通信方法及装置 | |
| US20230403652A1 (en) | Graph-based systems and methods for controlling power switching of components | |
| US20230289655A1 (en) | Distributed training in communication networks | |
| US20260094059A1 (en) | AI/ML Model Training Using Context Information in Wireless Networks | |
| WO2021152629A1 (en) | Method and apparatus for dynamically allocating radio resources in a wireless communication system | |
| WO2024066620A1 (zh) | 波束指示方法、装置及存储介质 | |
| CN116887327A (zh) | 一种QoS预测方法及装置 | |
| WO2025156910A1 (zh) | 性能监控方法、装置、设备及存储介质 | |
| CN119865831A (zh) | 人工智能服务的处理方法及装置 | |
| CN117580057B (zh) | 分布式无线网络升级方法、系统、设备及介质 | |
| WO2025076728A1 (en) | Timely real-time aiml inference and troubleshooting in telecommunication | |
| CN120825746A (zh) | 一种体验质量QoE调整方法、装置、介质及程序产品 | |
| WO2025232532A1 (zh) | 信息传输方法及通信装置 | |
| WO2025139213A1 (zh) | 一种通信方法通信装置 | |
| WO2025167428A1 (zh) | 波束管理中ai/ml模型的数据请求方法及装置 | |
| EP4690712A1 (en) | Model functionality monitoring |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 19791815 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2020560331 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2019791815 Country of ref document: EP Effective date: 20201112 |
|
| WWW | Wipo information: withdrawn in national office |
Ref document number: 2019791815 Country of ref document: EP |