Nothing Special   »   [go: up one dir, main page]

WO2024125391A2 - Ai model monitoring method and apparatus, ai model performance measurement method and apparatus, and device - Google Patents

Ai model monitoring method and apparatus, ai model performance measurement method and apparatus, and device Download PDF

Info

Publication number
WO2024125391A2
WO2024125391A2 PCT/CN2023/137311 CN2023137311W WO2024125391A2 WO 2024125391 A2 WO2024125391 A2 WO 2024125391A2 CN 2023137311 W CN2023137311 W CN 2023137311W WO 2024125391 A2 WO2024125391 A2 WO 2024125391A2
Authority
WO
WIPO (PCT)
Prior art keywords
monitoring
model
reference information
side device
network side
Prior art date
Application number
PCT/CN2023/137311
Other languages
French (fr)
Chinese (zh)
Other versions
WO2024125391A3 (en
Inventor
施源
孙鹏
吴昊
Original Assignee
维沃移动通信有限公司
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2024125391A2 publication Critical patent/WO2024125391A2/en
Publication of WO2024125391A3 publication Critical patent/WO2024125391A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/145Network analysis or design involving simulating, designing, planning or modelling of a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/02Capturing of monitoring data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters

Definitions

  • the present application belongs to the field of communication technology, and specifically relates to an AI model monitoring method, an AI model performance measurement method, a device and equipment.
  • the terminal for example, User Equipment (UE)
  • the terminal not only needs to measure the label data, but also needs to feedback the label data and/or the input data for the AI model.
  • the network side performs AI model inference based on the received AI model input data to obtain the inference result, and compares the inference result with the label data fed back by the UE to determine or update the performance of the AI model.
  • the UE needs to feedback a large amount of label data and/or input data for the AI model, which greatly increases the feedback overhead of the UE.
  • the embodiments of the present application provide an AI model monitoring method, an AI model performance measurement method, an apparatus and equipment to solve the problem of high feedback overhead in the AI model monitoring process in related technologies.
  • an AI model monitoring method comprising:
  • the terminal obtains monitoring reference information and measurement results of the AI model monitoring of the network side device, and determines the label data according to the measurement results;
  • the terminal determines a monitoring result of the AI model according to the monitoring reference information and the label data;
  • the monitoring results are used to determine the performance of the AI model.
  • a method for measuring the performance of an AI model including:
  • the network-side device sends monitoring reference information of the AI model
  • the network side device receives the monitoring result of the AI model from the terminal;
  • the network side device determines the performance of the AI model according to the monitoring result
  • the monitoring results of the AI model are obtained based on the monitoring reference information.
  • an AI model monitoring device comprising:
  • a first acquisition module is used to acquire monitoring reference information and measurement results of AI model monitoring of network-side devices, and determine label data according to the measurement results;
  • the first determination module is used to determine the monitoring of the AI model according to the monitoring reference information and the label data. Test results.
  • a device for measuring AI model performance comprising:
  • a fourth sending module used to send monitoring reference information of the AI model
  • a second receiving module used to receive monitoring results of the AI model from a terminal
  • a second determination module used to determine the performance of the AI model according to the monitoring results
  • the monitoring results of the AI model are obtained based on the monitoring reference information.
  • a communication device comprising: a processor, a memory, and a program or instruction stored in the memory and executable on the processor, wherein the program or instruction, when executed by the processor, implements the steps of the method described in the first aspect or the second aspect.
  • a readable storage medium on which a program or instruction is stored.
  • the steps of the method described in the first aspect are implemented, or when the program or instruction is executed by the processor of the network side device, the steps of the method described in the second aspect are implemented.
  • a chip comprising a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is used to run a program or instruction to implement the steps of the method described in the first aspect or the second aspect.
  • a computer program/program product is provided, wherein the computer program/program product is stored in a non-volatile storage medium, and the program/program product is executed by at least one processor to implement the steps of the method described in the first aspect or the second aspect.
  • a communication system which includes a terminal and a network side device, wherein the terminal is used to execute the steps of the method described in the first aspect or the second aspect, and the network side device is used to execute the steps of the method described in the first aspect or the second aspect.
  • the terminal obtains monitoring reference information and measurement results of the AI model monitoring of the network side device, and determines the label data based on the measurement results; the terminal determines the monitoring results of the AI model based on the monitoring reference information and the label data; wherein the monitoring results are used to determine the performance of the AI model, so that the terminal does not need to feedback the label data to the network side device and/or use it as input data for the AI model, thereby saving signaling overhead while ensuring the accuracy of AI model monitoring.
  • Figure 1 is a schematic diagram of a neural network
  • Figure 2 is a schematic diagram of a neuron
  • FIG3 is one of the schematic diagrams of beam prediction based on the AI model
  • FIG4 is a second schematic diagram of beam prediction based on an AI model
  • FIG5 is a third schematic diagram of beam prediction based on an AI model
  • FIG6 is a schematic diagram of the architecture of a wireless communication system according to an embodiment of the present application.
  • FIG7 is a flow chart of an AI model monitoring method provided in an embodiment of the present application.
  • FIG8 is a flow chart of a method for measuring AI model performance according to an embodiment of the present application.
  • FIG9 is a schematic diagram of an AI model monitoring device provided in an embodiment of the present application.
  • FIG10 is a schematic diagram of a device for measuring AI model performance according to an embodiment of the present application.
  • FIG11 is a schematic diagram of a terminal provided in an embodiment of the present application.
  • FIG12 is a schematic diagram of a network side device provided in an embodiment of the present application.
  • FIG. 13 is a schematic diagram of a communication device provided in an embodiment of the present application.
  • first, second, etc. in the specification and claims of the present application are used to distinguish similar objects, but not to describe a specific order or sequence. It should be understood that the terms used in this way can be interchangeable under appropriate circumstances, so that the embodiments of the present application can be implemented in an order other than those illustrated or described here, and the objects distinguished by “first” and “second” are generally of the same type, and the number of objects is not limited.
  • the first object can be one or more.
  • “and/or” in the specification and claims represents at least one of the connected objects, and the character “/” generally indicates that the objects associated with each other are in an "or” relationship.
  • the term “indication” in the specification and claims of the present application can be either an explicit indication or an implicit indication.
  • an explicit indication can be understood as the sender explicitly notifying the receiver of the operation or request result to be performed in the indication sent;
  • an implicit indication can be understood as the receiver making a judgment based on the indication sent by the sender and determining the operation or request result to be performed based on the judgment result.
  • LTE Long Term Evolution
  • LTE-A Long Term Evolution
  • CDMA Code Division Multiple Access
  • TDMA Time Division Multiple Access
  • FDMA Frequency Division Multiple Access
  • OFDMA Orthogonal Frequency Division Multiple Access
  • SC-FDMA Single-carrier Frequency Division Multiple Access
  • NR new radio
  • AI modules such as neural networks, decision trees, support vector machines, Bayesian classifiers, etc.
  • This application uses a neural network as an example for illustration, but does not limit the specific type of AI module.
  • the structure of the neural network is shown in FIG1 .
  • the neural network is composed of neurons, and a schematic diagram of neurons is shown in Figure 2.
  • a 1 , a 2 , ... a K are inputs
  • w is the weight (multiplicative coefficient)
  • b is the bias (additive coefficient)
  • ⁇ (.) is the activation function
  • z a 1 w 1 + ... + a k w k + ... + a K w K + b.
  • Common activation functions include Sigmoid function, tanh function, Rectified Linear Unit (ReLU), etc.
  • the parameters of a neural network can be optimized using an optimization algorithm.
  • An optimization algorithm is a type of algorithm that can minimize or maximize an objective function (sometimes called a loss function).
  • the objective function is often a mathematical combination of model parameters and data. For example, given data X and its corresponding label Y, a neural network model f(.) is constructed. With the model, the predicted output f(x) can be obtained based on the input x, and the difference between the predicted value and the true value (f(x)-Y) can be calculated. This is the loss function. If the appropriate W, b is found to minimize the value of the above loss function, the smaller the loss value, the closer the model is to the actual situation.
  • the common optimization algorithms are basically based on the error back propagation (BP) algorithm.
  • BP error back propagation
  • the basic idea of the BP algorithm is that the learning process consists of two processes: the forward propagation of the signal and the back propagation of the error.
  • the input sample is transmitted from the input layer, processed by each hidden layer layer by layer, and then transmitted to the output layer. If the actual output of the output layer does not match the expected output, it will enter the error back propagation stage.
  • Error back propagation is to propagate the output error layer by layer through the hidden layer to the input layer in some form, and distribute the error to all units in each layer, so as to obtain the error signal of each layer unit, and this error signal is used as the basis for correcting the weights of each unit.
  • This process of adjusting the weights of each layer of the signal forward propagation and error back propagation is repeated.
  • the process of continuous adjustment of weights is the learning and training process of the network. This process continues until the error of the network output is reduced to an acceptable level, or until the pre-set number of learning times is reached.
  • Analog beamforming is full-bandwidth transmission, and each polarization direction array element on the panel of each high-frequency antenna array can only send analog beams in a time-division multiplexing manner.
  • the shaping weight of the analog beam is achieved by adjusting the parameters of the RF front-end phase shifter and other devices.
  • each element of each polarization direction of each antenna panel sends training signals (i.e. candidate beamforming vectors) in turn at the agreed time in a time division multiplexing manner.
  • the terminal feeds back a beam report, which is used by the network to implement simulated beam transmission in the next service transmission using the training signal.
  • the content of the beam report usually includes the identifiers of the optimal transmission beams and the measured receiving power of each transmission beam.
  • the number of beam reports is determined by the parameters configured by the network to the terminal.
  • the Radio Resource Control (RRC) configuration parameters are used to configure the number of reference signals (RS) and reference signal received power (RSRP) that should be included in the terminal's beam report.
  • the values of the quantity configuration are 1, 2, 3, and 4, and the default value is 1.
  • the quantity limit is based on the terminal's capabilities, and the terminal will first report the maximum number it can support.
  • the quantization step is 1dB, and the quantization range is -140dBm to -44dBm.
  • L1-RSRP layer 1 reference signal received power
  • the output of the AI model is the RSRP result of all beam pairs.
  • a beam pair consists of a transmit beam and a receive beam.
  • the number of inputs to the AI model is the number of selected beam pairs, and the number of outputs is the number of all beam pairs.
  • the associated information is added on the input side.
  • the associated information is generally the angle-related information corresponding to the selected beam pairs for input, beam identification (ID) information, etc. Therefore, the number of inputs of this model is still related to the number of selected beam pairs, and the number of outputs is still equal to the number of all beam pairs.
  • the input type of the AI model includes at least one of the following:
  • End B receives beam information
  • the beam quality information herein includes but is not limited to at least one of the following types: Layer 1 signal-to-noise and interference ratio (L1-SINR), L1-RSRP, Layer 1 reference signal received Quality (Reference Signal Received Quality, L1-RSRQ), Layer 3 signal-to-noise and interference ratio (Layer 3signal-to-noise and interference ratio, L3-SINR), Layer 3 reference signal received power (Layer 3reference signal received power, L3-RSRP), Layer 3 reference signal received quality (Reference Signal Received Quality, L3-RSRQ), etc.;
  • L1-SINR Layer 1 signal-to-noise and interference ratio
  • L1-RSRP Layer 1 reference signal received Quality
  • Layer 3 signal-to-noise and interference ratio Layer 3 signal-to-noise and interference ratio
  • Layer 3 reference signal received power Layer 3reference signal received power, L3-RSRP
  • Layer 3 reference signal received quality Reference Signal Received Quality, L3-RSRQ
  • the beam information in this article refers to the associated information corresponding to the beam quality information contained in the beam report.
  • the associated information includes but is not limited to at least one of the following: beam ID information, beam angle information, beam gain information, beam width information, expected information, etc.
  • the beam ID information is used to characterize the relevant information of the identity identification of the beam, including but not limited to at least one of the following: transmitting beam ID, receiving beam ID, beam ID, reference signal set (set) ID corresponding to the beam, reference signal resource (resource) ID corresponding to the beam, uniquely identified random ID, coding value after additional AI network processing, beam angle information, resource index information, channel state information reference signal resource indicator (CSI-RS Resource Indicator, CRI), synchronization signal block resource indication (SS/PBCH Block Resource Indicator, SSBRI), etc.
  • CSI-RS Resource Indicator CRI
  • SS/PBCH Block Resource Indicator synchronization signal block resource indication
  • the association relationships are as follows: beam report configuration is associated with resource configuration, resource configuration is associated with beam resource set configuration, and beam resource set configuration is associated with beam resource configuration.
  • the corresponding one is the non-zero power (Non-Zero Power, NZP)-CSI-RS-Resource Set, in which the NZP-CSI-RS-Resource is associated, and the time domain behavior is used to indicate the time domain periodic attribute associated with the CSI-RS resource set.
  • NZP Non-Zero Power
  • the SSB resource set is used, the corresponding one is CSI-SSB-Resource Set, and the SSB index (Index) is associated in the Resource Set. At this time, the time domain behavior is invalid.
  • a CSI-ReportConfig (e.g., beam report configuration) contains up to three CSI-ResoureConfig (e.g., beam resource configuration), and the specific relationship is as follows:
  • CM channel measurement
  • Semi-persistent CSI-ReportConifg can be associated with periodic, semi-persistent CSI-ResourceConfig, and can configure up to 2 beam resource configurations.
  • the first one is for CM and the second one is for IM, for example, the second one is used for interference measurement of zero power resources.
  • Periodic CSI-ReportConfig can be associated with periodic and semi-continuous CSI-ResourceConfig, and can configure up to 2 beam resource configurations
  • the first one is for CM and the second one is for IM, for example, the second one is used for interference measurement of zero power resources.
  • the time domain behaviors of one or more CSI-ResourceConfigs associated with CSI-ReportConfig are consistent.
  • non-periodic CSI resourceConfig there is no limit of 1 set and up to 16 sets can be configured.
  • a maximum of 64 NZP CSI-RS reousrces are supported in one CSI-RS resource set.
  • reportQuantity 'none', 'cri-RI-CQI', 'cri-RSRP' or 'ssb-Index-RSRP', a maximum of 128 resources are supported in all CSI-RS resource sets.
  • the repetition information associated with the CSI-RS resource set if configured to be on, the UE will assume that all CSI-RS resources in the CSI-RS resource set use the same transmit beam information when they are sent. If configured to be off, the UE will not assume that these resources use the same transmit beam information. That is, the repetition parameter in the CSI-RS resource set will control the beam information attributes of all resources associated with the resource set.
  • the terminal can feed back the measurement results to the network side.
  • the feedback content includes at least the input of the model and the label data used for model monitoring, thereby realizing the model monitoring function on the network side.
  • FIG6 shows a block diagram of a wireless communication system applicable to an embodiment of the present application.
  • the wireless communication system includes a terminal 61 and a network side device 62.
  • the wireless communication system may be a communication system with wireless AI functions such as 5G-Advanced or 6G.
  • the terminal 61 may be a mobile phone, a tablet computer, a laptop computer, a personal digital assistant (PDA), a handheld computer, a netbook, an ultra-mobile personal computer (UMPC), a mobile Internet device (MID), an augmented reality (AR)/virtual reality (VR) device, a robot, a wearable device, a vehicle user device, or a wearable device.
  • PDA personal digital assistant
  • UMPC ultra-mobile personal computer
  • MID mobile Internet device
  • AR augmented reality
  • VR virtual reality
  • wearable devices include: smart watches, smart bracelets, smart headphones, smart glasses, smart jewelry (smart bracelets, smart bracelets, smart rings, smart necklaces, smart anklets, smart anklets, etc.), smart wristbands, smart clothing, etc.
  • the terminal involved in the present application may also be a chip in the terminal, such as a modem chip or a system-on-chip (SoC).
  • SoC system-on-chip
  • the network side device 62 may include an access network device or a core network device, wherein the access network device may also be referred to as a wireless access network device, a wireless access network (Radio Access Network, RAN), a wireless access network function or a wireless access network unit.
  • the access network device may include a base station, a wireless local area network (Wireless Local Area Networks, WLAN) access point or a wireless fidelity (Wireless Fidelity, WiFi) node, etc.
  • the base station may be referred to as a node B, an evolved node B (evolved Node B, eNB), an access point, a base transceiver station (Base Transceiver Station, BTS), a radio base station, a radio transceiver, a basic service set (Basic Service Set, BSS), an extended service set (Extended Service Set, ESS), a home B node, a home evolved B node, a transmitting and receiving point (Transmitting Receiving Point, TRP) or other appropriate terms in the field, as long as the same technical effect is achieved, the base station is not limited to a specific technical vocabulary, it should be noted that in the embodiment of the present application, only the base station in the NR system is used as an example for introduction, and the specific type of the base station is not limited.
  • the core network equipment may include but is not limited to at least one of the following: core network nodes, core network functions, mobility management entity (Mobility Management Entity, MME), access and mobility management function (Access and Mobility Management Function, AMF), session management function (Session Management Function, SMF), user plane function (User Plane Function, UPF), policy control function (Policy Control Function, PCF), policy and charging rules function unit (Policy and Charging Rules Function, PCRF), edge application service discovery function (Edge Application Server Discovery ...
  • MME mobility management entity
  • AMF Access and Mobility Management Function
  • SMF Session Management Function
  • SMF Session Management Function
  • UPF User Plane Function
  • Policy Control Function Policy Control Function
  • PCRF Policy and Charging Rules Function
  • edge application service discovery function Edge Application Server Discovery ...
  • an embodiment of the present application provides an AI model monitoring method, which is applied to a terminal, and the specific steps include: step 701 and step 702.
  • Step 701 The terminal obtains monitoring reference information and measurement results of the AI model monitoring of the network side device, and determines label data according to the measurement results;
  • monitoring reference information in this article may also be referred to as monitoring reference values.
  • the terminal may first obtain monitoring reference information of the AI model, and then obtain corresponding measurement results of monitoring the AI model of the network side device, and determine the label data based on the measurement results; or the terminal may first obtain measurement results of monitoring the AI model of the network side device, and determine the label data based on the measurement results, and then obtain the corresponding monitoring reference information of the AI model; or the terminal may simultaneously obtain the monitoring reference information and obtain corresponding measurement results of monitoring the AI model of the network side device, and determine the label data based on the measurement results.
  • Step 702 The terminal determines the monitoring result of the AI model according to the monitoring reference information and the label data;
  • the monitoring results are used to determine the performance of the AI model.
  • the performance of the AI model includes but is not limited to: at least one of: the accuracy of the model's prediction of optimal beam information, the accuracy of the model's prediction of the top K (top-k) optimal beam information, the accuracy of the model's prediction of optimal beam quality information, the accuracy of the model's prediction of the top-k optimal beam information, whether the requirements are met, etc., where k is a positive integer.
  • the terminal obtains monitoring reference information, including:
  • the terminal receives the monitoring reference information sent by the network side device.
  • the network side device may send monitoring reference information of the AI model periodically, non-periodically, or semi-continuously.
  • the monitoring reference information of the AI model can be carried in signaling/information such as RRC, Medium Access Control (MAC) control element (CE), and downlink control information (DCI).
  • RRC Radio Resource Control
  • MAC Medium Access Control
  • CE control element
  • DCI downlink control information
  • the manner in which the terminal receives monitoring reference information of the AI model from the network side device is not limited.
  • the reference information includes but is not limited to at least one of the optimal beam index, the beam quality information of the optimal beam, the optimal beam information, the top-k optimal beam indexes, the beam quality information of the top-k optimal beams, the top-k optimal beam information, and the like.
  • the method further includes:
  • the terminal receives first information, where the first information is used to indicate a time association relationship between the monitoring reference information and a measurement result.
  • the monitoring reference information when the monitoring reference information is sent periodically and/or semi-continuously by the network side device,
  • the period and/or period offset of the monitoring reference information is related to the period and/or period offset of the beam measurement resources used for AI model monitoring.
  • the period of the monitoring reference information satisfies at least one of the following: the period of the monitoring reference information is equal to the period used for the beam measurement resource, and the period of the monitoring reference information is less than the period of the beam measurement resource.
  • the periodic offset of the monitoring reference information is smaller than the periodic offset of the beam measurement resource.
  • the method when the monitoring reference information is sent aperiodically by a network side device, the method further includes:
  • the terminal expects the network side device to perform a first operation
  • the first operation includes one of the following:
  • the network side device When the network side device sends the monitoring reference information, the network side device triggers the aperiodic beam measurement resource for AI model monitoring, or when the network side device triggers the aperiodic beam measurement resource for AI model monitoring, the network side device aperiodically sends the monitoring reference information;
  • the network side device aperiodically sends monitoring reference information, and the network side device triggers aperiodic beam measurement resources for AI model monitoring within a first time window, where the first time window is a time window after sending the monitoring reference information;
  • the network side device sends monitoring reference information aperiodically, and the network side device sends aperiodic beam measurement resources for AI model monitoring within a second time window, where the second time window is a time window after sending the monitoring reference information;
  • the network side device triggers the sending of aperiodic beam measurement resources for AI model monitoring, and the network side device sends monitoring reference information aperiodically within a third time window, where the third time window is a time window after the aperiodic beam measurement resources for AI model monitoring are triggered;
  • the network side device triggers the sending of non-periodic beam measurement resources for AI model monitoring, and the network side device sends monitoring reference information non-periodically within a fourth time window, and the fourth time window is a time window after sending the non-periodic beam measurement resources for AI model monitoring.
  • first time window, the second time window, the third time window, and the fourth time window can be determined by at least one of the following methods: network configuration, protocol agreement, and terminal reporting.
  • the terminal determines the monitoring result of the AI model according to the monitoring reference information and the label data, including:
  • the terminal determines the monitoring result of the AI model according to the label data and the most recently obtained monitoring reference information
  • the terminal determines the monitoring result of the AI model based on the label data and the monitoring reference information most recently obtained within the fifth time window.
  • the fifth time window can be determined by at least one of the following methods: configuration on the network side, agreement on the protocol, reporting by the terminal, etc.
  • the reference time of the first time window, the second time window, the third time window, the fourth time window or the fifth time window includes one of the following:
  • the terminal determines the time of tag data according to the measurement result
  • the method further includes:
  • the terminal sends a first measurement result to the network side device, where the first measurement result includes at least part of the measurement results monitored by the AI model;
  • the AI model of the network side device is used to determine the monitoring reference information according to the first measurement result.
  • the terminal performs beam measurement to determine a first measurement result and label data, and the terminal feeds back the first measurement result to the network side device.
  • the network side device After receiving the first measurement result, the network side device performs AI model inference, and determines monitoring reference information based on the inference result.
  • the network side device sends the corresponding monitoring reference information to the terminal, and the terminal determines the monitoring result of the AI model based on the label data and the corresponding monitoring reference information.
  • the terminal sends the monitoring result of the AI model to the network side device, and the network side device determines the performance of the AI model based on the monitoring result of the AI model.
  • the beam information of the first measurement result is the same as at least one of the following:
  • the monitoring reference information is associated with the most recently obtained measurement result of the AI model monitoring.
  • the terminal receives the monitoring reference information sent by the network side device, including:
  • the terminal receives the monitoring reference information sent by the network side device within a sixth time window
  • the sixth time window is a time window after the terminal performs beam measurement or the terminal sends the first measurement result.
  • the method further includes:
  • the terminal sends second information, where the second information is used to indicate at least one of the following: the network side device resends the monitoring reference information, re-triggers the beam measurement resources for AI model monitoring, and the AI model monitoring of the network side device fails.
  • the terminal sends the second information.
  • the method further includes:
  • the terminal caches the first measurement result within a seventh time window, where the seventh time window is a time window after the terminal performs beam measurement to obtain the first measurement result or the terminal sends the first measurement result.
  • the method further includes:
  • the terminal caches the tag data within an eighth time window, where the eighth time window is a time window after the terminal performs beam measurement to obtain the first measurement result or determines the tag data or sends the first measurement result.
  • the sixth time window, the seventh time window, and the eighth time window can be determined by at least one of the following methods: configuration on the network side, agreement on the protocol, and reporting by the terminal.
  • the use of the above time window may be one of the starting position, the ending position, and the special position of the time unit, wherein the time unit may be a unit representing time such as a time slot or a symbol.
  • the first, second, third, fourth, fifth, sixth, seventh, and eighth time windows may be of the same time window length, or of different time window lengths.
  • the terminal sends the monitoring result to the network side device, including:
  • the terminal sends a monitoring feedback report of the AI model to a network side device, where the monitoring feedback report includes third information, and the third information is used to indicate whether the monitoring result is included in the monitoring feedback report.
  • the third information is used to indicate that the monitoring feedback report does not include the monitoring result, and the monitoring feedback report includes the label data.
  • the terminal obtains monitoring reference information and measurement results of the AI model monitoring of the network side device, and determines the label data based on the measurement results; the terminal determines the monitoring results of the AI model based on the monitoring reference information and the label data; wherein the monitoring results are used to determine the performance of the AI model, so that the terminal does not need to feedback the label data to the network side device and/or use it as input data for the AI model, thereby saving signaling overhead while ensuring the accuracy of AI model monitoring.
  • an embodiment of the present application provides a method for measuring AI model performance, which is applied to a network side device, and the specific steps include: step 801, step 802 and step 803.
  • Step 801 The network side device sends monitoring reference information of the AI model
  • Step 802 The network-side device receives monitoring results of the AI model from the terminal;
  • Step 803 The network-side device determines the performance of the AI model according to the monitoring result
  • the monitoring results of the AI model are obtained based on the monitoring reference information.
  • the monitoring reference information includes: one or more reference information determined by the network side device according to the inference result of the AI model.
  • the reference information includes at least one of the following:
  • k is a positive integer.
  • the method further includes:
  • the network side device sends first information, where the first information is used to indicate a time correlation relationship between the monitoring reference information and a measurement result monitored by the AI model.
  • the monitoring reference information when the monitoring reference information is sent periodically and/or semi-continuously by the network side device,
  • the period and/or period offset of the monitoring reference information is related to the period and/or period offset of the beam measurement resources used for AI model monitoring.
  • the period of the monitoring reference information satisfies at least one of the following: the period of the monitoring reference information is equal to the period of the beam measurement resource, and the period of the monitoring reference information is less than the period of the beam measurement resource;
  • the periodic offset of the monitoring reference information is smaller than the periodic offset of the beam measurement resource.
  • the network side device sends monitoring reference information of the AI model, including:
  • the network side device aperiodically sends monitoring reference information, and the network side device triggers aperiodic beam measurement resources corresponding to the aperiodic sending of monitoring reference information;
  • the non-periodic beam measurement resources are used to obtain label data of the AI model.
  • the network side device while the network side device aperiodically sends monitoring reference information, the network side device triggers aperiodic beam measurement resources for AI model monitoring, or, while the network side device triggers aperiodic beam measurement resources for AI model monitoring, the network side device aperiodically sends monitoring reference information.
  • the trigger status indication information of the non-periodic beam measurement resource used for AI model monitoring is associated with the monitoring reference information sent non-periodically by the network side device.
  • the network side device aperiodically sends monitoring reference information, and the network side device triggers aperiodic beam measurement resources corresponding to the aperiodic sending of monitoring reference information, including:
  • the network side device sends monitoring reference information aperiodically
  • the network side device triggers a non-periodic beam measurement resource for AI model monitoring within a first time window, where the first time window is a time window after sending the monitoring reference information;
  • the network side device sends monitoring reference information aperiodically
  • the network side device sends a non-periodic beam measurement resource for AI model monitoring within a second time window, where the second time window is a time window after sending the monitoring reference information;
  • the network side device triggers the sending of aperiodic beam measurement resources for AI model monitoring
  • the network side device sends monitoring reference information aperiodically within a third time window, where the third time window is a time window after triggering the aperiodic beam measurement resource;
  • the network side device triggers the sending of aperiodic beam measurement resources for AI model monitoring
  • the network side device sends monitoring reference information aperiodically within a fourth time window, and the fourth time window is a time window after sending the aperiodic beam measurement resource.
  • the method further includes:
  • the network side device receives second information, where the second information is used to indicate at least one of the following: the network side device resends monitoring reference information, re-triggers beam measurement resources for AI model monitoring, and the AI model monitoring of the network side device fails.
  • the method further includes:
  • the network side device receives a first measurement result sent by the terminal, where the first measurement result is at least a part of the measurement results monitored by the AI model;
  • the network side device determines the monitoring reference information according to the AI model and the first measurement result, where the first measurement result is a measurement result related to the AI model input.
  • the network side device receives the monitoring result of the AI model including:
  • the network side device receives a monitoring feedback report of the AI model sent by the terminal, where the monitoring feedback report includes third information, and the third information is used to indicate whether the monitoring result is included in the monitoring feedback report.
  • the third information is used to indicate that the monitoring feedback report does not include the monitoring result, and the monitoring feedback report includes the label data.
  • a network side device receives the monitoring results of the AI model sent by the terminal, and then determines the performance of the AI model based on the monitoring results. In this way, the terminal does not need to feedback label data and/or input data of the AI model to the network side device, thereby saving signaling overhead while ensuring the accuracy of AI model monitoring.
  • an embodiment of the present application provides an AI model monitoring device, which is applied to a terminal.
  • the device 900 includes:
  • the first acquisition module 901 is used to acquire monitoring reference information and measurement results of the AI model monitoring of the network side device, and determine the label data according to the measurement results;
  • the first determination module 902 is used to determine the monitoring result of the AI model based on the monitoring reference information and the label data.
  • the device further includes: a first sending module, configured to send the monitoring result.
  • the first acquisition module 901 is further used to: receive the monitoring reference information sent by the network side device.
  • k is a positive integer.
  • the monitoring reference information includes: one or more reference information determined by the network side device based on the inference result of the AI model.
  • the device further includes:
  • the first receiving module is used to receive first information, where the first information is used to indicate the time correlation relationship between the monitoring reference information and the measurement results monitored by the AI model.
  • the monitoring reference information when the monitoring reference information is sent periodically and/or semi-continuously by the network side device,
  • the period and/or period offset of the monitoring reference information is related to the period and/or period offset of the beam measurement resources used for AI model monitoring.
  • the period of the monitoring reference information satisfies at least one of the following: the period of the monitoring reference information is equal to the period used for the beam measurement resource, and the period of the monitoring reference information is less than the period of the beam measurement resource;
  • the periodic offset of the monitoring reference information is smaller than the periodic offset of the beam measurement resource.
  • the apparatus when the monitoring reference information is sent aperiodically by a network side device, the apparatus further includes:
  • a processing module configured to expect the network-side device to perform a first operation
  • the first operation includes one of the following:
  • the network side device When the network side device sends the monitoring reference information, the network side device triggers the aperiodic beam measurement resource for AI model monitoring, or when the network side device triggers the aperiodic beam measurement resource for AI model monitoring, the network side device aperiodically sends the monitoring reference information;
  • the network side device aperiodically sends monitoring reference information, and the network side device triggers aperiodic beam measurement resources for AI model monitoring within a first time window, where the first time window is a time window after sending the monitoring reference information;
  • the network side device sends monitoring reference information aperiodically, and the network side device sends aperiodic beam measurement resources for AI model monitoring within a second time window, where the second time window is a time window after sending the monitoring reference information;
  • the network side device triggers the sending of aperiodic beam measurement resources for AI model monitoring, and the network side device sends monitoring reference information aperiodically within a third time window, where the third time window is a time window after the aperiodic beam measurement resources are triggered;
  • the network side device triggers the sending of non-periodic beam measurement resources for AI model monitoring, and the network side device sends monitoring reference information non-periodically within a fourth time window, and the fourth time window is a time window after sending the non-periodic beam measurement resources.
  • the first determining module 902 is further configured to:
  • the monitoring result of the AI model is determined based on the label data and the most recently obtained monitoring reference information within the fifth time window.
  • the reference time of the first time window, the second time window, the third time window, the fourth time window or the fifth time window includes one of the following:
  • the terminal determines the time of tag data according to the measurement result
  • the second sending module is used to send second information, where the second information is used to indicate at least one of the following: the network side device resends the monitoring reference information, re-triggers the beam measurement resources for AI model monitoring, and the AI model monitoring of the network side device fails.
  • the device further includes:
  • the AI model of the network side device is used to determine the monitoring reference information according to the first measurement result.
  • the beam information of the first measurement result is the same as at least one of the following:
  • the terminal receives the monitoring reference information sent by the network side device, including:
  • the terminal receives the monitoring reference information sent by the network side device within a sixth time window
  • the sixth time window is a time window after the terminal performs beam measurement or the terminal sends the first measurement result.
  • the device further includes:
  • a cache module is used to cache the first measurement result within a seventh time window, where the seventh time window is a time window after the terminal performs beam measurement to obtain the first measurement result or after the terminal sends the first measurement result.
  • the device further includes:
  • the terminal caches the tag data within an eighth time window, where the eighth time window is a time window after the terminal performs beam measurement to obtain the first measurement result or determines the tag data or sends the first measurement result.
  • the first sending module is further used to: send a monitoring feedback report of the AI model to a network side device, wherein the monitoring feedback report includes third information, and the third information is used to indicate whether the monitoring result is included in the monitoring feedback report.
  • the third information is used to indicate that the monitoring feedback report does not include the monitoring result, and the monitoring feedback report includes the label data.
  • the device provided in the embodiment of the present application can implement each process implemented by the method embodiment of Figure 7 and achieve the same technical effect. To avoid repetition, it will not be repeated here.
  • an embodiment of the present application provides a device for measuring AI model performance, which is applied to a network side device.
  • the device 1000 includes:
  • the fourth sending module 1001 is used to send monitoring reference information of the AI model
  • a second receiving module 1002 is used to receive a monitoring result of the AI model from a terminal
  • the monitoring results of the AI model are obtained based on the monitoring reference information.
  • the monitoring reference information includes: one or more reference information determined by the network side device according to the inference result of the AI model.
  • the reference information includes at least one of the following:
  • k is a positive integer.
  • the device further includes:
  • the fifth sending module is used to send first information, where the first information is used to indicate the time correlation relationship between the monitoring reference information and the measurement results monitored by the AI model.
  • the monitoring reference information when the monitoring reference information is sent periodically and/or semi-continuously by the network side device,
  • the period and/or period offset of the monitoring reference information is related to the period and/or period offset of the beam measurement resource.
  • the period of the monitoring reference information satisfies at least one of the following: the period of the monitoring reference information is equal to the period of the beam measurement resource, and the period of the monitoring reference information is less than the period of the beam measurement resource;
  • the periodic offset of the monitoring reference information is smaller than the periodic offset of the beam measurement resource.
  • the fourth sending module 1001 is further used for: non-periodic sending of monitoring reference information, and the network side device triggers non-periodic beam measurement resources corresponding to the non-periodic sending of monitoring reference information; wherein the non-periodic beam measurement resources are used to obtain label data of the AI model.
  • the network side device while the network side device aperiodically sends monitoring reference information, the network side device triggers aperiodic beam measurement resources for AI model monitoring, or, while the network side device triggers aperiodic beam measurement resources for AI model monitoring, the network side device aperiodically sends monitoring reference information.
  • the trigger status indication information of the non-periodic beam measurement resource is associated with the monitoring reference information sent aperiodically by the network side device.
  • the fourth sending module 1001 is further configured to:
  • aperiodically sending monitoring reference information within a third time window wherein the third time window is a time window after triggering the aperiodic beam measurement resource
  • the monitoring reference information is sent aperiodically within a fourth time window, and the fourth time window is a time window after the aperiodic beam measurement resource is sent.
  • the device further includes:
  • the third receiving module is used to receive second information, where the second information is used to indicate at least one of the following: the network side device resends the monitoring reference information, re-triggers the beam measurement resources for AI model monitoring, and the AI model monitoring of the network side device fails.
  • the device further includes:
  • a fourth receiving module configured to receive a first measurement result sent by a terminal, where the first measurement result is at least a portion of the measurement results monitored by the AI model;
  • a third determination module is used to determine the monitoring reference information according to the AI model and the first measurement result.
  • the first measurement result is a measurement result related to the AI model input.
  • the second receiving module is further used to: receive a monitoring feedback report of the AI model sent by the terminal, wherein the monitoring feedback report includes third information, and the third information is used to indicate whether the monitoring result is included in the monitoring feedback report.
  • the third information is used to indicate that the monitoring feedback report does not include the monitoring result, and the monitoring feedback report includes the label data.
  • the device provided in the embodiment of the present application can implement each process implemented by the method embodiment of Figure 8 and achieve the same technical effect. To avoid repetition, it will not be repeated here.
  • Fig. 11 is a schematic diagram of the hardware structure of a terminal implementing an embodiment of the present application.
  • the terminal 1100 includes but is not limited to: a radio frequency unit 1101, a network module 1102, an audio output unit 1103, an input unit 1104, a sensor 1105, a display unit 1106, a user input unit 1107, an interface unit 1108, a memory 1109, and at least some of the components in the processor 1110.
  • the terminal 1100 may also include a power source (such as a battery) for supplying power to each component, and the power source may be logically connected to the processor 1110 through a power management system, so as to implement functions such as charging, discharging, and power consumption management through the power management system.
  • a power source such as a battery
  • the terminal structure shown in FIG11 does not constitute a limitation on the terminal, and the terminal may include more or fewer components than shown in the figure, or combine certain components, or arrange components differently, which will not be described in detail here.
  • the input unit 1104 may include a graphics processing unit (GPU) 11041 and a microphone 11042, and the graphics processor 11041 processes the image data of the static picture or video obtained by the image capture device (such as a camera) in the video capture mode or the image capture mode.
  • the display unit 1106 may include a display panel 11061, and the display panel 11061 may be configured in the form of a liquid crystal display, an organic light emitting diode, etc.
  • the user input unit 1107 includes a touch panel 11071 and at least one of other input devices 11072.
  • the touch panel 11071 is also called a touch screen.
  • the touch panel 11071 may include two parts: a touch detection device and a touch controller.
  • Other input devices 11072 may include, but are not limited to, a physical keyboard, function keys (such as a volume control key, a switch key, etc.), a trackball, a mouse, and a joystick, which will not be repeated here.
  • the RF unit 1101 can transmit the data to the processor 1110 for processing; in addition, the RF unit 1101 can send uplink data to the network side device.
  • the RF unit 1101 includes but is not limited to an antenna, an amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, etc.
  • the memory 1109 can be used to store software programs or instructions and various data.
  • the memory 1109 may mainly include a first storage area for storing programs or instructions and a second storage area for storing data, wherein the first storage area may store an operating system, an application program or instruction required for at least one function (such as a sound playback function, an image playback function, etc.), etc.
  • the memory 1109 may include a volatile memory or a non-volatile memory, or the memory 1109 may include both a volatile and a non-volatile memory, or the memory 1109 may include a non-volatile memory.
  • the non-volatile memory or non-volatile memory may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (Erasable PROM
  • the volatile memory may be a random access memory (RAM), a static random access memory (SRAM), a dynamic random access memory (DRAM), a synchronous dynamic random access memory (SDRAM), a double data rate synchronous dynamic random access memory (DDRSDRAM), an enhanced synchronous dynamic random access memory (ESDRAM), a synchronous link dynamic random access memory (SLDRAM) and a direct memory bus random access memory (DRRAM).
  • the memory 1109 in the embodiment of the present application includes but is not limited to these and any other suitable types of memory.
  • the processor 1110 may include one or more processing units; optionally, the processor 1110 integrates an application processor and a modem processor, wherein the application processor mainly processes operations related to an operating system, a user interface, and application programs, and the modem processor mainly processes wireless communication signals, such as a baseband processor. It is understandable that the modem processor may not be integrated into the processor 1110.
  • the terminal provided in the embodiment of the present application can implement each process implemented in the method embodiment of Figure 7 and achieve the same technical effect. To avoid repetition, it will not be repeated here.
  • FIG. 12 is a structural diagram of a network side device used in an embodiment of the present application.
  • the network side device 1200 includes: a processor 1201, a transceiver 1202, a memory 1203 and a bus interface, wherein the processor 1201 may be responsible for managing the bus architecture and general processing.
  • the memory 1203 may store data used by the processor 1201 when performing operations.
  • the network side device 1200 also includes: a program stored in the memory 1203 and executable on the processor 1201, and when the program is executed by the processor 1201, the steps in the method shown in FIG. 8 above are implemented.
  • the bus architecture may include any number of interconnected buses and bridges, specifically linking together various circuits of one or more processors represented by processor 1201 and memory represented by memory 1203.
  • the bus architecture may also link together various other circuits such as peripherals, voltage regulators, and power management circuits, which are well known in the art and are therefore not further described herein.
  • the bus interface provides an interface.
  • the transceiver 1202 may be a plurality of components, namely, a transmitter and a receiver, providing a unit for communicating with various other devices over a transmission medium.
  • an embodiment of the present application also provides a communication device 1300, including a processor 1301 and a memory 1302, and the memory 1302 stores programs or instructions that can be run on the processor 1301.
  • the communication device 1300 is a terminal
  • the program or instruction is executed by the processor 1301 to implement the various steps of the method embodiment of Figure 7 above.
  • the communication device 1300 is a network side device
  • the program or instruction is executed by the processor 1301 to implement the various steps of the method embodiment of Figure 8 above and can achieve the same technical effect. To avoid repetition, it will not be repeated here.
  • An embodiment of the present application also provides a readable storage medium, on which a program or instruction is stored.
  • a program or instruction is stored.
  • the method of Figure 7 or Figure 8 and the various processes of the above-mentioned embodiments are implemented, and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
  • the processor is the processor in the terminal described in the above embodiment.
  • the readable storage medium includes Computer-readable storage media, such as computer read-only memory ROM, random access memory RAM, magnetic disk or optical disk, etc.
  • An embodiment of the present application further provides a chip, which includes a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the various processes shown in Figure 7 or Figure 8 and the various method embodiments mentioned above, and can achieve the same technical effect. To avoid repetition, it will not be repeated here.
  • the chip mentioned in the embodiments of the present application can also be called a system-level chip, a system chip, a chip system or a system-on-chip chip, etc.
  • the embodiments of the present application further provide a computer program/program product, which is stored in a storage medium, and is executed by at least one processor to implement the various processes shown in Figure 7 or Figure 8 and the various method embodiments described above, and can achieve the same technical effect. To avoid repetition, it will not be described here.
  • An embodiment of the present application also provides a communication system, which includes a terminal and a network side device.
  • the terminal is used to execute the various processes as shown in Figure 7 and the various method embodiments described above
  • the network side device is used to execute the various processes as shown in Figure 8 and the various method embodiments described above, and can achieve the same technical effect. In order to avoid repetition, it will not be repeated here.
  • the technical solution of the present application can be embodied in the form of a computer software product, which is stored in a storage medium (such as ROM/RAM, a magnetic disk, or an optical disk), and includes a number of instructions for enabling a terminal (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods described in each embodiment of the present application.
  • a storage medium such as ROM/RAM, a magnetic disk, or an optical disk
  • a terminal which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Data Mining & Analysis (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Disclosed in the present application are an AI model monitoring method and apparatus, an AI model performance measurement method and apparatus, and a device. The AI model monitoring method comprises: a terminal acquiring monitoring reference information, and a measurement result of AI model monitoring for a network-side device, and determining label data according to the measurement result; and the terminal determining a monitoring result of an AI model according to the monitoring reference information and the label data, wherein the monitoring result is used for determining the performance of the AI model.

Description

AI模型监测方法、AI模型性能的测量方法、装置及设备AI model monitoring method, AI model performance measurement method, device and equipment
相关申请的交叉引用CROSS-REFERENCE TO RELATED APPLICATIONS
本申请主张在2022年12月15日在中国提交的中国专利申请No.202211617140.4的优先权,其全部内容通过引用包含于此。This application claims priority to Chinese Patent Application No. 202211617140.4 filed in China on December 15, 2022, the entire contents of which are incorporated herein by reference.
技术领域Technical Field
本申请属于通信技术领域,具体涉及一种AI模型监测方法、AI模型性能的测量方法、装置及设备。The present application belongs to the field of communication technology, and specifically relates to an AI model monitoring method, an AI model performance measurement method, a device and equipment.
背景技术Background technique
人工智能(Artificial Intelligence,AI)模型在网络侧推理时,为了实现AI模型监测功能,终端(比如,用户设备(User Equipment,UE))不仅需要测量标签数据,还需要反馈标签数据和/或用于AI模型的输入数据,网络侧根据接收到的AI模型的输入数据进行AI模型推理,得到推理结果,并将推理结果与UE反馈的标签数据进行相应对比处理,从而确定或更新AI模型的性能,这就导致为了进行网络侧的AI模型的性能监测,需要UE反馈大量的标签数据和/或用于AI模型的输入数据,极大的增加了UE的反馈开销。When the Artificial Intelligence (AI) model is inferred on the network side, in order to realize the AI model monitoring function, the terminal (for example, User Equipment (UE)) not only needs to measure the label data, but also needs to feedback the label data and/or the input data for the AI model. The network side performs AI model inference based on the received AI model input data to obtain the inference result, and compares the inference result with the label data fed back by the UE to determine or update the performance of the AI model. This means that in order to monitor the performance of the AI model on the network side, the UE needs to feedback a large amount of label data and/or input data for the AI model, which greatly increases the feedback overhead of the UE.
发明内容Summary of the invention
本申请实施例提供一种AI模型监测方法、AI模型性能的测量方法、装置及设备,解决相关技术中AI模型监测过程中反馈开销较大的问题。The embodiments of the present application provide an AI model monitoring method, an AI model performance measurement method, an apparatus and equipment to solve the problem of high feedback overhead in the AI model monitoring process in related technologies.
第一方面,提供一种AI模型监测方法,包括:In a first aspect, an AI model monitoring method is provided, comprising:
终端获取监测参考信息和对网络侧设备的AI模型监测的测量结果,并根据所述测量结果确定标签数据;The terminal obtains monitoring reference information and measurement results of the AI model monitoring of the network side device, and determines the label data according to the measurement results;
所述终端根据所述监测参考信息和所述标签数据,确定所述AI模型的监测结果;The terminal determines a monitoring result of the AI model according to the monitoring reference information and the label data;
其中,所述监测结果用于确定所述AI模型的性能。Wherein, the monitoring results are used to determine the performance of the AI model.
第二方面,提供一种AI模型性能的测量方法,包括:Second, a method for measuring the performance of an AI model is provided, including:
网络侧设备发送AI模型的监测参考信息;The network-side device sends monitoring reference information of the AI model;
所述网络侧设备接收来自终端的对所述AI模型的监测结果;The network side device receives the monitoring result of the AI model from the terminal;
所述网络侧设备根据所述监测结果确定AI模型的性能;The network side device determines the performance of the AI model according to the monitoring result;
其中,所述AI模型的监测结果是基于所述监测参考信息获得的。Among them, the monitoring results of the AI model are obtained based on the monitoring reference information.
第三方面,提供一种AI模型监测装置,包括:In a third aspect, an AI model monitoring device is provided, comprising:
第一获取模块,用于获取监测参考信息和对网络侧设备的AI模型监测的测量结果,并根据所述测量结果确定标签数据;A first acquisition module is used to acquire monitoring reference information and measurement results of AI model monitoring of network-side devices, and determine label data according to the measurement results;
第一确定模块,用于根据所述监测参考信息和所述标签数据,确定所述AI模型的监 测结果。The first determination module is used to determine the monitoring of the AI model according to the monitoring reference information and the label data. Test results.
第四方面,提供一种AI模型性能的测量装置,包括:In a fourth aspect, a device for measuring AI model performance is provided, comprising:
第四发送模块,用于发送AI模型的监测参考信息;A fourth sending module, used to send monitoring reference information of the AI model;
第二接收模块,用于接收来自终端的对所述AI模型的监测结果;A second receiving module, used to receive monitoring results of the AI model from a terminal;
第二确定模块,用于根据所述监测结果确定AI模型的性能;A second determination module, used to determine the performance of the AI model according to the monitoring results;
其中,所述AI模型的监测结果是基于所述监测参考信息获得的。Among them, the monitoring results of the AI model are obtained based on the monitoring reference information.
第五方面,提供了一种通信设备,包括:处理器,存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面或第二方面所述的方法的步骤。In a fifth aspect, a communication device is provided, comprising: a processor, a memory, and a program or instruction stored in the memory and executable on the processor, wherein the program or instruction, when executed by the processor, implements the steps of the method described in the first aspect or the second aspect.
第六方面,提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被终端的处理器执行时实现如第一方面所述的方法的步骤,或被网络侧设备的处理器执行时实现如第二方面所述的方法的步骤。In the sixth aspect, a readable storage medium is provided, on which a program or instruction is stored. When the program or instruction is executed by the processor of the terminal, the steps of the method described in the first aspect are implemented, or when the program or instruction is executed by the processor of the network side device, the steps of the method described in the second aspect are implemented.
第七方面,提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如第一方面或第二方面所述的方法的步骤。In the seventh aspect, a chip is provided, comprising a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is used to run a program or instruction to implement the steps of the method described in the first aspect or the second aspect.
第八方面,提供了一种计算机程序/程序产品,所述计算机程序/程序产品被存储在非瞬态的存储介质中,所述程序/程序产品被至少一个处理器执行以实现如第一方面或第二方面所述的方法的步骤。In an eighth aspect, a computer program/program product is provided, wherein the computer program/program product is stored in a non-volatile storage medium, and the program/program product is executed by at least one processor to implement the steps of the method described in the first aspect or the second aspect.
第九方面,提供一种通信系统,所述通信系统包括终端与网络侧设备,所述终端用于执行如第一方面或第二方面所述的方法的步骤,所述网络侧设备用于执行如第一方面或第二方面所述的方法的步骤。In the ninth aspect, a communication system is provided, which includes a terminal and a network side device, wherein the terminal is used to execute the steps of the method described in the first aspect or the second aspect, and the network side device is used to execute the steps of the method described in the first aspect or the second aspect.
在本申请实施例中,终端获取监测参考信息和对网络侧设备的AI模型监测的测量结果,并根据所述测量结果确定标签数据;所述终端根据所述监测参考信息和所述标签数据,确定所述AI模型的监测结果;其中,所述监测结果用于确定所述AI模型的性能,这样终端可以不需要向网络侧设备反馈标签数据和/或作为AI模型的输入数据,节省信令开销的同时还保障了AI模型监测的准确性。In an embodiment of the present application, the terminal obtains monitoring reference information and measurement results of the AI model monitoring of the network side device, and determines the label data based on the measurement results; the terminal determines the monitoring results of the AI model based on the monitoring reference information and the label data; wherein the monitoring results are used to determine the performance of the AI model, so that the terminal does not need to feedback the label data to the network side device and/or use it as input data for the AI model, thereby saving signaling overhead while ensuring the accuracy of AI model monitoring.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1是神经网络的示意图;Figure 1 is a schematic diagram of a neural network;
图2是神经元的示意图;Figure 2 is a schematic diagram of a neuron;
图3是基于AI模型进行波束预测的示意图之一;FIG3 is one of the schematic diagrams of beam prediction based on the AI model;
图4是基于AI模型进行波束预测的示意图之二;FIG4 is a second schematic diagram of beam prediction based on an AI model;
图5是基于AI模型进行波束预测的示意图之三;FIG5 is a third schematic diagram of beam prediction based on an AI model;
图6为本申请实施例的无线通信系统的架构示意图;FIG6 is a schematic diagram of the architecture of a wireless communication system according to an embodiment of the present application;
图7为本申请实施例的提供的AI模型监测方法的流程图; FIG7 is a flow chart of an AI model monitoring method provided in an embodiment of the present application;
图8为本申请实施例的提供的AI模型性能的测量方法的流程图;FIG8 is a flow chart of a method for measuring AI model performance according to an embodiment of the present application;
图9为本申请实施例的提供的AI模型监测装置的示意图;FIG9 is a schematic diagram of an AI model monitoring device provided in an embodiment of the present application;
图10为本申请实施例的提供的AI模型性能的测量装置的示意图;FIG10 is a schematic diagram of a device for measuring AI model performance according to an embodiment of the present application;
图11是本申请实施例提供的终端的示意图;FIG11 is a schematic diagram of a terminal provided in an embodiment of the present application;
图12是本申请实施例提供的网络侧设备的示意图;FIG12 is a schematic diagram of a network side device provided in an embodiment of the present application;
图13是本申请实施例提供的通信设备的示意图。FIG. 13 is a schematic diagram of a communication device provided in an embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员所获得的所有其他实施例,都属于本申请保护的范围。The following will be combined with the drawings in the embodiments of the present application to clearly describe the technical solutions in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, rather than all the embodiments. Based on the embodiments in the present application, all other embodiments obtained by ordinary technicians in this field belong to the scope of protection of this application.
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的术语在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施,且“第一”、“第二”所区别的对象通常为一类,并不限定对象的个数,例如第一对象可以是一个,也可以是多个。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”一般表示前后关联对象是一种“或”的关系。本申请的说明书和权利要求书中的术语“指示”既可以是一个明确的指示,也可以是一个隐含的指示。其中,明确的指示可以理解为,发送方在发送的指示中明确告知了接收方需要执行的操作或请求结果;隐含的指示可以理解为,接收方根据发送方发送的指示进行判断,根据判断结果确定需要执行的操作或请求结果。The terms "first", "second", etc. in the specification and claims of the present application are used to distinguish similar objects, but not to describe a specific order or sequence. It should be understood that the terms used in this way can be interchangeable under appropriate circumstances, so that the embodiments of the present application can be implemented in an order other than those illustrated or described here, and the objects distinguished by "first" and "second" are generally of the same type, and the number of objects is not limited. For example, the first object can be one or more. In addition, "and/or" in the specification and claims represents at least one of the connected objects, and the character "/" generally indicates that the objects associated with each other are in an "or" relationship. The term "indication" in the specification and claims of the present application can be either an explicit indication or an implicit indication. Among them, an explicit indication can be understood as the sender explicitly notifying the receiver of the operation or request result to be performed in the indication sent; an implicit indication can be understood as the receiver making a judgment based on the indication sent by the sender and determining the operation or request result to be performed based on the judgment result.
值得指出的是,本申请实施例所描述的技术不限于长期演进型(Long Term Evolution,LTE)/LTE的演进(LTE-Advanced,LTE-A)系统,还可用于其他无线通信系统,诸如码分多址(Code Division Multiple Access,CDMA)、时分多址(Time Division Multiple Access,TDMA)、频分多址(Frequency Division Multiple Access,FDMA)、正交频分多址(Orthogonal Frequency Division Multiple Access,OFDMA)、单载波频分多址(Single-carrier Frequency Division Multiple Access,SC-FDMA)和其他系统。本申请实施例中的术语“系统”和“网络”常被可互换地使用,所描述的技术既可用于以上提及的系统和无线电技术,也可用于其他系统和无线电技术。以下描述出于示例目的描述了新空口(New Radio,NR)系统,并且在以下大部分描述中使用NR术语,但是这些技术也可应用于NR系统应用以外的应用,如第6代(6th Generation,6G)通信系统。It is worth noting that the technology described in the embodiments of the present application is not limited to the Long Term Evolution (LTE)/LTE-Advanced (LTE-A) system, but can also be used in other wireless communication systems, such as Code Division Multiple Access (CDMA), Time Division Multiple Access (TDMA), Frequency Division Multiple Access (FDMA), Orthogonal Frequency Division Multiple Access (OFDMA), Single-carrier Frequency Division Multiple Access (SC-FDMA) and other systems. The terms "system" and "network" in the embodiments of the present application are often used interchangeably, and the described technology can be used for the above-mentioned systems and radio technologies as well as other systems and radio technologies. The following description describes a new radio (NR) system for example purposes, and NR terms are used in most of the following descriptions, but these technologies can also be applied to applications other than NR system applications, such as the 6th Generation (6G) communication system.
为了便于理解本申请的实施方式,下面先介绍以下技术点。In order to facilitate understanding of the implementation of the present application, the following technical points are first introduced below.
1、关于神经网络的介绍。1. Introduction to neural networks.
人工智能目前在各个领域获得了广泛的应用。AI模块有多种实现方式,例如神经网络、决策树、支持向量机、贝叶斯分类器等。 Artificial intelligence has been widely used in various fields. There are many ways to implement AI modules, such as neural networks, decision trees, support vector machines, Bayesian classifiers, etc.
本申请以神经网络为例进行说明,但是并不限定AI模块的具体类型,神经网络的结构如图1所示。This application uses a neural network as an example for illustration, but does not limit the specific type of AI module. The structure of the neural network is shown in FIG1 .
其中,神经网络由神经元组成,神经元的示意图如图2所示。其中a1,a2,…aK为输入,w为权值(乘性系数),b为偏置(加性系数),σ(.)为激活函数,z=a1w1+…+akwk+…+aKwK+b。常见的激活函数包括Sigmoid函数、tanh函数、修正线性单元(Rectified Linear Unit,ReLU)等等。The neural network is composed of neurons, and a schematic diagram of neurons is shown in Figure 2. Where a 1 , a 2 , … a K are inputs, w is the weight (multiplicative coefficient), b is the bias (additive coefficient), σ(.) is the activation function, z = a 1 w 1 + … + a k w k + … + a K w K + b. Common activation functions include Sigmoid function, tanh function, Rectified Linear Unit (ReLU), etc.
神经网络的参数可以通过优化算法进行优化。优化算法就是一种能够最小化或者最大化目标函数(有时候也叫损失函数)的一类算法。而目标函数往往是模型参数和数据的数学组合。例如给定数据X和其对应的标签Y,构建一个神经网络模型f(.),有了模型后,根据输入x就可以得到预测输出f(x),并且可以计算出预测值和真实值之间的差距(f(x)-Y),这个就是损失函数。如果找到合适的W,b使上述的损失函数的值达到最小,损失值越小,则说明模型越接近于真实情况。The parameters of a neural network can be optimized using an optimization algorithm. An optimization algorithm is a type of algorithm that can minimize or maximize an objective function (sometimes called a loss function). The objective function is often a mathematical combination of model parameters and data. For example, given data X and its corresponding label Y, a neural network model f(.) is constructed. With the model, the predicted output f(x) can be obtained based on the input x, and the difference between the predicted value and the true value (f(x)-Y) can be calculated. This is the loss function. If the appropriate W, b is found to minimize the value of the above loss function, the smaller the loss value, the closer the model is to the actual situation.
目前常见的优化算法,基本都是基于误差反向传播(error Back Propagation,BP)算法。BP算法的基本思想是,学习过程由信号的正向传播与误差的反向传播两个过程组成。正向传播时,输入样本从输入层传入,经各隐藏层逐层处理后,传向输出层。若输出层的实际输出与期望的输出不符,则转入误差的反向传播阶段。误差反传是将输出误差以某种形式通过隐藏层向输入层逐层反传,并将误差分摊给各层的所有单元,从而获得各层单元的误差信号,此误差信号即作为修正各单元权值的依据。这种信号正向传播与误差反向传播的各层权值调整过程,是周而复始地进行的。权值不断调整的过程,也就是网络的学习训练过程。此过程一直进行到网络输出的误差减少到可接受的程度,或进行到预先设定的学习次数为止。At present, the common optimization algorithms are basically based on the error back propagation (BP) algorithm. The basic idea of the BP algorithm is that the learning process consists of two processes: the forward propagation of the signal and the back propagation of the error. During the forward propagation, the input sample is transmitted from the input layer, processed by each hidden layer layer by layer, and then transmitted to the output layer. If the actual output of the output layer does not match the expected output, it will enter the error back propagation stage. Error back propagation is to propagate the output error layer by layer through the hidden layer to the input layer in some form, and distribute the error to all units in each layer, so as to obtain the error signal of each layer unit, and this error signal is used as the basis for correcting the weights of each unit. This process of adjusting the weights of each layer of the signal forward propagation and error back propagation is repeated. The process of continuous adjustment of weights is the learning and training process of the network. This process continues until the error of the network output is reduced to an acceptable level, or until the pre-set number of learning times is reached.
常见的优化算法包括梯度下降(Gradient Descent)、随机梯度下降(Stochastic Gradient Descent,SGD)、小批量梯度下降(mini-batch gradient descent)、动量法(Momentum)、带动量的随机梯度下降、自适应梯度下降(ADAptive GRADient descent,Adagrad)、Adadelta(Adadelta为对Adagrad算法的改进)、均方根误差降速(root mean square prop,RMSprop)、自适应动量估计(Adaptive Moment Estimation,Adam)等。Common optimization algorithms include Gradient Descent, Stochastic Gradient Descent (SGD), mini-batch gradient descent, Momentum, Stochastic Gradient Descent with momentum, Adaptive Gradient Descent (Adagrad), Adadelta (Adadelta is an improvement on the Adagrad algorithm), root mean square prop (RMSprop), Adaptive Momentum Estimation (Adam), etc.
这些优化算法在误差反向传播时,都是根据损失函数得到的误差或损失,对当前神经元求导数或偏导,加上学习速率、之前的梯度、导数或偏导等影响,得到梯度,将梯度传给上一层。When these optimization algorithms backpropagate errors, they all calculate the derivative or partial derivative of the current neuron based on the error or loss obtained from the loss function, add the influence of the learning rate, previous gradient, derivative or partial derivative, obtain the gradient, and pass the gradient to the previous layer.
2、关于波束测量和报告(beam measurement and beam reporting)。2. About beam measurement and beam reporting.
模拟波束赋形是全带宽发射的,并且每个高频天线阵列的面板上每个极化方向阵元仅能以时分复用的方式发送模拟波束。模拟波束的赋形权值是通过调整射频前端移相器等设备的参数来实现。Analog beamforming is full-bandwidth transmission, and each polarization direction array element on the panel of each high-frequency antenna array can only send analog beams in a time-division multiplexing manner. The shaping weight of the analog beam is achieved by adjusting the parameters of the RF front-end phase shifter and other devices.
目前在学术界和工业界,通常是使用轮询的方式进行模拟波束赋形向量的训练,即每个天线面板每个极化方向的阵元以时分复用方式依次在约定时间发送训练信号(即候选的 赋形向量),终端经过测量后反馈波束报告,供网络侧在下一次传输业务时采用该训练信号来实现模拟波束发射。波束报告的内容通常包括最优的若干个发射波束标识以及测量出的每个发射波束的接收功率。Currently, in academia and industry, polling is usually used to train analog beamforming vectors, that is, each element of each polarization direction of each antenna panel sends training signals (i.e. candidate beamforming vectors) in turn at the agreed time in a time division multiplexing manner. After the measurement, the terminal feeds back a beam report, which is used by the network to implement simulated beam transmission in the next service transmission using the training signal. The content of the beam report usually includes the identifiers of the optimal transmission beams and the measured receiving power of each transmission beam.
波束报告数量是通过网络配置给终端的参数进行确定的,通过无线资源控制(Radio Resource Control,RRC)配置参数,配置终端的波束报告中应该包含的参考信号(reference signal,RS)以及参考信号接收功率(reference signal received power,RSRP)的数量,数量配置的取值是1,2,3,4,默认值为1,此外,该数量限制是基于终端能力的,终端会先上报能支持的最大数量。The number of beam reports is determined by the parameters configured by the network to the terminal. The Radio Resource Control (RRC) configuration parameters are used to configure the number of reference signals (RS) and reference signal received power (RSRP) that should be included in the terminal's beam report. The values of the quantity configuration are 1, 2, 3, and 4, and the default value is 1. In addition, the quantity limit is based on the terminal's capabilities, and the terminal will first report the maximum number it can support.
当终端波束报告中仅包含一个层1参考信号接收功率(Layer 1reference signal received power,L1-RSRP)时,使用7比特(bit)的量化方法,量化步进为1dB,量化范围是-140dBm到-44dBm。当终端被指示的波束报告中包含多个L1-RSRP,或使能了基于组的波束报告(group based beam report)时,最强的RSRP量化使用7bit量化,其余RSRP量化使用4bit的差分量化方法,量化步进为2dB。When the terminal beam report contains only one layer 1 reference signal received power (L1-RSRP), a 7-bit quantization method is used, the quantization step is 1dB, and the quantization range is -140dBm to -44dBm. When the terminal is instructed that the beam report contains multiple L1-RSRPs, or group-based beam report is enabled, the strongest RSRP is quantized using 7-bit quantization, and the remaining RSRPs are quantized using 4-bit differential quantization, with a quantization step of 2dB.
3、关于使用AI方法进行波束预测。3. About the use of AI methods for beam prediction.
一种可能的方式如图3所示。使用部分波束对的RSRP作为输入,AI模型的输出则是所有波束对的RSRP结果。其中波束对是由发送波束和接收波束组成的。那该AI模型的输入数量是挑选出来的部分波束对的数量,输出数量则是所有波束对的数量。One possible approach is shown in Figure 3. Using the RSRP of some beam pairs as input, the output of the AI model is the RSRP result of all beam pairs. A beam pair consists of a transmit beam and a receive beam. The number of inputs to the AI model is the number of selected beam pairs, and the number of outputs is the number of all beam pairs.
额外还有增强波束预测性能的方法如图4所示。There is also an additional method to enhance the beam prediction performance as shown in FIG4 .
在输入侧增加了关联信息,关联信息一般是挑选出来用于输入的波束对对应的角度相关信息,波束标识(Identity,ID)信息等。因此这种模型的输入数量还是与挑出来的部分波束对的数量相关,输出数量还是等于所有波束对的数量。The associated information is added on the input side. The associated information is generally the angle-related information corresponding to the selected beam pairs for input, beam identification (ID) information, etc. Therefore, the number of inputs of this model is still related to the number of selected beam pairs, and the number of outputs is still equal to the number of all beam pairs.
还有一种基于以上的改进型的方法如图5所示。There is also an improved method based on the above as shown in FIG5 .
主要是通过AI模型改变期望信息,来影响AI模型的输出。It mainly affects the output of the AI model by changing the expected information through the AI model.
其中AI模型的输入类型包括以下至少之一:The input type of the AI model includes at least one of the following:
(1)波束质量相关信息;(1) Information related to beam quality;
(2)波束信息;(2) beam information;
(3)A端发送波束信息;(3) End A sends beam information;
(4)B端接收波束信息;(4) End B receives beam information;
(5)B端期望的波束信息;(5) Beam information expected by the B end;
(6)B端期望的B端接收波束信息;(6) The B-side receiving beam information expected by the B-side;
(7)B端期望的A端发送波束信息;(7) The beam information that the B end expects the A end to send;
(8)与波束质量相关信息的时间相关信息;(8) Time-related information related to beam quality;
(9)期望的预测时间相关信息。(9) Information related to the expected prediction time.
本文中波束质量信息包括但不限于以下至少之一类型:层1信号与干扰加噪声比(Layer 1signal-to-noise and interference ratio,L1-SINR),L1-RSRP,层1参考信号接收 质量(Reference Signal Received Quality,L1-RSRQ),层3信号与干扰加噪声比(Layer 3signal-to-noise and interference ratio,L3-SINR),层3参考信号接收功率(Layer 3reference signal received power,L3-RSRP),层3参考信号接收质量(Reference Signal Received Quality,L3-RSRQ)等;The beam quality information herein includes but is not limited to at least one of the following types: Layer 1 signal-to-noise and interference ratio (L1-SINR), L1-RSRP, Layer 1 reference signal received Quality (Reference Signal Received Quality, L1-RSRQ), Layer 3 signal-to-noise and interference ratio (Layer 3signal-to-noise and interference ratio, L3-SINR), Layer 3 reference signal received power (Layer 3reference signal received power, L3-RSRP), Layer 3 reference signal received quality (Reference Signal Received Quality, L3-RSRQ), etc.;
本文中波束信息是指与波束报告包含的波束质量信息对应的关联信息,关联信息包含但不限于以下至少之一:波束ID信息,波束角度信息,波束增益信息,波束宽度信息,期望信息等。The beam information in this article refers to the associated information corresponding to the beam quality information contained in the beam report. The associated information includes but is not limited to at least one of the following: beam ID information, beam angle information, beam gain information, beam width information, expected information, etc.
其中,波束ID信息用于表征所述波束的身份识别的相关信息,包含但不限于以下至少之一:发送波束ID,接收波束ID,波束ID,所述波束对应的参考信号集合(set)ID,所述波束对应的参考信号资源(resource)ID,唯一标识的随机ID,额外AI网络处理后的编码值,波束角度信息,资源索引信息,信道状态信息参考信号资源指示符(CSI-RS Resource Indicator,CRI),同步信号块资源指示(SS/PBCH Block Resource Indicator,SSBRI)等。Among them, the beam ID information is used to characterize the relevant information of the identity identification of the beam, including but not limited to at least one of the following: transmitting beam ID, receiving beam ID, beam ID, reference signal set (set) ID corresponding to the beam, reference signal resource (resource) ID corresponding to the beam, uniquely identified random ID, coding value after additional AI network processing, beam angle information, resource index information, channel state information reference signal resource indicator (CSI-RS Resource Indicator, CRI), synchronization signal block resource indication (SS/PBCH Block Resource Indicator, SSBRI), etc.
波束角度信息用于表征所述波束对应的角度信息,包含但不限于以下至少之一:角度相关信息,发送角度相关信息,接收角度相关信息。The beam angle information is used to characterize the angle information corresponding to the beam, including but not limited to at least one of the following: angle-related information, sending angle-related information, and receiving angle-related information.
角度信息是用于表征角度或身份的相关信息,例如,角度,弧度,索引编码值,ID值,额外AI网络处理后的编码值等。The angle information is related information used to characterize the angle or identity, for example, angle, radian, index encoding value, ID value, encoding value after additional AI network processing, etc.
4、关于波束报告与波束资源配置。4. Regarding beam reporting and beam resource configuration.
关联关系如下:波束报告配置关联资源配置,资源配置关联波束资源集合配置,波束资源集合配置关联波束资源配置。The association relationships are as follows: beam report configuration is associated with resource configuration, resource configuration is associated with beam resource set configuration, and beam resource set configuration is associated with beam resource configuration.
比如,CSI报告配置(CSI-ReportConfig)关联CSI资源配置(CSI-ResourceConfig),CSI-ResourceConfig关联资源集合(Resource Set)以及时域行为。For example, CSI report configuration (CSI-ReportConfig) is associated with CSI resource configuration (CSI-ResourceConfig), and CSI-ResourceConfig is associated with resource set (Resource Set) and time domain behavior.
其中,(1)若使用CSI-RS资源集合,对应的是非零功率(Non-Zero Power,NZP)-CSI-RS-Resource Set,在该Resource Set中关联NZP-CSI-RS-Resource,时域行为用于指示CSI-RS资源集合关联的时域周期属性。Among them, (1) if the CSI-RS resource set is used, the corresponding one is the non-zero power (Non-Zero Power, NZP)-CSI-RS-Resource Set, in which the NZP-CSI-RS-Resource is associated, and the time domain behavior is used to indicate the time domain periodic attribute associated with the CSI-RS resource set.
(2)若使用SSB资源集合,对应的是CSI-SSB-Resource Set,在该Resource Set中关联SSB索引(Index),此时时域行为无效。(2) If the SSB resource set is used, the corresponding one is CSI-SSB-Resource Set, and the SSB index (Index) is associated in the Resource Set. At this time, the time domain behavior is invalid.
一个CSI-ReportConfig(比如,波束报告配置)包含最多三个CSI-ResoureConfig(比如,波束资源配置),具体关系如下:A CSI-ReportConfig (e.g., beam report configuration) contains up to three CSI-ResoureConfig (e.g., beam resource configuration), and the specific relationship is as follows:
(1)非周期CSI-ReportConifg可以关联周期,半持续,半持续的CSI-ResourceConfig,最多可配置3个波束资源配置。(1) Aperiodic CSI-ReportConfig can be associated with periodic, semi-persistent, and semi-persistent CSI-ResourceConfig, and up to three beam resource configurations can be configured.
(a)配置1个CSI-ResourceConfig时,用于信道测量(Channel Measurement,CM)比如,包括L1-RSRP测量。(a) When 1 CSI-ResourceConfig is configured, it is used for channel measurement (CM), for example, including L1-RSRP measurement.
(b)配置2个CSI-ResourceConfig,第一个用于CM,第二个用于干扰测量(Interference Measurement,IM),比如第二个用于零功率资源的干扰测量。 (b) Two CSI-ResourceConfigs are configured, the first one is used for CM, and the second one is used for interference measurement (Interference Measurement, IM), for example, the second one is used for interference measurement of zero power resources.
(c)配置3个CSI-ResourceConfig,第一个用于CM,第二个用于IM,比如第二个用于零功率资源的干扰测量,第三个用于干扰测量,比如第三个用于非零功率资源的干扰测量。(c) Three CSI-ResourceConfigs are configured, the first one is used for CM, the second one is used for IM, for example, the second one is used for interference measurement of zero power resources, and the third one is used for interference measurement, for example, the third one is used for interference measurement of non-zero power resources.
(2)半持续CSI-ReportConifg可以关联周期,半持续的CSI-ResourceConfig,最多可配置2个波束资源配置。(2) Semi-persistent CSI-ReportConifg can be associated with periodic, semi-persistent CSI-ResourceConfig, and can configure up to 2 beam resource configurations.
(a)1个CSI-ResourceConfig,用于CM信道测量,比如包括L1-RSRP测量。(a) 1 CSI-ResourceConfig, used for CM channel measurement, such as L1-RSRP measurement.
(b)2个CSI-ResourceConfig,第一个用于CM,第二个用于IM,比如第二个用于零功率资源的干扰测量。(b) 2 CSI-ResourceConfigs, the first one is for CM and the second one is for IM, for example, the second one is used for interference measurement of zero power resources.
(3)周期CSI-ReportConifg可以关联周期,半持续的CSI-ResourceConfig,最多可配置2个波束资源配置(3) Periodic CSI-ReportConfig can be associated with periodic and semi-continuous CSI-ResourceConfig, and can configure up to 2 beam resource configurations
(a)1个CSI-ResourceConfig,用于CM信道测量,比如包括L1-RSRP测量。(a) 1 CSI-ResourceConfig, used for CM channel measurement, such as L1-RSRP measurement.
(b)2个CSI-ResourceConfig,第一个用于CM,第二个用于IM,比如第二个用于零功率资源的干扰测量。(b) 2 CSI-ResourceConfigs, the first one is for CM and the second one is for IM, for example, the second one is used for interference measurement of zero power resources.
其中,CSI-ReportConfig中关联的1个或多个CSI-ResourceConfig的时域行为一致。Among them, the time domain behaviors of one or more CSI-ResourceConfigs associated with CSI-ReportConfig are consistent.
对于周期和半持续的CSI resourceConfig中仅支持1个Resource set.但若报告(report)中支持基于组的波束报告(groupBasedbeamReporting),可配置2个setFor periodic and semi-continuous CSI resourceConfig only one Resource set is supported. However, if group-based beam reporting is supported in the report, two sets can be configured.
对于非周期的CSI resourceConfig,不限制为1个集合,最多可以配置16个集合。For non-periodic CSI resourceConfig, there is no limit of 1 set and up to 16 sets can be configured.
一个CSI-RS资源集合中最多支持64个NZP CSI-RS reousrces,当报告数量(reportQuantity)='无(none)','cri-RI-CQI','cri-RSRP'或'ssb-Index-RSRP',所有CSI-RS资源集合一共支持最多128个资源。A maximum of 64 NZP CSI-RS reousrces are supported in one CSI-RS resource set. When reportQuantity = 'none', 'cri-RI-CQI', 'cri-RSRP' or 'ssb-Index-RSRP', a maximum of 128 resources are supported in all CSI-RS resource sets.
CSI-RS资源集合中关联重复(repetition)的信息,若被配置成开启(on),UE会假设CSI-RS资源集合中的所有CSI-RS资源发送时使用了相同的发送波束信息。若被配置成了关闭(off),UE不会假设这些资源使用相同的发送波束信息。也就是在CSI-RS资源集合中的repetition参数会控制该资源集合关联的所有资源的波束信息属性。The repetition information associated with the CSI-RS resource set, if configured to be on, the UE will assume that all CSI-RS resources in the CSI-RS resource set use the same transmit beam information when they are sent. If configured to be off, the UE will not assume that these resources use the same transmit beam information. That is, the repetition parameter in the CSI-RS resource set will control the beam information attributes of all resources associated with the resource set.
五、关于模型监测。5. About model monitoring.
若AI模型在网络侧推理,终端可以反馈测量的结果到网络侧,反馈的内容至少包括模型的输入以及用于模型监测的标签数据,从而实现网络侧的模型监测功能。If the AI model is inferred on the network side, the terminal can feed back the measurement results to the network side. The feedback content includes at least the input of the model and the label data used for model monitoring, thereby realizing the model monitoring function on the network side.
图6示出本申请实施例可应用的一种无线通信系统的框图。无线通信系统包括终端61和网络侧设备62。其中,无线通信系统可以是5G演进(5G-Advanced)或6G等具备无线AI功能的通信系统。FIG6 shows a block diagram of a wireless communication system applicable to an embodiment of the present application. The wireless communication system includes a terminal 61 and a network side device 62. The wireless communication system may be a communication system with wireless AI functions such as 5G-Advanced or 6G.
其中,终端61可以是手机、平板电脑(Tablet Personal Computer)、膝上型电脑(Laptop Computer)或称为笔记本电脑、个人数字助理(Personal Digital Assistant,PDA)、掌上电脑、上网本、超级移动个人计算机(ultra-mobile personal computer,UMPC)、移动上网装置(Mobile Internet Device,MID)、增强现实(augmented reality,AR)/虚拟现实(virtual reality,VR)设备、机器人、可穿戴式设备(Wearable Device)、车载设备(Vehicle User  Equipment,VUE)、行人终端(Pedestrian User Equipment,PUE)、智能家居(具有无线通信功能的家居设备,如冰箱、电视、洗衣机或者家具等)、游戏机、个人计算机(personal computer,PC)、柜员机或者自助机等终端侧设备,可穿戴式设备包括:智能手表、智能手环、智能耳机、智能眼镜、智能首饰(智能手镯、智能手链、智能戒指、智能项链、智能脚镯、智能脚链等)、智能腕带、智能服装等。除了上述终端设备,本申请涉及的终端也可以是终端内的芯片,例如调制解调器(Modem)芯片,系统级芯片(System on Chip,SoC)。需要说明的是,在本申请实施例并不限定终端61的具体类型。The terminal 61 may be a mobile phone, a tablet computer, a laptop computer, a personal digital assistant (PDA), a handheld computer, a netbook, an ultra-mobile personal computer (UMPC), a mobile Internet device (MID), an augmented reality (AR)/virtual reality (VR) device, a robot, a wearable device, a vehicle user device, or a wearable device. Equipment, VUE), pedestrian terminal (Pedestrian User Equipment, PUE), smart home (home appliances with wireless communication functions, such as refrigerators, televisions, washing machines or furniture, etc.), game consoles, personal computers (personal computers, PCs), ATMs or self-service machines and other terminal-side devices, wearable devices include: smart watches, smart bracelets, smart headphones, smart glasses, smart jewelry (smart bracelets, smart bracelets, smart rings, smart necklaces, smart anklets, smart anklets, etc.), smart wristbands, smart clothing, etc. In addition to the above-mentioned terminal devices, the terminal involved in the present application may also be a chip in the terminal, such as a modem chip or a system-on-chip (SoC). It should be noted that the specific type of terminal 61 is not limited in the embodiments of the present application.
网络侧设备62可以包括接入网设备或核心网设备,其中,接入网设备也可以称为无线接入网设备、无线接入网(Radio Access Network,RAN)、无线接入网功能或无线接入网单元。接入网设备可以包括基站、无线局域网络(Wireless Local Area Networks,WLAN)接入点或无线保真(Wireless Fidelity,WiFi)节点等,基站可被称为节点B、演进节点B(evolved Node B,eNB)、接入点、基收发机站(Base Transceiver Station,BTS)、无线电基站、无线电收发机、基本服务集(Basic Service Set,BSS)、扩展服务集(Extended Service Set,ESS)、家用B节点、家用演进型B节点、发送接收点(Transmitting Receiving Point,TRP)或所属领域中其他某个合适的术语,只要达到相同的技术效果,所述基站不限于特定技术词汇,需要说明的是,在本申请实施例中仅以NR系统中的基站为例进行介绍,并不限定基站的具体类型。核心网设备可以包含但不限于如下至少一项:核心网节点、核心网功能、移动管理实体(Mobility Management Entity,MME)、接入和移动管理功能(Access and Mobility Management Function,AMF)、会话管理功能(Session Management Function,SMF)、用户平面功能(User Plane Function,UPF)、策略控制功能(Policy Control Function,PCF)、策略与计费规则功能单元(Policy and Charging Rules Function,PCRF)、边缘应用服务发现功能(Edge Application Server Discovery Function,EASDF)、统一数据管理(Unified Data Management,UDM),统一数据仓储(Unified Data Repository,UDR)、归属用户服务器(Home Subscriber Server,HSS)、集中式网络配置(Centralized network configuration,CNC)、网络存储功能(Network Repository Function,NRF),网络开放功能(Network Exposure Function,NEF)、本地NEF(Local NEF,或L-NEF)、绑定支持功能(Binding Support Function,BSF)、应用功能(Application Function,AF)等。需要说明的是,在本申请实施例中仅以NR系统中的核心网设备为例进行介绍,并不限定核心网设备的具体类型。The network side device 62 may include an access network device or a core network device, wherein the access network device may also be referred to as a wireless access network device, a wireless access network (Radio Access Network, RAN), a wireless access network function or a wireless access network unit. The access network device may include a base station, a wireless local area network (Wireless Local Area Networks, WLAN) access point or a wireless fidelity (Wireless Fidelity, WiFi) node, etc. The base station may be referred to as a node B, an evolved node B (evolved Node B, eNB), an access point, a base transceiver station (Base Transceiver Station, BTS), a radio base station, a radio transceiver, a basic service set (Basic Service Set, BSS), an extended service set (Extended Service Set, ESS), a home B node, a home evolved B node, a transmitting and receiving point (Transmitting Receiving Point, TRP) or other appropriate terms in the field, as long as the same technical effect is achieved, the base station is not limited to a specific technical vocabulary, it should be noted that in the embodiment of the present application, only the base station in the NR system is used as an example for introduction, and the specific type of the base station is not limited. The core network equipment may include but is not limited to at least one of the following: core network nodes, core network functions, mobility management entity (Mobility Management Entity, MME), access and mobility management function (Access and Mobility Management Function, AMF), session management function (Session Management Function, SMF), user plane function (User Plane Function, UPF), policy control function (Policy Control Function, PCF), policy and charging rules function unit (Policy and Charging Rules Function, PCRF), edge application service discovery function (Edge Application Server Discovery ... user plane function (User Plane Function, UPF), user plane function (User Plane Function, UPF), user plane function (User Plane Function, UPF), user plane function (User Plane Function, UPF), user plane function (User Plane Function, UPF), user plane function (User Plane Function, UPF), user plane function (User Plane Function, UPF), user plane function (User Plane Function, UPF), user plane function (User Plane Function, UPF), user plane function (User Plane Function, UPF), tion, EASDF), Unified Data Management (UDM), Unified Data Repository (UDR), Home Subscriber Server (HSS), Centralized network configuration (CNC), Network Repository Function (NRF), Network Exposure Function (NEF), Local NEF (L-NEF), Binding Support Function (BSF), Application Function (AF), etc. It should be noted that in the embodiments of the present application, only the core network device in the NR system is taken as an example for introduction, and the specific type of the core network device is not limited.
下面结合附图,通过一些实施例及其应用场景对本申请实施例提供的AI模型监测方法、装置、通信设备及可读存储介质进行详细地说明。The following, in combination with the accompanying drawings, describes in detail the AI model monitoring method, device, communication equipment and readable storage medium provided in the embodiments of the present application through some embodiments and their application scenarios.
参见图7,本申请实施例提供一种AI模型监测方法,应用于终端,具体步骤包括:步骤701、步骤702。Referring to Figure 7, an embodiment of the present application provides an AI model monitoring method, which is applied to a terminal, and the specific steps include: step 701 and step 702.
步骤701:终端获取监测参考信息和对网络侧设备的AI模型监测的测量结果,并根据所述测量结果确定标签数据;Step 701: The terminal obtains monitoring reference information and measurement results of the AI model monitoring of the network side device, and determines label data according to the measurement results;
本文中的监测参考信息也可以称为监测参考值。 The monitoring reference information in this article may also be referred to as monitoring reference values.
可选的,终端可以先获取AI模型的监测参考信息,再获取相应的对网络侧设备的AI模型监测的测量结果,并根据所述测量结果确定标签数据,或者终端可以先获取对网络侧设备的AI模型监测的测量结果,并根据所述测量结果确定标签数据,再获取相应的AI模型的监测参考信息,或者终端可以同时获取监测参考信息和获取相应的对网络侧设备的AI模型监测的测量结果,并根据所述测量结果确定标签数据。Optionally, the terminal may first obtain monitoring reference information of the AI model, and then obtain corresponding measurement results of monitoring the AI model of the network side device, and determine the label data based on the measurement results; or the terminal may first obtain measurement results of monitoring the AI model of the network side device, and determine the label data based on the measurement results, and then obtain the corresponding monitoring reference information of the AI model; or the terminal may simultaneously obtain the monitoring reference information and obtain corresponding measurement results of monitoring the AI model of the network side device, and determine the label data based on the measurement results.
步骤702:终端根据所述监测参考信息和所述标签数据,确定所述AI模型的监测结果;Step 702: The terminal determines the monitoring result of the AI model according to the monitoring reference information and the label data;
其中,所述监测结果用于确定所述AI模型的性能。Wherein, the monitoring results are used to determine the performance of the AI model.
可选的,在本实施例中,终端可以向网络侧设备发送所述监测结果。Optionally, in this embodiment, the terminal may send the monitoring result to the network side device.
可选的,AI模型的性能包括但不限于:模型预测最优波束信息准确率,模型预测前K(top-k)个最优波束信息准确率,模型预测的最优波束质量信息的准确性,模型预测的top-k个最优波束信息准确性,是否满足要求等中的至少一项,其中,k为正整数。Optionally, the performance of the AI model includes but is not limited to: at least one of: the accuracy of the model's prediction of optimal beam information, the accuracy of the model's prediction of the top K (top-k) optimal beam information, the accuracy of the model's prediction of optimal beam quality information, the accuracy of the model's prediction of the top-k optimal beam information, whether the requirements are met, etc., where k is a positive integer.
在本申请的一种实施方式中,所述终端获取监测参考信息,包括:In one implementation of the present application, the terminal obtains monitoring reference information, including:
所述终端接收网络侧设备发送的所述监测参考信息。The terminal receives the monitoring reference information sent by the network side device.
可选的,网络侧设备可以周期性发送、非周期性发送或者半持续发送AI模型的监测参考信息。Optionally, the network side device may send monitoring reference information of the AI model periodically, non-periodically, or semi-continuously.
可选的,AI模型的监测参考信息可以携带在RRC、媒体接入控制(Medium Access Control,MAC)控制单元(Control Element,CE)、下行控制信息(Downlink Control Information,DCI)等信令/信息中。Optionally, the monitoring reference information of the AI model can be carried in signaling/information such as RRC, Medium Access Control (MAC) control element (CE), and downlink control information (DCI).
需要说明的是,在本实施例中不限定终端从网络侧设备接收AI模型的监测参考信息的方式。It should be noted that, in this embodiment, the manner in which the terminal receives monitoring reference information of the AI model from the network side device is not limited.
在本申请的一种实施方式中,所述监测参考信息包括:由所述网络侧设备根据所述AI模型的推理结果确定的一个或多个参考信息,这样可以提高AI模型监测的准确性。In one embodiment of the present application, the monitoring reference information includes: one or more reference information determined by the network side device based on the inference result of the AI model, which can improve the accuracy of AI model monitoring.
例如,参考信息包括但不限于最优波束索引、最优波束的波束质量信息、最优波束信息、top-k个最优波束索引、top-k个最优波束的波束质量信息、top-k个最优波束信息等中的至少一项。For example, the reference information includes but is not limited to at least one of the optimal beam index, the beam quality information of the optimal beam, the optimal beam information, the top-k optimal beam indexes, the beam quality information of the top-k optimal beams, the top-k optimal beam information, and the like.
在本申请的一种实施方式中,所述方法还包括:In one embodiment of the present application, the method further includes:
所述终端接收第一信息,所述第一信息用于指示所述监测参考信息与测量结果的时间关联关系。The terminal receives first information, where the first information is used to indicate a time association relationship between the monitoring reference information and a measurement result.
在本申请的一种实施方式中,在所述监测参考信息是网络侧设备周期性发送的和/或半持续性发送的情况下,In one embodiment of the present application, when the monitoring reference information is sent periodically and/or semi-continuously by the network side device,
所述监测参考信息的周期和/或周期偏移与用于AI模型监测的波束测量资源的周期和/或周期偏移相关。The period and/or period offset of the monitoring reference information is related to the period and/or period offset of the beam measurement resources used for AI model monitoring.
在本申请的一种实施方式中,所述监测参考信息的周期满足以下至少之一:所述监测参考信息的周期等于用于所述波束测量资源的周期,所述监测参考信息的周期小于所述波 束测量资源的周期;In one embodiment of the present application, the period of the monitoring reference information satisfies at least one of the following: the period of the monitoring reference information is equal to the period used for the beam measurement resource, and the period of the monitoring reference information is less than the period of the beam measurement resource. The period of the bundle measurement resource;
和/或,and / or,
所述监测参考信息的周期偏移小于所述波束测量资源的周期偏移。The periodic offset of the monitoring reference information is smaller than the periodic offset of the beam measurement resource.
在本申请的一种实施方式中,在所述监测参考信息是网络侧设备非周期发送的情况下,所述方法还包括:In one implementation of the present application, when the monitoring reference information is sent aperiodically by a network side device, the method further includes:
所述终端期望所述网络侧设备执行第一操作;The terminal expects the network side device to perform a first operation;
其中,所述第一操作包括以下之一:The first operation includes one of the following:
(1)所述网络侧设备发送所述监测参考信息的同时,所述网络侧设备触发用于AI模型监测的非周期波束测量资源,或者,在所述网络侧设备触发用于AI模型监测的非周期波束测量资源的同时,所述网络侧设备非周期发送所述监测参考信息;(1) When the network side device sends the monitoring reference information, the network side device triggers the aperiodic beam measurement resource for AI model monitoring, or when the network side device triggers the aperiodic beam measurement resource for AI model monitoring, the network side device aperiodically sends the monitoring reference information;
(2)所述网络侧设备非周期发送监测参考信息,所述网络侧设备在第一时间窗口内触发用于AI模型监测的非周期波束测量资源,所述第一时间窗口是发送所述监测参考信息之后的时间窗口;(2) the network side device aperiodically sends monitoring reference information, and the network side device triggers aperiodic beam measurement resources for AI model monitoring within a first time window, where the first time window is a time window after sending the monitoring reference information;
(3)所述网络侧设备非周期发送监测参考信息,所述网络侧设备在第二时间窗口内发送用于AI模型监测的非周期波束测量资源,所述第二时间窗口是发送所述监测参考信息之后的时间窗口;(3) the network side device sends monitoring reference information aperiodically, and the network side device sends aperiodic beam measurement resources for AI model monitoring within a second time window, where the second time window is a time window after sending the monitoring reference information;
(3)所述网络侧设备触发用于AI模型监测的非周期波束测量资源发送,所述网络侧设备在第三时间窗口内非周期发送监测参考信息,所述第三时间窗口是触发用于AI模型监测的非周期波束测量资源之后的时间窗口;(3) the network side device triggers the sending of aperiodic beam measurement resources for AI model monitoring, and the network side device sends monitoring reference information aperiodically within a third time window, where the third time window is a time window after the aperiodic beam measurement resources for AI model monitoring are triggered;
(4)所述网络侧设备触发用于AI模型监测的非周期波束测量资源发送,所述网络侧设备在第四时间窗口内非周期发送监测参考信息,所述第四时间窗口是发送用于AI模型监测的非周期波束测量资源之后的时间窗口。(4) The network side device triggers the sending of non-periodic beam measurement resources for AI model monitoring, and the network side device sends monitoring reference information non-periodically within a fourth time window, and the fourth time window is a time window after sending the non-periodic beam measurement resources for AI model monitoring.
可以理解的是,第一时间窗口、第二时间窗口、第三时间窗口、第四时间窗口可以是网络侧配置的,协议约定的,终端上报的等方式中的至少之一确定的。It can be understood that the first time window, the second time window, the third time window, and the fourth time window can be determined by at least one of the following methods: network configuration, protocol agreement, and terminal reporting.
在本申请的一种实施方式中,所述终端根据所述监测参考信息和标签数据,确定AI模型的监测结果,包括:In one implementation of the present application, the terminal determines the monitoring result of the AI model according to the monitoring reference information and the label data, including:
所述终端根据所述标签数据和最近一次获得的监测参考信息,确定AI模型的监测结果;The terminal determines the monitoring result of the AI model according to the label data and the most recently obtained monitoring reference information;
或者,or,
所述终端根据所述标签数据和在第五时间窗口内最近一次获得的监测参考信息,确定AI模型的监测结果。The terminal determines the monitoring result of the AI model based on the label data and the monitoring reference information most recently obtained within the fifth time window.
可以理解的是,第五时间窗口可以是网络侧配置的,协议约定的,终端上报的等方式中的至少之一确定的。It can be understood that the fifth time window can be determined by at least one of the following methods: configuration on the network side, agreement on the protocol, reporting by the terminal, etc.
在本申请的一种实施方式中,所述第一时间窗口、所述第二时间窗口、所述第三时间窗口、所述第四时间窗口或所述第五时间窗口的参考时刻包括以下之一: In one implementation of the present application, the reference time of the first time window, the second time window, the third time window, the fourth time window or the fifth time window includes one of the following:
(1)所述终端进行对应的波束测量的时刻;(1) the time when the terminal performs corresponding beam measurement;
(2)所述终端根据测量结果确定标签数据的时刻;(2) The terminal determines the time of tag data according to the measurement result;
(3)所述终端接收所述监测参考信息的时刻;(3) the time when the terminal receives the monitoring reference information;
(4)所述终端接收所述监测参考信息的生效时刻。(4) The time at which the terminal receives the effective time of the monitoring reference information.
在本申请的一种实施方式中,所述方法还包括:In one embodiment of the present application, the method further includes:
所述终端向所述网络侧设备发送第一测量结果,所述第一测量结果包括所述AI模型监测的测量结果中的至少部分测量结果;The terminal sends a first measurement result to the network side device, where the first measurement result includes at least part of the measurement results monitored by the AI model;
其中,所述网络侧设备的AI模型用于根据所述第一测量结果确定所述监测参考信息。Among them, the AI model of the network side device is used to determine the monitoring reference information according to the first measurement result.
例如,终端进行波束测量,确定第一测量结果和标签数据,终端向网络侧设备反馈第一测量结果,网络侧设备接收到第一测量结果后进行AI模型推理,根据推理结果确定监测参考信息,网络侧设备发送对应监测参考信息给终端,终端根据标签数据和对应的监测参考信息确定AI模型的监测结果,终端向网络侧设备发送AI模型的监测结果,网络侧设备根据该AI模型的监测结果确定AI模型的性能。For example, the terminal performs beam measurement to determine a first measurement result and label data, and the terminal feeds back the first measurement result to the network side device. After receiving the first measurement result, the network side device performs AI model inference, and determines monitoring reference information based on the inference result. The network side device sends the corresponding monitoring reference information to the terminal, and the terminal determines the monitoring result of the AI model based on the label data and the corresponding monitoring reference information. The terminal sends the monitoring result of the AI model to the network side device, and the network side device determines the performance of the AI model based on the monitoring result of the AI model.
在本申请的一种实施方式中,所述第一测量结果的波束信息与以下至少一项相同:In one implementation manner of the present application, the beam information of the first measurement result is the same as at least one of the following:
(1)波束测量反馈报告中包含的测量结果的波束信息,所述波束测量反馈报告与AI模型监测相关;(1) beam information of the measurement results contained in a beam measurement feedback report, where the beam measurement feedback report is related to AI model monitoring;
(2)网络侧设备指示的波束信息。(2) Beam information indicated by the network side device.
在本申请的一种实施方式中,所述监测参考信息与最近一次获得的AI模型监测的测量结果关联。In one embodiment of the present application, the monitoring reference information is associated with the most recently obtained measurement result of the AI model monitoring.
在本申请的一种实施方式中,所述终端接收网络侧设备发送的所述监测参考信息,包括:In one implementation of the present application, the terminal receives the monitoring reference information sent by the network side device, including:
所述终端接收网络侧设备在第六时间窗口内发送的所述监测参考信息;The terminal receives the monitoring reference information sent by the network side device within a sixth time window;
其中,所述第六时间窗口是在所述终端进行波束测量或所述终端发送所述第一测量结果之后的时间窗口。The sixth time window is a time window after the terminal performs beam measurement or the terminal sends the first measurement result.
在本申请的一种实施方式中,所述方法还包括:In one embodiment of the present application, the method further includes:
所述终端发送第二信息,所述第二信息用于指示以下至少一种:所述网络侧设备重新发送监测参考信息,重新触发用于AI模型监测的波束测量资源,所述网络侧设备的AI模型监测失败。The terminal sends second information, where the second information is used to indicate at least one of the following: the network side device resends the monitoring reference information, re-triggers the beam measurement resources for AI model monitoring, and the AI model monitoring of the network side device fails.
例如,若终端在第五时间窗口或第六时间窗口内没有确定对应的AI模型的监测参考信息,该终端发送第二信息。For example, if the terminal does not determine the monitoring reference information of the corresponding AI model within the fifth time window or the sixth time window, the terminal sends the second information.
在本申请的一种实施方式中,所述方法还包括:In one embodiment of the present application, the method further includes:
所述终端在第七时间窗口内缓存所述第一测量结果,所述第七时间窗口是在所述终端进行获得所述第一测量结果的波束测量或者所述终端发送所述第一测量结果之后的时间窗口。The terminal caches the first measurement result within a seventh time window, where the seventh time window is a time window after the terminal performs beam measurement to obtain the first measurement result or the terminal sends the first measurement result.
在本申请的一种实施方式中,所述方法还包括: In one embodiment of the present application, the method further includes:
所述终端在第八时间窗口内缓存所述标签数据,所述第八时间窗口是在所述终端进行获得所述第一测量结果的波束测量或者在确定所述标签数据或者在所述终端发送所述第一测量结果之后的时间窗口。The terminal caches the tag data within an eighth time window, where the eighth time window is a time window after the terminal performs beam measurement to obtain the first measurement result or determines the tag data or sends the first measurement result.
可以理解的是,第六时间窗口、第七时间窗口、第八时间窗口可以是网络侧配置的,协议约定的,终端上报的等方式中的至少之一确定的。It can be understood that the sixth time window, the seventh time window, and the eighth time window can be determined by at least one of the following methods: configuration on the network side, agreement on the protocol, and reporting by the terminal.
可选的,对于以上时间窗口的使用可以是在该时间单元的起始位置,结束位置,特殊位置中之一。其中时间单元可以是,时隙,符号等表征时间的单位。Optionally, the use of the above time window may be one of the starting position, the ending position, and the special position of the time unit, wherein the time unit may be a unit representing time such as a time slot or a symbol.
可选的,第一、第二、第三、第四、第五、第六、第七、第八时间窗口可以是同一个时间窗口长度,或者是不同的时间窗口长度。Optionally, the first, second, third, fourth, fifth, sixth, seventh, and eighth time windows may be of the same time window length, or of different time window lengths.
在本申请的一种实施方式中,所述终端向网络侧设备发送所述监测结果,包括:In one implementation of the present application, the terminal sends the monitoring result to the network side device, including:
所述终端向网络侧设备发送AI模型的监测反馈报告,所述监测反馈报告包括第三信息,所述第三信息用于指示所述监测反馈报告中是否包含所述监测结果。The terminal sends a monitoring feedback report of the AI model to a network side device, where the monitoring feedback report includes third information, and the third information is used to indicate whether the monitoring result is included in the monitoring feedback report.
在本申请的一种实施方式中,在所述第三信息用于指示所述监测反馈报告中不包含所述监测结果,所述监测反馈报告中包含所述标签数据。In one implementation of the present application, the third information is used to indicate that the monitoring feedback report does not include the monitoring result, and the monitoring feedback report includes the label data.
在本申请实施例中,终端获取监测参考信息和对网络侧设备的AI模型监测的测量结果,并根据所述测量结果确定标签数据;所述终端根据所述监测参考信息和所述标签数据,确定所述AI模型的监测结果;其中,所述监测结果用于确定所述AI模型的性能,这样终端可以不需要向网络侧设备反馈标签数据和/或作为AI模型的输入数据,节省信令开销的同时还保障了AI模型监测的准确性。In an embodiment of the present application, the terminal obtains monitoring reference information and measurement results of the AI model monitoring of the network side device, and determines the label data based on the measurement results; the terminal determines the monitoring results of the AI model based on the monitoring reference information and the label data; wherein the monitoring results are used to determine the performance of the AI model, so that the terminal does not need to feedback the label data to the network side device and/or use it as input data for the AI model, thereby saving signaling overhead while ensuring the accuracy of AI model monitoring.
参见图8,本申请实施例提供一种AI模型性能的测量方法,应用于网络侧设备,具体步骤包括:步骤801、步骤802和步骤803。Referring to Figure 8, an embodiment of the present application provides a method for measuring AI model performance, which is applied to a network side device, and the specific steps include: step 801, step 802 and step 803.
步骤801:网络侧设备发送AI模型的监测参考信息;Step 801: The network side device sends monitoring reference information of the AI model;
步骤802:所述网络侧设备接收来自终端的对所述AI模型的监测结果;Step 802: The network-side device receives monitoring results of the AI model from the terminal;
步骤803:所述网络侧设备根据所述监测结果确定AI模型的性能;Step 803: The network-side device determines the performance of the AI model according to the monitoring result;
其中,所述AI模型的监测结果是基于所述监测参考信息获得的。Among them, the monitoring results of the AI model are obtained based on the monitoring reference information.
在本申请的一种实施方式中,所述监测参考信息包括:所述网络侧设备根据所述AI模型的推理结果确定的一个或多个参考信息。In one embodiment of the present application, the monitoring reference information includes: one or more reference information determined by the network side device according to the inference result of the AI model.
在本申请的一种实施方式中,所述参考信息包括以下至少之一:In one implementation of the present application, the reference information includes at least one of the following:
最优波束索引;Optimal beam index;
最优波束的波束质量信息;Beam quality information of the optimal beam;
最优波束信息;Optimal beam information;
前k个最优波束索引;Top k best beam indices;
前k个最优波束的波束质量信息;Beam quality information of the first k best beams;
前k个最优波束信息;The first k best beam information;
其中,k为正整数。 Wherein, k is a positive integer.
在本申请的一种实施方式中,所述方法还包括:In one embodiment of the present application, the method further includes:
所述网络侧设备发送第一信息,所述第一信息用于指示所述监测参考信息与AI模型监测的测量结果的时间关联关系。The network side device sends first information, where the first information is used to indicate a time correlation relationship between the monitoring reference information and a measurement result monitored by the AI model.
在本申请的一种实施方式中,在所述监测参考信息是网络侧设备周期性发送的和/或半持续性发送的情况下,In one embodiment of the present application, when the monitoring reference information is sent periodically and/or semi-continuously by the network side device,
所述监测参考信息的周期和/或周期偏移与用于AI模型监测的波束测量资源的周期和/或周期偏移相关。The period and/or period offset of the monitoring reference information is related to the period and/or period offset of the beam measurement resources used for AI model monitoring.
在本申请的一种实施方式中,所述监测参考信息的周期满足以下至少之一:所述监测参考信息的周期等于所述波束测量资源的周期,所述监测参考信息的周期小于所述波束测量资源的周期;In one embodiment of the present application, the period of the monitoring reference information satisfies at least one of the following: the period of the monitoring reference information is equal to the period of the beam measurement resource, and the period of the monitoring reference information is less than the period of the beam measurement resource;
和/或,and / or,
所述监测参考信息的周期偏移小于所述波束测量资源的周期偏移。The periodic offset of the monitoring reference information is smaller than the periodic offset of the beam measurement resource.
在本申请的一种实施方式中,所述网络侧设备发送AI模型的监测参考信息,包括:In one implementation of the present application, the network side device sends monitoring reference information of the AI model, including:
所述网络侧设备非周期发送监测参考信息,以及所述网络侧设备触发与所述非周期发送监测参考信息对应的非周期波束测量资源;The network side device aperiodically sends monitoring reference information, and the network side device triggers aperiodic beam measurement resources corresponding to the aperiodic sending of monitoring reference information;
其中,所述非周期波束测量资源用于获得AI模型的标签数据。Among them, the non-periodic beam measurement resources are used to obtain label data of the AI model.
在本申请的一种实施方式中,在所述网络侧设备非周期发送监测参考信息的同时,所述网络侧设备触发用于AI模型监测的非周期波束测量资源,或者,在所述网络侧设备触发用于AI模型监测的非周期波束测量资源的同时,所述网络侧设备非周期发送监测参考信息。In one embodiment of the present application, while the network side device aperiodically sends monitoring reference information, the network side device triggers aperiodic beam measurement resources for AI model monitoring, or, while the network side device triggers aperiodic beam measurement resources for AI model monitoring, the network side device aperiodically sends monitoring reference information.
在本申请的一种实施方式中,所述用于AI模型监测的非周期波束测量资源的触发状态指示信息与所述网络侧设备非周期发送的监测参考信息关联。In one embodiment of the present application, the trigger status indication information of the non-periodic beam measurement resource used for AI model monitoring is associated with the monitoring reference information sent non-periodically by the network side device.
在本申请的一种实施方式中,所述网络侧设备非周期发送监测参考信息,以及所述网络侧设备触发与所述非周期发送监测参考信息对应的非周期波束测量资源,包括:In one implementation of the present application, the network side device aperiodically sends monitoring reference information, and the network side device triggers aperiodic beam measurement resources corresponding to the aperiodic sending of monitoring reference information, including:
所述网络侧设备非周期发送监测参考信息;The network side device sends monitoring reference information aperiodically;
所述网络侧设备在第一时间窗口内触发用于AI模型监测的非周期波束测量资源,所述第一时间窗口是发送监测参考信息之后的时间窗口;The network side device triggers a non-periodic beam measurement resource for AI model monitoring within a first time window, where the first time window is a time window after sending the monitoring reference information;
或者,or,
所述网络侧设备非周期发送监测参考信息;The network side device sends monitoring reference information aperiodically;
所述网络侧设备在第二时间窗口内发送用于AI模型监测的非周期波束测量资源,所述第二时间窗口是发送监测参考信息之后的时间窗口;The network side device sends a non-periodic beam measurement resource for AI model monitoring within a second time window, where the second time window is a time window after sending the monitoring reference information;
或者,or,
所述网络侧设备触发用于AI模型监测的非周期波束测量资源发送;The network side device triggers the sending of aperiodic beam measurement resources for AI model monitoring;
所述网络侧设备在第三时间窗口内非周期发送监测参考信息,所述第三时间窗口是触发所述非周期波束测量资源之后的时间窗口; The network side device sends monitoring reference information aperiodically within a third time window, where the third time window is a time window after triggering the aperiodic beam measurement resource;
或者,or,
所述网络侧设备触发用于AI模型监测的非周期波束测量资源发送;The network side device triggers the sending of aperiodic beam measurement resources for AI model monitoring;
所述网络侧设备在第四时间窗口内非周期发送监测参考信息,所述第四时间窗口是发送所述非周期波束测量资源之后的时间窗口。The network side device sends monitoring reference information aperiodically within a fourth time window, and the fourth time window is a time window after sending the aperiodic beam measurement resource.
在本申请的一种实施方式中,所述方法还包括:In one embodiment of the present application, the method further includes:
所述网络侧设备接收第二信息,所述第二信息用于指示以下至少一种:所述网络侧设备重新发送监测参考信息,重新触发用于AI模型监测的波束测量资源,所述网络侧设备的AI模型监测失败。The network side device receives second information, where the second information is used to indicate at least one of the following: the network side device resends monitoring reference information, re-triggers beam measurement resources for AI model monitoring, and the AI model monitoring of the network side device fails.
在本申请的一种实施方式中,所述方法还包括:In one embodiment of the present application, the method further includes:
所述网络侧设备接收终端发送的第一测量结果,所述第一测量结果是所述AI模型监测的测量结果中的至少部分测量结果;The network side device receives a first measurement result sent by the terminal, where the first measurement result is at least a part of the measurement results monitored by the AI model;
所述网络侧设备根据所述AI模型和所述第一测量结果确定所述监测参考信息,所述第一测量结果是与所述AI模型输入有关的测量结果。The network side device determines the monitoring reference information according to the AI model and the first measurement result, where the first measurement result is a measurement result related to the AI model input.
在本申请的一种实施方式中,所述网络侧设备接收AI模型的监测结果包括:In one embodiment of the present application, the network side device receives the monitoring result of the AI model including:
所述网络侧设备接收终端发送的AI模型的监测反馈报告,所述监测反馈报告包括第三信息,所述第三信息用于指示所述监测反馈报告中是否包含所述监测结果。The network side device receives a monitoring feedback report of the AI model sent by the terminal, where the monitoring feedback report includes third information, and the third information is used to indicate whether the monitoring result is included in the monitoring feedback report.
在本申请的一种实施方式中,在所述第三信息用于指示所述监测反馈报告中不包含所述监测结果,所述监测反馈报告中包含所述标签数据。In one implementation of the present application, the third information is used to indicate that the monitoring feedback report does not include the monitoring result, and the monitoring feedback report includes the label data.
在本申请实施例中,网络侧设备接收终端发送的AI模型的监测结果,然后网络侧设备根据监测结果确定AI模型的性能,这样终端可以不需要向网络侧设备反馈标签数据和/或AI模型的输入数据,节省信令开销的同时还保障了AI模型监测的准确性。In an embodiment of the present application, a network side device receives the monitoring results of the AI model sent by the terminal, and then determines the performance of the AI model based on the monitoring results. In this way, the terminal does not need to feedback label data and/or input data of the AI model to the network side device, thereby saving signaling overhead while ensuring the accuracy of AI model monitoring.
参见图9,本申请实施例提供一种AI模型监测装置,应用于终端,该装置900包括:Referring to FIG. 9 , an embodiment of the present application provides an AI model monitoring device, which is applied to a terminal. The device 900 includes:
第一获取模块901,用于获取监测参考信息和对网络侧设备的AI模型监测的测量结果,并根据所述测量结果确定标签数据;The first acquisition module 901 is used to acquire monitoring reference information and measurement results of the AI model monitoring of the network side device, and determine the label data according to the measurement results;
第一确定模块902,用于根据所述监测参考信息和所述标签数据,确定所述AI模型的监测结果。The first determination module 902 is used to determine the monitoring result of the AI model based on the monitoring reference information and the label data.
在本申请的一种实施方式中,装置还包括:第一发送模块,用于发送所述监测结果。In one implementation of the present application, the device further includes: a first sending module, configured to send the monitoring result.
在本申请的一种实施方式中,第一获取模块901进一步用于:接收网络侧设备发送的所述监测参考信息。In an implementation manner of the present application, the first acquisition module 901 is further used to: receive the monitoring reference information sent by the network side device.
在本申请的一种实施方式中,所述参考信息包括以下至少之一:In one implementation of the present application, the reference information includes at least one of the following:
最优波束索引;Optimal beam index;
最优波束的波束质量信息;Beam quality information of the optimal beam;
最优波束信息;Optimal beam information;
前k个最优波束索引;Top k best beam indices;
前k个最优波束的波束质量信息; Beam quality information of the first k best beams;
前k个最优波束信息;The first k best beam information;
其中,k为正整数。Wherein, k is a positive integer.
在本申请的一种实施方式中,所述监测参考信息包括:由所述网络侧设备根据所述AI模型的推理结果确定的一个或多个参考信息。In one embodiment of the present application, the monitoring reference information includes: one or more reference information determined by the network side device based on the inference result of the AI model.
在本申请的一种实施方式中,所述装置还包括:In one embodiment of the present application, the device further includes:
第一接收模块,用于接收第一信息,所述第一信息用于指示所述监测参考信息与AI模型监测的测量结果的时间关联关系。The first receiving module is used to receive first information, where the first information is used to indicate the time correlation relationship between the monitoring reference information and the measurement results monitored by the AI model.
在本申请的一种实施方式中,在所述监测参考信息是网络侧设备周期性发送的和/或半持续性发送的情况下,In one embodiment of the present application, when the monitoring reference information is sent periodically and/or semi-continuously by the network side device,
所述监测参考信息的周期和/或周期偏移与用于AI模型监测的波束测量资源的周期和/或周期偏移相关。The period and/or period offset of the monitoring reference information is related to the period and/or period offset of the beam measurement resources used for AI model monitoring.
在本申请的一种实施方式中,所述监测参考信息的周期满足以下至少之一:所述监测参考信息的周期等于用于所述波束测量资源的周期,所述监测参考信息的周期小于所述波束测量资源的周期;In one embodiment of the present application, the period of the monitoring reference information satisfies at least one of the following: the period of the monitoring reference information is equal to the period used for the beam measurement resource, and the period of the monitoring reference information is less than the period of the beam measurement resource;
和/或,and / or,
所述监测参考信息的周期偏移小于所述波束测量资源的周期偏移。The periodic offset of the monitoring reference information is smaller than the periodic offset of the beam measurement resource.
在本申请的一种实施方式中,在所述监测参考信息是网络侧设备非周期发送的情况下,所述装置还包括:In one implementation of the present application, when the monitoring reference information is sent aperiodically by a network side device, the apparatus further includes:
处理模块,用于期望所述网络侧设备执行第一操作;A processing module, configured to expect the network-side device to perform a first operation;
其中,所述第一操作包括以下之一:The first operation includes one of the following:
(1)所述网络侧设备发送所述监测参考信息的同时,所述网络侧设备触发用于AI模型监测的非周期波束测量资源,或者,在所述网络侧设备触发用于AI模型监测的非周期波束测量资源的同时,所述网络侧设备非周期发送所述监测参考信息;(1) When the network side device sends the monitoring reference information, the network side device triggers the aperiodic beam measurement resource for AI model monitoring, or when the network side device triggers the aperiodic beam measurement resource for AI model monitoring, the network side device aperiodically sends the monitoring reference information;
(2)所述网络侧设备非周期发送监测参考信息,所述网络侧设备在第一时间窗口内触发用于AI模型监测的非周期波束测量资源,所述第一时间窗口是发送所述监测参考信息之后的时间窗口;(2) the network side device aperiodically sends monitoring reference information, and the network side device triggers aperiodic beam measurement resources for AI model monitoring within a first time window, where the first time window is a time window after sending the monitoring reference information;
(3)所述网络侧设备非周期发送监测参考信息,所述网络侧设备在第二时间窗口内发送用于AI模型监测的非周期波束测量资源,所述第二时间窗口是发送所述监测参考信息之后的时间窗口;(3) the network side device sends monitoring reference information aperiodically, and the network side device sends aperiodic beam measurement resources for AI model monitoring within a second time window, where the second time window is a time window after sending the monitoring reference information;
(3)所述网络侧设备触发用于AI模型监测的非周期波束测量资源发送,所述网络侧设备在第三时间窗口内非周期发送监测参考信息,所述第三时间窗口是触发所述非周期波束测量资源之后的时间窗口;(3) the network side device triggers the sending of aperiodic beam measurement resources for AI model monitoring, and the network side device sends monitoring reference information aperiodically within a third time window, where the third time window is a time window after the aperiodic beam measurement resources are triggered;
(4)所述网络侧设备触发用于AI模型监测的非周期波束测量资源发送,所述网络侧设备在第四时间窗口内非周期发送监测参考信息,所述第四时间窗口是发送所述非周期波束测量资源之后的时间窗口。 (4) The network side device triggers the sending of non-periodic beam measurement resources for AI model monitoring, and the network side device sends monitoring reference information non-periodically within a fourth time window, and the fourth time window is a time window after sending the non-periodic beam measurement resources.
在本申请的一种实施方式中,第一确定模块902进一步用于:In one implementation of the present application, the first determining module 902 is further configured to:
根据所述标签数据和最近一次获得的监测参考信息,确定AI模型的监测结果;Determine the monitoring result of the AI model based on the label data and the most recently obtained monitoring reference information;
或者,or,
根据所述标签数据和在第五时间窗口内最近一次获得的监测参考信息,确定AI模型的监测结果。The monitoring result of the AI model is determined based on the label data and the most recently obtained monitoring reference information within the fifth time window.
在本申请的一种实施方式中,所述第一时间窗口、所述第二时间窗口、所述第三时间窗口、所述第四时间窗口或所述第五时间窗口的参考时刻包括以下之一:In one implementation of the present application, the reference time of the first time window, the second time window, the third time window, the fourth time window or the fifth time window includes one of the following:
(1)所述终端进行对应的波束测量的时刻;(1) the time when the terminal performs corresponding beam measurement;
(2)所述终端根据测量结果确定标签数据的时刻;(2) The terminal determines the time of tag data according to the measurement result;
(3)所述终端接收所述监测参考信息的时刻;(3) the time when the terminal receives the monitoring reference information;
(4)所述终端接收所述监测参考信息的生效时刻。(4) The time at which the terminal receives the effective time of the monitoring reference information.
在本申请的一种实施方式中,所述装置还包括:In one embodiment of the present application, the device further includes:
第二发送模块,用于发送第二信息,所述第二信息用于指示以下至少一种:所述网络侧设备重新发送监测参考信息,重新触发用于AI模型监测的波束测量资源,所述网络侧设备的AI模型监测失败。The second sending module is used to send second information, where the second information is used to indicate at least one of the following: the network side device resends the monitoring reference information, re-triggers the beam measurement resources for AI model monitoring, and the AI model monitoring of the network side device fails.
在本申请的一种实施方式中,所述装置还包括:In one embodiment of the present application, the device further includes:
第三发送模块,用于向所述网络侧设备发送第一测量结果,所述第一测量结果包括所述AI模型监测的测量结果中的至少部分测量结果;A third sending module, configured to send a first measurement result to the network side device, where the first measurement result includes at least part of the measurement results monitored by the AI model;
其中,所述网络侧设备的AI模型用于根据所述第一测量结果确定所述监测参考信息。Among them, the AI model of the network side device is used to determine the monitoring reference information according to the first measurement result.
在本申请的一种实施方式中,所述第一测量结果的波束信息与以下至少一项相同:In one implementation manner of the present application, the beam information of the first measurement result is the same as at least one of the following:
(1)波束测量反馈报告中包含的测量结果的波束信息,所述波束测量反馈报告与AI模型监测相关;(1) beam information of the measurement results contained in the beam measurement feedback report, where the beam measurement feedback report is related to AI model monitoring;
(2)网络侧设备指示的波束信息。(2) Beam information indicated by the network side device.
在本申请的一种实施方式中,所述监测参考信息与最近一次获得的AI模型监测的测量结果关联。In one embodiment of the present application, the monitoring reference information is associated with the most recently obtained measurement result of the AI model monitoring.
在本申请的一种实施方式中,所述终端接收网络侧设备发送的所述监测参考信息,包括:In one implementation of the present application, the terminal receives the monitoring reference information sent by the network side device, including:
所述终端接收网络侧设备在第六时间窗口内发送的所述监测参考信息;The terminal receives the monitoring reference information sent by the network side device within a sixth time window;
其中,所述第六时间窗口是在所述终端进行波束测量或所述终端发送所述第一测量结果之后的时间窗口。The sixth time window is a time window after the terminal performs beam measurement or the terminal sends the first measurement result.
在本申请的一种实施方式中,所述装置还包括:In one embodiment of the present application, the device further includes:
缓存模块,用于在第七时间窗口内缓存所述第一测量结果,所述第七时间窗口是在所述终端进行获得所述第一测量结果的波束测量或者所述终端发送所述第一测量结果之后的时间窗口。A cache module is used to cache the first measurement result within a seventh time window, where the seventh time window is a time window after the terminal performs beam measurement to obtain the first measurement result or after the terminal sends the first measurement result.
在本申请的一种实施方式中,所述装置还包括: In one embodiment of the present application, the device further includes:
所述终端在第八时间窗口内缓存所述标签数据,所述第八时间窗口是在所述终端进行获得所述第一测量结果的波束测量或者在确定所述标签数据或者在所述终端发送所述第一测量结果之后的时间窗口。The terminal caches the tag data within an eighth time window, where the eighth time window is a time window after the terminal performs beam measurement to obtain the first measurement result or determines the tag data or sends the first measurement result.
在本申请的一种实施方式中,第一发送模块进一步用于:向网络侧设备发送AI模型的监测反馈报告,所述监测反馈报告包括第三信息,所述第三信息用于指示所述监测反馈报告中是否包含所述监测结果。In one embodiment of the present application, the first sending module is further used to: send a monitoring feedback report of the AI model to a network side device, wherein the monitoring feedback report includes third information, and the third information is used to indicate whether the monitoring result is included in the monitoring feedback report.
在本申请的一种实施方式中,在所述第三信息用于指示所述监测反馈报告中不包含所述监测结果,所述监测反馈报告中包含所述标签数据。In one implementation of the present application, the third information is used to indicate that the monitoring feedback report does not include the monitoring result, and the monitoring feedback report includes the label data.
本申请实施例提供的装置能够实现图7的方法实施例实现的各个过程,并达到相同的技术效果,为避免重复,这里不再赘述。The device provided in the embodiment of the present application can implement each process implemented by the method embodiment of Figure 7 and achieve the same technical effect. To avoid repetition, it will not be repeated here.
参见图10,本申请实施例提供一种AI模型性能的测量装置,应用于网络侧设备,装置1000包括:Referring to FIG. 10 , an embodiment of the present application provides a device for measuring AI model performance, which is applied to a network side device. The device 1000 includes:
第四发送模块1001,用于发送AI模型的监测参考信息;The fourth sending module 1001 is used to send monitoring reference information of the AI model;
第二接收模块1002,用于接收来自终端的对所述AI模型的监测结果;A second receiving module 1002 is used to receive a monitoring result of the AI model from a terminal;
第二确定模块1003,用于根据所述监测结果确定AI模型的性能;A second determination module 1003, used to determine the performance of the AI model according to the monitoring results;
其中,所述AI模型的监测结果是基于所述监测参考信息获得的。Among them, the monitoring results of the AI model are obtained based on the monitoring reference information.
在本申请的一种实施方式中,所述监测参考信息包括:所述网络侧设备根据所述AI模型的推理结果确定的一个或多个参考信息。In one embodiment of the present application, the monitoring reference information includes: one or more reference information determined by the network side device according to the inference result of the AI model.
在本申请的一种实施方式中,所述参考信息包括以下至少之一:In one implementation of the present application, the reference information includes at least one of the following:
最优波束索引;Optimal beam index;
最优波束的波束质量信息;Beam quality information of the optimal beam;
最优波束信息;Optimal beam information;
前k个最优波束索引;Top k best beam indices;
前k个最优波束的波束质量信息;Beam quality information of the first k best beams;
前k个最优波束信息;The first k best beam information;
其中,k为正整数。Wherein, k is a positive integer.
在本申请的一种实施方式中,所述装置还包括:In one embodiment of the present application, the device further includes:
第五发送模块,用于发送第一信息,所述第一信息用于指示所述监测参考信息与AI模型监测的测量结果的时间关联关系。The fifth sending module is used to send first information, where the first information is used to indicate the time correlation relationship between the monitoring reference information and the measurement results monitored by the AI model.
在本申请的一种实施方式中,在所述监测参考信息是网络侧设备周期性发送的和/或半持续性发送的情况下,In one embodiment of the present application, when the monitoring reference information is sent periodically and/or semi-continuously by the network side device,
所述监测参考信息的周期和/或周期偏移与波束测量资源的周期和/或周期偏移相关。The period and/or period offset of the monitoring reference information is related to the period and/or period offset of the beam measurement resource.
在本申请的一种实施方式中,所述监测参考信息的周期满足以下至少之一:所述监测参考信息的周期等于波束测量资源的周期,所述监测参考信息的周期小于所述波束测量资源的周期; In one embodiment of the present application, the period of the monitoring reference information satisfies at least one of the following: the period of the monitoring reference information is equal to the period of the beam measurement resource, and the period of the monitoring reference information is less than the period of the beam measurement resource;
和/或,and / or,
所述监测参考信息的周期偏移小于所述波束测量资源的周期偏移。The periodic offset of the monitoring reference information is smaller than the periodic offset of the beam measurement resource.
在本申请的一种实施方式中,第四发送模块1001进一步用于:非周期发送监测参考信息,以及所述网络侧设备触发与所述非周期发送监测参考信息对应的非周期波束测量资源;其中,所述非周期波束测量资源用于获得AI模型的标签数据。In one embodiment of the present application, the fourth sending module 1001 is further used for: non-periodic sending of monitoring reference information, and the network side device triggers non-periodic beam measurement resources corresponding to the non-periodic sending of monitoring reference information; wherein the non-periodic beam measurement resources are used to obtain label data of the AI model.
在本申请的一种实施方式中,在所述网络侧设备非周期发送监测参考信息的同时,所述网络侧设备触发用于AI模型监测的非周期波束测量资源,或者,在所述网络侧设备触发用于AI模型监测的非周期波束测量资源的同时,所述网络侧设备非周期发送监测参考信息。In one embodiment of the present application, while the network side device aperiodically sends monitoring reference information, the network side device triggers aperiodic beam measurement resources for AI model monitoring, or, while the network side device triggers aperiodic beam measurement resources for AI model monitoring, the network side device aperiodically sends monitoring reference information.
在本申请的一种实施方式中,所述非周期波束测量资源的触发状态指示信息与所述网络侧设备非周期发送的监测参考信息关联。In one implementation of the present application, the trigger status indication information of the non-periodic beam measurement resource is associated with the monitoring reference information sent aperiodically by the network side device.
在本申请的一种实施方式中,第四发送模块1001进一步用于:In one implementation of the present application, the fourth sending module 1001 is further configured to:
非周期发送监测参考信息;Aperiodic sending of monitoring reference information;
在第一时间窗口内触发用于AI模型监测的非周期波束测量资源,所述第一时间窗口是发送监测参考信息之后的时间窗口;Triggering a non-periodic beam measurement resource for AI model monitoring within a first time window, where the first time window is a time window after sending monitoring reference information;
或者,or,
非周期发送监测参考信息;Aperiodic sending of monitoring reference information;
在第二时间窗口内发送用于AI模型监测的非周期波束测量资源,所述第二时间窗口是发送监测参考信息之后的时间窗口;Sending a non-periodic beam measurement resource for AI model monitoring within a second time window, where the second time window is a time window after sending the monitoring reference information;
或者,or,
触发用于AI模型监测的非周期波束测量资源发送;Triggering the sending of aperiodic beam measurement resources for AI model monitoring;
在第三时间窗口内非周期发送监测参考信息,所述第三时间窗口是触发所述非周期波束测量资源之后的时间窗口;aperiodically sending monitoring reference information within a third time window, wherein the third time window is a time window after triggering the aperiodic beam measurement resource;
或者,or,
触发用于AI模型监测的非周期波束测量资源发送;Triggering the sending of aperiodic beam measurement resources for AI model monitoring;
在第四时间窗口内非周期发送监测参考信息,所述第四时间窗口是发送所述非周期波束测量资源之后的时间窗口。The monitoring reference information is sent aperiodically within a fourth time window, and the fourth time window is a time window after the aperiodic beam measurement resource is sent.
在本申请的一种实施方式中,所述装置还包括:In one embodiment of the present application, the device further includes:
第三接收模块,用于接收第二信息,所述第二信息用于指示以下至少一种:所述网络侧设备重新发送监测参考信息,重新触发用于AI模型监测的波束测量资源,所述网络侧设备的AI模型监测失败。The third receiving module is used to receive second information, where the second information is used to indicate at least one of the following: the network side device resends the monitoring reference information, re-triggers the beam measurement resources for AI model monitoring, and the AI model monitoring of the network side device fails.
在本申请的一种实施方式中,所述装置还包括:In one embodiment of the present application, the device further includes:
第四接收模块,用于接收终端发送的第一测量结果,所述第一测量结果是所述AI模型监测的测量结果中的至少部分测量结果;A fourth receiving module, configured to receive a first measurement result sent by a terminal, where the first measurement result is at least a portion of the measurement results monitored by the AI model;
第三确定模块,用于根据所述AI模型和所述第一测量结果确定所述监测参考信息, 所述第一测量结果是与所述AI模型输入有关的测量结果。A third determination module is used to determine the monitoring reference information according to the AI model and the first measurement result. The first measurement result is a measurement result related to the AI model input.
在本申请的一种实施方式中,第二接收模块进一步用于:接收终端发送的AI模型的监测反馈报告,所述监测反馈报告包括第三信息,所述第三信息用于指示所述监测反馈报告中是否包含所述监测结果。In one embodiment of the present application, the second receiving module is further used to: receive a monitoring feedback report of the AI model sent by the terminal, wherein the monitoring feedback report includes third information, and the third information is used to indicate whether the monitoring result is included in the monitoring feedback report.
在本申请的一种实施方式中,在所述第三信息用于指示所述监测反馈报告中不包含所述监测结果,所述监测反馈报告中包含所述标签数据。In one implementation of the present application, the third information is used to indicate that the monitoring feedback report does not include the monitoring result, and the monitoring feedback report includes the label data.
本申请实施例提供的装置能够实现图8的方法实施例实现的各个过程,并达到相同的技术效果,为避免重复,这里不再赘述。The device provided in the embodiment of the present application can implement each process implemented by the method embodiment of Figure 8 and achieve the same technical effect. To avoid repetition, it will not be repeated here.
图11为实现本申请实施例的一种终端的硬件结构示意图。该终端1100包括但不限于:射频单元1101、网络模块1102、音频输出单元1103、输入单元1104、传感器1105、显示单元1106、用户输入单元1107、接口单元1108、存储器1109以及处理器1110等中的至少部分部件。Fig. 11 is a schematic diagram of the hardware structure of a terminal implementing an embodiment of the present application. The terminal 1100 includes but is not limited to: a radio frequency unit 1101, a network module 1102, an audio output unit 1103, an input unit 1104, a sensor 1105, a display unit 1106, a user input unit 1107, an interface unit 1108, a memory 1109, and at least some of the components in the processor 1110.
本领域技术人员可以理解,终端1100还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器1110逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图11中示出的终端结构并不构成对终端的限定,终端可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。Those skilled in the art will appreciate that the terminal 1100 may also include a power source (such as a battery) for supplying power to each component, and the power source may be logically connected to the processor 1110 through a power management system, so as to implement functions such as charging, discharging, and power consumption management through the power management system. The terminal structure shown in FIG11 does not constitute a limitation on the terminal, and the terminal may include more or fewer components than shown in the figure, or combine certain components, or arrange components differently, which will not be described in detail here.
应理解的是,本申请实施例中,输入单元1104可以包括图形处理器(Graphics Processing Unit,GPU)11041和麦克风11042,图形处理器11041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。显示单元1106可包括显示面板11061,可以采用液晶显示器、有机发光二极管等形式来配置显示面板11061。用户输入单元1107包括触控面板11071以及其他输入设备11072中的至少一种。触控面板11071,也称为触摸屏。触控面板11071可包括触摸检测装置和触摸控制器两个部分。其他输入设备11072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。It should be understood that in the embodiment of the present application, the input unit 1104 may include a graphics processing unit (GPU) 11041 and a microphone 11042, and the graphics processor 11041 processes the image data of the static picture or video obtained by the image capture device (such as a camera) in the video capture mode or the image capture mode. The display unit 1106 may include a display panel 11061, and the display panel 11061 may be configured in the form of a liquid crystal display, an organic light emitting diode, etc. The user input unit 1107 includes a touch panel 11071 and at least one of other input devices 11072. The touch panel 11071 is also called a touch screen. The touch panel 11071 may include two parts: a touch detection device and a touch controller. Other input devices 11072 may include, but are not limited to, a physical keyboard, function keys (such as a volume control key, a switch key, etc.), a trackball, a mouse, and a joystick, which will not be repeated here.
本申请实施例中,射频单元1101接收来自网络侧设备的下行数据后,可以传输给处理器1110进行处理;另外,射频单元1101可以向网络侧设备发送上行数据。通常,射频单元1101包括但不限于天线、放大器、收发信机、耦合器、低噪声放大器、双工器等。In the embodiment of the present application, after receiving downlink data from the network side device, the RF unit 1101 can transmit the data to the processor 1110 for processing; in addition, the RF unit 1101 can send uplink data to the network side device. Generally, the RF unit 1101 includes but is not limited to an antenna, an amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, etc.
存储器1109可用于存储软件程序或指令以及各种数据。存储器1109可主要包括存储程序或指令的第一存储区和存储数据的第二存储区,其中,第一存储区可存储操作系统、至少一个功能所需的应用程序或指令(比如声音播放功能、图像播放功能等)等。此外,存储器1109可以包括易失性存储器或非易失性存储器,或者,存储器1109可以包括易失性和非易失性存储器两者,又或者,存储器1109可以包括非瞬态的存储器。其中,非易失性存储器或非瞬态的存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM, EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data Rate SDRAM,DDRSDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synch link DRAM,SLDRAM)和直接内存总线随机存取存储器(Direct Rambus RAM,DRRAM)。本申请实施例中的存储器1109包括但不限于这些和任意其它适合类型的存储器。The memory 1109 can be used to store software programs or instructions and various data. The memory 1109 may mainly include a first storage area for storing programs or instructions and a second storage area for storing data, wherein the first storage area may store an operating system, an application program or instruction required for at least one function (such as a sound playback function, an image playback function, etc.), etc. In addition, the memory 1109 may include a volatile memory or a non-volatile memory, or the memory 1109 may include both a volatile and a non-volatile memory, or the memory 1109 may include a non-volatile memory. Among them, the non-volatile memory or non-volatile memory may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (Erasable PROM, The volatile memory may be a random access memory (RAM), a static random access memory (SRAM), a dynamic random access memory (DRAM), a synchronous dynamic random access memory (SDRAM), a double data rate synchronous dynamic random access memory (DDRSDRAM), an enhanced synchronous dynamic random access memory (ESDRAM), a synchronous link dynamic random access memory (SLDRAM) and a direct memory bus random access memory (DRRAM). The memory 1109 in the embodiment of the present application includes but is not limited to these and any other suitable types of memory.
处理器1110可包括一个或多个处理单元;可选的,处理器1110集成应用处理器和调制解调处理器,其中,应用处理器主要处理涉及操作系统、用户界面和应用程序等的操作,调制解调处理器主要处理无线通信信号,如基带处理器。可以理解的是,上述调制解调处理器也可以不集成到处理器1110中。The processor 1110 may include one or more processing units; optionally, the processor 1110 integrates an application processor and a modem processor, wherein the application processor mainly processes operations related to an operating system, a user interface, and application programs, and the modem processor mainly processes wireless communication signals, such as a baseband processor. It is understandable that the modem processor may not be integrated into the processor 1110.
本申请实施例提供的终端能够实现图7的方法实施例实现的各个过程,并达到相同的技术效果,为避免重复,这里不再赘述。The terminal provided in the embodiment of the present application can implement each process implemented in the method embodiment of Figure 7 and achieve the same technical effect. To avoid repetition, it will not be repeated here.
请参阅图12,图12是本申请实施例应用的网络侧设备的结构图,如图12所示,网络侧设备1200包括:处理器1201、收发机1202、存储器1203和总线接口,其中,处理器1201可以负责管理总线架构和通常的处理。存储器1203可以存储处理器1201在执行操作时所使用的数据。Please refer to FIG. 12, which is a structural diagram of a network side device used in an embodiment of the present application. As shown in FIG. 12, the network side device 1200 includes: a processor 1201, a transceiver 1202, a memory 1203 and a bus interface, wherein the processor 1201 may be responsible for managing the bus architecture and general processing. The memory 1203 may store data used by the processor 1201 when performing operations.
在本申请实施例中,网络侧设备1200还包括:存储在存储器1203并可在处理器1201上运行的程序,程序被处理器1201执行时实现以上图8所示方法中的步骤。In the embodiment of the present application, the network side device 1200 also includes: a program stored in the memory 1203 and executable on the processor 1201, and when the program is executed by the processor 1201, the steps in the method shown in FIG. 8 above are implemented.
在图12中,总线架构可以包括任意数量的互联的总线和桥,具体由处理器1201代表的一个或多个处理器和存储器1203代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口提供接口。收发机1202可以是多个元件,即包括发送机和接收机,提供用于在传输介质上与各种其他装置通信的单元。In FIG. 12 , the bus architecture may include any number of interconnected buses and bridges, specifically linking together various circuits of one or more processors represented by processor 1201 and memory represented by memory 1203. The bus architecture may also link together various other circuits such as peripherals, voltage regulators, and power management circuits, which are well known in the art and are therefore not further described herein. The bus interface provides an interface. The transceiver 1202 may be a plurality of components, namely, a transmitter and a receiver, providing a unit for communicating with various other devices over a transmission medium.
如图13所示,本申请实施例还提供一种通信设备1300,包括处理器1301和存储器1302,存储器1302上存储有可在所述处理器1301上运行的程序或指令,例如,该通信设备1300为终端时,该程序或指令被处理器1301执行时实现上述图7方法实施例的各个步骤,该通信设备1300为网络侧设备时,该程序或指令被处理器1301执行时实现上述图8方法实施例的各个步骤且能达到相同的技术效果,为避免重复,这里不再赘述。As shown in Figure 13, an embodiment of the present application also provides a communication device 1300, including a processor 1301 and a memory 1302, and the memory 1302 stores programs or instructions that can be run on the processor 1301. For example, when the communication device 1300 is a terminal, the program or instruction is executed by the processor 1301 to implement the various steps of the method embodiment of Figure 7 above. When the communication device 1300 is a network side device, the program or instruction is executed by the processor 1301 to implement the various steps of the method embodiment of Figure 8 above and can achieve the same technical effect. To avoid repetition, it will not be repeated here.
本申请实施例还提供一种可读存储介质,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现图7或图8方法及上述各个实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。An embodiment of the present application also provides a readable storage medium, on which a program or instruction is stored. When the program or instruction is executed by a processor, the method of Figure 7 or Figure 8 and the various processes of the above-mentioned embodiments are implemented, and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
其中,所述处理器为上述实施例中所述的终端中的处理器。所述可读存储介质,包括 计算机可读存储介质,如计算机只读存储器ROM、随机存取存储器RAM、磁碟或者光盘等。The processor is the processor in the terminal described in the above embodiment. The readable storage medium includes Computer-readable storage media, such as computer read-only memory ROM, random access memory RAM, magnetic disk or optical disk, etc.
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现图7或图8所示及上述各个方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。An embodiment of the present application further provides a chip, which includes a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the various processes shown in Figure 7 or Figure 8 and the various method embodiments mentioned above, and can achieve the same technical effect. To avoid repetition, it will not be repeated here.
应理解,本申请实施例提到的芯片还可以称为系统级芯片,系统芯片,芯片系统或片上系统芯片等。It should be understood that the chip mentioned in the embodiments of the present application can also be called a system-level chip, a system chip, a chip system or a system-on-chip chip, etc.
本申请实施例另提供了一种计算机程序/程序产品,所述计算机程序/程序产品被存储在存储介质中,所述计算机程序/程序产品被至少一个处理器执行以实现图7或图8所示及上述各个方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiments of the present application further provide a computer program/program product, which is stored in a storage medium, and is executed by at least one processor to implement the various processes shown in Figure 7 or Figure 8 and the various method embodiments described above, and can achieve the same technical effect. To avoid repetition, it will not be described here.
本申请实施例还提供一种通信系统,所述通信系统包括终端与网络侧设备,所述终端用于执行如图7及上述各个方法实施例的各个过程,所述网络侧设备用于执行如图8及上述各个方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。An embodiment of the present application also provides a communication system, which includes a terminal and a network side device. The terminal is used to execute the various processes as shown in Figure 7 and the various method embodiments described above, and the network side device is used to execute the various processes as shown in Figure 8 and the various method embodiments described above, and can achieve the same technical effect. In order to avoid repetition, it will not be repeated here.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。It should be noted that, in this article, the terms "comprise", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article or device including a series of elements includes not only those elements, but also other elements not explicitly listed, or also includes elements inherent to such process, method, article or device. In the absence of further restrictions, an element defined by the sentence "comprises one..." does not exclude the presence of other identical elements in the process, method, article or device including the element. In addition, it should be noted that the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved, for example, the described method may be performed in an order different from that described, and various steps may also be added, omitted, or combined. In addition, the features described with reference to certain examples may be combined in other examples.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以计算机软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above implementation methods, those skilled in the art can clearly understand that the above-mentioned embodiment methods can be implemented by means of software plus a necessary general hardware platform, and of course by hardware, but in many cases the former is a better implementation method. Based on such an understanding, the technical solution of the present application, or the part that contributes to the prior art, can be embodied in the form of a computer software product, which is stored in a storage medium (such as ROM/RAM, a magnetic disk, or an optical disk), and includes a number of instructions for enabling a terminal (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods described in each embodiment of the present application.
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。 The embodiments of the present application are described above in conjunction with the accompanying drawings, but the present application is not limited to the above-mentioned specific implementation methods. The above-mentioned specific implementation methods are merely illustrative and not restrictive. Under the guidance of the present application, ordinary technicians in this field can also make many forms without departing from the purpose of the present application and the scope of protection of the claims, all of which are within the protection of the present application.

Claims (38)

  1. 一种AI模型监测方法,包括:An AI model monitoring method, comprising:
    终端获取监测参考信息和对网络侧设备的AI模型监测的测量结果,并根据所述测量结果确定标签数据;The terminal obtains monitoring reference information and measurement results of the AI model monitoring of the network side device, and determines the label data according to the measurement results;
    所述终端根据所述监测参考信息和所述标签数据,确定所述AI模型的监测结果;The terminal determines a monitoring result of the AI model according to the monitoring reference information and the label data;
    其中,所述监测结果用于确定所述AI模型的性能。Wherein, the monitoring results are used to determine the performance of the AI model.
  2. 根据权利要求1所述的方法,其中,所述终端获取监测参考信息,包括:The method according to claim 1, wherein the terminal obtains monitoring reference information, comprising:
    所述终端接收网络侧设备发送的所述监测参考信息。The terminal receives the monitoring reference information sent by the network side device.
  3. 根据权利要求2所述的方法,其中,所述监测参考信息包括:由所述网络侧设备根据所述AI模型的推理结果确定的一个或多个参考信息。The method according to claim 2, wherein the monitoring reference information includes: one or more reference information determined by the network side device based on the inference result of the AI model.
  4. 根据权利要求3所述的方法,其中,所述参考信息包括以下至少之一:The method according to claim 3, wherein the reference information includes at least one of the following:
    最优波束索引;Optimal beam index;
    最优波束的波束质量信息;Beam quality information of the optimal beam;
    最优波束信息;Optimal beam information;
    前k个最优波束索引;Top k best beam indices;
    前k个最优波束的波束质量信息;Beam quality information of the first k best beams;
    前k个最优波束信息;The first k best beam information;
    其中,k为正整数。Wherein, k is a positive integer.
  5. 根据权利要求1所述的方法,其中,所述方法还包括:The method according to claim 1, wherein the method further comprises:
    所述终端向网络侧设备发送所述监测结果。The terminal sends the monitoring result to the network side device.
  6. 根据权利要求1所述的方法,其中,所述方法还包括:The method according to claim 1, wherein the method further comprises:
    所述终端接收第一信息,所述第一信息用于指示所述监测参考信息与所述测量结果的时间关联关系。The terminal receives first information, where the first information is used to indicate a time association relationship between the monitoring reference information and the measurement result.
  7. 根据权利要求2所述的方法,其中,在所述监测参考信息是网络侧设备周期性发送的和/或半持续性发送的情况下,The method according to claim 2, wherein, in the case where the monitoring reference information is sent periodically and/or semi-continuously by the network side device,
    所述监测参考信息的周期和/或周期偏移与用于AI模型监测的波束测量资源的周期和/或周期偏移相关。The period and/or period offset of the monitoring reference information is related to the period and/or period offset of the beam measurement resources used for AI model monitoring.
  8. 根据权利要求7所述的方法,其中,所述监测参考信息的周期满足以下至少之一:所述监测参考信息的周期等于用于所述波束测量资源的周期,所述监测参考信息的周期小于所述波束测量资源的周期;The method according to claim 7, wherein the period of the monitoring reference information satisfies at least one of the following: the period of the monitoring reference information is equal to the period used for the beam measurement resource, and the period of the monitoring reference information is less than the period of the beam measurement resource;
    和/或,and / or,
    所述监测参考信息的周期偏移小于所述波束测量资源的周期偏移。The periodic offset of the monitoring reference information is smaller than the periodic offset of the beam measurement resource.
  9. 根据权利要求1所述的方法,其中,在所述监测参考信息是网络侧设备非周期发送的情况下,所述方法还包括: The method according to claim 1, wherein, when the monitoring reference information is sent aperiodically by the network side device, the method further comprises:
    所述终端期望所述网络侧设备执行第一操作;The terminal expects the network side device to perform a first operation;
    其中,所述第一操作包括:The first operation includes:
    所述网络侧设备发送所述监测参考信息的同时,所述网络侧设备触发用于AI模型监测的非周期波束测量资源,或者,在所述网络侧设备触发用于AI模型监测的非周期波束测量资源的同时,所述网络侧设备非周期发送所述监测参考信息;While the network side device sends the monitoring reference information, the network side device triggers the aperiodic beam measurement resource for AI model monitoring, or while the network side device triggers the aperiodic beam measurement resource for AI model monitoring, the network side device aperiodically sends the monitoring reference information;
    或者,or,
    所述网络侧设备非周期发送监测参考信息,所述网络侧设备在第一时间窗口内触发用于AI模型监测的非周期波束测量资源,所述第一时间窗口是发送所述监测参考信息之后的时间窗口;The network side device aperiodically sends monitoring reference information, and the network side device triggers aperiodic beam measurement resources for AI model monitoring within a first time window, where the first time window is a time window after sending the monitoring reference information;
    或者,or,
    所述网络侧设备非周期发送监测参考信息,所述网络侧设备在第二时间窗口内发送用于AI模型监测的非周期波束测量资源,所述第二时间窗口是发送所述监测参考信息之后的时间窗口;The network side device aperiodically sends monitoring reference information, and the network side device sends aperiodic beam measurement resources for AI model monitoring within a second time window, where the second time window is a time window after sending the monitoring reference information;
    或者,or,
    所述网络侧设备触发用于AI模型监测的非周期波束测量资源发送,所述网络侧设备在第三时间窗口内非周期发送监测参考信息,所述第三时间窗口是触发所述非周期波束测量资源之后的时间窗口;The network side device triggers the sending of aperiodic beam measurement resources for AI model monitoring, and the network side device sends monitoring reference information aperiodically within a third time window, where the third time window is a time window after the aperiodic beam measurement resources are triggered;
    或者,or,
    所述网络侧设备触发用于AI模型监测的非周期波束测量资源发送,所述网络侧设备在第四时间窗口内非周期发送监测参考信息,所述第四时间窗口是发送所述非周期波束测量资源之后的时间窗口。The network side device triggers the sending of non-periodic beam measurement resources for AI model monitoring, and the network side device sends monitoring reference information non-periodically within a fourth time window, and the fourth time window is a time window after sending the non-periodic beam measurement resources.
  10. 根据权利要求1所述的方法,其中,所述终端根据所述监测参考信息和标签数据,确定AI模型的监测结果,包括:The method according to claim 1, wherein the terminal determines the monitoring result of the AI model according to the monitoring reference information and the label data, comprising:
    所述终端根据所述标签数据和最近一次获得的监测参考信息,确定所述AI模型的监测结果;The terminal determines the monitoring result of the AI model according to the label data and the most recently obtained monitoring reference information;
    或者,or,
    所述终端根据所述标签数据和在第五时间窗口内最近一次获得的监测参考信息,确定所述AI模型的监测结果。The terminal determines the monitoring result of the AI model based on the label data and the monitoring reference information most recently obtained within the fifth time window.
  11. 根据权利要求9或10所述的方法,其中,所述第一时间窗口、所述第二时间窗口、所述第三时间窗口、所述第四时间窗口或所述第五时间窗口的参考时刻包括以下之一:The method according to claim 9 or 10, wherein the reference time of the first time window, the second time window, the third time window, the fourth time window or the fifth time window comprises one of the following:
    所述终端进行对应的波束测量的时刻;The time when the terminal performs corresponding beam measurement;
    所述终端根据测量结果确定标签数据的时刻;The terminal determines the time of tag data according to the measurement result;
    所述终端接收所述监测参考信息的时刻;The time when the terminal receives the monitoring reference information;
    所述终端接收所述监测参考信息的生效时刻。The terminal receives the effective time of the monitoring reference information.
  12. 根据权利要求1所述的方法,其中,所述方法还包括: The method according to claim 1, wherein the method further comprises:
    所述终端发送第二信息,所述第二信息用于指示以下至少一种:所述网络侧设备重新发送监测参考信息,重新触发用于AI模型监测的波束测量资源,所述网络侧设备的AI模型监测失败。The terminal sends second information, where the second information is used to indicate at least one of the following: the network side device resends the monitoring reference information, re-triggers the beam measurement resources for AI model monitoring, and the AI model monitoring of the network side device fails.
  13. 根据权利要求1所述的方法,其中,所述方法还包括:The method according to claim 1, wherein the method further comprises:
    所述终端向所述网络侧设备发送第一测量结果,所述第一测量结果包括所述AI模型监测的测量结果中的至少部分测量结果;The terminal sends a first measurement result to the network side device, where the first measurement result includes at least part of the measurement results monitored by the AI model;
    其中,所述网络侧设备的AI模型用于根据所述第一测量结果确定所述监测参考信息。Among them, the AI model of the network side device is used to determine the monitoring reference information according to the first measurement result.
  14. 根据权利要求13所述的方法,其中,所述第一测量结果的波束信息与以下至少一项相同:The method according to claim 13, wherein the beam information of the first measurement result is the same as at least one of the following:
    波束测量反馈报告中包含的测量结果的波束信息,所述波束测量反馈报告与AI模型监测相关;Beam information of measurement results included in a beam measurement feedback report related to AI model monitoring;
    网络侧设备指示的波束信息。Beam information indicated by the network side device.
  15. 根据权利要求1或13所述的方法,其中,所述监测参考信息与最近一次获得的AI模型监测的测量结果关联。The method according to claim 1 or 13, wherein the monitoring reference information is associated with the most recently obtained measurement results of the AI model monitoring.
  16. 根据权利要求2或13所述的方法,其中,所述终端接收网络侧设备发送的所述监测参考信息,包括:The method according to claim 2 or 13, wherein the terminal receives the monitoring reference information sent by the network side device, comprising:
    所述终端接收网络侧设备在第六时间窗口内发送的所述监测参考信息;The terminal receives the monitoring reference information sent by the network side device within a sixth time window;
    其中,所述第六时间窗口是在所述终端进行波束测量或所述终端发送所述第一测量结果之后的时间窗口。The sixth time window is a time window after the terminal performs beam measurement or the terminal sends the first measurement result.
  17. 根据权利要求13所述的方法,其中,所述方法还包括:The method according to claim 13, wherein the method further comprises:
    所述终端在第七时间窗口内缓存所述第一测量结果,所述第七时间窗口是在所述终端进行获得所述第一测量结果的波束测量或者所述终端发送所述第一测量结果之后的时间窗口。The terminal caches the first measurement result within a seventh time window, where the seventh time window is a time window after the terminal performs beam measurement to obtain the first measurement result or the terminal sends the first measurement result.
  18. 根据权利要求5或13所述的方法,其中,所述方法还包括:The method according to claim 5 or 13, wherein the method further comprises:
    所述终端在第八时间窗口内缓存所述标签数据,所述第八时间窗口是在所述终端进行获得所述第一测量结果的波束测量或者在确定所述标签数据或者在所述终端发送所述第一测量结果之后的时间窗口。The terminal caches the tag data within an eighth time window, where the eighth time window is a time window after the terminal performs beam measurement to obtain the first measurement result or determines the tag data or sends the first measurement result.
  19. 根据权利要求5所述的方法,其中,所述终端向网络侧设备发送所述监测结果,包括:The method according to claim 5, wherein the terminal sends the monitoring result to the network side device, comprising:
    所述终端向网络侧设备发送AI模型的监测反馈报告,所述监测反馈报告包括第三信息,所述第三信息用于指示所述监测反馈报告中是否包含所述监测结果。The terminal sends a monitoring feedback report of the AI model to a network side device, where the monitoring feedback report includes third information, and the third information is used to indicate whether the monitoring result is included in the monitoring feedback report.
  20. 根据权利要求19所述的方法,其中,在所述第三信息用于指示所述监测反馈报告中不包含所述监测结果,所述监测反馈报告中包含所述标签数据。The method according to claim 19, wherein the third information is used to indicate that the monitoring result is not included in the monitoring feedback report, and the monitoring feedback report includes the label data.
  21. 一种AI模型性能的测量方法,包括:A method for measuring AI model performance, comprising:
    网络侧设备发送AI模型的监测参考信息; The network-side device sends monitoring reference information of the AI model;
    所述网络侧设备接收来自终端的对所述AI模型的监测结果;The network side device receives the monitoring result of the AI model from the terminal;
    所述网络侧设备根据所述监测结果确定AI模型的性能;The network side device determines the performance of the AI model according to the monitoring result;
    其中,所述AI模型的监测结果是基于所述监测参考信息获得的。Among them, the monitoring results of the AI model are obtained based on the monitoring reference information.
  22. 根据权利要求21所述的方法,其中,所述监测参考信息包括:所述网络侧设备根据所述AI模型的推理结果确定的一个或多个参考信息。The method according to claim 21, wherein the monitoring reference information includes: one or more reference information determined by the network side device based on the inference result of the AI model.
  23. 根据权利要求22所述的方法,其中,所述参考信息包括以下至少之一:The method according to claim 22, wherein the reference information includes at least one of the following:
    最优波束索引;Optimal beam index;
    最优波束的波束质量信息;Beam quality information of the optimal beam;
    最优波束信息;Optimal beam information;
    前k个最优波束索引;Top k best beam indices;
    前k个最优波束的波束质量信息;Beam quality information of the first k best beams;
    前k个最优波束信息;The first k best beam information;
    其中,k为正整数。Wherein, k is a positive integer.
  24. 根据权利要求21所述的方法,其中,所述方法还包括:The method according to claim 21, wherein the method further comprises:
    所述网络侧设备发送第一信息,所述第一信息用于指示所述监测参考信息与AI模型监测的测量结果的时间关联关系。The network side device sends first information, where the first information is used to indicate a time correlation relationship between the monitoring reference information and a measurement result monitored by the AI model.
  25. 根据权利要求21所述的方法,其中,在所述监测参考信息是网络侧设备周期性发送的和/或半持续性发送的情况下,The method according to claim 21, wherein, in the case where the monitoring reference information is sent periodically and/or semi-continuously by the network side device,
    所述监测参考信息的周期和/或周期偏移与用于AI模型监测的波束测量资源的周期和/或周期偏移相关。The period and/or period offset of the monitoring reference information is related to the period and/or period offset of the beam measurement resources used for AI model monitoring.
  26. 根据权利要求25所述的方法,其中,所述监测参考信息的周期满足以下至少之一:所述监测参考信息的周期等于所述波束测量资源的周期,所述监测参考信息的周期小于所述波束测量资源的周期;The method according to claim 25, wherein the period of the monitoring reference information satisfies at least one of the following: the period of the monitoring reference information is equal to the period of the beam measurement resource, and the period of the monitoring reference information is less than the period of the beam measurement resource;
    和/或,and / or,
    所述监测参考信息的周期偏移小于所述波束测量资源的周期偏移。The periodic offset of the monitoring reference information is smaller than the periodic offset of the beam measurement resource.
  27. 根据权利要求21所述的方法,其中,所述网络侧设备发送AI模型的监测参考信息,包括:The method according to claim 21, wherein the network side device sends the monitoring reference information of the AI model, including:
    所述网络侧设备非周期发送监测参考信息,以及所述网络侧设备触发与所述非周期发送监测参考信息对应的非周期波束测量资源;The network side device aperiodically sends monitoring reference information, and the network side device triggers aperiodic beam measurement resources corresponding to the aperiodic sending of monitoring reference information;
    其中,所述非周期波束测量资源用于获得AI模型的标签数据。Among them, the non-periodic beam measurement resources are used to obtain label data of the AI model.
  28. 根据权利要求27所述的方法,其中,在所述网络侧设备非周期发送监测参考信息的同时,所述网络侧设备触发用于AI模型监测的非周期波束测量资源,或者,在所述网络侧设备触发用于AI模型监测的非周期波束测量资源的同时,所述网络侧设备非周期发送监测参考信息。The method according to claim 27, wherein, while the network side device aperiodically sends monitoring reference information, the network side device triggers aperiodic beam measurement resources for AI model monitoring, or, while the network side device triggers aperiodic beam measurement resources for AI model monitoring, the network side device aperiodically sends monitoring reference information.
  29. 根据权利要求28所述的方法,其中,所述非周期波束测量资源的触发状态指示 信息与所述网络侧设备非周期发送的监测参考信息关联。The method according to claim 28, wherein the trigger status indication of the non-periodic beam measurement resource The information is associated with the monitoring reference information sent aperiodically by the network side device.
  30. 根据权利要求27所述的方法,其中,所述网络侧设备非周期发送监测参考信息,以及所述网络侧设备触发与所述非周期发送监测参考信息对应的非周期波束测量资源,包括:The method according to claim 27, wherein the network side device aperiodically sends monitoring reference information, and the network side device triggers the aperiodic beam measurement resource corresponding to the aperiodic sending of the monitoring reference information, comprising:
    所述网络侧设备非周期发送监测参考信息;The network side device sends monitoring reference information aperiodically;
    所述网络侧设备在第一时间窗口内触发用于AI模型监测的非周期波束测量资源,所述第一时间窗口是发送监测参考信息之后的时间窗口;The network side device triggers a non-periodic beam measurement resource for AI model monitoring within a first time window, where the first time window is a time window after sending the monitoring reference information;
    或者,or,
    所述网络侧设备非周期发送监测参考信息;The network side device sends monitoring reference information aperiodically;
    所述网络侧设备在第二时间窗口内发送用于AI模型监测的非周期波束测量资源,所述第二时间窗口是发送监测参考信息之后的时间窗口;The network side device sends a non-periodic beam measurement resource for AI model monitoring within a second time window, where the second time window is a time window after sending the monitoring reference information;
    或者,or,
    所述网络侧设备触发用于AI模型监测的非周期波束测量资源发送;The network side device triggers the sending of aperiodic beam measurement resources for AI model monitoring;
    所述网络侧设备在第三时间窗口内非周期发送监测参考信息,所述第三时间窗口是触发所述非周期波束测量资源之后的时间窗口;The network side device sends monitoring reference information aperiodically within a third time window, where the third time window is a time window after triggering the aperiodic beam measurement resource;
    或者,or,
    所述网络侧设备触发用于AI模型监测的非周期波束测量资源发送;The network side device triggers the sending of aperiodic beam measurement resources for AI model monitoring;
    所述网络侧设备在第四时间窗口内非周期发送监测参考信息,所述第四时间窗口是发送所述非周期波束测量资源之后的时间窗口。The network side device sends monitoring reference information aperiodically within a fourth time window, and the fourth time window is a time window after sending the aperiodic beam measurement resource.
  31. 根据权利要求21所述的方法,其中,所述方法还包括:The method according to claim 21, wherein the method further comprises:
    所述网络侧设备接收第二信息,所述第二信息用于指示以下至少一种:所述网络侧设备重新发送监测参考信息,重新触发用于AI模型监测的波束测量资源,所述网络侧设备的AI模型监测失败。The network side device receives second information, where the second information is used to indicate at least one of the following: the network side device resends monitoring reference information, re-triggers beam measurement resources for AI model monitoring, and the AI model monitoring of the network side device fails.
  32. 根据权利要求21所述的方法,其中,所述方法还包括:The method according to claim 21, wherein the method further comprises:
    所述网络侧设备接收终端发送的第一测量结果,所述第一测量结果是所述AI模型监测的测量结果中的至少部分测量结果;The network side device receives a first measurement result sent by the terminal, where the first measurement result is at least a part of the measurement results monitored by the AI model;
    所述网络侧设备根据所述AI模型和所述第一测量结果确定所述监测参考信息,所述第一测量结果是与所述AI模型输入有关的测量结果。The network side device determines the monitoring reference information according to the AI model and the first measurement result, where the first measurement result is a measurement result related to the AI model input.
  33. 根据权利要求21所述的方法,其中,所述网络侧设备接收AI模型的监测结果包括:The method according to claim 21, wherein the network-side device receives the monitoring result of the AI model comprises:
    所述网络侧设备接收终端发送的AI模型的监测反馈报告,所述监测反馈报告包括第三信息,所述第三信息用于指示所述监测反馈报告中是否包含所述AI模型的监测结果。The network side device receives a monitoring feedback report of the AI model sent by the terminal, where the monitoring feedback report includes third information, and the third information is used to indicate whether the monitoring feedback report includes a monitoring result of the AI model.
  34. 根据权利要求33所述的方法,其中,在所述第三信息用于指示所述监测反馈报告中不包含所述AI模型的监测结果,所述监测反馈报告中包含标签数据。The method according to claim 33, wherein the third information is used to indicate that the monitoring feedback report does not include the monitoring results of the AI model, and the monitoring feedback report includes label data.
  35. 一种AI模型监测装置,包括: An AI model monitoring device, comprising:
    第一获取模块,用于获取监测参考信息和对网络侧设备的AI模型监测的测量结果,并根据所述测量结果确定标签数据;A first acquisition module is used to acquire monitoring reference information and measurement results of AI model monitoring of network-side devices, and determine label data according to the measurement results;
    第一确定模块,用于根据所述监测参考信息和所述标签数据,确定所述AI模型的监测结果。The first determination module is used to determine the monitoring result of the AI model based on the monitoring reference information and the label data.
  36. 一种AI模型性能的测量装置,包括:A device for measuring AI model performance, comprising:
    第四发送模块,用于发送AI模型的监测参考信息;A fourth sending module, used to send monitoring reference information of the AI model;
    第二接收模块,用于接收来自终端的对所述AI模型的监测结果;A second receiving module, used to receive monitoring results of the AI model from a terminal;
    第二确定模块,用于根据所述监测结果确定AI模型的性能;A second determination module, used to determine the performance of the AI model according to the monitoring results;
    其中,所述AI模型的监测结果是基于所述监测参考信息获得的。Among them, the monitoring results of the AI model are obtained based on the monitoring reference information.
  37. 一种通信设备,包括处理器,存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求1至34中任一项所述的方法的步骤。A communication device comprises a processor, a memory and a program or instruction stored in the memory and executable on the processor, wherein the program or instruction, when executed by the processor, implements the steps of the method as claimed in any one of claims 1 to 34.
  38. 一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被终端的处理器执行时实现如权利要求1至20中任一项所述的方法的步骤,或者,被网络侧设备的处理器执行时实现如权利要求21至34中任一项所述的方法的步骤。 A readable storage medium storing a program or instruction, wherein the program or instruction, when executed by a processor of a terminal, implements the steps of a method as described in any one of claims 1 to 20, or, when executed by a processor of a network-side device, implements the steps of a method as described in any one of claims 21 to 34.
PCT/CN2023/137311 2022-12-15 2023-12-08 Ai model monitoring method and apparatus, ai model performance measurement method and apparatus, and device WO2024125391A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211617140.4 2022-12-15
CN202211617140.4A CN118214667A (en) 2022-12-15 2022-12-15 AI model monitoring method, AI model performance measuring device and AI model performance measuring equipment

Publications (2)

Publication Number Publication Date
WO2024125391A2 true WO2024125391A2 (en) 2024-06-20
WO2024125391A3 WO2024125391A3 (en) 2024-08-02

Family

ID=91445179

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/137311 WO2024125391A2 (en) 2022-12-15 2023-12-08 Ai model monitoring method and apparatus, ai model performance measurement method and apparatus, and device

Country Status (2)

Country Link
CN (1) CN118214667A (en)
WO (1) WO2024125391A2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110928859A (en) * 2019-11-26 2020-03-27 太平金融科技服务(上海)有限公司 Model monitoring method and device, computer equipment and storage medium
US20210326726A1 (en) * 2020-04-16 2021-10-21 Qualcomm Incorporated User equipment reporting for updating of machine learning algorithms

Also Published As

Publication number Publication date
CN118214667A (en) 2024-06-18
WO2024125391A3 (en) 2024-08-02

Similar Documents

Publication Publication Date Title
WO2024125525A1 (en) Ai computing power reporting method, and terminal and network-side device
WO2024125391A2 (en) Ai model monitoring method and apparatus, ai model performance measurement method and apparatus, and device
WO2024104070A1 (en) Beam report sending method and apparatus, beam report receiving method and apparatus, and communication device
WO2024093713A1 (en) Resource configuration method and apparatus, and communication device and readable storage medium
WO2024160085A1 (en) Communication processing method and apparatus, device and readable storage medium
WO2024078405A1 (en) Transmission methods, apparatus, communication device, and readable storage medium
WO2024099091A1 (en) Beam prediction method and apparatus, terminal, network side device, and storage medium
WO2024160086A1 (en) Communication processing method and apparatus, device, and readable storage medium
WO2024041420A1 (en) Measurement feedback processing method and apparatus, and terminal and network-side device
WO2024041421A1 (en) Measurement feedback processing method and apparatus, terminal, and network side device
WO2024240036A1 (en) Communication processing methods and apparatus, device and readable storage medium
WO2024099094A1 (en) Beam measurement method and apparatus, terminal, network side device and storage medium
WO2024046202A1 (en) Transmission method, user equipment, network side device, and readable storage medium
WO2024041419A1 (en) Information transmission method and apparatus, terminal, and network side device
WO2024067281A1 (en) Ai model processing method and apparatus, and communication device
WO2024032695A1 (en) Csi prediction processing method and apparatus, communication device, and readable storage medium
WO2024046206A1 (en) Receiving method, device and readable storage medium
WO2024067665A1 (en) Csi prediction processing method and apparatus, and communication device and readable storage medium
WO2024032694A1 (en) Csi prediction processing method and apparatus, communication device, and readable storage medium
US20240323741A1 (en) Measurement method and apparatus, device, and storage medium
WO2024149157A1 (en) Csi transmission method and apparatus, terminal and network side device
WO2024164962A1 (en) Communication processing methods and apparatus, device, and readable storage medium
WO2024067280A1 (en) Method and apparatus for updating ai model parameter, and communication device
WO2025036188A1 (en) Information transmission method and apparatus, terminal, and network-side device
WO2024140422A1 (en) Ai unit performance monitoring method, terminal and network side device

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: 23902587

Country of ref document: EP

Kind code of ref document: A2