WO2023123062A1 - Quality evaluation method for virtual channel sample, and device - Google Patents

Quality evaluation method for virtual channel sample, and device Download PDF

Info

Publication number
WO2023123062A1
WO2023123062A1 PCT/CN2021/142531 CN2021142531W WO2023123062A1 WO 2023123062 A1 WO2023123062 A1 WO 2023123062A1 CN 2021142531 W CN2021142531 W CN 2021142531W WO 2023123062 A1 WO2023123062 A1 WO 2023123062A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
input information
channel samples
virtual channel
samples
Prior art date
Application number
PCT/CN2021/142531
Other languages
French (fr)
Chinese (zh)
Inventor
刘文东
Original Assignee
Oppo广东移动通信有限公司
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 Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Priority to PCT/CN2021/142531 priority Critical patent/WO2023123062A1/en
Publication of WO2023123062A1 publication Critical patent/WO2023123062A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements

Definitions

  • the embodiments of the present application relate to the communication field, and in particular to a method and device for evaluating the quality of virtual channel samples.
  • GAN Generative Adversarial Network
  • the GAN generator may tend to be conservative in order to fit the distribution of real channel samples during the training process, that is, the generated virtual channel samples are highly similar to real channel samples, but The similarity between virtual channel samples is also high, which is the so-called mode collapse. As a result, a large number of virtual channel samples do not actually cover more channel features, so there is no purpose of effectively increasing the size of the data set.
  • the present application provides a method and device for evaluating the quality of virtual channel samples, which can realize effective quality evaluation of virtual channel samples.
  • a method for evaluating the quality of a virtual channel sample including: a first device acquires first input information and at least one second input information, wherein the first input information is information of a real channel sample, and the The second input information is information of virtual channel samples, the at least one second input information corresponds to at least one generator model, and each second input information is generated by a corresponding generator model;
  • the first device performs quality assessment on the at least one second input information and/or determines a target generator model in the at least one generator model according to the first input information and the at least one second input information.
  • a method for evaluating the quality of a virtual channel sample including: first information sent by the second device to the first device, where the first information includes at least one of the following: first input information, which is Information about real channel samples; at least one second input information is information about virtual channel samples, the at least one second input information corresponds to at least one generator model, and each second input information is generated by a corresponding generator model; The index of at least one generator.
  • a method for evaluating the quality of a virtual channel sample including: the first device determines the quality evaluation information of the second input information according to the first input information and the second input information; wherein, the first The input information is real channel sample information, the second input information is virtual channel sample information, and the quality evaluation information of the second input information is used to indicate the similarity between the virtual channel sample and the real channel sample and/or the virtual channel Sample dispersion.
  • a wireless communication device configured to execute the method in the above first aspect or various implementations thereof.
  • the first device includes a functional module configured to execute the method in the foregoing first aspect or each implementation manner thereof.
  • a device for wireless communication configured to execute the method in the above second aspect or various implementations thereof.
  • the second device includes a functional module configured to execute the method in the above second aspect or each implementation manner thereof.
  • a device for wireless communication configured to perform the method in the above second aspect or various implementations thereof.
  • the second device includes a functional module for executing the method in the above third aspect or each implementation manner thereof.
  • a wireless communication device including a processor and a memory.
  • the memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute the method in the above first aspect or its various implementations.
  • a wireless communication device including a processor and a memory.
  • the memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute the method in the above second aspect or its various implementations.
  • a wireless communication device including a processor and a memory.
  • the memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute the method in the above third aspect or its various implementations.
  • a chip configured to implement any one of the foregoing first to third aspects or the method in each implementation manner thereof.
  • the chip includes: a processor, configured to call and run a computer program from the memory, so that the device installed with the device executes any one of the above-mentioned first to third aspects or any of the implementations thereof. method.
  • a computer-readable storage medium for storing a computer program, and the computer program causes a computer to execute any one of the above-mentioned first to third aspects or the method in each implementation manner thereof.
  • a computer program product including computer program instructions, the computer program instructions causing a computer to execute any one of the above first to third aspects or the method in each implementation manner.
  • a thirteenth aspect provides a computer program, which, when running on a computer, causes the computer to execute any one of the above first to third aspects or the method in each implementation manner.
  • the device can acquire first input information of real channel samples and at least one second input information of virtual channel samples, where the at least one second input information corresponds to at least one generator model. Further perform quality assessment on the virtual channel samples based on the first input information and the at least one second input information, and/or, the target generator model in the at least one generator model can support online virtual channel quality assessment and generator Model selection is conducive to meeting the data set expansion requirements such as model update and transfer learning in communication systems.
  • FIG. 1 is a schematic diagram of a communication system architecture provided by an embodiment of the present application.
  • Fig. 2 is a schematic diagram of a CSI autoencoder model.
  • Fig. 3 is a schematic schematic diagram of generating an adversarial network.
  • Fig. 4 is a schematic diagram of a method for evaluating the quality of virtual channel samples according to an embodiment of the present application.
  • Fig. 5 is a schematic diagram of a time-domain channel sample provided by an embodiment of the present application.
  • Fig. 6 is a schematic diagram of a channel sample in the frequency domain provided by an embodiment of the present application.
  • Fig. 7 is a schematic diagram of an angle-domain channel sample provided by an embodiment of the present application.
  • Fig. 8 is a schematic interaction diagram of a method for evaluating the quality of a virtual channel sample provided by an embodiment of the present application.
  • Fig. 9 is a schematic interaction diagram of another method for evaluating the quality of virtual channel samples provided by an embodiment of the present application.
  • Fig. 10 is a schematic interaction diagram of another method for evaluating the quality of virtual channel samples provided by an embodiment of the present application.
  • Fig. 11 is a schematic interaction diagram of yet another method for evaluating the quality of virtual channel samples provided by an embodiment of the present application.
  • Fig. 12 is a working principle diagram of a method for evaluating the quality of a virtual channel sample according to an embodiment of the present application.
  • Fig. 13 is a schematic diagram of another method for evaluating the quality of virtual channel samples according to an embodiment of the present application.
  • Fig. 14 is a working principle diagram of a method for evaluating the quality of a virtual channel sample according to an embodiment of the present application.
  • Fig. 15 is a schematic block diagram of a wireless communication device provided according to an embodiment of the present application.
  • Fig. 16 is a schematic block diagram of another wireless communication device provided according to an embodiment of the present application.
  • Fig. 17 is a schematic block diagram of another wireless communication device provided according to an embodiment of the present application.
  • Fig. 18 is a schematic block diagram of a communication device provided according to an embodiment of the present application.
  • Fig. 19 is a schematic block diagram of a chip provided according to an embodiment of the present application.
  • the technical solution of the embodiment of the present application can be applied to various communication systems, such as: Global System of Mobile communication (Global System of Mobile communication, GSM) system, code division multiple access (Code Division Multiple Access, CDMA) system, broadband code division multiple access (Wideband Code Division Multiple Access, WCDMA) system, General Packet Radio Service (GPRS), Long Term Evolution (LTE) system, Advanced long term evolution (LTE-A) system , New Radio (NR) system, evolution system of NR system, LTE (LTE-based access to unlicensed spectrum, LTE-U) system on unlicensed spectrum, NR (NR-based access to unlicensed spectrum) on unlicensed spectrum unlicensed spectrum (NR-U) system, Non-Terrestrial Networks (NTN) system, Universal Mobile Telecommunications System (UMTS), Wireless Local Area Networks (WLAN), Wireless Fidelity (Wireless Fidelity, WiFi), fifth-generation communication (5th-Generation, 5G) system or other communication systems, etc.
  • GSM Global System of Mobile
  • D2D Device to Device
  • M2M Machine to Machine
  • MTC Machine Type Communication
  • V2V Vehicle to Vehicle
  • V2X Vehicle to everything
  • the communication system in the embodiment of the present application may be applied to a carrier aggregation (Carrier Aggregation, CA) scenario, may also be applied to a dual connectivity (Dual Connectivity, DC) scenario, and may also be applied to an independent (Standalone, SA) deployment Web scene.
  • Carrier Aggregation, CA Carrier Aggregation
  • DC Dual Connectivity
  • SA independent deployment Web scene
  • the communication system in the embodiment of the present application may be applied to an unlicensed spectrum, where the unlicensed spectrum may also be considered as a shared spectrum; or, the communication system in the embodiment of the present application may also be applied to a licensed spectrum, where, Licensed spectrum can also be considered as non-shared spectrum.
  • the embodiments of the present application describe various embodiments in conjunction with network equipment and terminal equipment, wherein the terminal equipment may also be referred to as user equipment (User Equipment, UE), access terminal, user unit, user station, mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, terminal, wireless communication device, user agent or user device, etc.
  • user equipment User Equipment, UE
  • access terminal user unit
  • user station mobile station
  • mobile station mobile station
  • remote station remote terminal
  • mobile device user terminal
  • terminal wireless communication device
  • wireless communication device user agent or user device
  • the terminal device can be a station (STATION, ST) in a WLAN, a cellular phone, a cordless phone, a Session Initiation Protocol (Session Initiation Protocol, SIP) phone, a wireless local loop (Wireless Local Loop, WLL) station, a personal digital assistant (Personal Digital Assistant, PDA) devices, handheld devices with wireless communication functions, computing devices or other processing devices connected to wireless modems, vehicle-mounted devices, wearable devices, next-generation communication systems such as terminal devices in NR networks, or future Terminal equipment in the evolved public land mobile network (Public Land Mobile Network, PLMN) network, etc.
  • PLMN Public Land Mobile Network
  • the terminal device can be deployed on land, including indoor or outdoor, handheld, wearable or vehicle-mounted; it can also be deployed on water (such as ships, etc.); it can also be deployed in the air (such as aircraft, balloons and satellites) superior).
  • the terminal device may be a mobile phone (Mobile Phone), a tablet computer (Pad), a computer with a wireless transceiver function, a virtual reality (Virtual Reality, VR) terminal device, an augmented reality (Augmented Reality, AR) terminal Equipment, wireless terminal equipment in industrial control, wireless terminal equipment in self driving, wireless terminal equipment in remote medical, wireless terminal equipment in smart grid , wireless terminal equipment in transportation safety, wireless terminal equipment in smart city, or wireless terminal equipment in smart home.
  • a virtual reality (Virtual Reality, VR) terminal device an augmented reality (Augmented Reality, AR) terminal Equipment
  • wireless terminal equipment in industrial control wireless terminal equipment in self driving
  • wireless terminal equipment in remote medical wireless terminal equipment in smart grid
  • wireless terminal equipment in transportation safety wireless terminal equipment in smart city, or wireless terminal equipment in smart home.
  • the terminal device may also be a wearable device.
  • Wearable devices can also be called wearable smart devices, which is a general term for the application of wearable technology to intelligently design daily wear and develop wearable devices, such as glasses, gloves, watches, clothing and shoes.
  • a wearable device is a portable device that is worn directly on the body or integrated into the user's clothing or accessories. Wearable devices are not only a hardware device, but also achieve powerful functions through software support, data interaction, and cloud interaction.
  • Generalized wearable smart devices include full-featured, large-sized, complete or partial functions without relying on smart phones, such as smart watches or smart glasses, etc., and only focus on a certain type of application functions, and need to cooperate with other devices such as smart phones Use, such as various smart bracelets and smart jewelry for physical sign monitoring.
  • the network device may be a device for communicating with the mobile device, and the network device may be an access point (Access Point, AP) in WLAN, a base station (Base Transceiver Station, BTS) in GSM or CDMA , or a base station (NodeB, NB) in WCDMA, or an evolved base station (Evolutional Node B, eNB or eNodeB) in LTE, or a relay station or access point, or a vehicle-mounted device, a wearable device, and an NR network
  • BTS Base Transceiver Station
  • NodeB, NB base station
  • Evolutional Node B, eNB or eNodeB evolved base station
  • LTE Long Term Evolutional Node B, eNB or eNodeB
  • gNB network equipment in the network or the network equipment in the future evolved PLMN network or the network equipment in the NTN network, etc.
  • the network device may have a mobile feature, for example, the network device may be a mobile device.
  • the network equipment may be a satellite or a balloon station.
  • the satellite can be a low earth orbit (low earth orbit, LEO) satellite, a medium earth orbit (medium earth orbit, MEO) satellite, a geosynchronous earth orbit (geosynchronous earth orbit, GEO) satellite, a high elliptical orbit (High Elliptical Orbit, HEO) satellite. ) Satellite etc.
  • the network device may also be a base station installed on land, water, and other locations.
  • the network device may provide services for a cell, and the terminal device communicates with the network device through the transmission resources (for example, frequency domain resources, or spectrum resources) used by the cell, and the cell may be a network device ( For example, a cell corresponding to a base station), the cell may belong to a macro base station, or may belong to a base station corresponding to a small cell (Small cell), and the small cell here may include: a metro cell (Metro cell), a micro cell (Micro cell), a pico cell ( Pico cell), Femto cell, etc. These small cells have the characteristics of small coverage and low transmission power, and are suitable for providing high-speed data transmission services.
  • the transmission resources for example, frequency domain resources, or spectrum resources
  • the cell may be a network device (
  • the cell may belong to a macro base station, or may belong to a base station corresponding to a small cell (Small cell)
  • the small cell here may include: a metro cell (Metro cell), a micro cell (Micro
  • the communication system 100 may include a network device 110, and the network device 110 may be a device for communicating with a terminal device 120 (or called a communication terminal, terminal).
  • the network device 110 can provide communication coverage for a specific geographical area, and can communicate with terminal devices located in the coverage area.
  • FIG. 1 exemplarily shows one network device and two terminal devices.
  • the communication system 100 may include multiple network devices and each network device may include other numbers of terminal devices within the coverage area. This application The embodiment does not limit this.
  • the communication system 100 may further include other network entities such as a network controller and a mobility management entity, which is not limited in this embodiment of the present application.
  • network entities such as a network controller and a mobility management entity, which is not limited in this embodiment of the present application.
  • a device with a communication function in the network/system in the embodiment of the present application may be referred to as a communication device.
  • the communication equipment may include a network equipment 110 and a terminal equipment 120 with communication functions.
  • the network equipment 110 and the terminal equipment 120 may be the specific equipment described above, and will not be repeated here.
  • the communication device may also include other devices in the communication system 100, such as network controllers, mobility management entities and other network entities, which are not limited in this embodiment of the present application.
  • the "indication" mentioned in the embodiments of the present application may be a direct indication, may also be an indirect indication, and may also mean that there is an association relationship.
  • a indicates B which can mean that A directly indicates B, for example, B can be obtained through A; it can also indicate that A indirectly indicates B, for example, A indicates C, and B can be obtained through C; it can also indicate that there is an association between A and B relation.
  • the term "corresponding" may indicate that there is a direct or indirect correspondence between the two, or that there is an association between the two, or that it indicates and is indicated, configuration and is configuration etc.
  • predefinition can be realized by pre-saving corresponding codes, tables or other methods that can be used to indicate related information in devices (for example, including terminal devices and network devices).
  • the implementation method is not limited.
  • pre-defined may refer to defined in the protocol.
  • the "protocol” may refer to a standard protocol in the communication field, for example, it may include the LTE protocol, the NR protocol, and related protocols applied in future communication systems, which is not limited in the present application.
  • AI Artificial Intelligence
  • AI-based solutions need to build high-quality data sets and design adapted deep neural networks (Deep Neural Network, DNN), convolutional neural networks (Convolutional Neural Network, CNN), and cyclic neural networks ( Recurrent Neural Network, RNN) and other deep learning network architectures.
  • DNN Deep Neural Network
  • CNN convolutional Neural Network
  • RNN Recurrent Neural Network
  • AI technology can mine the potential characteristics of large data sets and fit nonlinear mapping from input to output to better complete task goals.
  • the AI-based wireless communication physical layer solution has significant advantages in nonlinear problems that are difficult to model, and can obtain obvious gains.
  • CSI Channel State Information
  • Figure 2 Taking AI-based Channel State Information (CSI) feedback as an example, by constructing a CSI autoencoder as shown in Figure 2, including an encoder on the terminal side and a decoder on the network side, the CSI input can be compressed into The feedback bit stream is fed back to the network side, and the decoder restores the original CSI.
  • This scheme can realize the network architecture with less feedback bits by rationally designing the structure of the encoder and decoder, such as using the more classic residual neural network (Residual Neural Network, ResNet) structure, Transformer self-attention mechanism and other network architectures. , to achieve better CSI feedback performance.
  • the CSI input and the CSI output may use full channel information or channel feature vectors.
  • the cosine similarity square value of the restored CSI eigenvector of the enhanced Type II (eTypeII) codebook is specified to be 0.84, Based on the ResNet autoencoder architecture, it can achieve a CSI restoration degree with a cosine similarity square value of 0.94, which can significantly improve the CSI restoration accuracy compared to the existing classic eTypeII codebook scheme.
  • the AI-based CSI autoencoder scheme needs to construct a large number of channel data sets.
  • the above CSI recovery degree is based on a data set containing 10 5 channel samples constructed under a channel with 1000 terminals sampled and 100 time slot samples. Obtained from the training of the CSI autoencoder.
  • the large-scale data set covers the sample characteristics of the channel in each dimension of space, time and frequency, which is beneficial to the deep network model to extract features and perform nonlinear fitting.
  • the AI-based CSI self-encoding scheme will form overfitting on a small-scale data set, and the generalization is poor, and the performance on the actual deployment test channel will be poor. There was a significant decline.
  • wireless channel information is obtained by deploying signal transmitters and signal receivers, or by collecting signals from third-party transmitters (such as base stations) through specific receivers to obtain wireless channel information.
  • third-party transmitters such as base stations
  • the traditional wireless channel modeling work can extract the statistical characteristics of the relevant transmission of a given channel on limited wireless channel samples, such as large-scale parameters and small-scale parameters. For example, multipath information, delay power spectral density, transmission emission angle or arrival angle, etc., and the channel can be modeled through this statistical feature.
  • the channel modeling method can generate different wireless channel samples by introducing random terminal positions and corresponding small-scale parameters.
  • the frequency band is gradually moving towards high frequency
  • the scene is gradually moving towards more complex special environments such as space, space, earth and sea.
  • the expansion of more scenarios such as special applications makes the wireless channel environment that the current wireless communication system needs to face more and more complex.
  • GAN Generative Adversarial Network
  • the GAN model includes at least two modules, the Generator and the Discriminator, as shown in Figure 3.
  • the generator and the discriminator are trained simultaneously, where the generator simulates the distribution of real sample data, and the discriminator judges whether the input data comes from real samples or generated samples.
  • the training process of the generator is to maximize the error probability of the discriminator, and the training process of the discriminator is to minimize the probability of judgment error under the premise of fixing the generator.
  • the samples output by the generator can simulate real data samples.
  • the ideal GAN generator it can generate fake pictures or voice data on the basis of real pictures or voice data, so as to achieve the effect of real ones.
  • the GAN generator may tend to be conservative in order to fit the distribution of real channel samples during the training process, that is, the generated virtual channel samples are highly similar to real channel samples, but The similarity between virtual channel samples is also high, which is the so-called mode collapse. As a result, a large number of virtual channel samples do not actually cover more channel features, so there is no purpose of effectively increasing the size of the data set.
  • FIG. 4 is a schematic interaction diagram of a method 200 for evaluating the quality of virtual channel samples according to an embodiment of the present application. As shown in FIG. 4 , the method 200 includes at least part of the following:
  • the first device acquires first input information and at least one second input information, where the first input information is information about real channel samples, the second input information is information about virtual channel samples, and the at least one second input information corresponds to at least a generator model;
  • the first device evaluates the quality of the at least one second input information and/or determines a target generator model in the at least one generator model.
  • the technical solution of the present application can be used for the selection of the channel generator model during the offline training process, and can also be used for the selection of the channel generator during the online generation network training process.
  • the network device side or the terminal device side uses the generation network to expand and generate the online data set, it is necessary to evaluate the quality of the generated virtual channel samples, then the generated virtual channel samples can be processed based on the technical solution of the embodiment of the present application. Quality assessment, further selecting a channel generator based on the assessment result.
  • the first device may be a terminal device or a network device. That is, a terminal device or a network device may perform quality assessment on the virtual channel samples, and/or, target generator model selection.
  • a channel may refer to a physical channel, for example, including a physical uplink channel and/or a physical downlink channel.
  • the physical uplink channel may include but not limited to a physical uplink shared channel (Physical Uplink Shared Channel, PUSCH), and the physical downlink channel may include but not limited to a physical downlink shared channel (Physical Downlink Shared Channel, PDSCH).
  • PUSCH Physical Uplink Shared Channel
  • PDSCH Physical Downlink Shared Channel
  • the first input information is information of real channel samples, for example, obtained by performing wireless channel acquisition, or obtained by measuring a reference signal.
  • the reference signal is also correspondingly different.
  • the reference signal may be a Sounding Reference Signal (SRS) or a Demodulation Reference Signal (DMRS).
  • SRS Sounding Reference Signal
  • DMRS Demodulation Reference Signal
  • the reference signal may be a Synchronization Signal Block (SSB) or a Channel State Information Reference Signal (Channel State Information Reference Signal, CSI-RS) etc.
  • SSB Synchronization Signal Block
  • CSI-RS Channel State Information Reference Signal
  • the embodiment of the present application does not limit the number of real channel samples included in the first input information, acquisition time and acquisition method, for example, the first input information may be acquired simultaneously, or may also be acquired in batches of.
  • the first input information may include complete real channel sample information, or may also include partial real channel sample information, for example, the first input information is the information of the complete real channel sample cropped.
  • the information of the real channel samples is the eigenvector or the eigenmatrix of the real channel samples
  • the first input information may be the eigenvector or the eigenmatrix of the real channel samples, or it may be a subvector of the eigenvector of the real channel samples or the real A submatrix of the eigenmatrix for channel samples.
  • the second input information is information of virtual channel samples.
  • the second input information is generated by a generator.
  • the generator may include, but is not limited to, a generator in a Generative Adversarial Network (GAN).
  • GAN Generative Adversarial Network
  • the second input information may include complete virtual channel sample information, or may also include partial virtual channel sample information, for example, the second input information is the generated complete virtual channel sample information
  • the information is obtained by clipping.
  • the information of the virtual channel sample is the eigenvector or the eigenmatrix of the virtual channel sample
  • the second input information may be the eigenvector or the eigenmatrix of the virtual channel sample, or may also be a subvector or virtual A submatrix of the eigenmatrix for channel samples.
  • the at least one second input information may correspond to at least one generator model, or there is a one-to-one correspondence between the at least one second input information and at least one generator model.
  • the at least one second input information includes a plurality of second input information generated by different generator models.
  • information of a plurality of virtual channel samples generated by the corresponding generator model may be included.
  • the embodiment of the present application does not limit the number of virtual channel samples included in each second input information, the acquisition time, and the acquisition manner.
  • the virtual channel samples included in the second input information may be generated once by the corresponding generator model, or may also be generated in batches by the corresponding generator model, as long as the samples corresponding to the same generator model
  • the second input information may be generated by the same generator model, and the present application does not limit the generation method of each second input information.
  • the number of virtual channel samples included in each piece of second input information may be the same, or may also be different.
  • the at least one generator model may be a generator model of different rounds in the network training process.
  • the generator model corresponding to the virtual channel sample with the best quality is selected as The target generator model, and further, the expansion of the channel sample data set based on the target generator model is conducive to improving the quality of the channel sample data set.
  • the real channel samples include but are not limited to at least one of the following:
  • Channel samples in time domain channel samples in frequency domain, channel samples in angle domain.
  • the virtual channel samples include but are not limited to at least one of the following:
  • Channel samples in time domain channel samples in frequency domain, channel samples in angle domain.
  • the channel samples in the angle domain may also be referred to as: channel samples in the antenna domain, or channel samples in the space domain.
  • the real channel samples and the virtual channel samples are of the same type, for example, both are time-domain channel samples, or both are frequency-domain channel samples, or both are angle-domain channel samples, etc.
  • the information of time-domain channel samples includes but not limited to information of at least one of the following dimensions:
  • the first dimension such as the dimension of the number of transmitting antennas or the number of transmitting ports
  • the second dimension such as the dimension of the number of receiving antennas or the number of receiving ports
  • the third dimension such as the time-domain granularity length dimension.
  • the time domain granularity length may include but not limited to at least one of the following:
  • the real multipath number of the channel the number of sampling points sampled in the time domain according to the first sampling rate, and the number of time units for time domain sampling.
  • the first sampling rate may be predefined, or configured by the network device.
  • the time unit may be any time unit, for example including but not limited to: time slot, symbol and so on.
  • resources in the first dimension may include all resources of real time-domain channel samples in the first dimension, or may include real time-domain channel samples in the first dimension. Some resources of the first dimension.
  • the first input information may correspond to the eigenvector or eigenmatrix of the real channel samples, or may also correspond to a subvector of the eigenvector of the real channel samples, or a submatrix of the eigenmatrix of the real channel samples.
  • the resources in the first dimension may be all resources of the virtual time-domain channel samples in the first dimension, or may include some resources of the virtual time-domain channel samples in the first dimension.
  • the second input information may correspond to the eigenvector or eigenmatrix of the virtual channel samples, or may also correspond to a subvector of the eigenvector of the virtual channel samples, or a submatrix of the eigenmatrix of the virtual channel samples.
  • the resources of the first input information in a certain dimension include some resources of the real channel samples in the dimension, it may be to crop the real channel samples in the dimension (or in other words , intercept, select) obtained.
  • the clipping may refer to continuous clipping, or may also be discrete clipping. That is, the resources of the first input information in this dimension may be continuous resources, or may also be discrete resources.
  • the channel when the channel is a physical downlink channel or a physical uplink channel, only continuous physical resource blocks (Resource Blocks, RBs) that carry PDSCH or PUSCH can be tailored, or only for real RBs that carry reference signals such as DMRS, CSI-RS, and SRS, etc.
  • the RBs of the physical channel are clipped, or only the RBs of the real physical channel that do not carry the reference signal are clipped.
  • the virtual channel samples can also be clipped in a similar manner to obtain the second input information, wherein the subvector of the virtual channel in the second input information or The sub-matrixes are in one-to-one correspondence with the physical resources occupied by the sub-vectors or sub-matrices of the real channels in the first input information.
  • the real channel sample is denoted as h
  • the virtual channel sample is denoted as
  • Fig. 5 is a schematic diagram of time-domain channel sample information provided by an embodiment of the present application.
  • the complete real time-domain channel samples have a length of M in the first dimension, a length of N in the second dimension, and a length of D in the third dimension.
  • the length of the first input information in the first dimension may be less than or equal to M.
  • FIG. 5 takes the length of the first input information in the first dimension as m as an example, where m ⁇ M, but this application does not Not limited to this.
  • the first input information on the first dimension is obtained by intercepting the complete real channel samples on the first dimension.
  • the second input information on the first dimension may also be obtained by intercepting information of the same length (that is, length m) from the complete virtual channel sample on the first dimension.
  • the real channel samples and the virtual channel samples may also be intercepted in the second dimension and/or the third dimension to obtain the first input information and the second input information in the second dimension and/or the third dimension
  • the embodiment of the present application does not limit the dimension, method and size of the clipped channel samples.
  • the real channel samples and the virtual channel samples may not be clipped.
  • the first input information may be the eigenvector or the real channel sample.
  • a feature matrix the second input information may be a feature vector or a feature matrix of a virtual channel sample.
  • the information of the channel samples in the frequency domain includes, but is not limited to, information of at least one of the following dimensions:
  • the first dimension for example, the dimension of the number of transmit antennas or the number of transmit ports
  • the second dimension for example, the dimension of the number of receiving antennas or the number of receiving ports
  • the third dimension for example, frequency domain granularity length dimension
  • the fourth dimension for example, the time-domain granularity length dimension.
  • time-domain granularity length refers to the relevant description of the time-domain granularity length in the time-domain channel samples, which will not be repeated here.
  • the frequency domain granularity length may be any frequency domain unit length, for example including but not limited to at least one of the following: the number of subcarriers, the number of resource blocks, and the number of subbands. That is, one frequency domain unit of frequency domain channel samples may be one or more subcarriers, or one or more RBs, or one or more subbands.
  • the first dimension and the second dimension of the channel samples in the frequency domain may form the combined dimension of the number of transceiver antennas or the pair of transceiver ports.
  • the present application does not limit the specific representation of the channel samples in the frequency domain.
  • the resources on the first dimension may include all resources of the real frequency domain channel samples in the first dimension, or may include real frequency domain channel samples in the first dimension. Some of the resources for the first dimension, and similarly for the second, third, and fourth dimensions. That is, the first input information may correspond to the eigenvector or eigenmatrix of the real channel samples, or may also correspond to a subvector of the eigenvector of the real channel samples, or a submatrix of the eigenmatrix of the real channel samples.
  • the resources on the first dimension may include all the resources of the virtual frequency domain channel samples in the first dimension, or may include some resources of the virtual frequency domain channel samples in the first dimension, Similarly, the same is true for the second, third and fourth dimensions. That is, the second input information may correspond to the eigenvector or eigenmatrix of the virtual channel samples, or may also correspond to a subvector of the eigenvector of the virtual channel samples, or a submatrix of the eigenmatrix of the virtual channel samples.
  • the first input information when the first input information includes part of the resources of frequency-domain channel samples in this dimension in a certain dimension, it may be obtained by tailoring the frequency-domain channel samples in this dimension, specifically For the clipping method, refer to the relevant descriptions of the foregoing embodiments, which will not be repeated here.
  • Fig. 6 is a schematic diagram of channel sample information in the frequency domain provided by an embodiment of the present application. As shown in Figure 6, the length of the complete real frequency domain channel sample is M in the first dimension, N in the second dimension, B in the third dimension, and T in the fourth dimension.
  • the first dimension and the second dimension of the frequency domain channel samples constitute the joint dimension of the transceiver antenna pair, and its dimension size is MN, and each block in Figure 6 represents the frequency domain channel coefficient on a resource unit .
  • tailoring or selection can be performed on the third dimension and the fourth dimension, for example, only the first b ⁇ B subcarriers are selected on the third dimension, and on the fourth dimension Only the last t ⁇ T symbols are selected.
  • the b subcarriers may be continuous.
  • the b subcarriers may be consecutive b subcarriers carrying physical channels, or the b subcarriers may also be discrete, for example, the b subcarriers may be subcarriers occupied by physical channels carrying reference signals carrier, or a subcarrier occupied by a physical channel that does not carry a reference signal.
  • the t symbols may be continuous, for example, the t symbols may be consecutive t symbols carrying a physical channel, or the t symbols may also be discrete, for example, the t
  • the symbols may be symbols occupied by physical channels carrying reference signals, or symbols occupied by physical channels not carrying reference signals.
  • the physical resources occupied by the sub-vector or sub-matrix of the virtual channel in the second input information correspond one-to-one to the physical resources occupied by the sub-vector or sub-matrix of the real channel in the first input information.
  • the channel samples in the angle domain are obtained through Fourier transform of channels in the antenna domain.
  • the channel samples in the angle domain are obtained through Fourier transform of channels in the antenna domain.
  • SIMO Single-input Multi-output
  • MISO Multi-input Single-output
  • MIMO Multi-input Multi-output; MIMO
  • the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
  • a first dimension such as the emission angle dimension
  • a second dimension such as the angle-of-arrival dimension
  • the third dimension for example, the time domain granularity length or the frequency domain granularity length dimension.
  • the first dimension or the second dimension may not exist.
  • the first dimension may contain one or two sub-dimensions, eg, a horizontal emission angle dimension and/or a vertical emission angle dimension.
  • the second dimension may include one or two sub-dimensions, for example, the dimension of the angle of arrival in the horizontal direction and/or the dimension of the angle of arrival in the vertical direction.
  • the angle of arrival in the horizontal direction can be obtained by Fourier transform of the sub-channel formed by the horizontal antenna array corresponding to the transmitting or receiving antenna
  • the vertical angle of arrival can be obtained by Fourier transform on the sub-channel formed by the vertical antenna array corresponding to the transmitting or receiving antenna.
  • Leaf transformation is obtained.
  • the number of sub-dimensions included in the first dimension and the number of sub-dimensions included in the second dimension may be the same, or may also be different.
  • the first dimension may include the horizontal emission angle dimension and the vertical emission angle dimension
  • the second dimension may include the horizontal arrival angle dimension or the vertical arrival angle dimension
  • the first dimension may include the horizontal emission angle dimension or the vertical
  • the second dimension may include a horizontal direction arrival angle dimension and a vertical direction arrival angle dimension.
  • the angular coverage of the first dimension and the angular coverage of the second dimension may be the same or different.
  • both the first dimension and the second dimension may be an angle coverage of (-90, 90) degrees.
  • the first dimension is the angular coverage range of (-90, 90) degrees
  • the second dimension is the angular coverage range of (0, 180) degrees.
  • the angular granularity of the first dimension may be configured uniformly, that is, the angle value represented by each angular granularity is a fixed value, such as 2 degrees, 5 degrees or 10 degrees, etc., or may be non-uniformly configured , for example, divide evenly by the sine or cosine of the angle.
  • the angular granularity of the second dimension may be uniformly configured, that is, the angle value represented by each angular granularity is a fixed value, such as 2 degrees, 5 degrees or 10 degrees, etc., or may be non-uniformly configured , for example, divide evenly by the sine or cosine of the angle.
  • the angle granularity or angle division method of the first dimension and the second dimension may be the same, or may also be different.
  • the third dimension may be a time domain granularity length dimension or a frequency domain granularity length dimension, that is, the angle domain channel may be in the time domain or in the frequency domain.
  • the granular length in the time domain and the granular length in the frequency domain refer to the related descriptions in the foregoing embodiments, and details are not repeated here.
  • resources in the first dimension may include all resources of real angle domain channel samples in the first dimension, or may include real angle domain channel samples in the first dimension. Some resources for the first dimension, similarly for the second and third dimensions. That is, the first input information may correspond to the eigenvector or eigenmatrix of the real channel samples, or may also correspond to a subvector of the eigenvector of the real channel samples, or a submatrix of the eigenmatrix of the real channel samples.
  • the resources on the first dimension may include all the resources of the channel samples in the virtual angle domain in the first dimension, and may also include some resources in the first dimension of the channel samples in the virtual angle domain, Similarly for the second dimension and the third dimension and the fourth dimension. That is, the second input information may correspond to the eigenvector or eigenmatrix of the virtual channel samples, or may also correspond to a subvector of the eigenvector of the virtual channel samples, or a submatrix of the eigenmatrix of the virtual channel samples.
  • the first input information when the first input information includes part of the resources of the channel samples in the angle domain in a certain dimension, it may be obtained by tailoring the channel samples in the angle domain in this dimension, specifically For the clipping method, refer to the relevant descriptions of the foregoing embodiments, which will not be repeated here.
  • Fig. 7 is a schematic diagram of angle-domain channel sample information provided by an embodiment of the present application.
  • the first dimension of the channel samples in the angle domain is the dimension of the horizontal emission angle
  • the second dimension is the dimension of the horizontal arrival angle
  • the third dimension is the dimension of the time-domain granularity length, where the time-domain granularity length is the channel Take the real multipath delay number of , as an example.
  • the first dimension contains the horizontal emission angle of (-90, 90) degrees
  • the second dimension contains the horizontal arrival angle of (-90, 90) degrees
  • each square represents the angle granularity size
  • the angle granularity can be uniformly configured on the horizontal angle, that is, the angle value represented by each angle granularity is fixed, such as 2 degrees, 5 degrees, and 10 degrees, or it can also be non-uniformly configured on the horizontal angle, For example, it is obtained by uniformly dividing the sine or cosine of the angle.
  • the angle division granularity and division method of the first dimension and the second dimension may be the same or different.
  • the angular coverage ranges of the first dimension and the second dimension may be the same or different.
  • the channel samples in the angle domain may be clipped on at least one of the first dimension, the second dimension, and the third dimension, and the present application does not limit the specific clipping manner.
  • the method 200 further includes:
  • the first device acquires first configuration information, where the first configuration information is used to configure at least one of the following:
  • a quality assessment parameter of the at least one second input information is provided.
  • the first input information may be obtained according to the first configuration information and the collected real channel samples
  • the second input information may be obtained according to the first configuration information and the virtual channel samples generated by the generator.
  • the first configuration information includes at least one of the following:
  • Configuration information for generating channel samples of antenna domain dimension
  • the quantity parameters L1 and L2 may be equal or unequal.
  • the default number parameter of the first input information is equal to all real channel samples included in the first input information
  • the number parameter of the second input information is equal to all real channel samples included in the second input information. Virtual channel samples.
  • sampling method can be, for example, random sampling, uniform sampling, or continuous sampling, for example, taking the first L1 or L2 channel samples Or take the middle L1 or L2 channel samples, etc.
  • the parameter K of the number of similar channel samples may be used to determine the K real channel samples with the highest similarity to the virtual channel samples when evaluating the quality of the virtual channel samples.
  • the dimension information of the channel samples may be the dimension information of the foregoing examples.
  • time-domain channel samples it may include but not limited to at least one of the following dimensions:
  • the first dimension such as the dimension of the number of transmitting antennas or the number of transmitting ports
  • the second dimension such as the dimension of the number of receiving antennas or the number of receiving ports
  • the third dimension such as the time-domain granularity length dimension.
  • frequency domain channel samples it may include but not limited to at least one of the following dimensions:
  • the first dimension for example, the dimension of the number of transmit antennas or the number of transmit ports
  • the second dimension for example, the dimension of the number of receiving antennas or the number of receiving ports
  • the third dimension for example, frequency domain granularity length dimension
  • the fourth dimension for example, the time-domain granularity length dimension.
  • At least one of the following dimensions is included:
  • a first dimension such as the emission angle dimension
  • a second dimension such as the angle-of-arrival dimension
  • the third dimension for example, the time domain granularity length or the frequency domain granularity length dimension.
  • the configuration information for generating channel samples in the frequency domain dimension includes at least one of the following:
  • Frequency domain granularity configuration Frequency domain granularity configuration, resource tailoring method of frequency domain dimension, indication information of target frequency domain resources.
  • frequency domain granularity configuration may be used to configure frequency domain granularity (or frequency domain unit) of channel samples, for example, it may be subcarrier granularity, resource bank granularity, or subband granularity, etc.
  • the frequency domain granularity configuration can be 2 bits, the 2 bits are 00, indicating that the frequency domain granularity is one subcarrier, the 2 bits are 01, indicating that the frequency domain granularity is one RB, and the 2 bits are 10, indicating that the frequency domain granularity is one Subband.
  • the number of sub-frequency domain units included in a frequency domain unit may be fixed or predefined, or may also be configured through frequency domain granularity configuration.
  • the frequency domain granularity configuration may include 3 bits, the first 2 bits are used to indicate the frequency domain granularity or the frequency domain unit, and the last bit is used to indicate the number of sub-frequency domain units included in the frequency domain unit. For example, when the value of these 3 bits is 100, it means that one subband includes 4 resource blocks; when the value of these 3 bits is 101, it means that one subband includes 8 resource blocks.
  • the resource tailoring manner of the frequency domain dimension may include a continuous frequency domain resource tailoring manner and a discrete frequency domain resource tailoring manner.
  • the resource tailoring mode of the frequency domain dimension may be 1 bit, for example, if the 1 bit is 0, it indicates a continuous frequency domain resource tailoring mode, and if it is 1, it indicates a discrete frequency domain resource tailoring mode.
  • the configuration information for generating the channel samples of the frequency domain dimension further includes indication information of target frequency domain resources to be tailored.
  • the indication information of the target frequency domain resource may include the index and length of the starting frequency domain resource (that is, the starting clipping point) (that is, the clipping point length).
  • the indication information of the target frequency domain resource may include the index of the starting frequency domain resource (that is, the starting clipping point) and the frequency domain resource interval (that is, the clipping interval), wherein the frequency domain resource interval is the interval between two adjacent target frequency domain resources.
  • the configuration information for generating channel samples of the time domain dimension includes at least one of the following:
  • Time-domain granularity configuration Time-domain granularity configuration, resource clipping mode of time-domain dimension, and indication information of target time-domain resources.
  • the time-domain granularity configuration may be used to configure the time-domain granularity (or in other words, time-domain units) of channel samples.
  • the time domain granularity may be one or more slot granularities, or one or more symbol granularities, and so on.
  • the time domain granularity configuration can be 2 bits, the 2 bits are 00, indicating that the time domain granularity is one slot, the 2 bits are 01, indicating that the time domain granularity is one symbol, and the 2 bits are 10, indicating that the time domain granularity is multiple time slots, where 2 he is 11 means that the time domain granularity is multiple symbols.
  • the resource tailoring manner of the time domain dimension may include a continuous time domain resource tailoring manner and a discrete time domain resource tailoring manner.
  • the resource tailoring mode of the time domain dimension may be 1 bit, for example, if the 1 bit is 0, it indicates a continuous frequency domain resource tailoring mode, and if it is 1, it indicates a discrete frequency domain resource tailoring mode.
  • the configuration information for generating the channel samples of the time-domain dimension further includes indication information of target time-domain resources to be tailored.
  • the indication information of the target time domain resource may include the index and length (that is, the clipping point) of the starting time domain resource (that is, the starting clipping point). length).
  • the indication information of the target time domain resource may include the index of the starting time domain resource (that is, the starting clipping point) and the time domain resource interval (that is, the clipping interval), wherein the time-domain resource interval is the interval between two adjacent target time-domain resources.
  • the configuration information for generating channel samples of antenna domain dimensions includes at least one of the following:
  • Antenna domain granularity configuration resource tailoring mode of antenna domain dimension, indication information of target antenna domain resources.
  • the antenna domain may also be replaced with an angle domain or a space domain.
  • the resource tailoring manner of the antenna domain dimension may include a continuous antenna domain resource tailoring manner and a discrete antenna domain resource tailoring manner.
  • the resource tailoring mode of the antenna domain dimension may be 1 bit, for example, if the 1 bit is 0, it indicates a continuous frequency domain resource tailoring mode, and if it is 1, it indicates a discrete frequency domain resource tailoring mode.
  • the configuration information for generating the channel sample of the antenna domain dimension further includes indication information of the tailored antenna domain resource.
  • the indication information of the target antenna domain resource may include the index and length of the starting antenna domain resource (that is, the starting clipping point) (that is, the clipping length).
  • the indication information of the target antenna domain resource may include the index of the initial antenna domain resource (that is, the initial tailoring point) and the antenna domain resource interval (that is, the clipping interval), wherein the antenna domain resource interval is the interval between two adjacent target antenna domain resources.
  • Example 1 first input information
  • Embodiment 1-1 the first input information is obtained according to real channel samples collected by the first device.
  • the first device may collect or measure a reference signal to obtain real channel samples, and further obtain first input information based on the first configuration information.
  • Embodiment 1-2 The first input information may be acquired by the first device from the second device.
  • the second device may collect or measure a reference signal to obtain real channel samples, and further obtain the first input information based on the first configuration information.
  • the second device may send the first input information to the first device based on the indication of the first device.
  • the first device sends first indication information to the second device, where the first indication information is used to instruct the second device to send the first input information to the first device.
  • the second device may send the first input information to the first device after receiving the first indication information.
  • the second device may send the collected real channel samples to the first device, and the first device further obtains first input information according to the first configuration information and the real channel samples.
  • the method 200 further includes:
  • the first device sends first configuration information to the second device. Further, the second device may generate the first input information according to the first configuration information and real channel samples.
  • Embodiment 2 the at least one second input information
  • Embodiment 2-1 the at least one second input information is obtained by the first device according to the virtual channel samples generated by the generator deployed on the first device.
  • the first device may generate at least one set of virtual channel samples according to at least one generator model, and further obtain the at least one second input information based on the first configuration information and the at least one set of virtual channel samples.
  • Embodiment 2-2 the at least one second input information is acquired by the first device from the second device.
  • the second device may generate at least one set of virtual channel samples according to at least one generator model, and further obtain the at least one second input information based on the first configuration information and the at least one set of virtual channel samples.
  • the second device may send the at least one second input information to the first device based on the instruction of the first device.
  • the first device sends second indication information to the second device, where the second indication information is used to instruct the second device to send the at least one piece of second input information to the first device.
  • the second device may send the at least one second input information to the first device in a case of receiving the second indication information.
  • the method 200 further includes:
  • the first device receives the at least one second input information sent by the second device and generator indexes respectively corresponding to the at least one second input information.
  • the method 200 further includes:
  • the first device sends first configuration information to the second device. Further, the second device may generate second input information according to the first configuration information and the virtual channel samples.
  • the method 200 also includes:
  • the first device sends third indication information to the second device, where the third indication information is used to indicate the target generator index determined by the first device.
  • the first device is a terminal device
  • the second device is a network device
  • the first device is a network device
  • the second device is a terminal device
  • the network device may generate the first input information according to real channel samples, where the real channel samples may be obtained by collecting or measuring a reference signal by the network device.
  • the generator is deployed on the network device, and the network device can generate at least one set of virtual channel samples through at least one generator model, and further obtain at least one second input information based on the at least one set of virtual channel samples.
  • the network device may sequentially save generator models of different rounds and corresponding virtual channel samples during the generator training process.
  • the at least one second input information is further generated based on virtual channel samples generated by different generator models.
  • the network device may evaluate the quality of the at least one second input information according to the first input information and the at least one second input information.
  • the target generator model may be selected according to the quality of the at least one second input information. For example, the generator model corresponding to the second input information with the best quality is selected as the target generator model.
  • virtual channel samples can be generated based on the target generator model for augmentation of the channel sample data set.
  • the terminal device may generate the first input information according to real channel samples, where the real channel samples may be obtained by the terminal device collecting or measuring a reference signal.
  • the generator is deployed on the terminal device, and the terminal device can generate at least one set of virtual channel samples through at least one generator model, and further obtain at least one second input information based on the at least one set of virtual channel samples.
  • the terminal device may sequentially save generator models of different rounds and corresponding virtual channel samples during the generator training process.
  • the at least one second input information is further generated based on virtual channel samples generated by different generator models.
  • the terminal device may evaluate the quality of the at least one second input information according to the first input information and the at least one second input information.
  • the target generator model may be selected according to the quality of the at least one second input information. For example, the generator model corresponding to the second input information with the best quality is selected as the target generator model.
  • virtual channel samples can be generated based on the target generator model for augmentation of the channel sample data set.
  • Case 3 the first input information is generated by a network device, and the at least one second input information is generated by a terminal device.
  • Case 3-1 Quality assessment of virtual channel samples is performed by network equipment.
  • the network device needs to acquire the at least one piece of second input information from the terminal device.
  • a specific signaling interaction process may be as shown in FIG. 8 .
  • the network device sends first configuration information to the terminal device, so that the terminal device generates the at least one piece of second input information.
  • the terminal device may also directly send the generated virtual channel samples to the network device, and in this case, the first configuration information may not be required.
  • the terminal device may also generate the at least one piece of second input information based on the second configuration information.
  • the second configuration information may be default configuration information.
  • the parameters included in the second configuration information refer to the parameters included in the first configuration information in the foregoing embodiments, and details are not repeated here for brevity. It should be understood that the parameters included in the second configuration information and the first configuration information may be the same or different, and/or the values of the parameters included in the second configuration information and the first configuration information may be the same, or, It can also be different.
  • the network device sends the first configuration information to the terminal device.
  • the first configuration information may be carried by any downlink signaling, such as radio resource control (Radio Resource Control, RRC) signaling, media access control (Media Access Control, MAC) signaling or downlink control information (Downlink Control Information, DCI) and so on.
  • RRC Radio Resource Control
  • MAC Media Access Control
  • DCI Downlink Control Information
  • the first configuration information may be carried in dedicated downlink signaling for supporting AI capabilities.
  • the network device sends second indication information to the terminal device, where the second indication information is used to instruct the terminal device to send the at least one piece of second input information to the network device.
  • the second indication information may be carried by any downlink signaling, such as RRC signaling, MAC signaling, or DCI.
  • the second indication information may be carried in dedicated downlink signaling for supporting AI capability.
  • first configuration information and the second indication information may be sent through the same signaling, or may also be sent through different signaling.
  • first configuration information and the second indication information are sent through different signaling, this application does not A specific sequence is not limited.
  • the terminal device sends at least one piece of second input information and an index of the generator model corresponding to the at least one piece of second input information to the network device.
  • the network device evaluates the quality of the virtual channel sample based on the first input information and at least one second input information.
  • the target generator model may be selected according to the quality evaluation result of the virtual channel sample corresponding to the at least one second input information, for example, the generator model corresponding to the virtual channel sample with the best quality is selected as the target generator model.
  • the network device sends third indication information to the terminal device, where the third indication information is used to indicate the index of the target generator model selected by the network device.
  • Case 3-2 The quality assessment of the virtual channel samples is performed by the terminal device.
  • the terminal device needs to obtain the first input information from the network device.
  • a specific signaling interaction process may be as shown in FIG. 9 .
  • the terminal device sends first configuration information to the network device, so that the network device generates the first input information.
  • the network device may also directly send the obtained real channel samples to the terminal device.
  • the first configuration information may not be required.
  • the network device may also generate the first input information based on the second configuration information.
  • the second configuration information may be default configuration information.
  • parameters included in the second configuration information refer to the parameters included in the first configuration information in the foregoing embodiments, and details are not repeated here for brevity.
  • the parameters included in the second configuration information and the first configuration information may be the same or different, and/or the values of the parameters included in the second configuration information and the first configuration information may be the same, or, It can also be different.
  • the terminal device sends the first configuration information to the network device.
  • the first configuration information may also be configured by the network device for the terminal device, as long as the network device and the terminal device have the same understanding of how the first input information and the second input information are generated. Yes, the present application does not limit the specific configuration manner of the first configuration information.
  • the first configuration information may be carried by any uplink signaling, such as RRC signaling or MAC signaling.
  • the first configuration information may be carried by dedicated uplink signaling for supporting AI capabilities.
  • the terminal device sends first indication information to the network device, where the first indication information is used to instruct the network device to send the first input information to the terminal device.
  • the first indication information may be carried by any uplink signaling, such as RRC signaling, MAC signaling and so on.
  • the first indication information may be carried by dedicated uplink signaling for supporting AI capabilities.
  • first configuration information and the first indication information may be sent through the same signaling, or may also be sent through different signaling.
  • this application does not A specific sequence is not limited.
  • the network device sends the first input information to the terminal device.
  • the terminal device evaluates the quality of the virtual channel sample based on the first input information and at least one second input information.
  • the target generator model may be selected according to the quality evaluation result of the virtual channel sample corresponding to the at least one second input information, for example, the generator model corresponding to the virtual channel sample with the best quality is selected as the target generator model.
  • Case 4 the first input information is generated by a terminal device, and the at least one second input information is generated by a network device.
  • Case 4-1 Quality assessment of virtual channel samples is performed by network equipment.
  • the network device needs to obtain the first input information from the terminal device.
  • a specific signaling interaction process may be as shown in FIG. 10 .
  • the network device sends first configuration information to the terminal device, so that the terminal device generates the first input information.
  • the terminal device may also directly send the obtained real channel samples to the network device, and in this case, the first configuration information may not be required.
  • the terminal device may also generate the first input information based on the second configuration information.
  • the second configuration information may be default configuration information.
  • parameters included in the second configuration information refer to the parameters included in the first configuration information in the foregoing embodiments, and details are not repeated here for brevity.
  • the parameters included in the second configuration information and the first configuration information may be the same or different, and/or the values of the parameters included in the second configuration information and the first configuration information may be the same, or, It can also be different.
  • the network device sends the first configuration information to the terminal device.
  • the first configuration information may be carried by any downlink signaling, such as RRC signaling or MAC signaling.
  • the first configuration information may be carried in dedicated downlink signaling for supporting AI capabilities.
  • the network device sends first indication information to the terminal device, where the first indication information is used to instruct the terminal device to send the first input information to the network device.
  • the first indication information may be carried by any downlink signaling, such as RRC signaling, MAC signaling and so on.
  • the first indication information may be carried in dedicated downlink signaling for supporting AI capabilities.
  • first configuration information and the first indication information may be sent through the same signaling, or may also be sent through different signaling.
  • this application does not A specific sequence is not limited.
  • the terminal device sends the first input information to the network device.
  • the network device evaluates the quality of the virtual channel sample based on the first input information and at least one second input information.
  • the target generator model may be selected according to the quality evaluation result of the virtual channel sample corresponding to the at least one second input information, for example, the generator model corresponding to the virtual channel sample with the best quality is selected as the target generator model.
  • Case 4-2 The quality assessment of the virtual channel samples is performed by the terminal device.
  • the terminal device needs to acquire the at least one piece of second input information from the network device.
  • a specific signaling interaction process may be as shown in FIG. 11 .
  • the terminal device sends first configuration information to the network device, so that the network device generates the at least one piece of second input information.
  • the network device may also directly send the generated virtual channel samples to the terminal device.
  • the first configuration information may not be required.
  • the network device may also generate the at least one piece of input information based on the second configuration information.
  • the second configuration information may be default configuration information.
  • parameters included in the second configuration information refer to the parameters included in the first configuration information in the foregoing embodiments, and details are not repeated here for brevity.
  • the parameters included in the second configuration information and the first configuration information may be the same or different, and/or the values of the parameters included in the second configuration information and the first configuration information may be the same, or, It can also be different.
  • the terminal device sends the first configuration information to the network device.
  • the first configuration information may also be configured by the network device for the terminal device, as long as the network device and the terminal device have the same understanding of how the first input information and the second input information are generated. Yes, the present application does not limit the specific configuration manner of the first configuration information.
  • the first configuration information may be carried by any uplink signaling, such as RRC signaling, MAC signaling and so on.
  • the first configuration information may be carried by dedicated uplink signaling for supporting AI capabilities.
  • the terminal device sends second indication information to the network device, where the second indication information is used to instruct the network device to send the at least one second input information to the terminal device.
  • the second indication information may be carried by any uplink signaling, such as RRC signaling or MAC signaling.
  • the second indication information may be carried by dedicated uplink signaling used to support the AI capability.
  • first configuration information and the second indication information may be sent through the same signaling, or may also be sent through different signaling.
  • first configuration information and the second indication information are sent through different signaling, this application does not A specific sequence is not limited.
  • the network device sends at least one piece of second input information and an index of a generator model corresponding to the at least one piece of second input information to the terminal device.
  • the terminal device evaluates the quality of the virtual channel sample based on the first input information and at least one second input information.
  • the target generator model may be selected according to the quality evaluation result of the virtual channel sample corresponding to the at least one second input information, for example, the generator model corresponding to the virtual channel sample with the best quality is selected as the target generator model.
  • the terminal device sends third indication information to the network device, where the third indication information is used to indicate the index of the target generator model selected by the network device.
  • the embodiment of the present application does not limit the specific manner in which the network device or the terminal device evaluates the quality of the virtual channel sample according to the first input information and the second input information.
  • the method for evaluating the quality of virtual channel samples provided by the present application will be described in conjunction with specific embodiments.
  • S220 may include:
  • the quality assessment information is used to indicate the similarity between the real channel samples and the virtual channel samples and/or the dispersion of the virtual channel samples.
  • the quality evaluation information of the second input information includes a first index and a second index
  • the first index is used to indicate the similarity between the virtual channel sample and the real channel sample, that is, the first index is similar A degree index
  • the second index is used to indicate the dispersion degree of the virtual channel samples
  • the second index is a dispersion degree index.
  • the higher the first index the closer the virtual channel sample is to the real channel sample, and the lower the second index, the better the diversity of the virtual channel sample, that is, the higher the dispersion.
  • Based on the virtual channel sample expansion data set there is It is beneficial to improve the generalization performance of the network.
  • the quality evaluation information of the second input information includes a third index
  • the third index is generated according to the first index and the second index.
  • the third index is the ratio of the first index to the second index. The larger the third index, the higher the generation quality of the virtual channel.
  • the first device generates quality evaluation information of the second input information according to the first input information and the second input information, including:
  • the quality evaluation information of the second input information is generated according to the first input information, the second input information and the third input information.
  • the third input information may be an evaluation parameter of the virtual channel sample, for example, the third input information may include the evaluation parameter of the virtual channel sample in the first configuration information.
  • the third input information includes at least one of the following information:
  • the first device may determine a target similarity between virtual channel samples and real channel samples and/or a target dispersion of virtual channel samples according to the first input information and the second input information.
  • the first device determines the target similarity between virtual channel samples and real channel samples according to the first input information and the second input information, including the following steps:
  • Step 1 The first device may sample the first input information and the second input information according to the third input information to obtain a real channel sample set and a virtual channel sample set.
  • L1 real channel samples are extracted from the first input information according to the quantity parameter L1 to form a real channel sample set
  • L2 virtual channel samples are extracted from the second input information according to the quantity parameter L2 to form a virtual channel sample set.
  • Step 2 Determine the K target real channel samples corresponding to each virtual channel sample in the virtual channel sample set (that is, K-similarity), wherein the K target real channel samples corresponding to each virtual channel sample are the K real channel samples with the highest similarity to the virtual channel samples in the set of real channel samples.
  • the i-th virtual channel sample in the set of virtual channel samples Determine L1 real channel samples and virtual channel samples in the real channel sample set The K target real channel samples with the highest similarity.
  • Step 3 According to the K target real channel samples corresponding to each virtual channel sample, determine the similarity information between each virtual channel sample and the real channel sample.
  • the virtual channel sample The average value of the similarity with the corresponding K target real channel samples is used as the virtual channel sample Similarity to real channel samples.
  • Step 4 Determine the target similarity between the virtual channel sample and the real channel sample according to the similarity information between each virtual channel sample and the real channel sample in the virtual channel sample set.
  • the average value of the similarity information of each virtual channel sample and real channel sample in the virtual channel sample set is used as the target similarity between the virtual channel sample and the real channel sample.
  • the similarity between the real channel samples and the virtual channel samples can be measured according to the distance between the real channel samples and the virtual channel samples.
  • the dimensions of the real channel samples and the virtual channel samples have been vectorized, that is, h represents the vector of the real channel, A vector representing a virtual channel.
  • the distance function of real channel samples and virtual channel samples can be defined as
  • cosine similarity can be used to determine the similarity between real channel samples and virtual channel samples.
  • the distance function of real channel samples and virtual channel samples It can be calculated using the following formula:
  • the distance function It can also be measured by the vector x-norm, for example, as shown in the following formula:
  • x can take the norm of 0, 1, 2, etc., which is not limited in this application.
  • the cosine similarity index K sim of virtual channel samples and real channel samples is defined as follows:
  • the cosine similarity index K sim may be an implementation of the aforementioned first index, and of course other similarity indexes may also be used to represent the similarity between virtual channel samples and real channel samples, and the present application is not limited thereto.
  • the i-th virtual channel sample in the set of virtual channel samples Among the L1 real channel samples in the set of real channel samples, find the same
  • the K target real channel samples with the highest similarity, and the average of the similarities between all virtual channel samples and their corresponding target real channel samples is taken as the target similarity K sim between the virtual channel samples and the real channel samples.
  • K-similarity measures the similarity between real channel samples and virtual channel samples. The higher the K-similarity, the closer the distribution of generated virtual channel samples is to the distribution of real channel samples, indicating the quality of the generated virtual channel samples. higher.
  • the network will overfit on the data set and affect the generalization of the network.
  • the dispersion of the virtual channel samples can be further evaluated.
  • the determining the target dispersion of virtual channel samples according to the first input information and the second input information includes the following steps:
  • Step 1 Sampling the first input information and the second input information according to the third input information to obtain a real channel sample set and a virtual channel sample set.
  • L1 real channel samples are extracted from the first input information according to the quantity parameter L1 to form a real channel sample set
  • L2 virtual channel samples are extracted from the second input information according to the quantity parameter L2 to form a virtual channel sample set.
  • Step 2 Determine K target real channel samples corresponding to each virtual channel sample in the virtual channel sample set, wherein the K target real channel samples corresponding to each virtual channel sample are the real channel sample set The K real channel samples with the highest similarity with the virtual channel samples.
  • the i-th virtual channel sample in the set of virtual channel samples Determine L1 real channel samples and virtual channel samples in the real channel sample set The K target real channel samples with the highest similarity.
  • Step 3 Determine the number of target virtual channel samples corresponding to each real channel sample, wherein the real channel samples belong to K target real channel samples corresponding to the corresponding target virtual channel samples.
  • a counter is maintained for each real channel sample in the real channel sample set, or, for the real channel sample set including L1 real channel samples, a sequence I of length L1 is maintained, and the sequence I includes L1 counts value, corresponding to the L1 real channel samples, each count value is used to record the number of times the corresponding real channel sample is selected as the target real channel sample based on the K-similarity, or in other words, satisfy the K-similarity with the real channel sample The number of virtual channel samples required by the degree. For example, in step 2, for each virtual channel sample in the virtual channel sample set, K target real channel samples can be found, and at this time, add one to the corresponding count value of the target real channel sample in the sequence I.
  • Step 4 Determine the target dispersion of the virtual channel samples according to the number of target virtual channel samples corresponding to each real channel sample.
  • the target dispersion of the virtual channel samples is determined according to the standard deviation of the number of target virtual channel samples corresponding to each real channel sample.
  • the standard deviation K dis can be calculated for the L1 count values in the sequence I, and the target dispersion of the virtual channel samples can be represented by the standard deviation index, as shown in the following formula:
  • the standard deviation index K sim may be an implementation of the aforementioned second index, and of course other indexes may also be used to represent the dispersion of the virtual channel samples, and the present application is not limited thereto.
  • the standard deviation when used to represent the dispersion of virtual channel samples, the higher the value of the standard deviation, the lower the dispersion of the virtual channel samples, and the lower the value of the standard deviation, it means that the virtual channel The higher the dispersion of the sample is.
  • the target generator model in the at least one generator model may be determined according to the target similarity between the virtual channel samples and the real channel samples and the target dispersion of the virtual channel samples.
  • the generator model corresponding to the virtual channel sample with the highest target dispersion for example, the second index has the lowest value
  • the generator model corresponding to the virtual channel sample with the highest target similarity for example, the highest value of the first index
  • the generator model corresponding to the virtual channel sample with the largest ratio of the target similarity to the target dispersion (for example, the value of the third index is the largest) is selected as the target generator model.
  • the quality evaluation of the virtual channel samples is performed based on the similarity between the virtual channel samples and the real channel samples and the dispersion of the virtual channel samples, which is beneficial to take into account the similarity between the virtual channel samples and the real channel samples, and
  • the diversity of virtual channel samples can effectively expand the data set and ensure the generalization performance of deep neural network training under AI tasks.
  • flexible input formats of virtual channel samples and real channel samples can be supported, specifically, before performing quality evaluation on virtual channel samples, for any input format of real channel samples and virtual channel samples, Both can generate first input information and second input information in a unified format based on the first configuration information.
  • a dedicated signaling interaction method is designed, which can support online virtual channel quality evaluation and generator model selection, which is conducive to meeting the model update and migration in the communication system Data set expansion requirements such as learning.
  • Fig. 12 is a schematic block diagram of a method for evaluating the quality of virtual channel samples according to an embodiment of the present application.
  • the quality evaluation method may be executed by an evaluator on the first device, and the evaluator may be implemented as a processor.
  • the generator may generate virtual channel samples based on the input information of the generator, and further, generate second input information based on the virtual channel samples.
  • a plurality of second input information can be obtained based on virtual channel samples generated by different generator models.
  • the corresponding virtual channel samples are generated based on the generator model of different rounds in the network training process.
  • first input information, the second input information and the third input information may be input into the evaluator to obtain the quality evaluation information of the second input information, for example, the aforementioned first index and second index, or the third indicators etc.
  • the technical solution of the present application can be used to evaluate the quality of the generated virtual channel samples. For example, evaluate the generation quality of virtual channel samples from two perspectives of K-similarity and K-dispersion, and support flexible input dimensions and methods of real channel samples and virtual channel samples.
  • 4000 real CDL-C300 channel samples are used as input.
  • the number of samples in the training set is too small, and the neural network is trained in this way. It is easy to produce overfitting on the set, and the training effect is poor, so it is necessary to generate virtual channel samples to expand the training set.
  • mode 1 corresponds to the virtual channel samples generated by the traditional virtual channel generation mode
  • mode 2 corresponds to the virtual channel samples generated based on the quality assessment method of the embodiment of the present application.
  • K 1, that is, 1-similarity and 1-dispersion.
  • the third and fourth columns of the index in Table 1 indicate the recovery degree of the CSI feature vector, and the larger the value, the better the recovery performance of the CSI feature vector.
  • the virtual channel samples generated based on the method 2 are better than the virtual channel samples generated based on the method 1 in terms of similarity index. Moreover, the virtual channel samples generated based on the method 2 are better than the virtual channel samples generated based on the method 1 in terms of dispersion index. Therefore, when the virtual channel samples generated by the two methods are used as the training set to train the CSI feedback model respectively and applied to the real channel samples, the CSI model obtained based on method 2 is also better than the CSI model obtained based on method 1 (0.784> 0.762).
  • the quality assessment method of virtual channel samples based on K-similarity and K-dispersion can select better virtual channel samples and use them for data set expansion, thereby improving the accuracy of data sets under AI-based deep learning tasks. Sufficient problem to improve deep neural network generalization.
  • the quality evaluation index based on K-similarity and K-dispersion is used to guide the selection of the generator model, which is beneficial to improve the quality of the virtual channel generated by the generator.
  • the method for evaluating the quality of virtual channel samples based on the embodiment of the present application can generate high-quality virtual channel samples, which is conducive to expanding the scale of the data set and ensuring the training effect and generalization performance of the model.
  • the channel quality assessment method may also be extended to the generation and evaluation of single-stream feature vectors and multi-stream feature vectors extracted from channels.
  • the real feature vector samples can be used as the first input information
  • the virtual feature vector samples can be used as the second input information, and the technical solution of the present application is also applicable.
  • FIG. 13 is a schematic diagram of a method for evaluating the quality of virtual channel samples according to other embodiments of the present application. As shown in FIG. 13 , the method 300 may include at least part of the following:
  • the first device determines quality evaluation information of the second input information according to the first input information and the second input information
  • the first input information is information of real channel samples
  • the second input information is information of virtual channel samples
  • the quality evaluation information of the second input information is used to indicate the similarity between virtual channel samples and real channel samples degree and/or dispersion of virtual channel samples.
  • the first device is a terminal device or a network device.
  • the real channel samples include at least one of the following:
  • Channel samples in time domain channel samples in frequency domain, channel samples in angle domain.
  • the virtual channel samples include at least one of the following:
  • Channel samples in time domain channel samples in frequency domain, channel samples in angle domain.
  • the information of the time-domain channel samples includes information of at least one of the following dimensions:
  • the information of the channel samples in the frequency domain includes information of at least one of the following dimensions:
  • the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
  • the quality evaluation information of the second input information includes a first index and a second index
  • the first index is used to indicate the similarity between the virtual channel sample and the real channel sample
  • the second The indicator is used to indicate the dispersion of the virtual channel samples
  • the quality assessment information of the second input information includes a third indicator, and the third indicator is generated according to the first indicator and the second indicator.
  • the first device generates quality evaluation information of the second input information according to the first input information and the second input information, including:
  • a target similarity between virtual channel samples and real channel samples and/or a target dispersion of virtual channel samples are determined.
  • the determining the target similarity between virtual channel samples and real channel samples and/or the target dispersion of virtual channel samples according to the first input information and the second input information includes:
  • the second input information and the third input information determine the target similarity between the virtual channel samples and the real channel samples and/or the target dispersion of the virtual channel samples, wherein the third input information includes At least one of the following information:
  • the determining the target similarity between the virtual channel samples and the real channel samples and/or the target dispersion of the virtual channel samples according to the first input information, the second input information and the third input information includes :
  • K target real channel samples corresponding to each virtual channel sample in the set of virtual channel samples wherein the K target real channel samples corresponding to each virtual channel sample are in the set of real channel samples corresponding to the set The K real channel samples with the highest similarity to the virtual channel samples;
  • K target real channel samples corresponding to each virtual channel sample determine the similarity information of each virtual channel sample and the real channel sample
  • the similarity information between each virtual channel sample and the real channel sample in the virtual channel sample set determine the target similarity between the virtual channel sample and the real channel sample.
  • the determining the target similarity between the virtual channel samples and the real channel samples and/or the target dispersion of the virtual channel samples according to the first input information, the second input information and the third input information includes :
  • K target real channel samples corresponding to each virtual channel sample in the set of virtual channel samples wherein the K target real channel samples corresponding to each virtual channel sample are in the set of real channel samples corresponding to the set The K real channel samples with the highest similarity to the virtual channel samples;
  • the determining the target dispersion of virtual channel samples according to the number of target virtual channel samples corresponding to each real channel sample includes:
  • the target dispersion of the virtual channel samples is determined according to the standard deviation of the number of target virtual channel samples corresponding to each real channel sample.
  • the target generator model in the at least one generator model may be determined according to the target similarity between the virtual channel samples and the real channel samples and the target dispersion of the virtual channel samples.
  • the generator model corresponding to the virtual channel sample with the highest target dispersion is selected as the target generator model.
  • the generator model corresponding to the virtual channel sample with the highest target similarity is selected as the target generator model.
  • the generator model corresponding to the virtual channel sample with the largest ratio of the target similarity to the target dispersion is selected as the target generator model.
  • Fig. 14 is a schematic block diagram of a method for evaluating the quality of virtual channel samples according to an embodiment of the present application.
  • the quality evaluation method may be executed by an evaluator on the first device, and the evaluator may be implemented as a processor.
  • the first input information, the second input information and the third input information may be input into the evaluator to obtain the quality evaluation information of the second input information, for example, the aforementioned first index and second index, or, is the third indicator etc.
  • the quality evaluation of the virtual channel samples is performed based on the similarity between the virtual channel samples and the real channel samples and the dispersion of the virtual channel samples, which is beneficial to take into account the similarity between the virtual channel samples and the real channel samples, and
  • the diversity of virtual channel samples can effectively expand the data set and ensure the generalization performance of deep neural network training under AI tasks.
  • flexible input formats of virtual channel samples and real channel samples can be supported, specifically, before performing quality evaluation on virtual channel samples, for any input format of real channel samples and virtual channel samples, Both can generate first input information and second input information in a unified format based on the first configuration information.
  • Fig. 15 shows a schematic block diagram of a wireless communication device 400 according to an embodiment of the present application.
  • the device 400 includes: a processing module 410, configured to acquire first input information and at least one second input information, wherein the first input information is information of real channel samples, and the second input information the information is information of virtual channel samples, and the at least one second input information corresponds to at least one generator model; and
  • the processing module 410 is also used for:
  • first configuration information where the first configuration information is used to configure at least one of the following:
  • a quality assessment parameter of the at least one second input information is provided.
  • the first configuration information includes at least one of the following:
  • the number of similar channel samples parameter K is the number of similar channel samples.
  • the configuration information for generating channel samples in the frequency domain dimension includes at least one of the following:
  • Frequency domain granularity configuration Frequency domain granularity configuration, resource tailoring method of frequency domain dimension, indication information of target frequency domain resources.
  • the indication information of the target frequency domain resource includes: index and length of the starting frequency domain resource; or,
  • the indication information of the target frequency domain resource includes: an index of a starting frequency domain resource and a frequency domain resource interval, wherein the frequency domain resource interval is an interval between two adjacent target frequency domain resources.
  • the configuration information for generating channel samples of the time domain dimension includes at least one of the following:
  • Time-domain granularity configuration Time-domain granularity configuration, resource clipping mode of time-domain dimension, and indication information of target time-domain resources.
  • the indication information of the target time domain resource includes: index and length of the starting time domain resource; or,
  • the indication information of the target time-domain resource includes: an index of a starting time-domain resource and a time-domain resource interval, wherein the time-domain resource interval is an interval between two adjacent target time-domain resources.
  • the configuration information for generating channel samples of antenna domain dimensions includes at least one of the following:
  • Antenna domain granularity configuration resource tailoring mode of antenna domain dimension, indication information of target antenna domain resources.
  • the indication information of the target antenna domain resource includes: the index and the number of antennas of the starting antenna, or the index and the number of ports of the starting antenna; or,
  • the indication information of the target antenna domain resource includes: the index and antenna interval of the starting antenna, or the index and port interval of the starting antenna, wherein the antenna interval or port interval is between two adjacent antenna domain resources interval.
  • the first input information is obtained according to real channel samples collected by the device.
  • the first input information is obtained from a second device.
  • the device 400 further includes: a communication module, configured to send first indication information to the second device, where the first indication information is used to instruct the second device to send the the first input information.
  • the device 400 further includes: a communication module, configured to send first configuration information to the second device, the first input information is generated according to the first configuration information.
  • the at least one second input information is obtained according to virtual channel samples generated by a generator deployed on the device.
  • the at least one second input information is obtained from a second device.
  • the device 400 further includes: a communication module, configured to send second indication information to the second device, where the second indication information is used to instruct the second device to send the at least one second input information.
  • the device 400 further includes: a communication module, configured to send first configuration information to the second device, and the at least one second input information is generated according to the first configuration information.
  • the device 400 further includes: a communication module, configured to receive the at least one second input information sent by the second device and generator indexes respectively corresponding to the at least one second input information.
  • the device 400 further includes: a communication module, configured to send third indication information to the second device, where the third indication information is used to indicate the target generator index determined by the device.
  • the device is a terminal device, and the second device is a network device; or,
  • the device is a network device, and the second device is a terminal device.
  • the real channel samples include at least one of the following:
  • Channel samples in time domain channel samples in frequency domain, channel samples in angle domain.
  • the virtual channel samples include at least one of the following:
  • Channel samples in time domain channel samples in frequency domain, channel samples in angle domain.
  • the information of the time-domain channel samples includes information of at least one of the following dimensions:
  • the information of the frequency domain channel samples includes information of at least one of the following dimensions:
  • the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
  • Angle of launch Angle of arrival; length of granularity in time domain or length of frequency domain granularity.
  • the time-domain granularity length is one of the following:
  • the real multipath number of the channel the number of sampling points sampled in the time domain according to the first sampling rate, and the number of time units for time domain sampling.
  • the frequency domain granularity length is one of the following:
  • Number of subcarriers Number of resource blocks, number of subbands.
  • the processing module 410 is also used for:
  • the quality assessment information is used to indicate the similarity between the virtual channel samples and the real channel samples and/or the dispersion of the virtual channel samples.
  • the processing module 410 is also used for:
  • each second input information and third input information determine the quality evaluation information corresponding to each second input information, wherein the third input information includes the following information at least one of:
  • the processing module 410 is further configured to: determine a target generator model in the at least one generator model according to the quality evaluation information corresponding to each second input information.
  • the above-mentioned communication module may be a communication interface or a transceiver, or an input-output interface of a communication chip or a system on a chip.
  • the above-mentioned processing module and encoding module may be one or more processors.
  • the device 400 according to the embodiment of the present application may correspond to the first device in the method embodiment of the present application, and the above-mentioned and other operations and/or functions of each unit in the device 400 are respectively in order to realize the The corresponding process of the first device in the method 200 is shown, and for the sake of brevity, details are not repeated here.
  • Fig. 16 is a schematic block diagram of a wireless communication device 500 according to an embodiment of the present application.
  • the device 500 of Figure 16 includes:
  • a communication module 510 configured to send first information to the first device, where the first information includes at least one of the following:
  • the first input information is information of real channel samples
  • At least one second input information is information of virtual channel samples, the at least one second input information corresponds to at least one generator model, and each second input information is generated by a corresponding generator model;
  • the communication module 510 is also used for:
  • the communication module 510 is also used for:
  • the communication module 510 is also used for:
  • a quality assessment parameter of the at least one second input information is provided.
  • the first configuration information includes at least one of the following:
  • Configuration information for generating channel samples of antenna domain dimension
  • the configuration information for generating channel samples in the frequency domain dimension includes at least one of the following:
  • Frequency domain granularity configuration Frequency domain granularity configuration, resource tailoring method of frequency domain dimension, indication information of target frequency domain resources.
  • the indication information of the target frequency domain resource includes: index and length of the starting frequency domain resource; or,
  • the indication information of the target frequency domain resource includes: an index of a starting frequency domain resource and a frequency domain resource interval, wherein the frequency domain resource interval is an interval between two adjacent target frequency domain resources.
  • the configuration information for generating channel samples of the time domain dimension includes at least one of the following:
  • Time-domain granularity configuration Time-domain granularity configuration, resource clipping mode of time-domain dimension, and indication information of target time-domain resources.
  • the indication information of the target time domain resource includes: index and length of the starting time domain resource; or,
  • the indication information of the target time-domain resource includes: an index of a starting time-domain resource and a time-domain resource interval, wherein the time-domain resource interval is an interval between two adjacent target time-domain resources.
  • the configuration information for generating channel samples of antenna domain dimensions includes at least one of the following:
  • Antenna domain granularity configuration resource tailoring mode of antenna domain dimension, indication information of target antenna domain resources.
  • the indication information of the target antenna domain resource includes: the index and the number of antennas of the starting antenna, or the index and the number of ports of the starting antenna; or,
  • the indication information of the target antenna domain resource includes: the index and antenna interval of the starting antenna, or the index and port interval of the starting antenna, wherein the antenna interval or port interval is between two adjacent antenna domain resources interval.
  • the real channel samples include at least one of the following:
  • Channel samples in time domain channel samples in frequency domain, channel samples in angle domain.
  • the virtual channel samples include at least one of the following:
  • Channel samples in time domain channel samples in frequency domain, channel samples in angle domain.
  • the information of the time-domain channel samples includes information of at least one of the following dimensions:
  • the information of the frequency domain channel samples includes information of at least one of the following dimensions:
  • the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
  • the time-domain granularity length is one of the following:
  • the real multipath number of the channel the number of sampling points sampled in the time domain according to the first sampling rate, and the number of time units for time domain sampling.
  • the frequency domain granularity length is one of the following:
  • Number of subcarriers Number of resource blocks, number of subbands.
  • the above-mentioned communication module may be a communication interface or a transceiver, or an input-output interface of a communication chip or a system-on-chip.
  • the above-mentioned processing module and encoding module may be one or more processors.
  • the device 500 according to the embodiment of the present application may correspond to the second device in the method embodiment of the present application, and the above-mentioned and other operations and/or functions of each unit in the device 500 are respectively in order to realize the The corresponding process of the second device in the method 200 is shown, and for the sake of brevity, details are not repeated here.
  • Fig. 17 is a schematic block diagram of a wireless communication device 800 according to an embodiment of the present application.
  • the device 800 of Figure 17 includes:
  • a processing module 810 configured to determine quality evaluation information of the second input information according to the first input information and the second input information
  • the first input information is information of real channel samples
  • the second input information is information of virtual channel samples
  • the quality evaluation information of the second input information is used to indicate the similarity between virtual channel samples and real channel samples degree and/or dispersion of virtual channel samples.
  • the real channel samples include at least one of the following:
  • Channel samples in time domain channel samples in frequency domain, channel samples in angle domain.
  • the virtual channel samples include at least one of the following:
  • Channel samples in time domain channel samples in frequency domain, channel samples in angle domain.
  • the information of the time-domain channel samples includes information of at least one of the following dimensions:
  • the information of the frequency domain channel samples includes information of at least one of the following dimensions:
  • the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
  • the quality evaluation information of the second input information includes a first index and a second index, the first index is used to indicate the similarity between the virtual channel sample and the real channel sample, and the second index is used to indicate the dispersion of virtual channel samples; or,
  • the quality evaluation information of the second input information includes a third index, and the third index is generated according to the first index and the second index.
  • processing module 810 is also used for:
  • a target similarity between virtual channel samples and real channel samples and/or a target dispersion of virtual channel samples are determined.
  • processing module 810 is also used for:
  • the third input information determine the target similarity between the virtual channel samples and the real channel samples and/or the target dispersion of the virtual channel samples, wherein the third input information includes the following information At least one of:
  • processing module 810 is also used for:
  • K target real channel samples corresponding to each virtual channel sample in the set of virtual channel samples wherein the K target real channel samples corresponding to each virtual channel sample are in the set of real channel samples corresponding to the set The K real channel samples with the highest similarity to the virtual channel samples;
  • the similarity information between each virtual channel sample and the real channel sample in the virtual channel sample set determine the target similarity between the virtual channel sample and the real channel sample.
  • processing module 810 is also used for:
  • K target real channel samples corresponding to each virtual channel sample in the set of virtual channel samples wherein the K target real channel samples corresponding to each virtual channel sample are in the set of real channel samples corresponding to the set The K real channel samples with the highest similarity to the virtual channel samples;
  • the processing module 810 is further configured to: determine the target dispersion of the virtual channel samples according to the standard deviation of the number of target virtual channel samples corresponding to each real channel sample.
  • the device is a terminal device or a network device.
  • the above-mentioned communication module may be a communication interface or a transceiver, or an input-output interface of a communication chip or a system-on-chip.
  • the above-mentioned processing module and encoding module may be one or more processors.
  • the device 800 for wireless communication may correspond to the first device in the method embodiment of the present application, and the above-mentioned and other operations and/or functions of each unit in the device 500 are respectively in order to realize the For the sake of brevity, the corresponding process of the first device in the method 300 shown in FIG. 14 will not be repeated here.
  • Fig. 18 is a schematic structural diagram of a communication device 600 provided by an embodiment of the present application.
  • the communication device 600 shown in FIG. 18 includes a processor 610, and the processor 610 can call and run a computer program from a memory, so as to implement the method in the embodiment of the present application.
  • the communication device 600 may further include a memory 620 .
  • the processor 610 can invoke and run a computer program from the memory 620, so as to implement the method in the embodiment of the present application.
  • the memory 620 may be an independent device independent of the processor 610 , or may be integrated in the processor 610 .
  • the communication device 600 may further include a transceiver 630, and the processor 610 may control the transceiver 630 to communicate with other devices, specifically, to send information or data to other devices, or receive other Information or data sent by the device.
  • the transceiver 630 may include a transmitter and a receiver.
  • the transceiver 630 may further include antennas, and the number of antennas may be one or more.
  • the communication device 600 may specifically be the first device in the embodiment of the present application, and the communication device 600 may implement the corresponding processes implemented by the first device in each method of the embodiment of the present application. Let me repeat.
  • the communication device 600 may specifically be the second device in the embodiment of the present application, and the communication device 600 may implement the corresponding processes implemented by the second device in each method of the embodiment of the present application.
  • the Let me repeat for the sake of brevity, the Let me repeat.
  • FIG. 19 is a schematic structural diagram of a chip according to an embodiment of the present application.
  • the chip 700 shown in FIG. 19 includes a processor 710, and the processor 710 can call and run a computer program from a memory, so as to implement the method in the embodiment of the present application.
  • the chip 700 may further include a memory 720 .
  • the processor 710 can invoke and run a computer program from the memory 720, so as to implement the method in the embodiment of the present application.
  • the memory 720 may be an independent device independent of the processor 710 , or may be integrated in the processor 710 .
  • the chip 700 may also include an input interface 730 .
  • the processor 710 may control the input interface 730 to communicate with other devices or chips, specifically, may obtain information or data sent by other devices or chips.
  • the chip 700 may also include an output interface 740 .
  • the processor 710 can control the output interface 740 to communicate with other devices or chips, specifically, can output information or data to other devices or chips.
  • the chip can be applied to the first device in the embodiments of the present application, and the chip can implement the corresponding processes implemented by the first device in the various methods of the embodiments of the present application.
  • the chip can implement the corresponding processes implemented by the first device in the various methods of the embodiments of the present application.
  • details are not repeated here.
  • the chip can be applied to the second device in the embodiments of the present application, and the chip can implement the corresponding processes implemented by the second device in the various methods of the embodiments of the present application.
  • the chip can implement the corresponding processes implemented by the second device in the various methods of the embodiments of the present application.
  • details are not repeated here.
  • the chip mentioned in the embodiment of the present application may also be called a system-on-chip, a system-on-chip, a system-on-a-chip, or a system-on-a-chip.
  • the processor in the embodiment of the present application may be an integrated circuit chip, which has a signal processing capability.
  • each step of the above-mentioned method embodiments may be completed by an integrated logic circuit of hardware in a processor or instructions in the form of software.
  • the above-mentioned processor can be a general-purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application-specific integrated circuit (Application Specific Integrated Circuit, ASIC), an off-the-shelf programmable gate array (Field Programmable Gate Array, FPGA) or other available Program logic devices, discrete gate or transistor logic devices, discrete hardware components.
  • DSP Digital Signal Processor
  • ASIC Application Specific Integrated Circuit
  • FPGA Field Programmable Gate Array
  • a general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.
  • the steps of the method disclosed in connection with the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor.
  • the software module can be located in a mature storage medium in the field such as random access memory, flash memory, read-only memory, programmable read-only memory or electrically erasable programmable memory, register.
  • the storage medium is located in the memory, and the processor reads the information in the memory, and completes the steps of the above method in combination with its hardware.
  • the memory in the embodiments of the present application may be a volatile memory or a nonvolatile memory, or may include both volatile and nonvolatile memories.
  • the non-volatile memory can be read-only memory (Read-Only Memory, ROM), programmable read-only memory (Programmable ROM, PROM), erasable programmable read-only memory (Erasable PROM, EPROM), electronically programmable Erase Programmable Read-Only Memory (Electrically EPROM, EEPROM) or Flash.
  • the volatile memory can be Random Access Memory (RAM), which acts as external cache memory.
  • RAM Static Random Access Memory
  • SRAM Static Random Access Memory
  • DRAM Dynamic Random Access Memory
  • Synchronous Dynamic Random Access Memory Synchronous Dynamic Random Access Memory
  • SDRAM double data rate synchronous dynamic random access memory
  • Double Data Rate SDRAM, DDR SDRAM enhanced synchronous dynamic random access memory
  • Enhanced SDRAM, ESDRAM synchronous connection dynamic random access memory
  • Synchlink DRAM, SLDRAM Direct Memory Bus Random Access Memory
  • Direct Rambus RAM Direct Rambus RAM
  • the memory in the embodiment of the present application may also be a static random access memory (static RAM, SRAM), a dynamic random access memory (dynamic RAM, DRAM), Synchronous dynamic random access memory (synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (double data rate SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (enhanced SDRAM, ESDRAM), synchronous connection Dynamic random access memory (synch link DRAM, SLDRAM) and direct memory bus random access memory (Direct Rambus RAM, DR RAM), etc. That is, the memory in the embodiments of the present application is intended to include, but not be limited to, these and any other suitable types of memory.
  • the embodiment of the present application also provides a computer-readable storage medium for storing computer programs.
  • the computer-readable storage medium may be applied to the first device in the embodiments of the present application, and the computer program causes the computer to execute the corresponding processes implemented by the first device in the methods of the embodiments of the present application.
  • the computer program causes the computer to execute the corresponding processes implemented by the first device in the methods of the embodiments of the present application.
  • the computer-readable storage medium may be applied to the second device in the embodiment of the present application, and the computer program causes the computer to execute the corresponding process implemented by the second device in each method of the embodiment of the present application.
  • the computer program causes the computer to execute the corresponding process implemented by the second device in each method of the embodiment of the present application.
  • the embodiment of the present application also provides a computer program product, including computer program instructions.
  • the computer program product can be applied to the first device in the embodiments of the present application, and the computer program instructions cause the computer to execute the corresponding processes implemented by the first device in the methods of the embodiments of the present application.
  • the computer program instructions cause the computer to execute the corresponding processes implemented by the first device in the methods of the embodiments of the present application.
  • the computer program product can be applied to the second device in the embodiment of the present application, and the computer program instructions cause the computer to execute the corresponding process implemented by the second device in each method of the embodiment of the present application.
  • the computer program instructions cause the computer to execute the corresponding process implemented by the second device in each method of the embodiment of the present application.
  • the embodiment of the present application also provides a computer program.
  • the computer program may be applied to the first device in the embodiment of the present application, and when the computer program is run on the computer, the computer executes the corresponding process implemented by the first device in each method of the embodiment of the present application, For the sake of brevity, details are not repeated here.
  • the computer program can be applied to the second device in the embodiment of the present application, and when the computer program is run on the computer, the computer executes the corresponding process implemented by the second device in each method of the embodiment of the present application, For the sake of brevity, details are not repeated here.
  • the disclosed systems, devices and methods may be implemented in other ways.
  • the device embodiments described above are only illustrative.
  • the division of the units is only a logical function division. In actual implementation, there may be other division methods.
  • multiple units or components can be combined or May be integrated into another system, or some features may be ignored, or not implemented.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing module, each unit may exist separately physically, or two or more units may be integrated into one unit.
  • the functions described above are realized in the form of software function units and sold or used as independent products, they can be stored in a computer-readable storage medium.
  • the technical solution of the present application is essentially or the part that contributes to the prior art or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including Several instructions are used to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the methods described in the various embodiments of the present application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disc and other media that can store program codes. .

Abstract

A quality evaluation method for a virtual channel sample, and a device. The method comprises: a first device acquiring first input information and at least one piece of second input information, wherein the first input information is information of a real channel sample, the second input information is information of a virtual channel sample, the at least one piece of second input information corresponds to at least one generator model, and each piece of second input information is generated by a corresponding generator model; and the first device performing quality evaluation on the at least one piece of second input information and/or determining a target generator model from the at least one generator model according to the first input information and the at least one piece of second input information.

Description

虚拟信道样本的质量评估方法和设备Method and device for quality assessment of virtual channel samples 技术领域technical field
本申请实施例涉及通信领域,具体涉及一种虚拟信道样本的质量评估方法和设备。The embodiments of the present application relate to the communication field, and in particular to a method and device for evaluating the quality of virtual channel samples.
背景技术Background technique
对于无线信道样本的采集,考虑到采集的困难与成本,很难做到对所有场景、特征进行采集,采用生成对抗网络(Generative Adversarial Network,GAN)实现虚拟信道样本的生成和数据集扩充,是一种有效的大规模数据集获取方法。然而,该方法也有明显的缺点:For the collection of wireless channel samples, considering the difficulty and cost of collection, it is difficult to collect all scenes and features. Using Generative Adversarial Network (GAN) to realize the generation of virtual channel samples and the expansion of data sets is An efficient method for large-scale dataset acquisition. However, this approach also has significant disadvantages:
其一,当GAN的生成器与鉴别器的网络设计,损失函数等选择不合适,训练没有达到稳定收敛时,难以拟合真实信道样本的分布,导致虚拟信道样本与真实信道样本的相似度较差,无法使用;First, when the network design of the GAN generator and discriminator, loss function, etc. are not properly selected, and the training does not reach a stable convergence, it is difficult to fit the distribution of real channel samples, resulting in a relatively low similarity between virtual channel samples and real channel samples. poor, unusable;
其二,为了达到足够的相似度,GAN的生成器在训练过程中,为了拟合真实信道样本的分布,可能趋向于保守,即生成的虚拟信道样本与真实信道样本的相似度很高,但是虚拟信道样本之间的相似度也较高,也就是所谓的模式坍缩。这导致大量的虚拟信道样本实际并没有覆盖更多的信道特征,因而并没有有效的提升数据集规模的目的。Second, in order to achieve sufficient similarity, the GAN generator may tend to be conservative in order to fit the distribution of real channel samples during the training process, that is, the generated virtual channel samples are highly similar to real channel samples, but The similarity between virtual channel samples is also high, which is the so-called mode collapse. As a result, a large number of virtual channel samples do not actually cover more channel features, so there is no purpose of effectively increasing the size of the data set.
因此,如何设计并实现一种虚拟信道样本的质量评价方法,以用于指导GAN的训练过程,生成高质量的虚拟信道样本以用于构建大规模高质量信道数据集,用来支持人工智能与无线通信系统融合的研究,是一个亟待解决的关键问题。Therefore, how to design and implement a quality evaluation method for virtual channel samples to guide the training process of GAN, generate high-quality virtual channel samples for the construction of large-scale high-quality channel data sets, to support artificial intelligence and The research on the integration of wireless communication systems is a key problem to be solved urgently.
发明内容Contents of the invention
本申请提供了一种虚拟信道样本的质量评估方法和设备,能够实现虚拟信道样本的有效质量评估。The present application provides a method and device for evaluating the quality of virtual channel samples, which can realize effective quality evaluation of virtual channel samples.
第一方面,提供了一种虚拟信道样本的质量评估方法,包括:第一设备获取第一输入信息和至少一个第二输入信息,其中,所述第一输入信息为真实信道样本的信息,所述第二输入信息为虚拟信道样本的信息,所述至少一个第二输入信息对应至少一个生成器模型,每个第二输入信息由对应的生成器模型生成;In a first aspect, a method for evaluating the quality of a virtual channel sample is provided, including: a first device acquires first input information and at least one second input information, wherein the first input information is information of a real channel sample, and the The second input information is information of virtual channel samples, the at least one second input information corresponds to at least one generator model, and each second input information is generated by a corresponding generator model;
第一设备根据所述第一输入信息和所述至少一个第二输入信息,对所述至少一个第二输入信息进行质量评估和/或确定所述至少一个生成器模型中的目标生成器模型。The first device performs quality assessment on the at least one second input information and/or determines a target generator model in the at least one generator model according to the first input information and the at least one second input information.
第二方面,提供了一种虚拟信道样本的质量评估方法,包括:第二设备向第一设备发送的第一信息,所述第一信息包括以下中的至少一项:第一输入信息,为真实信道样本的信息;至少一个第二输入信息,为虚拟信道样本的信息,所述至少一个第二输入信息对应至少一个生成器模型,每个第二输入信息由对应的生成器模型生成;所述至少一个生成器的索引。In a second aspect, a method for evaluating the quality of a virtual channel sample is provided, including: first information sent by the second device to the first device, where the first information includes at least one of the following: first input information, which is Information about real channel samples; at least one second input information is information about virtual channel samples, the at least one second input information corresponds to at least one generator model, and each second input information is generated by a corresponding generator model; The index of at least one generator.
第三方面,提供了一种虚拟信道样本的质量评估方法,包括:第一设备根据第一输入信息和第二输入信息,确定所述第二输入信息的质量评估信息;其中,所述第一输入信息为真实信道样本的信息,所述第二输入信息为虚拟信道样本的信息,所述第二输入信息的质量评估信息用于指示虚拟信道样本和真实信道样本的相似度和/或虚拟信道样本的离散度。In a third aspect, a method for evaluating the quality of a virtual channel sample is provided, including: the first device determines the quality evaluation information of the second input information according to the first input information and the second input information; wherein, the first The input information is real channel sample information, the second input information is virtual channel sample information, and the quality evaluation information of the second input information is used to indicate the similarity between the virtual channel sample and the real channel sample and/or the virtual channel Sample dispersion.
第四方面,提供了一种无线通信的设备,用于执行上述第一方面或其各实现方式中的方法。In a fourth aspect, a wireless communication device is provided, configured to execute the method in the above first aspect or various implementations thereof.
具体地,该第一设备包括用于执行上述第一方面或其各实现方式中的方法的功能模块。Specifically, the first device includes a functional module configured to execute the method in the foregoing first aspect or each implementation manner thereof.
第五方面,提供了一种无线通信的设备,用于执行上述第二方面或其各实现方式中的方法。In a fifth aspect, a device for wireless communication is provided, configured to execute the method in the above second aspect or various implementations thereof.
具体地,该第二设备包括用于执行上述第二方面或其各实现方式中的方法的功能模块。Specifically, the second device includes a functional module configured to execute the method in the above second aspect or each implementation manner thereof.
第六方面,提供了一种无线通信的设备,用于执行上述第二方面或其各实现方式中的方法。In a sixth aspect, a device for wireless communication is provided, configured to perform the method in the above second aspect or various implementations thereof.
具体地,该第二设备包括用于执行上述第三方面或其各实现方式中的方法的功能模块。Specifically, the second device includes a functional module for executing the method in the above third aspect or each implementation manner thereof.
第七方面,提供了一种无线通信的设备,包括处理器和存储器。该存储器用于存储计算机程序,该处理器用于调用并运行该存储器中存储的计算机程序,执行上述第一方面或其各实现方式中的方法。In a seventh aspect, a wireless communication device is provided, including a processor and a memory. The memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute the method in the above first aspect or its various implementations.
第八方面,提供了一种无线通信的设备,包括处理器和存储器。该存储器用于存储计算机程序,该处理器用于调用并运行该存储器中存储的计算机程序,执行上述第二方面或其各实现方式中的方法。In an eighth aspect, a wireless communication device is provided, including a processor and a memory. The memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute the method in the above second aspect or its various implementations.
第九方面,提供了一种无线通信的设备,包括处理器和存储器。该存储器用于存储计算机程序,该处理器用于调用并运行该存储器中存储的计算机程序,执行上述第三方面或其各实现方式中的方法。In a ninth aspect, a wireless communication device is provided, including a processor and a memory. The memory is used to store a computer program, and the processor is used to call and run the computer program stored in the memory to execute the method in the above third aspect or its various implementations.
第十方面,提供了一种芯片,用于实现上述第一方面至第三方面中的任一方面或其各实现方式中的方法。In a tenth aspect, a chip is provided, configured to implement any one of the foregoing first to third aspects or the method in each implementation manner thereof.
具体地,该芯片包括:处理器,用于从存储器中调用并运行计算机程序,使得安装有该装置的设备执行如上述第一方面至第三方面中的任一方面或其各实现方式中的方法。Specifically, the chip includes: a processor, configured to call and run a computer program from the memory, so that the device installed with the device executes any one of the above-mentioned first to third aspects or any of the implementations thereof. method.
第十一方面,提供了一种计算机可读存储介质,用于存储计算机程序,该计算机程序使得计算机执行上述第一方面至第三方面中的任一方面或其各实现方式中的方法。In an eleventh aspect, there is provided a computer-readable storage medium for storing a computer program, and the computer program causes a computer to execute any one of the above-mentioned first to third aspects or the method in each implementation manner thereof.
第十二方面,提供了一种计算机程序产品,包括计算机程序指令,所述计算机程序指令使得计算机执行上述第一方面至第三方面中的任一方面或其各实现方式中的方法。In a twelfth aspect, a computer program product is provided, including computer program instructions, the computer program instructions causing a computer to execute any one of the above first to third aspects or the method in each implementation manner.
第十三方面,提供了一种计算机程序,当其在计算机上运行时,使得计算机执行上述第一方面至第三方面中的任一方面或其各实现方式中的方法。A thirteenth aspect provides a computer program, which, when running on a computer, causes the computer to execute any one of the above first to third aspects or the method in each implementation manner.
通过上述技术方案,设备可以获取真实信道样本的第一输入信息和虚拟信道样本的至少一个第二输入信息,其中,该至少一个第二输入信息对应至少一个生成器模型。进一步基于第一输入信息和该至少一个第二输入信息对虚拟信道样本进行质量评估,和/或,该至少一个生成器模型中的目标生成器模型,能够支持在线的虚拟信道质量评估和生成器模型选择,有利于满足通信系统中的模型更新,迁移学习等数据集扩充需求。Through the above technical solution, the device can acquire first input information of real channel samples and at least one second input information of virtual channel samples, where the at least one second input information corresponds to at least one generator model. Further perform quality assessment on the virtual channel samples based on the first input information and the at least one second input information, and/or, the target generator model in the at least one generator model can support online virtual channel quality assessment and generator Model selection is conducive to meeting the data set expansion requirements such as model update and transfer learning in communication systems.
附图说明Description of drawings
图1是本申请实施例提供的一种通信系统架构的示意性图。FIG. 1 is a schematic diagram of a communication system architecture provided by an embodiment of the present application.
图2是一种CSI自编码器模型的示意图。Fig. 2 is a schematic diagram of a CSI autoencoder model.
图3是生成对抗网络的示意性原理图。Fig. 3 is a schematic schematic diagram of generating an adversarial network.
图4是根据本申请实施例提供的一种虚拟信道样本的质量评估方法的示意性图。Fig. 4 is a schematic diagram of a method for evaluating the quality of virtual channel samples according to an embodiment of the present application.
图5是本申请实施例提供的一种时域信道样本的示意性图。Fig. 5 is a schematic diagram of a time-domain channel sample provided by an embodiment of the present application.
图6是本申请实施例提供的一种频域信道样本的示意性图。Fig. 6 is a schematic diagram of a channel sample in the frequency domain provided by an embodiment of the present application.
图7是本申请实施例提供的一种角度域信道样本的示意性图。Fig. 7 is a schematic diagram of an angle-domain channel sample provided by an embodiment of the present application.
图8是本申请实施例提供的一种虚拟信道样本的质量评估方法的示意性交互图。Fig. 8 is a schematic interaction diagram of a method for evaluating the quality of a virtual channel sample provided by an embodiment of the present application.
图9是本申请实施例提供的另一种虚拟信道样本的质量评估方法的示意性交互图。Fig. 9 is a schematic interaction diagram of another method for evaluating the quality of virtual channel samples provided by an embodiment of the present application.
图10是本申请实施例提供的又一种虚拟信道样本的质量评估方法的示意性交互图。Fig. 10 is a schematic interaction diagram of another method for evaluating the quality of virtual channel samples provided by an embodiment of the present application.
图11是本申请实施例提供的再一种虚拟信道样本的质量评估方法的示意性交互图。Fig. 11 is a schematic interaction diagram of yet another method for evaluating the quality of virtual channel samples provided by an embodiment of the present application.
图12是根据本申请实施例的虚拟信道样本的质量评估方法的工作原理图。Fig. 12 is a working principle diagram of a method for evaluating the quality of a virtual channel sample according to an embodiment of the present application.
图13是根据本申请实施例提供的另一种虚拟信道样本的质量评估方法的示意性图。Fig. 13 is a schematic diagram of another method for evaluating the quality of virtual channel samples according to an embodiment of the present application.
图14是根据本申请实施例的虚拟信道样本的质量评估方法的工作原理图。Fig. 14 is a working principle diagram of a method for evaluating the quality of a virtual channel sample according to an embodiment of the present application.
图15是根据本申请实施例提供的一种无线通信的设备的示意性框图。Fig. 15 is a schematic block diagram of a wireless communication device provided according to an embodiment of the present application.
图16是根据本申请实施例提供的另一种无线通信的设备的示意性框图。Fig. 16 is a schematic block diagram of another wireless communication device provided according to an embodiment of the present application.
图17是根据本申请实施例提供的又一种无线通信的设备的示意性框图。Fig. 17 is a schematic block diagram of another wireless communication device provided according to an embodiment of the present application.
图18是根据本申请实施例提供的一种通信设备的示意性框图。Fig. 18 is a schematic block diagram of a communication device provided according to an embodiment of the present application.
图19是根据本申请实施例提供的一种芯片的示意性框图。Fig. 19 is a schematic block diagram of a chip provided according to an embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。针对本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, but not all of the embodiments. With regard to the embodiments in this application, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the scope of protection of this application.
本申请实施例的技术方案可以应用于各种通信系统,例如:全球移动通讯(Global System of Mobile communication,GSM)系统、码分多址(Code Division Multiple Access,CDMA)系统、宽带码分多址(Wideband Code Division Multiple Access,WCDMA)系统、通用分组无线业务(General Packet Radio Service,GPRS)、长期演进(Long Term Evolution,LTE)系统、先进的长期演进(Advanced long term evolution,LTE-A)系统、新无线(New Radio,NR)系统、NR系统的演进系统、非授权频谱上的LTE(LTE-based access to unlicensed spectrum,LTE-U)系统、非授权频谱上的NR(NR-based access to unlicensed spectrum,NR-U)系统、非地面通信网络(Non-Terrestrial Networks,NTN)系统、通用移动通信系统(Universal Mobile Telecommunication System,UMTS)、无线局域网(Wireless Local Area Networks,WLAN)、无线保真(Wireless Fidelity,WiFi)、第五代通信(5th-Generation,5G)系统或其他通信系统等。The technical solution of the embodiment of the present application can be applied to various communication systems, such as: Global System of Mobile communication (Global System of Mobile communication, GSM) system, code division multiple access (Code Division Multiple Access, CDMA) system, broadband code division multiple access (Wideband Code Division Multiple Access, WCDMA) system, General Packet Radio Service (GPRS), Long Term Evolution (LTE) system, Advanced long term evolution (LTE-A) system , New Radio (NR) system, evolution system of NR system, LTE (LTE-based access to unlicensed spectrum, LTE-U) system on unlicensed spectrum, NR (NR-based access to unlicensed spectrum) on unlicensed spectrum unlicensed spectrum (NR-U) system, Non-Terrestrial Networks (NTN) system, Universal Mobile Telecommunications System (UMTS), Wireless Local Area Networks (WLAN), Wireless Fidelity (Wireless Fidelity, WiFi), fifth-generation communication (5th-Generation, 5G) system or other communication systems, etc.
通常来说,传统的通信系统支持的连接数有限,也易于实现,然而,随着通信技术的发展,移动通信系统将不仅支持传统的通信,还将支持例如,设备到设备(Device to Device,D2D)通信,机器到机器(Machine to Machine,M2M)通信,机器类型通信(Machine Type Communication,MTC),车辆间(Vehicle to Vehicle,V2V)通信,或车联网(Vehicle to everything,V2X)通信等,本申请实施例也可以应用于这些通信系统。Generally speaking, the number of connections supported by traditional communication systems is limited and easy to implement. However, with the development of communication technology, mobile communication systems will not only support traditional communication, but also support, for example, Device to Device (Device to Device, D2D) communication, Machine to Machine (M2M) communication, Machine Type Communication (MTC), Vehicle to Vehicle (V2V) communication, or Vehicle to everything (V2X) communication, etc. , the embodiments of the present application may also be applied to these communication systems.
可选地,本申请实施例中的通信系统可以应用于载波聚合(Carrier Aggregation,CA)场景,也可以应用于双连接(Dual Connectivity,DC)场景,还可以应用于独立(Standalone,SA)布网场景。Optionally, the communication system in the embodiment of the present application may be applied to a carrier aggregation (Carrier Aggregation, CA) scenario, may also be applied to a dual connectivity (Dual Connectivity, DC) scenario, and may also be applied to an independent (Standalone, SA) deployment Web scene.
可选地,本申请实施例中的通信系统可以应用于非授权频谱,其中,非授权频谱也可以认为是共 享频谱;或者,本申请实施例中的通信系统也可以应用于授权频谱,其中,授权频谱也可以认为是非共享频谱。Optionally, the communication system in the embodiment of the present application may be applied to an unlicensed spectrum, where the unlicensed spectrum may also be considered as a shared spectrum; or, the communication system in the embodiment of the present application may also be applied to a licensed spectrum, where, Licensed spectrum can also be considered as non-shared spectrum.
本申请实施例结合网络设备和终端设备描述了各个实施例,其中,终端设备也可以称为用户设备(User Equipment,UE)、接入终端、用户单元、用户站、移动站、移动台、远方站、远程终端、移动设备、用户终端、终端、无线通信设备、用户代理或用户装置等。The embodiments of the present application describe various embodiments in conjunction with network equipment and terminal equipment, wherein the terminal equipment may also be referred to as user equipment (User Equipment, UE), access terminal, user unit, user station, mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, terminal, wireless communication device, user agent or user device, etc.
终端设备可以是WLAN中的站点(STATION,ST),可以是蜂窝电话、无绳电话、会话启动协议(Session Initiation Protocol,SIP)电话、无线本地环路(Wireless Local Loop,WLL)站、个人数字助理(Personal Digital Assistant,PDA)设备、具有无线通信功能的手持设备、计算设备或连接到无线调制解调器的其它处理设备、车载设备、可穿戴设备、下一代通信系统例如NR网络中的终端设备,或者未来演进的公共陆地移动网络(Public Land Mobile Network,PLMN)网络中的终端设备等。The terminal device can be a station (STATION, ST) in a WLAN, a cellular phone, a cordless phone, a Session Initiation Protocol (Session Initiation Protocol, SIP) phone, a wireless local loop (Wireless Local Loop, WLL) station, a personal digital assistant (Personal Digital Assistant, PDA) devices, handheld devices with wireless communication functions, computing devices or other processing devices connected to wireless modems, vehicle-mounted devices, wearable devices, next-generation communication systems such as terminal devices in NR networks, or future Terminal equipment in the evolved public land mobile network (Public Land Mobile Network, PLMN) network, etc.
在本申请实施例中,终端设备可以部署在陆地上,包括室内或室外、手持、穿戴或车载;也可以部署在水面上(如轮船等);还可以部署在空中(例如飞机、气球和卫星上等)。In the embodiment of this application, the terminal device can be deployed on land, including indoor or outdoor, handheld, wearable or vehicle-mounted; it can also be deployed on water (such as ships, etc.); it can also be deployed in the air (such as aircraft, balloons and satellites) superior).
在本申请实施例中,终端设备可以是手机(Mobile Phone)、平板电脑(Pad)、带无线收发功能的电脑、虚拟现实(Virtual Reality,VR)终端设备、增强现实(Augmented Reality,AR)终端设备、工业控制(industrial control)中的无线终端设备、无人驾驶(self driving)中的无线终端设备、远程医疗(remote medical)中的无线终端设备、智能电网(smart grid)中的无线终端设备、运输安全(transportation safety)中的无线终端设备、智慧城市(smart city)中的无线终端设备或智慧家庭(smart home)中的无线终端设备等。In this embodiment of the application, the terminal device may be a mobile phone (Mobile Phone), a tablet computer (Pad), a computer with a wireless transceiver function, a virtual reality (Virtual Reality, VR) terminal device, an augmented reality (Augmented Reality, AR) terminal Equipment, wireless terminal equipment in industrial control, wireless terminal equipment in self driving, wireless terminal equipment in remote medical, wireless terminal equipment in smart grid , wireless terminal equipment in transportation safety, wireless terminal equipment in smart city, or wireless terminal equipment in smart home.
作为示例而非限定,在本申请实施例中,该终端设备还可以是可穿戴设备。可穿戴设备也可以称为穿戴式智能设备,是应用穿戴式技术对日常穿戴进行智能化设计、开发出可以穿戴的设备的总称,如眼镜、手套、手表、服饰及鞋等。可穿戴设备即直接穿在身上,或是整合到用户的衣服或配件的一种便携式设备。可穿戴设备不仅仅是一种硬件设备,更是通过软件支持以及数据交互、云端交互来实现强大的功能。广义穿戴式智能设备包括功能全、尺寸大、可不依赖智能手机实现完整或者部分的功能,例如:智能手表或智能眼镜等,以及只专注于某一类应用功能,需要和其它设备如智能手机配合使用,如各类进行体征监测的智能手环、智能首饰等。As an example but not a limitation, in this embodiment of the present application, the terminal device may also be a wearable device. Wearable devices can also be called wearable smart devices, which is a general term for the application of wearable technology to intelligently design daily wear and develop wearable devices, such as glasses, gloves, watches, clothing and shoes. A wearable device is a portable device that is worn directly on the body or integrated into the user's clothing or accessories. Wearable devices are not only a hardware device, but also achieve powerful functions through software support, data interaction, and cloud interaction. Generalized wearable smart devices include full-featured, large-sized, complete or partial functions without relying on smart phones, such as smart watches or smart glasses, etc., and only focus on a certain type of application functions, and need to cooperate with other devices such as smart phones Use, such as various smart bracelets and smart jewelry for physical sign monitoring.
在本申请实施例中,网络设备可以是用于与移动设备通信的设备,网络设备可以是WLAN中的接入点(Access Point,AP),GSM或CDMA中的基站(Base Transceiver Station,BTS),也可以是WCDMA中的基站(NodeB,NB),还可以是LTE中的演进型基站(Evolutional Node B,eNB或eNodeB),或者中继站或接入点,或者车载设备、可穿戴设备以及NR网络中的网络设备(gNB)或者未来演进的PLMN网络中的网络设备或者NTN网络中的网络设备等。In the embodiment of the present application, the network device may be a device for communicating with the mobile device, and the network device may be an access point (Access Point, AP) in WLAN, a base station (Base Transceiver Station, BTS) in GSM or CDMA , or a base station (NodeB, NB) in WCDMA, or an evolved base station (Evolutional Node B, eNB or eNodeB) in LTE, or a relay station or access point, or a vehicle-mounted device, a wearable device, and an NR network The network equipment (gNB) in the network or the network equipment in the future evolved PLMN network or the network equipment in the NTN network, etc.
作为示例而非限定,在本申请实施例中,网络设备可以具有移动特性,例如网络设备可以为移动的设备。可选地,网络设备可以为卫星、气球站。例如,卫星可以为低地球轨道(low earth orbit,LEO)卫星、中地球轨道(medium earth orbit,MEO)卫星、地球同步轨道(geostationary earth orbit,GEO)卫星、高椭圆轨道(High Elliptical Orbit,HEO)卫星等。可选地,网络设备还可以为设置在陆地、水域等位置的基站。As an example but not a limitation, in this embodiment of the present application, the network device may have a mobile feature, for example, the network device may be a mobile device. Optionally, the network equipment may be a satellite or a balloon station. For example, the satellite can be a low earth orbit (low earth orbit, LEO) satellite, a medium earth orbit (medium earth orbit, MEO) satellite, a geosynchronous earth orbit (geosynchronous earth orbit, GEO) satellite, a high elliptical orbit (High Elliptical Orbit, HEO) satellite. ) Satellite etc. Optionally, the network device may also be a base station installed on land, water, and other locations.
在本申请实施例中,网络设备可以为小区提供服务,终端设备通过该小区使用的传输资源(例如,频域资源,或者说,频谱资源)与网络设备进行通信,该小区可以是网络设备(例如基站)对应的小区,小区可以属于宏基站,也可以属于小小区(Small cell)对应的基站,这里的小小区可以包括:城市小区(Metro cell)、微小区(Micro cell)、微微小区(Pico cell)、毫微微小区(Femto cell)等,这些小小区具有覆盖范围小、发射功率低的特点,适用于提供高速率的数据传输服务。In this embodiment of the present application, the network device may provide services for a cell, and the terminal device communicates with the network device through the transmission resources (for example, frequency domain resources, or spectrum resources) used by the cell, and the cell may be a network device ( For example, a cell corresponding to a base station), the cell may belong to a macro base station, or may belong to a base station corresponding to a small cell (Small cell), and the small cell here may include: a metro cell (Metro cell), a micro cell (Micro cell), a pico cell ( Pico cell), Femto cell, etc. These small cells have the characteristics of small coverage and low transmission power, and are suitable for providing high-speed data transmission services.
示例性的,本申请实施例应用的通信系统100如图1所示。该通信系统100可以包括网络设备110,网络设备110可以是与终端设备120(或称为通信终端、终端)通信的设备。网络设备110可以为特定的地理区域提供通信覆盖,并且可以与位于该覆盖区域内的终端设备进行通信。Exemplarily, a communication system 100 applied in this embodiment of the application is shown in FIG. 1 . The communication system 100 may include a network device 110, and the network device 110 may be a device for communicating with a terminal device 120 (or called a communication terminal, terminal). The network device 110 can provide communication coverage for a specific geographical area, and can communicate with terminal devices located in the coverage area.
图1示例性地示出了一个网络设备和两个终端设备,可选地,该通信系统100可以包括多个网络设备并且每个网络设备的覆盖范围内可以包括其它数量的终端设备,本申请实施例对此不做限定。FIG. 1 exemplarily shows one network device and two terminal devices. Optionally, the communication system 100 may include multiple network devices and each network device may include other numbers of terminal devices within the coverage area. This application The embodiment does not limit this.
可选地,该通信系统100还可以包括网络控制器、移动管理实体等其他网络实体,本申请实施例对此不作限定。Optionally, the communication system 100 may further include other network entities such as a network controller and a mobility management entity, which is not limited in this embodiment of the present application.
应理解,本申请实施例中网络/系统中具有通信功能的设备可称为通信设备。以图1示出的通信系统100为例,通信设备可包括具有通信功能的网络设备110和终端设备120,网络设备110和终端设备120可以为上文所述的具体设备,此处不再赘述;通信设备还可包括通信系统100中的其他设备,例如网络控制器、移动管理实体等其他网络实体,本申请实施例中对此不做限定。It should be understood that a device with a communication function in the network/system in the embodiment of the present application may be referred to as a communication device. Taking the communication system 100 shown in FIG. 1 as an example, the communication equipment may include a network equipment 110 and a terminal equipment 120 with communication functions. The network equipment 110 and the terminal equipment 120 may be the specific equipment described above, and will not be repeated here. The communication device may also include other devices in the communication system 100, such as network controllers, mobility management entities and other network entities, which are not limited in this embodiment of the present application.
应理解,本文中术语“系统”和“网络”在本文中常被可互换使用。本文中术语“和/或”,仅仅是一种 描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。It should be understood that the terms "system" and "network" are often used interchangeably herein. The term "and/or" in this article is just an association relationship describing associated objects, which means that there can be three relationships, for example, A and/or B can mean: A exists alone, A and B exist simultaneously, and there exists alone B these three situations. In addition, the character "/" in this article generally indicates that the contextual objects are an "or" relationship.
应理解,在本申请的实施例中提到的“指示”可以是直接指示,也可以是间接指示,还可以是表示具有关联关系。举例说明,A指示B,可以表示A直接指示B,例如B可以通过A获取;也可以表示A间接指示B,例如A指示C,B可以通过C获取;还可以表示A和B之间具有关联关系。It should be understood that the "indication" mentioned in the embodiments of the present application may be a direct indication, may also be an indirect indication, and may also mean that there is an association relationship. For example, A indicates B, which can mean that A directly indicates B, for example, B can be obtained through A; it can also indicate that A indirectly indicates B, for example, A indicates C, and B can be obtained through C; it can also indicate that there is an association between A and B relation.
在本申请实施例的描述中,术语“对应”可表示两者之间具有直接对应或间接对应的关系,也可以表示两者之间具有关联关系,也可以是指示与被指示、配置与被配置等关系。In the description of the embodiments of the present application, the term "corresponding" may indicate that there is a direct or indirect correspondence between the two, or that there is an association between the two, or that it indicates and is indicated, configuration and is configuration etc.
本申请实施例中,"预定义"可以通过在设备(例如,包括终端设备和网络设备)中预先保存相应的代码、表格或其他可用于指示相关信息的方式来实现,本申请对于其具体的实现方式不做限定。比如预定义可以是指协议中定义的。In the embodiment of this application, "predefinition" can be realized by pre-saving corresponding codes, tables or other methods that can be used to indicate related information in devices (for example, including terminal devices and network devices). The implementation method is not limited. For example, pre-defined may refer to defined in the protocol.
本申请实施例中,所述"协议"可以指通信领域的标准协议,例如可以包括LTE协议、NR协议以及应用于未来的通信系统中的相关协议,本申请对此不做限定。In the embodiment of the present application, the "protocol" may refer to a standard protocol in the communication field, for example, it may include the LTE protocol, the NR protocol, and related protocols applied in future communication systems, which is not limited in the present application.
为便于理解本申请实施例,对人工智能(Artificial Intelligence,AI)相关的物理层解决方案进行说明。In order to facilitate understanding of the embodiments of the present application, a physical layer solution related to artificial intelligence (Artificial Intelligence, AI) is described.
伴随着AI的快速发展,结合AI的无线通信,尤其是物理层的解决方案,成为未来无线通信系统发展的一个重要演进技术,并且吸引了学术界与工业界的广泛关注。一般来说,基于AI的解决方案,需要构建高质量的数据集,并设计适配的深度神经网络(Deep Neural Network,DNN),卷积神经网络(Convolutional Neural Network,CNN),循环神经网络(Recurrent Neural Network,RNN)等深度学习网络架构。AI技术可以挖掘大数据集的潜在特征,并拟合从输入到输出的非线性映射,更好的完成任务目标。基于AI的无线通信物理层解决方案,在难以建模的非线性问题上具有显著的优势,可以获得明显的增益。With the rapid development of AI, wireless communication combined with AI, especially the physical layer solution, has become an important evolution technology for the development of future wireless communication systems, and has attracted extensive attention from academia and industry. Generally speaking, AI-based solutions need to build high-quality data sets and design adapted deep neural networks (Deep Neural Network, DNN), convolutional neural networks (Convolutional Neural Network, CNN), and cyclic neural networks ( Recurrent Neural Network, RNN) and other deep learning network architectures. AI technology can mine the potential characteristics of large data sets and fit nonlinear mapping from input to output to better complete task goals. The AI-based wireless communication physical layer solution has significant advantages in nonlinear problems that are difficult to model, and can obtain obvious gains.
以基于AI的信道状态信息(Channel State Information,CSI)反馈为例,通过构建如图2所示的CSI自编码器,包含终端侧的编码器与网络侧的解码器,可以将CSI输入压缩成反馈比特流反馈至网络侧,并由解码器恢复出原始CSI。该方案通过合理的设计编码器与解码器结构,例如采用较为经典的残差的神经网络(Residual Neural Network,ResNet)结构,Transformer自注意力机制等网络架构,均可以在较少的反馈比特下,实现更好的CSI反馈性能。其中,CSI输入和CSI输出,可以采用全信道信息,也可以采用信道特征向量。Taking AI-based Channel State Information (CSI) feedback as an example, by constructing a CSI autoencoder as shown in Figure 2, including an encoder on the terminal side and a decoder on the network side, the CSI input can be compressed into The feedback bit stream is fed back to the network side, and the decoder restores the original CSI. This scheme can realize the network architecture with less feedback bits by rationally designing the structure of the encoder and decoder, such as using the more classic residual neural network (Residual Neural Network, ResNet) structure, Transformer self-attention mechanism and other network architectures. , to achieve better CSI feedback performance. Wherein, the CSI input and the CSI output may use full channel information or channel feature vectors.
以采用信道特征向量进行压缩反馈为例,在链路级CDL-C300信道和反馈比特48bit配置下,规定增强的类型II(eTypeII)码本的恢复CSI特征向量的余弦相似度平方值为0.84,而基于ResNet自编码器架构,可以实现余弦相似度平方值为0.94的CSI恢复程度,相比现有的经典的eTypeII码本方案,能够显著提升CSI的恢复精度。Taking the compressed feedback of channel eigenvectors as an example, under the configuration of link-level CDL-C300 channel and feedback bit 48bit, the cosine similarity square value of the restored CSI eigenvector of the enhanced Type II (eTypeII) codebook is specified to be 0.84, Based on the ResNet autoencoder architecture, it can achieve a CSI restoration degree with a cosine similarity square value of 0.94, which can significantly improve the CSI restoration accuracy compared to the existing classic eTypeII codebook scheme.
但是,基于AI的CSI自编码器方案需要构建大量的信道数据集,上述CSI恢复程度是在采样了1000个终端,100个时隙样本的信道下构建的包含10 5条信道样本的数据集用于CSI自编码器的训练得到的。大规模的数据集覆盖了信道在空间,时间,频率各个维度的样本特征,有利于深度网络模型提取特征并进行非线性拟合。而当数据集规模不足时,无法有效覆盖信道样本特征,基于AI的CSI自编码方案会在小规模的数据集上形成过拟合,泛化性较差,在实际部署的测试信道上性能会出现显著下降。 However, the AI-based CSI autoencoder scheme needs to construct a large number of channel data sets. The above CSI recovery degree is based on a data set containing 10 5 channel samples constructed under a channel with 1000 terminals sampled and 100 time slot samples. Obtained from the training of the CSI autoencoder. The large-scale data set covers the sample characteristics of the channel in each dimension of space, time and frequency, which is beneficial to the deep network model to extract features and perform nonlinear fitting. However, when the data set size is insufficient, the channel sample characteristics cannot be effectively covered, and the AI-based CSI self-encoding scheme will form overfitting on a small-scale data set, and the generalization is poor, and the performance on the actual deployment test channel will be poor. There was a significant decline.
因此,在未来无线通信系统发展过程中,需要获取大规模的高质量的信道数据集,来保证模型的泛化性,进而提升基于AI的无线通信物理层解决方案的性能。Therefore, in the development of future wireless communication systems, it is necessary to obtain large-scale, high-quality channel data sets to ensure the generalization of the model, thereby improving the performance of AI-based wireless communication physical layer solutions.
为便于理解本申请实施例,对本申请相关的信道样本采集与信道建模进行说明。To facilitate understanding of the embodiments of the present application, channel sample collection and channel modeling related to the present application will be described.
为了获取大规模,高质量的信道数据集,一种最直接的实现方式是对于实际无线信道做采集。对于实际的小区环境,通过部署信号发射机和信号接收机获得无线信道信息,或者通过特定的接收机采集第三方发射机(例如基站)的信号从而获得无线信道信息。通过上述方法,可以直接地获取无线信道的传播特性,从而辅助无线通信系统的设计。In order to obtain large-scale, high-quality channel data sets, one of the most direct implementation methods is to collect actual wireless channels. For the actual cell environment, wireless channel information is obtained by deploying signal transmitters and signal receivers, or by collecting signals from third-party transmitters (such as base stations) through specific receivers to obtain wireless channel information. Through the above method, the propagation characteristics of the wireless channel can be obtained directly, thereby assisting the design of the wireless communication system.
对于无线信道样本的采集,考虑到采集的困难与成本,很难做到对所有场景、特征进行采集。在无线信道样本采集的基础上,传统无线信道建模类的工作可以在有限的无线信道样本上提取出给定信道的相关传输的统计特征,例如大尺度参数、小尺度参数。比如,多径信息、时延功率谱密度、传输发射角或到达角等,并通过该统计特征实现对信道的建模。该信道建模方法可以通过引入随机的终端位置以及对应的小尺度参数,进而生成不同的无线信道样本。然而,随着无线通信系统的发展,在频段上逐渐向高频迈进,在场景上逐步走向更加复杂的空天地海等特殊环境,在应用范围上向人机交互、物联网交互、工业应用、特种应用等更多场景扩展,使得对于当前无线通信系统所需要面对的无线信 道环境越来越复杂。For the collection of wireless channel samples, considering the difficulty and cost of collection, it is difficult to collect all scenes and features. Based on the collection of wireless channel samples, the traditional wireless channel modeling work can extract the statistical characteristics of the relevant transmission of a given channel on limited wireless channel samples, such as large-scale parameters and small-scale parameters. For example, multipath information, delay power spectral density, transmission emission angle or arrival angle, etc., and the channel can be modeled through this statistical feature. The channel modeling method can generate different wireless channel samples by introducing random terminal positions and corresponding small-scale parameters. However, with the development of wireless communication systems, the frequency band is gradually moving towards high frequency, and the scene is gradually moving towards more complex special environments such as space, space, earth and sea. The expansion of more scenarios such as special applications makes the wireless channel environment that the current wireless communication system needs to face more and more complex.
在上述情况下,对于无线信道样本的采集显得十分困难,这里的困难既有技术层面的困难,也有操作层面的困难。与此同时,对于上述复杂信道的数学建模也面临巨大挑战,频段、环境、场景的复杂性会知道导致信道建模的复杂性,非线性的信道特征以及难以拟合的信道传播特性会对传统数学建模来研究信道的方式带来困难与挑战,例如高频信道建模目前还是一个亟待解决的问题。更进一步地,复杂场景和应用环境下的实际信道环境建模与理想信道建模之间的差异还将继续随着信道环境的复杂程度极具增加。由此可见,在复杂频段、复杂环境、复杂场景下,通过信道实采和传统数学建模的方式来获取信道特征信息是一个重大挑战。Under the above circumstances, it is very difficult to collect wireless channel samples, and the difficulties here include both technical difficulties and operational difficulties. At the same time, the mathematical modeling of the above-mentioned complex channels is also facing great challenges. The complexity of frequency bands, environments, and scenarios will lead to the complexity of channel modeling. Non-linear channel characteristics and difficult-to-fit channel propagation characteristics will affect the Traditional mathematical modeling to study channels brings difficulties and challenges. For example, high-frequency channel modeling is still an urgent problem to be solved. Furthermore, the difference between actual channel environment modeling and ideal channel modeling in complex scenarios and application environments will continue to increase with the complexity of the channel environment. It can be seen that in complex frequency bands, complex environments, and complex scenarios, it is a major challenge to obtain channel feature information through actual channel sampling and traditional mathematical modeling.
为便于理解本申请实施例,对本申请相关的生成对抗网络(Generative Adversarial Network,GAN)进行说明。In order to facilitate the understanding of the embodiments of the present application, the Generative Adversarial Network (GAN) related to the present application will be described.
GAN作为近年来最具有前景的无监督学习方法分支,在AI领域引起广泛关注。GAN模型至少包括两个模块,即生成器(Generator)和鉴别器(Discriminator),如图3所示。在GAN中同时训练生成器和鉴别器,其中,生成器模拟真实样本数据的分布,而鉴别器判断输入数据是来自于真实样本还是生成样本。生成器的训练过程是将鉴别器的错误概率最大化,而鉴别器的训练过程是在固定生成器的前提下,将判断错误概率最小化。通过生成器和鉴别器的互相博弈,在GAN模型稳定收敛下,可以使得生成器输出的样本能够模拟真实数据样本。基于理想的GAN的生成器,可以在真实的图片或语音数据的基础上,生成假的图片或语音数据,达到以假乱真的效果。进一步的,也可以实现对小样本的真实样本的数据补充,实现更大规模的数据集。As the most promising branch of unsupervised learning methods in recent years, GAN has attracted widespread attention in the field of AI. The GAN model includes at least two modules, the Generator and the Discriminator, as shown in Figure 3. In GAN, the generator and the discriminator are trained simultaneously, where the generator simulates the distribution of real sample data, and the discriminator judges whether the input data comes from real samples or generated samples. The training process of the generator is to maximize the error probability of the discriminator, and the training process of the discriminator is to minimize the probability of judgment error under the premise of fixing the generator. Through the mutual game between the generator and the discriminator, under the stable convergence of the GAN model, the samples output by the generator can simulate real data samples. Based on the ideal GAN generator, it can generate fake pictures or voice data on the basis of real pictures or voice data, so as to achieve the effect of real ones. Furthermore, it is also possible to implement data supplementation to real samples of small samples to achieve larger-scale data sets.
采用GAN实现虚拟信道样本的生成和数据集扩充,是一种有效的大规模数据集获取方法。然而,该方法也有明显的缺点。由于虚拟信道样本的生成质量取决于GAN训练过程中的生成器训练的好坏,而在实际的GAN的训练过程中,由于生成器与鉴别器处于相互博弈状态,因而达到稳定的平衡收敛状态较为困难;同时,对于GAN生成的虚拟信道样本,其信道质量与GAN的损失函数之间不存在显式的对应关系。Using GAN to realize the generation of virtual channel samples and data set expansion is an effective method for large-scale data set acquisition. However, this method also has significant disadvantages. Since the generation quality of virtual channel samples depends on the quality of the generator training in the GAN training process, and in the actual GAN training process, because the generator and the discriminator are in a mutual game state, it is relatively difficult to achieve a stable equilibrium convergence state. Difficult; at the same time, for the virtual channel samples generated by GAN, there is no explicit correspondence between its channel quality and the loss function of GAN.
一般地,基于GAN生成的虚拟信道样本可能出现两个缺点:In general, there may be two disadvantages of virtual channel samples generated based on GAN:
其一,当GAN的生成器与鉴别器的网络设计,损失函数等选择不合适,训练没有达到稳定收敛时,难以拟合真实信道样本的分布,导致虚拟信道样本与真实信道样本的相似度较差,无法使用;First, when the network design of the GAN generator and discriminator, loss function, etc. are not properly selected, and the training does not reach a stable convergence, it is difficult to fit the distribution of real channel samples, resulting in a relatively low similarity between virtual channel samples and real channel samples. poor, unusable;
其二,为了达到足够的相似度,GAN的生成器在训练过程中,为了拟合真实信道样本的分布,可能趋向于保守,即生成的虚拟信道样本与真实信道样本的相似度很高,但是虚拟信道样本之间的相似度也较高,也就是所谓的模式坍缩。这导致大量的虚拟信道样本实际并没有覆盖更多的信道特征,因而并没有有效的提升数据集规模的目的。Second, in order to achieve sufficient similarity, the GAN generator may tend to be conservative in order to fit the distribution of real channel samples during the training process, that is, the generated virtual channel samples are highly similar to real channel samples, but The similarity between virtual channel samples is also high, which is the so-called mode collapse. As a result, a large number of virtual channel samples do not actually cover more channel features, so there is no purpose of effectively increasing the size of the data set.
因此,目前对于基于AI的无线通信解决方案,由于没有直接的虚拟信道质量的评价方法,来评价该虚拟信道数据集在特定AI无线通信任务上的表现性能。只能通过反复的部署实验才能判定,这也进一步增大了实际的部署成本。Therefore, currently, for AI-based wireless communication solutions, there is no direct virtual channel quality evaluation method to evaluate the performance of the virtual channel data set on a specific AI wireless communication task. It can only be determined through repeated deployment experiments, which further increases the actual deployment cost.
综上所述,如何设计并实现一种虚拟信道样本的质量评价方法,并指导GAN的训练过程,生成高质量的虚拟信道样本以用于构建大规模高质量信道数据集,用来支持人工智能与无线通信系统融合的研究,是一个亟待解决的关键问题。In summary, how to design and implement a quality evaluation method for virtual channel samples, and guide the training process of GAN, generate high-quality virtual channel samples for the construction of large-scale high-quality channel data sets to support artificial intelligence The research on integration with wireless communication system is a key problem to be solved urgently.
为便于理解本申请实施例的技术方案,以下通过具体实施例详述本申请的技术方案。以上相关技术作为可选方案与本申请实施例的技术方案可以进行任意结合,其均属于本申请实施例的保护范围。本申请实施例包括以下内容中的至少部分内容。In order to facilitate understanding of the technical solutions of the embodiments of the present application, the technical solutions of the present application are described in detail below through specific examples. As optional solutions, the above related technologies may be combined with the technical solutions of the embodiments of the present application in any combination, and all of them belong to the protection scope of the embodiments of the present application. The embodiment of the present application includes at least part of the following contents.
图4是根据本申请实施例的虚拟信道样本的质量评估方法200的示意性交互图,如图4所示,该方法200包括如下至少部分内容:FIG. 4 is a schematic interaction diagram of a method 200 for evaluating the quality of virtual channel samples according to an embodiment of the present application. As shown in FIG. 4 , the method 200 includes at least part of the following:
S210,第一设备获取第一输入信息和至少一个第二输入信息,其中,第一输入信息为真实信道样本的信息,第二输入信息为虚拟信道样本的信息,至少一个第二输入信息对应至少一个生成器模型;S210. The first device acquires first input information and at least one second input information, where the first input information is information about real channel samples, the second input information is information about virtual channel samples, and the at least one second input information corresponds to at least a generator model;
S220,第一设备根据第一输入信息和至少一个第二输入信息,对至少一个第二输入信息进行质量评估和/或确定至少一个生成器模型中的目标生成器模型。S220. According to the first input information and the at least one second input information, the first device evaluates the quality of the at least one second input information and/or determines a target generator model in the at least one generator model.
应理解,本申请的技术方案可以用于在离线训练过程中对信道生成器模型的选择,也可用于在线生成网络训练过程中的信道生成器选择。例如,当网络设备侧或终端设备侧采用生成网络对在线数据集进行扩充生成时,需要评价所生成的虚拟信道样本的质量,则可以基于本申请实施例的技术方案对生成的虚拟信道样本进行质量评估,进一步基于评估结果选择信道生成器。It should be understood that the technical solution of the present application can be used for the selection of the channel generator model during the offline training process, and can also be used for the selection of the channel generator during the online generation network training process. For example, when the network device side or the terminal device side uses the generation network to expand and generate the online data set, it is necessary to evaluate the quality of the generated virtual channel samples, then the generated virtual channel samples can be processed based on the technical solution of the embodiment of the present application. Quality assessment, further selecting a channel generator based on the assessment result.
在本申请一些实施例中,第一设备可以为终端设备,或者网络设备。即可以由终端设备或网络设备对虚拟信道样本进行质量评估,和/或,目标生成器模型选择。In some embodiments of the present application, the first device may be a terminal device or a network device. That is, a terminal device or a network device may perform quality assessment on the virtual channel samples, and/or, target generator model selection.
在本申请一些实施例中,信道可以指物理信道,例如包括物理上行信道和/或物理下行信道。In some embodiments of the present application, a channel may refer to a physical channel, for example, including a physical uplink channel and/or a physical downlink channel.
可选地,物理上行信道可以包括但不限于物理上行共享信道(Physical Uplink Shared Channel,PUSCH),物理下行信道可以包括但不限于物理下行共享信道(Physical Downlink Shared Channel,PDSCH)。Optionally, the physical uplink channel may include but not limited to a physical uplink shared channel (Physical Uplink Shared Channel, PUSCH), and the physical downlink channel may include but not limited to a physical downlink shared channel (Physical Downlink Shared Channel, PDSCH).
在本申请一些实施例中,第一输入信息是真实信道样本的信息,例如,执行无线信道采集得到的,或者,通过测量参考信号得到的。In some embodiments of the present application, the first input information is information of real channel samples, for example, obtained by performing wireless channel acquisition, or obtained by measuring a reference signal.
应理解,根据参考信号的发送端和接收端的不同,参考信号也相应的不同。例如,若参考信号的发送端为终端设备,参考信号的接收端为网络设备,则参考信号可以为探测参考信号(Sounding Reference Signal,SRS)或解调参考信号(Demodulation Reference Signal,DMRS)等。又例如,若参考信号的发送端为网络设备,参考信号的接收端为终端设备,则参考信号可以为同步信号块(Synchronization Signal Block,SSB)或信道状态信息参考信号(Channel State Information Reference Signal,CSI-RS)等。It should be understood that, according to the difference between the sending end and the receiving end of the reference signal, the reference signal is also correspondingly different. For example, if the transmitting end of the reference signal is a terminal device and the receiving end of the reference signal is a network device, the reference signal may be a Sounding Reference Signal (SRS) or a Demodulation Reference Signal (DMRS). For another example, if the transmitting end of the reference signal is a network device and the receiving end of the reference signal is a terminal device, the reference signal may be a Synchronization Signal Block (SSB) or a Channel State Information Reference Signal (Channel State Information Reference Signal, CSI-RS) etc.
应理解,本申请实施例并不限定第一输入信息包括的真实信道样本的数量,获取时间和获取方式,例如,所述第一输入信息可以是同时获取的,或者,也可以是分批获取的。It should be understood that the embodiment of the present application does not limit the number of real channel samples included in the first input information, acquisition time and acquisition method, for example, the first input information may be acquired simultaneously, or may also be acquired in batches of.
在本申请一些实施例中,第一输入信息可以包括完整的真实信道样本的信息,或者,也可以包括部分真实信道样本的信息,例如,第一输入信息是对完整的真实信道样本的信息进行裁剪得到的。In some embodiments of the present application, the first input information may include complete real channel sample information, or may also include partial real channel sample information, for example, the first input information is the information of the complete real channel sample cropped.
例如,真实信道样本的信息为真实信道样本的特征向量或特征矩阵,第一输入信息可以是真实信道样本的特征向量或特征矩阵,或者,也可以是真实信道样本的特征向量的子向量或真实信道样本的特征矩阵的子矩阵。For example, the information of the real channel samples is the eigenvector or the eigenmatrix of the real channel samples, and the first input information may be the eigenvector or the eigenmatrix of the real channel samples, or it may be a subvector of the eigenvector of the real channel samples or the real A submatrix of the eigenmatrix for channel samples.
在本申请一些实施例中,第二输入信息是虚拟信道样本的信息。例如,第二输入信息是由生成器生成的。可选地,该生成器可以包括但不限于生成对抗网络GAN中的生成器。In some embodiments of the present application, the second input information is information of virtual channel samples. For example, the second input information is generated by a generator. Optionally, the generator may include, but is not limited to, a generator in a Generative Adversarial Network (GAN).
在本申请一些实施例中,第二输入信息可以包括完整的虚拟信道样本的信息,或者,也可以包括部分虚拟信道样本的信息,例如,第二输入信息是对生成的完整的虚拟信道样本的信息进行裁剪得到的。例如,虚拟信道样本的信息为虚拟信道样本的特征向量或特征矩阵,第二输入信息可以是虚拟信道样本的特征向量或特征矩阵,或者,也可以是虚拟信道样本的特征向量的子向量或虚拟信道样本的特征矩阵的子矩阵。In some embodiments of the present application, the second input information may include complete virtual channel sample information, or may also include partial virtual channel sample information, for example, the second input information is the generated complete virtual channel sample information The information is obtained by clipping. For example, the information of the virtual channel sample is the eigenvector or the eigenmatrix of the virtual channel sample, and the second input information may be the eigenvector or the eigenmatrix of the virtual channel sample, or may also be a subvector or virtual A submatrix of the eigenmatrix for channel samples.
在一些实施例中,所述至少一个第二输入信息可以对应至少一个生成器模型,或者,所述至少一个第二输入信息和至少一个生成器模型一一对应。In some embodiments, the at least one second input information may correspond to at least one generator model, or there is a one-to-one correspondence between the at least one second input information and at least one generator model.
例如,所述至少一个第二输入信息包括多个第二输入信息,所述多个第二输入信息是由不同的生成器模型生成的。对于每个第二输入信息,可以包括由对应的生成器模型生成的多个虚拟信道样本的信息。For example, the at least one second input information includes a plurality of second input information generated by different generator models. For each second input information, information of a plurality of virtual channel samples generated by the corresponding generator model may be included.
应理解,本申请实施例并不限定每个第二输入信息包括的虚拟信道样本的数量,获取时间和获取方式。可选地,所述第二输入信息包括的虚拟信道样本可以是由对应的生成器模型一次生成的,或者,也可以是由对应的生成器模型分批生成的,只要对应同一生成器模型的第二输入信息由同一生成器模型生成即可,本申请对于每个第二输入信息的生成方式不作限定。It should be understood that the embodiment of the present application does not limit the number of virtual channel samples included in each second input information, the acquisition time, and the acquisition manner. Optionally, the virtual channel samples included in the second input information may be generated once by the corresponding generator model, or may also be generated in batches by the corresponding generator model, as long as the samples corresponding to the same generator model The second input information may be generated by the same generator model, and the present application does not limit the generation method of each second input information.
可选地,每个第二输入信息包括的虚拟信道样本的数量可以相同,或者,也可以不同。Optionally, the number of virtual channel samples included in each piece of second input information may be the same, or may also be different.
在一些实施例中,该至少一个生成器模型可以是网络训练过程中的不同轮次的生成器模型。In some embodiments, the at least one generator model may be a generator model of different rounds in the network training process.
也即,在网络训练过程中,可以保存不同轮次的生成器模型,以及该生成器模型生成的虚拟信道样本,用于生成所述至少一个第二输入信息。That is, during the network training process, different rounds of generator models and virtual channel samples generated by the generator models may be saved for generating the at least one second input information.
由于基于不同生成器模型的第二输入信息中的虚拟信道样本的质量可能会有差异,通过对该至少一个第二输入信息进行质量评估,选择质量最优的虚拟信道样本对应的生成器模型为目标生成器模型,进一步地,基于该目标生成器模型进行信道样本数据集的扩充,有利于提升信道样本数据集的质量。Since the quality of the virtual channel samples in the second input information based on different generator models may vary, by evaluating the quality of the at least one second input information, the generator model corresponding to the virtual channel sample with the best quality is selected as The target generator model, and further, the expansion of the channel sample data set based on the target generator model is conducive to improving the quality of the channel sample data set.
在本申请一些实施例中,所述真实信道样本包括但不限于以下中的至少一种:In some embodiments of the present application, the real channel samples include but are not limited to at least one of the following:
时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
在本申请一些实施例中,所述虚拟信道样本包括但不限于以下中的至少一种:In some embodiments of the present application, the virtual channel samples include but are not limited to at least one of the following:
时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
应理解,在本申请实施例中,角度域信道样本也可以称为:天线域信道样本,或空间域信道样本。It should be understood that, in this embodiment of the present application, the channel samples in the angle domain may also be referred to as: channel samples in the antenna domain, or channel samples in the space domain.
还应理解,在本申请实施例中,真实信道样本和虚拟信道样本的类型相同,例如,均为时域信道样本,或者,均为频域信道样本,或者,均为角度域信道样本等。It should also be understood that in this embodiment of the present application, the real channel samples and the virtual channel samples are of the same type, for example, both are time-domain channel samples, or both are frequency-domain channel samples, or both are angle-domain channel samples, etc.
以下,分别说明上述三种类型的信道样本的具体实现,其适用于真实信道样本和虚拟信道样本。Hereinafter, specific implementations of the above three types of channel samples are described respectively, which are applicable to real channel samples and virtual channel samples.
在本申请一些实施例中,时域信道样本的信息包括但不限于以下至少一个维度的信息:In some embodiments of the present application, the information of time-domain channel samples includes but not limited to information of at least one of the following dimensions:
第一维度,例如发射天线数或发射端口数维度;The first dimension, such as the dimension of the number of transmitting antennas or the number of transmitting ports;
第二维度,例如接收天线数或接收端口数维度;The second dimension, such as the dimension of the number of receiving antennas or the number of receiving ports;
第三维度,例如时域粒度长度维度。The third dimension, such as the time-domain granularity length dimension.
在一些实施例中,所述时域粒度长度可以包括但不限于以下中的至少一种:In some embodiments, the time domain granularity length may include but not limited to at least one of the following:
信道的真实多径数,按照第一采样率在时域上采样的采样点个数,进行时域采样的时间单元个数。The real multipath number of the channel, the number of sampling points sampled in the time domain according to the first sampling rate, and the number of time units for time domain sampling.
可选地,第一采样率可以是预定义的,或者,网络设备配置的。Optionally, the first sampling rate may be predefined, or configured by the network device.
可选地,时间单元可以为任意时间单元,例如包括但不限于:时隙,符号等。Optionally, the time unit may be any time unit, for example including but not limited to: time slot, symbol and so on.
应理解,在本申请实施例中,对于真实时域信道样本,在第一维度上的资源可以包括真实时域信道样本在该第一维度的全部资源,也可以包括真实时域信道样本在该第一维度的部分资源。类似地,对于第二维度和第三维度亦是如此。即,第一输入信息,可以对应真实信道样本的特征向量或特征矩阵,或者,也可以对应真实信道样本的特征向量的子向量,或真实信道样本的特征矩阵的子矩阵。It should be understood that in this embodiment of the present application, for real time-domain channel samples, resources in the first dimension may include all resources of real time-domain channel samples in the first dimension, or may include real time-domain channel samples in the first dimension. Some resources of the first dimension. Similarly, the same is true for the second and third dimensions. That is, the first input information may correspond to the eigenvector or eigenmatrix of the real channel samples, or may also correspond to a subvector of the eigenvector of the real channel samples, or a submatrix of the eigenmatrix of the real channel samples.
类似地,对于虚拟时域信道样本,在第一维度上的资源可以是虚拟时域信道样本在该第一维度的全部资源,也可以包括虚拟时域信道样本在该第一维度的部分资源。类似地,对于第二维度和第三维度亦是如此。即,第二输入信息,可以对应虚拟信道样本的特征向量或特征矩阵,或者,也可以对应虚拟信道样本的特征向量的子向量,或虚拟信道样本的特征矩阵的子矩阵。Similarly, for the virtual time-domain channel samples, the resources in the first dimension may be all resources of the virtual time-domain channel samples in the first dimension, or may include some resources of the virtual time-domain channel samples in the first dimension. Similarly, the same is true for the second and third dimensions. That is, the second input information may correspond to the eigenvector or eigenmatrix of the virtual channel samples, or may also correspond to a subvector of the eigenvector of the virtual channel samples, or a submatrix of the eigenmatrix of the virtual channel samples.
应理解,在本申请实施例中,当第一输入信息在某个维度上的资源包括真实信道样本在该维度上的部分资源时,可以是对真实信道样本在该维度上进行裁剪(或者说,截取,选择)得到的。可选地,该裁剪可以指连续的裁剪,或者,也可以是离散的裁剪。也即,第一输入信息在该维度上的资源可以是连续的资源,或者,也可以是离散的资源。It should be understood that, in the embodiment of the present application, when the resources of the first input information in a certain dimension include some resources of the real channel samples in the dimension, it may be to crop the real channel samples in the dimension (or in other words , intercept, select) obtained. Optionally, the clipping may refer to continuous clipping, or may also be discrete clipping. That is, the resources of the first input information in this dimension may be continuous resources, or may also be discrete resources.
例如,当信道为物理下行信道或物理上行信道时,可以只裁剪承载PDSCH或PUSCH的连续物理资源块(Resource Block,RB),或者,只对于承载DMRS,CSI-RS,SRS等参考信号的真实物理信道的RB进行裁剪,或者,只对不承载参考信号的真实物理信道的RB进行裁剪。For example, when the channel is a physical downlink channel or a physical uplink channel, only continuous physical resource blocks (Resource Blocks, RBs) that carry PDSCH or PUSCH can be tailored, or only for real RBs that carry reference signals such as DMRS, CSI-RS, and SRS, etc. The RBs of the physical channel are clipped, or only the RBs of the real physical channel that do not carry the reference signal are clipped.
对应地,当对真实信道样本进行裁剪得到第一输入信息时,也可以采用类似的方式对虚拟信道样本进行裁剪以得到第二输入信息,其中,第二输入信息中的虚拟信道的子向量或子矩阵与所述第一输入信息中真实信道的子向量或子矩阵所占用的物理资源一一对应。Correspondingly, when the real channel samples are clipped to obtain the first input information, the virtual channel samples can also be clipped in a similar manner to obtain the second input information, wherein the subvector of the virtual channel in the second input information or The sub-matrixes are in one-to-one correspondence with the physical resources occupied by the sub-vectors or sub-matrices of the real channels in the first input information.
为便于区分和描述,在本申请实施例中,将真实信道样本记为h,将虚拟信道样本记为
Figure PCTCN2021142531-appb-000001
For the convenience of distinction and description, in the embodiment of this application, the real channel sample is denoted as h, and the virtual channel sample is denoted as
Figure PCTCN2021142531-appb-000001
图5是本申请实施例提供的一种时域信道样本信息的示意性图。如图5所示,完整的真实时域信道样本在第一维度上的长度为M,第二维度上的长度为N,第三维度上的长度为D。Fig. 5 is a schematic diagram of time-domain channel sample information provided by an embodiment of the present application. As shown in FIG. 5 , the complete real time-domain channel samples have a length of M in the first dimension, a length of N in the second dimension, and a length of D in the third dimension.
可选地,第一输入信息在第一维度上的长度可以小于或等于M,图5以第一输入信息在第一维度上的长度为m作为示例,其中,m<M,但本申请并不限于此。Optionally, the length of the first input information in the first dimension may be less than or equal to M. FIG. 5 takes the length of the first input information in the first dimension as m as an example, where m<M, but this application does not Not limited to this.
即第一维度上的第一输入信息是将完整的真实信道样本在第一维度上进行截取得到的。That is, the first input information on the first dimension is obtained by intercepting the complete real channel samples on the first dimension.
对应地,第一维度上的第二输入信息也可以是将完整的虚拟信道样本在第一维度上截取相同长度(即长度m)的信息得到的。Correspondingly, the second input information on the first dimension may also be obtained by intercepting information of the same length (that is, length m) from the complete virtual channel sample on the first dimension.
可选地,也可以在第二维度和/或第三维度上对真实信道样本和虚拟信道样本进行截取以得到第二维度和/或第三维度上的第一输入信息和第二输入信息,本申请实施例对于裁剪信道样本的维度,方式和大小不做限制,当然,也可以不对真实信道样本和虚拟信道样本进行裁剪,此情况下,第一输入信息可以是真实信道样本的特征向量或特征矩阵,第二输入信息可以是虚拟信道样本的特征向量或特征矩阵。Optionally, the real channel samples and the virtual channel samples may also be intercepted in the second dimension and/or the third dimension to obtain the first input information and the second input information in the second dimension and/or the third dimension, The embodiment of the present application does not limit the dimension, method and size of the clipped channel samples. Of course, the real channel samples and the virtual channel samples may not be clipped. In this case, the first input information may be the eigenvector or the real channel sample. A feature matrix, the second input information may be a feature vector or a feature matrix of a virtual channel sample.
在本申请一些实施例中,所述频域信道样本的信息包括但不限于以下至少一个维度的信息:In some embodiments of the present application, the information of the channel samples in the frequency domain includes, but is not limited to, information of at least one of the following dimensions:
第一维度,例如,发射天线数或发射端口数维度;The first dimension, for example, the dimension of the number of transmit antennas or the number of transmit ports;
第二维度,例如,接收天线数或接收端口数维度;The second dimension, for example, the dimension of the number of receiving antennas or the number of receiving ports;
第三维度,例如,频域粒度长度维度;The third dimension, for example, frequency domain granularity length dimension;
第四维度,例如,时域粒度长度维度。The fourth dimension, for example, the time-domain granularity length dimension.
在一些实施例中,所述时域粒度长度的具体实现参考时域信道样本中的时域粒度长度的相关描述,这里不再赘述。In some embodiments, for the specific implementation of the time-domain granularity length, refer to the relevant description of the time-domain granularity length in the time-domain channel samples, which will not be repeated here.
在一些实施例中,所述频域粒度长度可以为任意频域单元长度,例如包括但不限于以下中的至少一种:子载波数,资源块数,子带数。即,频域信道样本的一个频域单元可以为一个或多个子载波,或者一个或多个RB,或者,一个或多个子带。In some embodiments, the frequency domain granularity length may be any frequency domain unit length, for example including but not limited to at least one of the following: the number of subcarriers, the number of resource blocks, and the number of subbands. That is, one frequency domain unit of frequency domain channel samples may be one or more subcarriers, or one or more RBs, or one or more subbands.
在一些实施例中,频域信道样本的第一维度和第二维度可以组成收发天线数对或收发端口对的联合维度,本申请对于频域信道样本的具体表征方式不作限定。In some embodiments, the first dimension and the second dimension of the channel samples in the frequency domain may form the combined dimension of the number of transceiver antennas or the pair of transceiver ports. The present application does not limit the specific representation of the channel samples in the frequency domain.
应理解,在本申请实施例中,对于真实频域信道样本,在第一维度上的资源可以包括真实频域信道样本在该第一维度的全部资源,也可以包括真实频域信道样本在该第一维度的部分资源,类似地,对于第二维度、第三维度和第四维度亦是如此。即,第一输入信息,可以对应真实信道样本的特征向量或特征矩阵,或者,也可以对应真实信道样本的特征向量的子向量,或真实信道样本的特征矩阵的 子矩阵。It should be understood that in this embodiment of the present application, for real frequency domain channel samples, the resources on the first dimension may include all resources of the real frequency domain channel samples in the first dimension, or may include real frequency domain channel samples in the first dimension. Some of the resources for the first dimension, and similarly for the second, third, and fourth dimensions. That is, the first input information may correspond to the eigenvector or eigenmatrix of the real channel samples, or may also correspond to a subvector of the eigenvector of the real channel samples, or a submatrix of the eigenmatrix of the real channel samples.
类似地,对于虚拟频域信道样本,在第一维度上的资源可以包括虚拟频域信道样本在该第一维度的全部资源,也可以包括虚拟频域信道样本在该第一维度的部分资源,类似地,对于第二维度、第三维度和第四维度亦是如此。即,第二输入信息,可以对应虚拟信道样本的特征向量或特征矩阵,或者,也可以对应虚拟信道样本的特征向量的子向量,或虚拟信道样本的特征矩阵的子矩阵。Similarly, for the virtual frequency domain channel samples, the resources on the first dimension may include all the resources of the virtual frequency domain channel samples in the first dimension, or may include some resources of the virtual frequency domain channel samples in the first dimension, Similarly, the same is true for the second, third and fourth dimensions. That is, the second input information may correspond to the eigenvector or eigenmatrix of the virtual channel samples, or may also correspond to a subvector of the eigenvector of the virtual channel samples, or a submatrix of the eigenmatrix of the virtual channel samples.
应理解,在本申请实施例中,在第一输入信息在某个维度上包括频域信道样本在该维度的部分资源时,可以是在该维度上对频域信道样本进行裁剪得到的,具体的裁剪方式参考前述实施例的相关说明,这里不再赘述。It should be understood that, in this embodiment of the present application, when the first input information includes part of the resources of frequency-domain channel samples in this dimension in a certain dimension, it may be obtained by tailoring the frequency-domain channel samples in this dimension, specifically For the clipping method, refer to the relevant descriptions of the foregoing embodiments, which will not be repeated here.
图6是本申请实施例提供的一种频域信道样本信息的示意性图。如图6所示,完整的真实频域信道样本在第一维度上的长度为M,第二维度上的长度为N,第三维度上的长度为B,第四维度上的长度为T。Fig. 6 is a schematic diagram of channel sample information in the frequency domain provided by an embodiment of the present application. As shown in Figure 6, the length of the complete real frequency domain channel sample is M in the first dimension, N in the second dimension, B in the third dimension, and T in the fourth dimension.
在图6的示例中,频域信道样本的第一维度与第二维度组成收发天线对的联合维度,其维度大小为MN,图6中的每一个方块代表一个资源单元上的频域信道系数。In the example in Figure 6, the first dimension and the second dimension of the frequency domain channel samples constitute the joint dimension of the transceiver antenna pair, and its dimension size is MN, and each block in Figure 6 represents the frequency domain channel coefficient on a resource unit .
可选地,对于第一输入信息和第二输入信息,可以在第三维度和第四维度上进行剪裁或者选择,例如,在第三维度上只选择前b<B个子载波,在第四维度上只选择后t<T个符号。Optionally, for the first input information and the second input information, tailoring or selection can be performed on the third dimension and the fourth dimension, for example, only the first b<B subcarriers are selected on the third dimension, and on the fourth dimension Only the last t<T symbols are selected.
可选地,所述b个子载波可以是连续的。例如,所述b个子载波可以是承载物理信道的连续b个子载波,或者,所述b个子载波也可以是离散的,例如,所述b个子载波可以是承载参考信号的物理信道所占用的子载波,或者,不承载参考信号的物理信道所占用的子载波。Optionally, the b subcarriers may be continuous. For example, the b subcarriers may be consecutive b subcarriers carrying physical channels, or the b subcarriers may also be discrete, for example, the b subcarriers may be subcarriers occupied by physical channels carrying reference signals carrier, or a subcarrier occupied by a physical channel that does not carry a reference signal.
可选地,所述t个符号可以是连续的,例如,所述t个符号可以是承载物理信道的连续t个符号,或者,所述t个符号也可以是离散的,例如,所述t个符号可以是承载参考信号的物理信道所占用的符号,或者,不承载参考信号的物理信道所占用的符号。Optionally, the t symbols may be continuous, for example, the t symbols may be consecutive t symbols carrying a physical channel, or the t symbols may also be discrete, for example, the t The symbols may be symbols occupied by physical channels carrying reference signals, or symbols occupied by physical channels not carrying reference signals.
应理解,第二输入信息中的虚拟信道的子向量或子矩阵所占用的物理资源和第一输入信息中的真实信道的子向量或子矩阵所占用的物理资源一一对应。It should be understood that the physical resources occupied by the sub-vector or sub-matrix of the virtual channel in the second input information correspond one-to-one to the physical resources occupied by the sub-vector or sub-matrix of the real channel in the first input information.
在本申请一些实施例中,所述角度域信道样本由天线域的信道经过傅里叶变换得到的。例如,对于发射端或接收端存在多根天线的情况,比如单输入多输出(Single-input Multi-output,SIMO),多输入单输出(Multi-input Single-output,MISO)和多输入多输出(Multi-input Multi-output;MIMO)通信系统,可以采集角度域信道样本。In some embodiments of the present application, the channel samples in the angle domain are obtained through Fourier transform of channels in the antenna domain. For example, for the case where there are multiple antennas at the transmitter or receiver, such as Single-input Multi-output (SIMO), Multi-input Single-output (MISO) and MIMO (Multi-input Multi-output; MIMO) communication system can collect angle domain channel samples.
在本申请一些实施例中,所述角度域信道样本的信息包括以下至少一个维度的信息:In some embodiments of the present application, the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
第一维度,例如发射角度维度;a first dimension, such as the emission angle dimension;
第二维度,例如到达角度维度;A second dimension, such as the angle-of-arrival dimension;
第三维度,例如时域粒度长度或频域粒度长度维度。The third dimension, for example, the time domain granularity length or the frequency domain granularity length dimension.
可选地,当发射端或接收端是单根天线时,第一维度或第二维度可以不存在。Optionally, when the transmitting end or the receiving end is a single antenna, the first dimension or the second dimension may not exist.
在一些实施例中,第一维度可以包含一个或两个子维度,例如,水平方向发射角维度和/或垂直方向发射角维度。In some embodiments, the first dimension may contain one or two sub-dimensions, eg, a horizontal emission angle dimension and/or a vertical emission angle dimension.
在一些实施例中,第二维度可以包含一个或两个子维度,例如,水平方向到达角维度和/或垂直方向到达角维度。其中,水平方向到达角可以由对应发射或接收天线的水平方向天线阵列构成的子信道经过傅里叶变换得到,垂直到达角可以由对应发射或接收天线的垂直方向天线阵列构成的子信道经过傅里叶变换得到。In some embodiments, the second dimension may include one or two sub-dimensions, for example, the dimension of the angle of arrival in the horizontal direction and/or the dimension of the angle of arrival in the vertical direction. Among them, the angle of arrival in the horizontal direction can be obtained by Fourier transform of the sub-channel formed by the horizontal antenna array corresponding to the transmitting or receiving antenna, and the vertical angle of arrival can be obtained by Fourier transform on the sub-channel formed by the vertical antenna array corresponding to the transmitting or receiving antenna. Leaf transformation is obtained.
在一些实施例中,第一维度包括的子维度的个数和第二维度包括的子维度个数可以相同,或者,也可以不同。例如,第一维度可以包括水平方向发射角维度和垂直方向发射角维度,第二维度可以包括水平方向到达角维度或垂直方向到达角维度,或者,第一维度可以包括水平方向发射角维度或垂直方向发射角维度,第二维度可以包括水平方向到达角维度和垂直方向到达角维度。In some embodiments, the number of sub-dimensions included in the first dimension and the number of sub-dimensions included in the second dimension may be the same, or may also be different. For example, the first dimension may include the horizontal emission angle dimension and the vertical emission angle dimension, and the second dimension may include the horizontal arrival angle dimension or the vertical arrival angle dimension, or the first dimension may include the horizontal emission angle dimension or the vertical In the direction emission angle dimension, the second dimension may include a horizontal direction arrival angle dimension and a vertical direction arrival angle dimension.
在一些实施例中,第一维度的角度覆盖范围和第二维度的角度覆盖范围,可以是相同的,也可以是不同的。In some embodiments, the angular coverage of the first dimension and the angular coverage of the second dimension may be the same or different.
例如,第一维度和第二维度均可以为(-90,90)度的角度覆盖范围。For example, both the first dimension and the second dimension may be an angle coverage of (-90, 90) degrees.
又例如,第一维度为(-90,90)度的角度覆盖范围,第二维度为(0,180)度的角度覆盖范围。For another example, the first dimension is the angular coverage range of (-90, 90) degrees, and the second dimension is the angular coverage range of (0, 180) degrees.
在一些实施例中,第一维度的角度粒度可以是均匀配置的,即每个角度粒度代表的角度值是固定值,例如2度,5度或10度等,或者,也可以是非均匀配置的,例如,按照角度的正弦值或余弦值均匀划分。In some embodiments, the angular granularity of the first dimension may be configured uniformly, that is, the angle value represented by each angular granularity is a fixed value, such as 2 degrees, 5 degrees or 10 degrees, etc., or may be non-uniformly configured , for example, divide evenly by the sine or cosine of the angle.
在一些实施例中,第二维度的角度粒度可以是均匀配置的,即每个角度粒度代表的角度值是固定值,例如2度,5度或10度等,或者,也可以是非均匀配置的,例如,按照角度的正弦值或余弦值均匀划分。In some embodiments, the angular granularity of the second dimension may be uniformly configured, that is, the angle value represented by each angular granularity is a fixed value, such as 2 degrees, 5 degrees or 10 degrees, etc., or may be non-uniformly configured , for example, divide evenly by the sine or cosine of the angle.
在一些实施例中,第一维度和第二维度的角度粒度或角度划分方法可以是相同的,或者,也可以是不同的。In some embodiments, the angle granularity or angle division method of the first dimension and the second dimension may be the same, or may also be different.
可选地,第三维度可以是时域粒度长度维度或者频域粒度长度维度,即角度域信道可以是时域的,也可以是频域的。其中,时域粒度长度和频域粒度长度的具体实现参考前述实施例的相关描述,这里不再赘述。Optionally, the third dimension may be a time domain granularity length dimension or a frequency domain granularity length dimension, that is, the angle domain channel may be in the time domain or in the frequency domain. For the specific implementation of the granular length in the time domain and the granular length in the frequency domain, refer to the related descriptions in the foregoing embodiments, and details are not repeated here.
应理解,在本申请实施例中,对于真实角度域信道样本,在第一维度上的资源可以包括真实角度域信道样本在该第一维度的全部资源,也可以包括真实角度域信道样本在该第一维度的部分资源,类似地,对于第二维度和第三维度亦是如此。即,第一输入信息,可以对应真实信道样本的特征向量或特征矩阵,或者,也可以对应真实信道样本的特征向量的子向量,或真实信道样本的特征矩阵的子矩阵。It should be understood that, in this embodiment of the present application, for real angle domain channel samples, resources in the first dimension may include all resources of real angle domain channel samples in the first dimension, or may include real angle domain channel samples in the first dimension. Some resources for the first dimension, similarly for the second and third dimensions. That is, the first input information may correspond to the eigenvector or eigenmatrix of the real channel samples, or may also correspond to a subvector of the eigenvector of the real channel samples, or a submatrix of the eigenmatrix of the real channel samples.
类似地,对于虚拟角度域信道样本,在第一维度上的资源可以包括虚拟角度域信道样本在该第一维度的全部资源,也可以包括虚拟角度域信道样本在该第一维度的部分资源,类似地,对于第二维度和第三维度和第四维度亦是如此。即,第二输入信息,可以对应虚拟信道样本的特征向量或特征矩阵,或者,也可以对应虚拟信道样本的特征向量的子向量,或虚拟信道样本的特征矩阵的子矩阵。Similarly, for the channel samples in the virtual angle domain, the resources on the first dimension may include all the resources of the channel samples in the virtual angle domain in the first dimension, and may also include some resources in the first dimension of the channel samples in the virtual angle domain, Similarly for the second dimension and the third dimension and the fourth dimension. That is, the second input information may correspond to the eigenvector or eigenmatrix of the virtual channel samples, or may also correspond to a subvector of the eigenvector of the virtual channel samples, or a submatrix of the eigenmatrix of the virtual channel samples.
应理解,在本申请实施例中,在第一输入信息在某个维度上包括角度域信道样本在该维度的部分资源时,可以是在该维度上对角度域信道样本进行裁剪得到的,具体的裁剪方式参考前述实施例的相关说明,这里不再赘述。It should be understood that, in the embodiment of the present application, when the first input information includes part of the resources of the channel samples in the angle domain in a certain dimension, it may be obtained by tailoring the channel samples in the angle domain in this dimension, specifically For the clipping method, refer to the relevant descriptions of the foregoing embodiments, which will not be repeated here.
图7是本申请实施例提供的一种角度域信道样本信息的示意性图。如图7所示,角度域信道样本的第一维度为水平方向发射角维度,第二维度为水平方向到达角维度,第三维度是时域粒度长度维度,其中,时域粒度长度是以信道的真实多径时延数为例。Fig. 7 is a schematic diagram of angle-domain channel sample information provided by an embodiment of the present application. As shown in Figure 7, the first dimension of the channel samples in the angle domain is the dimension of the horizontal emission angle, the second dimension is the dimension of the horizontal arrival angle, and the third dimension is the dimension of the time-domain granularity length, where the time-domain granularity length is the channel Take the real multipath delay number of , as an example.
作为示例,如图7所示,第一维度包含(-90,90)度的水平方向发射角度,第二维度包含(-90,90)度的水平方向到达角,每个方格代表角度粒度大小,该角度粒度可以是在水平角度上均匀配置的,即每个角度粒度代表的角度值固定,如2度,5度,10度,或者,也可以是在水平角度上非均匀配置的,例如是对角度的正弦值或余弦值均匀划分得到的。As an example, as shown in Figure 7, the first dimension contains the horizontal emission angle of (-90, 90) degrees, and the second dimension contains the horizontal arrival angle of (-90, 90) degrees, and each square represents the angle granularity size, the angle granularity can be uniformly configured on the horizontal angle, that is, the angle value represented by each angle granularity is fixed, such as 2 degrees, 5 degrees, and 10 degrees, or it can also be non-uniformly configured on the horizontal angle, For example, it is obtained by uniformly dividing the sine or cosine of the angle.
可选地,第一维度和第二维度的角度划分粒度和划分方法,可以是相同的,也可以是不同的。Optionally, the angle division granularity and division method of the first dimension and the second dimension may be the same or different.
可选地,第一维度和第二维度的角度覆盖范围,可以是相同的,也可以是不同的。Optionally, the angular coverage ranges of the first dimension and the second dimension may be the same or different.
应理解,在图7的示例中,可以在第一维度,第二维度和第三维度中的至少一个维度上对角度域信道样本进行裁剪,本申请对于具体的裁剪方式不作限定。It should be understood that, in the example in FIG. 7 , the channel samples in the angle domain may be clipped on at least one of the first dimension, the second dimension, and the third dimension, and the present application does not limit the specific clipping manner.
在本申请一些实施例中,所述方法200还包括:In some embodiments of the present application, the method 200 further includes:
所述第一设备获取第一配置信息,所述第一配置信息用于配置以下中的至少一项:The first device acquires first configuration information, where the first configuration information is used to configure at least one of the following:
所述第一输入信息的生成方式;A method of generating the first input information;
所述至少一个第二输入信息的生成方式;A method of generating the at least one second input information;
所述至少一个第二输入信息的质量评估参数。A quality assessment parameter of the at least one second input information.
例如,可以根据第一配置信息和采集的真实信道样本得到第一输入信息,和/或,根据第一配置信息和生成器生成的虚拟信道样本得到第二输入信息。For example, the first input information may be obtained according to the first configuration information and the collected real channel samples, and/or the second input information may be obtained according to the first configuration information and the virtual channel samples generated by the generator.
又例如,根据第一配置信息对至少一个第二输入信息进行质量评估。For another example, perform quality assessment on at least one piece of second input information according to the first configuration information.
在一些实施例中,所述第一配置信息包括以下中的至少一项:In some embodiments, the first configuration information includes at least one of the following:
用于真实信道样本抽样的数量参数L1;The number parameter L1 for real channel sample sampling;
用于虚拟信道样本抽样的数量参数L2;The number parameter L2 for virtual channel sample sampling;
相似信道样本的数量参数K;The number parameter K of similar channel samples;
信道样本的维度个数信息;Dimension number information of channel samples;
信道样本的维度信息;Dimension information of channel samples;
用于生成频域维度的信道样本的配置信息;Configuration information for generating channel samples in the frequency domain dimension;
用于生成时域维度的信道样本的配置信息;Configuration information for generating channel samples in the time domain dimension;
用于生成天线域维度的信道样本的配置信息。Configuration information for generating channel samples of antenna domain dimension.
在一些实施例中,数量参数L1和L2可以是相等的,也可以是不相等的。In some embodiments, the quantity parameters L1 and L2 may be equal or unequal.
可选地,当第一配置信息至包括一个数量参数L时,默认第一输入信息与第二输入信息使用相同的数量参数,即L1=L2=L。Optionally, when the first configuration information includes a number parameter L, the first input information and the second input information use the same number parameter by default, that is, L1=L2=L.
可选地,当第一配置信息不包括数量参数时,默认第一输入信息的数量参数等于第一输入信息包括的所有真实信道样本,第二输入信息的数量参数等于第二输入信息包括的所有虚拟信道样本。Optionally, when the first configuration information does not include the number parameter, the default number parameter of the first input information is equal to all real channel samples included in the first input information, and the number parameter of the second input information is equal to all real channel samples included in the second input information. Virtual channel samples.
应理解,本申请对于虚拟信道样本和真实信道样本的抽样方式不做限制,该抽样方式例如可以是随机抽样,也可以是均匀抽样,或者,连续抽样,例如,取前L1或L2个信道样本或者取中间的L1 或L2个信道样本等。It should be understood that the present application does not limit the sampling method of virtual channel samples and real channel samples. The sampling method can be, for example, random sampling, uniform sampling, or continuous sampling, for example, taking the first L1 or L2 channel samples Or take the middle L1 or L2 channel samples, etc.
在一些实施例中,相似信道样本的数量参数K可以用于在虚拟信道样本质量评估时,确定与虚拟信道样本相似度最高的K个真实信道样本。In some embodiments, the parameter K of the number of similar channel samples may be used to determine the K real channel samples with the highest similarity to the virtual channel samples when evaluating the quality of the virtual channel samples.
在一些实施例中,信道样本的维度信息可以为前述示例的维度信息。In some embodiments, the dimension information of the channel samples may be the dimension information of the foregoing examples.
例如,对于时域信道样本,可以包括但不限于以下至少一个维度:For example, for time-domain channel samples, it may include but not limited to at least one of the following dimensions:
第一维度,例如发射天线数或发射端口数维度;The first dimension, such as the dimension of the number of transmitting antennas or the number of transmitting ports;
第二维度,例如接收天线数或接收端口数维度;The second dimension, such as the dimension of the number of receiving antennas or the number of receiving ports;
第三维度,例如时域粒度长度维度。The third dimension, such as the time-domain granularity length dimension.
又例如,对于频域信道样本,可以包括但不限于以下至少一个维度:For another example, for frequency domain channel samples, it may include but not limited to at least one of the following dimensions:
第一维度,例如,发射天线数或发射端口数维度;The first dimension, for example, the dimension of the number of transmit antennas or the number of transmit ports;
第二维度,例如,接收天线数或接收端口数维度;The second dimension, for example, the dimension of the number of receiving antennas or the number of receiving ports;
第三维度,例如,频域粒度长度维度;The third dimension, for example, frequency domain granularity length dimension;
第四维度,例如,时域粒度长度维度。The fourth dimension, for example, the time-domain granularity length dimension.
再例如,对于角度域信道样本,包括以下至少一个维度:For another example, for angle-domain channel samples, at least one of the following dimensions is included:
第一维度,例如发射角度维度;a first dimension, such as the emission angle dimension;
第二维度,例如到达角度维度;A second dimension, such as the angle-of-arrival dimension;
第三维度,例如时域粒度长度或频域粒度长度维度。The third dimension, for example, the time domain granularity length or the frequency domain granularity length dimension.
在一些实施例中,所述用于生成频域维度的信道样本的配置信息包括以下中的至少一项:In some embodiments, the configuration information for generating channel samples in the frequency domain dimension includes at least one of the following:
频域粒度配置,频域维度的资源裁剪方式,目标频域资源的指示信息。Frequency domain granularity configuration, resource tailoring method of frequency domain dimension, indication information of target frequency domain resources.
在一些实施例中,频域粒度配置可以用于配置信道样本的频域粒度(或者说,频域单元),例如,可以是子载波粒度,资源库粒度,或子带粒度等。作为示例,频域粒度配置可以为2比特,该2比特为00表示频域粒度为一个子载波,该2比特为01表示频域粒度为一个RB,该2比特为10表示频域粒度为一个子带。In some embodiments, frequency domain granularity configuration may be used to configure frequency domain granularity (or frequency domain unit) of channel samples, for example, it may be subcarrier granularity, resource bank granularity, or subband granularity, etc. As an example, the frequency domain granularity configuration can be 2 bits, the 2 bits are 00, indicating that the frequency domain granularity is one subcarrier, the 2 bits are 01, indicating that the frequency domain granularity is one RB, and the 2 bits are 10, indicating that the frequency domain granularity is one Subband.
可选地,一个频域单元包括的子频域单元的个数可以是固定的,或者预定义的,或者,也可以通过频域粒度配置进行配置。例如,当配置频域粒度为一个子带时,还可以进一步配置一个子带包括的RB数。此情况下,频域粒度配置可以包括3比特,前2比特用于指示频域粒度或频域单元,最后一个比特用于指示频域单元包括的子频域单元的个数。例如,该3比特取值为100时,表示一个子带内包括4个资源块,该3比特取值为101时,表示一个子带内包括8个资源块。Optionally, the number of sub-frequency domain units included in a frequency domain unit may be fixed or predefined, or may also be configured through frequency domain granularity configuration. For example, when the frequency domain granularity is configured as one subband, the number of RBs included in one subband may be further configured. In this case, the frequency domain granularity configuration may include 3 bits, the first 2 bits are used to indicate the frequency domain granularity or the frequency domain unit, and the last bit is used to indicate the number of sub-frequency domain units included in the frequency domain unit. For example, when the value of these 3 bits is 100, it means that one subband includes 4 resource blocks; when the value of these 3 bits is 101, it means that one subband includes 8 resource blocks.
在一些实施例中,频域维度的资源裁剪方式可以包括连续的频域资源裁剪方式和离散的频域资源裁剪方式。可选地,该频域维度的资源裁剪方式可以为1比特,例如,该1比特为0表示连续的频域资源裁剪方式,为1表示离散的频域资源裁剪方式。In some embodiments, the resource tailoring manner of the frequency domain dimension may include a continuous frequency domain resource tailoring manner and a discrete frequency domain resource tailoring manner. Optionally, the resource tailoring mode of the frequency domain dimension may be 1 bit, for example, if the 1 bit is 0, it indicates a continuous frequency domain resource tailoring mode, and if it is 1, it indicates a discrete frequency domain resource tailoring mode.
在一些实施例中,当需要对信道样本的频域维度进行裁剪时,该用于生成频域维度的信道样本的配置信息还包括裁剪的目标频域资源的指示信息。In some embodiments, when the frequency domain dimension of the channel samples needs to be tailored, the configuration information for generating the channel samples of the frequency domain dimension further includes indication information of target frequency domain resources to be tailored.
可选地,频域维度的资源裁剪方式为连续的频域资源裁剪方式时,该目标频域资源的指示信息可以包括起始频域资源(即起始裁剪点)的索引和长度(即裁剪长度)。Optionally, when the resource tailoring mode of the frequency domain dimension is a continuous frequency domain resource tailoring mode, the indication information of the target frequency domain resource may include the index and length of the starting frequency domain resource (that is, the starting clipping point) (that is, the clipping point length).
可选地,频域维度的资源裁剪方式为离散的频域资源裁剪方式时,该目标频域资源的指示信息可以包括起始频域资源(即起始裁剪点)的索引和频域资源间隔(即裁剪间隔),其中,所述频域资源间隔为相邻两个目标频域资源之间的间隔。Optionally, when the resource tailoring method of the frequency domain dimension is a discrete frequency domain resource tailoring method, the indication information of the target frequency domain resource may include the index of the starting frequency domain resource (that is, the starting clipping point) and the frequency domain resource interval (that is, the clipping interval), wherein the frequency domain resource interval is the interval between two adjacent target frequency domain resources.
在一些实施例中,所述用于生成时域维度的信道样本的配置信息包括以下中的至少一项:In some embodiments, the configuration information for generating channel samples of the time domain dimension includes at least one of the following:
时域粒度配置,时域维度的资源裁剪方式,目标时域资源的指示信息。Time-domain granularity configuration, resource clipping mode of time-domain dimension, and indication information of target time-domain resources.
在一些实施例中,时域粒度配置可以用于配置信道样本的时域粒度(或者说,时域单元)。例如,时域粒度可以是一个或多个时隙粒度,或者一个或多个符号粒度等。In some embodiments, the time-domain granularity configuration may be used to configure the time-domain granularity (or in other words, time-domain units) of channel samples. For example, the time domain granularity may be one or more slot granularities, or one or more symbol granularities, and so on.
作为示例,时域粒度配置可以为2比特,该2比特为00表示时域粒度为一个时隙,该2比特为01表示时域粒度为一个符号,该2比特为10表示时域粒度为多个时隙,该2他为11表示时域粒度为多个符号。As an example, the time domain granularity configuration can be 2 bits, the 2 bits are 00, indicating that the time domain granularity is one slot, the 2 bits are 01, indicating that the time domain granularity is one symbol, and the 2 bits are 10, indicating that the time domain granularity is multiple time slots, where 2 he is 11 means that the time domain granularity is multiple symbols.
在一些实施例中,时域维度的资源裁剪方式可以包括连续的时域资源裁剪方式和离散的时域资源裁剪方式。可选地,该时域维度的资源裁剪方式可以为1比特,例如,该1比特为0表示连续的频域资源裁剪方式,为1表示离散的频域资源裁剪方式。In some embodiments, the resource tailoring manner of the time domain dimension may include a continuous time domain resource tailoring manner and a discrete time domain resource tailoring manner. Optionally, the resource tailoring mode of the time domain dimension may be 1 bit, for example, if the 1 bit is 0, it indicates a continuous frequency domain resource tailoring mode, and if it is 1, it indicates a discrete frequency domain resource tailoring mode.
在一些实施例中,当需要对信道样本的时域维度进行裁剪时,该用于生成时域维度的信道样本的配置信息还包括裁剪的目标时域资源的指示信息。In some embodiments, when the time-domain dimension of the channel samples needs to be tailored, the configuration information for generating the channel samples of the time-domain dimension further includes indication information of target time-domain resources to be tailored.
可选地,时域维度的资源裁剪方式为连续的时域资源裁剪方式时,该目标时域资源的指示信息可以包括起始时域资源(即起始裁剪点)的索引和长度(即裁剪长度)。Optionally, when the resource clipping mode of the time domain dimension is a continuous time domain resource clipping mode, the indication information of the target time domain resource may include the index and length (that is, the clipping point) of the starting time domain resource (that is, the starting clipping point). length).
可选地,时域维度的资源裁剪方式为离散的时域资源裁剪方式时,该目标时域资源的指示信息可以包括起始时域资源(即起始裁剪点)的索引和时域资源间隔(即裁剪间隔),其中,所述时域资源间隔为相邻两个目标时域资源之间的间隔。Optionally, when the resource clipping mode of the time domain dimension is a discrete time domain resource clipping mode, the indication information of the target time domain resource may include the index of the starting time domain resource (that is, the starting clipping point) and the time domain resource interval (that is, the clipping interval), wherein the time-domain resource interval is the interval between two adjacent target time-domain resources.
在一些实施例中,所述用于生成天线域维度的信道样本的配置信息包括以下中的至少一项:In some embodiments, the configuration information for generating channel samples of antenna domain dimensions includes at least one of the following:
天线域粒度配置,天线域维度的资源裁剪方式,目标天线域资源的指示信息。Antenna domain granularity configuration, resource tailoring mode of antenna domain dimension, indication information of target antenna domain resources.
应理解,在本申请实施例中,天线域也可以替换为角度域或空间域。It should be understood that, in the embodiment of the present application, the antenna domain may also be replaced with an angle domain or a space domain.
在一些实施例中,天线域维度的资源裁剪方式可以包括连续的天线域资源裁剪方式和离散的天线域资源裁剪方式。可选地,该天线域维度的资源裁剪方式可以为1比特,例如,该1比特为0表示连续的频域资源裁剪方式,为1表示离散的频域资源裁剪方式。In some embodiments, the resource tailoring manner of the antenna domain dimension may include a continuous antenna domain resource tailoring manner and a discrete antenna domain resource tailoring manner. Optionally, the resource tailoring mode of the antenna domain dimension may be 1 bit, for example, if the 1 bit is 0, it indicates a continuous frequency domain resource tailoring mode, and if it is 1, it indicates a discrete frequency domain resource tailoring mode.
在一些实施例中,当需要对信道样本的天线域维度进行裁剪时,该用于生成天线域维度的信道样本的配置信息还包括裁剪的目标天线域资源的指示信息。In some embodiments, when the antenna domain dimension of the channel sample needs to be tailored, the configuration information for generating the channel sample of the antenna domain dimension further includes indication information of the tailored antenna domain resource.
可选地,天线域维度的资源裁剪方式为连续的天线域资源裁剪方式时,该目标天线域资源的指示信息可以包括起始天线域资源(即起始裁剪点)的索引和长度(即裁剪长度)。Optionally, when the resource tailoring mode of the antenna domain dimension is a continuous antenna domain resource tailoring mode, the indication information of the target antenna domain resource may include the index and length of the starting antenna domain resource (that is, the starting clipping point) (that is, the clipping length).
可选地,天线域维度的资源裁剪方式为离散的天线域资源裁剪方式时,该目标天线域资源的指示信息可以包括起始天线域资源(即起始裁剪点)的索引和天线域资源间隔(即裁剪间隔),其中,所述天线域资源间隔为相邻两个目标天线域资源之间的间隔。Optionally, when the resource tailoring mode of the antenna domain dimension is a discrete antenna domain resource tailoring mode, the indication information of the target antenna domain resource may include the index of the initial antenna domain resource (that is, the initial tailoring point) and the antenna domain resource interval (that is, the clipping interval), wherein the antenna domain resource interval is the interval between two adjacent target antenna domain resources.
以下,结合具体实施例,对所述第一输入信息和所述至少一个第二输入信息的获取方式进行说明。Hereinafter, manners for acquiring the first input information and the at least one second input information will be described in conjunction with specific embodiments.
实施例1:第一输入信息Example 1: first input information
实施例1-1:所述第一输入信息根据所述第一设备采集的真实信道样本得到的。Embodiment 1-1: the first input information is obtained according to real channel samples collected by the first device.
例如,第一设备可以进行采集或测量参考信号得到真实信道样本,进一步基于第一配置信息得到第一输入信息。For example, the first device may collect or measure a reference signal to obtain real channel samples, and further obtain first input information based on the first configuration information.
实施例1-2:第一输入信息可以是第一设备从第二设备获取的。Embodiment 1-2: The first input information may be acquired by the first device from the second device.
例如,第二设备可以采集或测量参考信号得到真实信道样本,进一步基于第一配置信息得到第一输入信息。For example, the second device may collect or measure a reference signal to obtain real channel samples, and further obtain the first input information based on the first configuration information.
在一些实施例中,第二设备可以基于第一设备的指示向第一设备发送第一输入信息。In some embodiments, the second device may send the first input information to the first device based on the indication of the first device.
例如,所述第一设备向所述第二设备发送第一指示信息,所述第一指示信息用于指示所述第二设备向所述第一设备发送所述第一输入信息。第二设备可以在接收到第一指示信息的情况下,向第一设备发送第一输入信息。For example, the first device sends first indication information to the second device, where the first indication information is used to instruct the second device to send the first input information to the first device. The second device may send the first input information to the first device after receiving the first indication information.
在另一些实施例中,第二设备可以向第一设备发送采集的真实信道样本,进一步由第一设备根据第一配置信息和该真实信道样本得到第一输入信息。In other embodiments, the second device may send the collected real channel samples to the first device, and the first device further obtains first input information according to the first configuration information and the real channel samples.
在本申请一些实施例中,所述方法200还包括:In some embodiments of the present application, the method 200 further includes:
所述第一设备向所述第二设备发送第一配置信息。进一步地,第二设备可以根据第一配置信息和真实信道样本生成第一输入信息。The first device sends first configuration information to the second device. Further, the second device may generate the first input information according to the first configuration information and real channel samples.
实施例2:所述至少一个第二输入信息Embodiment 2: the at least one second input information
实施例2-1:所述至少一个第二输入信息是第一设备根据第一设备上部署的生成器生成的虚拟信道样本得到的。Embodiment 2-1: the at least one second input information is obtained by the first device according to the virtual channel samples generated by the generator deployed on the first device.
例如,第一设备可以根据至少一个生成器模型生成至少一组虚拟信道样本,进一步基于第一配置信息和该至少一组虚拟信道样本得到该至少一个第二输入信息。For example, the first device may generate at least one set of virtual channel samples according to at least one generator model, and further obtain the at least one second input information based on the first configuration information and the at least one set of virtual channel samples.
实施例2-2:所述至少一个第二输入信息是所述第一设备从第二设备获取的。Embodiment 2-2: the at least one second input information is acquired by the first device from the second device.
例如,第二设备可以根据至少一个生成器模型生成至少一组虚拟信道样本,进一步基于第一配置信息和该至少一组虚拟信道样本得到该至少一个第二输入信息。For example, the second device may generate at least one set of virtual channel samples according to at least one generator model, and further obtain the at least one second input information based on the first configuration information and the at least one set of virtual channel samples.
在一些实施例中,第二设备可以基于第一设备的指示向第一设备发送所述至少一个第二输入信息。In some embodiments, the second device may send the at least one second input information to the first device based on the instruction of the first device.
例如,所述第一设备向所述第二设备发送第二指示信息,所述第二指示信息用于指示所述第二设备向所述第一设备发送所述至少一个第二输入信息。第二设备可以在接收到第二指示信息的情况下,向第一设备发送所述至少一个第二输入信息。For example, the first device sends second indication information to the second device, where the second indication information is used to instruct the second device to send the at least one piece of second input information to the first device. The second device may send the at least one second input information to the first device in a case of receiving the second indication information.
在本申请一些实施例中,所述方法200还包括:In some embodiments of the present application, the method 200 further includes:
所述第一设备接收所述第二设备发送的所述至少一个第二输入信息以及所述至少一个第二输入信息分别对应的生成器索引。The first device receives the at least one second input information sent by the second device and generator indexes respectively corresponding to the at least one second input information.
在本申请一些实施例中,所述方法200还包括:In some embodiments of the present application, the method 200 further includes:
所述第一设备向所述第二设备发送第一配置信息。进一步地,第二设备可以根据第一配置信息和虚拟信道样本生成第二输入信息。The first device sends first configuration information to the second device. Further, the second device may generate second input information according to the first configuration information and the virtual channel samples.
在一些实施例中,所述方法200还包括:In some embodiments, the method 200 also includes:
所述第一设备向所述第二设备发送第三指示信息,所述第三指示信息用于指示所述第一设备确定的目标生成器索引。The first device sends third indication information to the second device, where the third indication information is used to indicate the target generator index determined by the first device.
在一些实施例中,所述第一设备为终端设备,所述第二设备为网络设备。In some embodiments, the first device is a terminal device, and the second device is a network device.
在另一些实施例中,所述第一设备为网络设备,所述第二设备为终端设备。In other embodiments, the first device is a network device, and the second device is a terminal device.
以下结合具体实施例,说明根据本申请实施例的虚拟信道的质量评估方法。The method for evaluating the quality of a virtual channel according to an embodiment of the present application will be described below in combination with specific embodiments.
情况1:第一输入信息和第二输入信息均由网络设备生成。Case 1: Both the first input information and the second input information are generated by the network device.
例如,网络设备可以根据真实信道样本生成第一输入信息,该真实信道样本可以是网络设备采集或测量参考信号得到的。For example, the network device may generate the first input information according to real channel samples, where the real channel samples may be obtained by collecting or measuring a reference signal by the network device.
例如,生成器部署在网络设备上,网络设备可以通过至少一个生成器模型生成至少一组虚拟信道样本,进一步基于该至少一组虚拟信道样本得到至少一个第二输入信息。For example, the generator is deployed on the network device, and the network device can generate at least one set of virtual channel samples through at least one generator model, and further obtain at least one second input information based on the at least one set of virtual channel samples.
具体例如,网络设备可以在生成器训练过程中,依次保存不同轮次的生成器模型以及对应的虚拟信道样本。进一步基于不同生成器模型生成的虚拟信道样本生成该至少一个第二输入信息。Specifically, for example, the network device may sequentially save generator models of different rounds and corresponding virtual channel samples during the generator training process. The at least one second input information is further generated based on virtual channel samples generated by different generator models.
在该情况1中,网络设备可以根据第一输入信息和至少一个第二输入信息,对该至少一个第二输入信息进行质量评估。进一步地,可以根据该至少一个第二输入信息的质量选择目标生成器模型。例如,选择质量最好的第二输入信息对应的生成器模型为目标生成器模型。进一步可以基于该目标生成器模型生成虚拟信道样本以用于信道样本数据集的扩充。In this case 1, the network device may evaluate the quality of the at least one second input information according to the first input information and the at least one second input information. Further, the target generator model may be selected according to the quality of the at least one second input information. For example, the generator model corresponding to the second input information with the best quality is selected as the target generator model. Further, virtual channel samples can be generated based on the target generator model for augmentation of the channel sample data set.
情况2:第一输入信息和第二输入信息均由终端设备生成。Case 2: Both the first input information and the second input information are generated by the terminal device.
例如,终端设备可以根据真实信道样本生成第一输入信息,该真实信道样本可以是终端设备采集或测量参考信号得到的。For example, the terminal device may generate the first input information according to real channel samples, where the real channel samples may be obtained by the terminal device collecting or measuring a reference signal.
例如,生成器部署在终端设备上,终端设备可以通过至少一个生成器模型生成至少一组虚拟信道样本,进一步基于该至少一组虚拟信道样本得到至少一个第二输入信息。For example, the generator is deployed on the terminal device, and the terminal device can generate at least one set of virtual channel samples through at least one generator model, and further obtain at least one second input information based on the at least one set of virtual channel samples.
具体例如,终端设备可以在生成器训练过程中,依次保存不同轮次的生成器模型以及对应的虚拟信道样本。进一步基于不同生成器模型生成的虚拟信道样本生成该至少一个第二输入信息。Specifically, for example, the terminal device may sequentially save generator models of different rounds and corresponding virtual channel samples during the generator training process. The at least one second input information is further generated based on virtual channel samples generated by different generator models.
在该情况2中,终端设备可以根据第一输入信息和至少一个第二输入信息,对该至少一个第二输入信息进行质量评估。进一步地,可以根据该至少一个第二输入信息的质量选择目标生成器模型。例如,选择质量最好的第二输入信息对应的生成器模型为目标生成器模型。进一步可以基于该目标生成器模型生成虚拟信道样本以用于信道样本数据集的扩充。In this case 2, the terminal device may evaluate the quality of the at least one second input information according to the first input information and the at least one second input information. Further, the target generator model may be selected according to the quality of the at least one second input information. For example, the generator model corresponding to the second input information with the best quality is selected as the target generator model. Further, virtual channel samples can be generated based on the target generator model for augmentation of the channel sample data set.
情况3:第一输入信息由网络设备生成,所述至少一个第二输入信息由终端设备生成。Case 3: the first input information is generated by a network device, and the at least one second input information is generated by a terminal device.
第一输入信息和第二输入信息的具体生成方式参考情况1和情况2的相关说明,这里不再赘述。For the specific ways of generating the first input information and the second input information, refer to the relevant descriptions of case 1 and case 2, which will not be repeated here.
情况3-1:虚拟信道样本的质量评估由网络设备执行。Case 3-1: Quality assessment of virtual channel samples is performed by network equipment.
此情况下,网络设备需要从终端设备获取所述至少一个第二输入信息。In this case, the network device needs to acquire the at least one piece of second input information from the terminal device.
例如,具体的信令交互流程可以如图8所示。For example, a specific signaling interaction process may be as shown in FIG. 8 .
S231,网络设备向终端设备发送第一配置信息,以用于终端设备生成所述至少一个第二输入信息。S231. The network device sends first configuration information to the terminal device, so that the terminal device generates the at least one piece of second input information.
可选地,在一些实施例中,终端设备也可以直接将生成的虚拟信道样本发送给网络设备,此情况下,可以不需要第一配置信息。或者,终端设备也可以基于第二配置信息生成所述至少一个第二输入信息。该第二配置信息可以是默认的配置信息。Optionally, in some embodiments, the terminal device may also directly send the generated virtual channel samples to the network device, and in this case, the first configuration information may not be required. Alternatively, the terminal device may also generate the at least one piece of second input information based on the second configuration information. The second configuration information may be default configuration information.
可选地,该第二配置信息包括的参数参考前述实施例中第一配置信息所包括的参数,为了简洁,这里不再赘述。应理解,第二配置信息和第一配置信息所包括的参数可以相同,或者,也可以不同,和/或,第二配置信息和第一配置信息所包括的参数的取值可以相同,或者,也可以不同。Optionally, for the parameters included in the second configuration information, refer to the parameters included in the first configuration information in the foregoing embodiments, and details are not repeated here for brevity. It should be understood that the parameters included in the second configuration information and the first configuration information may be the same or different, and/or the values of the parameters included in the second configuration information and the first configuration information may be the same, or, It can also be different.
可选地,在第一配置信息和第二配置信息包括的参数不同,和/或,包括的相同参数的取值不同的情况下,网络设备向终端设备发送所述第一配置信息。Optionally, when the first configuration information and the second configuration information include different parameters, and/or include different values of the same parameters, the network device sends the first configuration information to the terminal device.
可选地,所述第一配置信息可以通过任一下行信令携带,例如无线资源控制(Radio Resource Control,RRC)信令,媒体接入控制(Media Access Control,MAC)信令或下行控制信息(Downlink Control Information,DCI)等。Optionally, the first configuration information may be carried by any downlink signaling, such as radio resource control (Radio Resource Control, RRC) signaling, media access control (Media Access Control, MAC) signaling or downlink control information (Downlink Control Information, DCI) and so on.
可选地,所述第一配置信息可以通过用于支持AI能力的专用下行信令携带。Optionally, the first configuration information may be carried in dedicated downlink signaling for supporting AI capabilities.
S232,网络设备向终端设备发送第二指示信息,第二指示信息用于指示终端设备向网络设备发送所述至少一个第二输入信息。S232. The network device sends second indication information to the terminal device, where the second indication information is used to instruct the terminal device to send the at least one piece of second input information to the network device.
可选地,所述第二指示信息可以通过任一下行信令携带,例如RRC信令,MAC信令或DCI等。Optionally, the second indication information may be carried by any downlink signaling, such as RRC signaling, MAC signaling, or DCI.
可选地,所述第二指示信息可以通过用于支持AI能力的专用下行信令携带。Optionally, the second indication information may be carried in dedicated downlink signaling for supporting AI capability.
应理解,第一配置信息和第二指示信息可以通过同一信令发送,或者,也可以通过不同的信令发送,当第一配置信息和第二指示信息通过不同信令发送时,本申请并不限定具体的先后顺序。It should be understood that the first configuration information and the second indication information may be sent through the same signaling, or may also be sent through different signaling. When the first configuration information and the second indication information are sent through different signaling, this application does not A specific sequence is not limited.
S233,终端设备向网络设备发送至少一个第二输入信息以及所述至少一个第二输入信息对应的生 成器模型的索引。S233. The terminal device sends at least one piece of second input information and an index of the generator model corresponding to the at least one piece of second input information to the network device.
S234,网络设备基于第一输入信息和至少一个第二输入信息进行虚拟信道样本的质量评估。S234. The network device evaluates the quality of the virtual channel sample based on the first input information and at least one second input information.
进一步地,可以根据该至少一个第二输入信息对应的虚拟信道样本的质量评估结果,选择目标生成器模型,例如,选择质量最优的虚拟信道样本对应的生成器模型为目标生成器模型。Further, the target generator model may be selected according to the quality evaluation result of the virtual channel sample corresponding to the at least one second input information, for example, the generator model corresponding to the virtual channel sample with the best quality is selected as the target generator model.
S235,网络设备向终端设备发送第三指示信息,第三指示信息用于指示网络设备选择的目标生成器模型的索引。S235. The network device sends third indication information to the terminal device, where the third indication information is used to indicate the index of the target generator model selected by the network device.
情况3-2:虚拟信道样本的质量评估由终端设备执行。Case 3-2: The quality assessment of the virtual channel samples is performed by the terminal device.
此情况下,终端设备需要从网络设备获取所述第一输入信息。In this case, the terminal device needs to obtain the first input information from the network device.
例如,具体的信令交互流程可以如图9所示。For example, a specific signaling interaction process may be as shown in FIG. 9 .
S241,终端设备向网络设备发送第一配置信息,以用于网络设备生成所述第一输入信息。S241. The terminal device sends first configuration information to the network device, so that the network device generates the first input information.
可选地,在一些实施例中,网络设备也可以直接将获得的真实信道样本发送给终端设备,此情况下,可以不需要第一配置信息。或者,网络设备也可以基于第二配置信息生成所述第一输入信息。该第二配置信息可以是默认的配置信息。Optionally, in some embodiments, the network device may also directly send the obtained real channel samples to the terminal device. In this case, the first configuration information may not be required. Alternatively, the network device may also generate the first input information based on the second configuration information. The second configuration information may be default configuration information.
可选地,该第二配置信息包括的参数参考前述实施例中第一配置信息所包括的参数,为了简洁,这里不再赘述。Optionally, for the parameters included in the second configuration information, refer to the parameters included in the first configuration information in the foregoing embodiments, and details are not repeated here for brevity.
应理解,第二配置信息和第一配置信息所包括的参数可以相同,或者,也可以不同,和/或,第二配置信息和第一配置信息所包括的参数的取值可以相同,或者,也可以不同。It should be understood that the parameters included in the second configuration information and the first configuration information may be the same or different, and/or the values of the parameters included in the second configuration information and the first configuration information may be the same, or, It can also be different.
可选地,在第一配置信息和第二配置信息包括的参数不同,和/或,包括的相同参数的取值不同的情况下,终端设备向网络设备发送所述第一配置信息。Optionally, when the first configuration information and the second configuration information include different parameters, and/or include different values of the same parameters, the terminal device sends the first configuration information to the network device.
可选地,在该情况3-2中,第一配置信息也可以是网络设备给终端设备配置的,只要网络设备和终端设备对于第一输入信息和第二输入信息的生成方式的理解一致即可,本申请对于该第一配置信息的具体配置方式不作限定。Optionally, in this case 3-2, the first configuration information may also be configured by the network device for the terminal device, as long as the network device and the terminal device have the same understanding of how the first input information and the second input information are generated. Yes, the present application does not limit the specific configuration manner of the first configuration information.
可选地,所述第一配置信息可以通过任一上行信令携带,例如RRC信令或MAC信令等。Optionally, the first configuration information may be carried by any uplink signaling, such as RRC signaling or MAC signaling.
可选地,所述第一配置信息可以通过用于支持AI能力的专用上行信令携带。Optionally, the first configuration information may be carried by dedicated uplink signaling for supporting AI capabilities.
S242,终端设备向网络设备发送第一指示信息,第一指示信息用于指示网络设备向终端设备发送所述第一输入信息。S242. The terminal device sends first indication information to the network device, where the first indication information is used to instruct the network device to send the first input information to the terminal device.
可选地,所述第一指示信息可以通过任一上行信令携带,例如RRC信令,MAC信令等。Optionally, the first indication information may be carried by any uplink signaling, such as RRC signaling, MAC signaling and so on.
可选地,所述第一指示信息可以通过用于支持AI能力的专用上行信令携带。Optionally, the first indication information may be carried by dedicated uplink signaling for supporting AI capabilities.
应理解,第一配置信息和第一指示信息可以通过同一信令发送,或者,也可以通过不同的信令发送,当第一配置信息和第一指示信息通过不同信令发送时,本申请并不限定具体的先后顺序。It should be understood that the first configuration information and the first indication information may be sent through the same signaling, or may also be sent through different signaling. When the first configuration information and the first indication information are sent through different signaling, this application does not A specific sequence is not limited.
S243,网络设备向终端设备发送所述第一输入信息。S243. The network device sends the first input information to the terminal device.
S244,终端设备基于第一输入信息和至少一个第二输入信息进行虚拟信道样本的质量评估。S244. The terminal device evaluates the quality of the virtual channel sample based on the first input information and at least one second input information.
进一步地,可以根据该至少一个第二输入信息对应的虚拟信道样本的质量评估结果,选择目标生成器模型,例如,选择质量最优的虚拟信道样本对应的生成器模型为目标生成器模型。Further, the target generator model may be selected according to the quality evaluation result of the virtual channel sample corresponding to the at least one second input information, for example, the generator model corresponding to the virtual channel sample with the best quality is selected as the target generator model.
情况4:第一输入信息由终端设备生成,所述至少一个第二输入信息由网络设备生成。Case 4: the first input information is generated by a terminal device, and the at least one second input information is generated by a network device.
第一输入信息和第二输入信息的具体生成方式参考情况1和情况2的相关说明,这里不再赘述。For the specific ways of generating the first input information and the second input information, refer to the relevant descriptions of case 1 and case 2, which will not be repeated here.
情况4-1:虚拟信道样本的质量评估由网络设备执行。Case 4-1: Quality assessment of virtual channel samples is performed by network equipment.
此情况下,网络设备需要从终端设备获取所述第一输入信息。In this case, the network device needs to obtain the first input information from the terminal device.
例如,具体的信令交互流程可以如图10所示。For example, a specific signaling interaction process may be as shown in FIG. 10 .
S251,网络设备向终端设备发送第一配置信息,以用于终端设备生成所述第一输入信息。S251. The network device sends first configuration information to the terminal device, so that the terminal device generates the first input information.
可选地,在一些实施例中,终端设备也可以直接将获得的真实信道样本发送给网络设备,此情况下,可以不需要第一配置信息。或者,终端设备也可以基于第二配置信息生成所述第一输入信息。该第二配置信息可以是默认的配置信息。Optionally, in some embodiments, the terminal device may also directly send the obtained real channel samples to the network device, and in this case, the first configuration information may not be required. Alternatively, the terminal device may also generate the first input information based on the second configuration information. The second configuration information may be default configuration information.
可选地,该第二配置信息包括的参数参考前述实施例中第一配置信息所包括的参数,为了简洁,这里不再赘述。Optionally, for the parameters included in the second configuration information, refer to the parameters included in the first configuration information in the foregoing embodiments, and details are not repeated here for brevity.
应理解,第二配置信息和第一配置信息所包括的参数可以相同,或者,也可以不同,和/或,第二配置信息和第一配置信息所包括的参数的取值可以相同,或者,也可以不同。It should be understood that the parameters included in the second configuration information and the first configuration information may be the same or different, and/or the values of the parameters included in the second configuration information and the first configuration information may be the same, or, It can also be different.
可选地,在第一配置信息和第二配置信息包括的参数不同,和/或,包括的相同参数的取值不同的情况下,网络设备向终端设备发送所述第一配置信息。Optionally, when the first configuration information and the second configuration information include different parameters, and/or include different values of the same parameters, the network device sends the first configuration information to the terminal device.
可选地,所述第一配置信息可以通过任一下行信令携带,例如RRC信令或MAC信令等。Optionally, the first configuration information may be carried by any downlink signaling, such as RRC signaling or MAC signaling.
可选地,所述第一配置信息可以通过用于支持AI能力的专用下行信令携带。Optionally, the first configuration information may be carried in dedicated downlink signaling for supporting AI capabilities.
S252,网络设备向终端设备发送第一指示信息,第一指示信息用于指示终端设备向网络设备发送 所述第一输入信息。S252. The network device sends first indication information to the terminal device, where the first indication information is used to instruct the terminal device to send the first input information to the network device.
可选地,所述第一指示信息可以通过任一下行信令携带,例如RRC信令,MAC信令等。Optionally, the first indication information may be carried by any downlink signaling, such as RRC signaling, MAC signaling and so on.
可选地,所述第一指示信息可以通过用于支持AI能力的专用下行信令携带。Optionally, the first indication information may be carried in dedicated downlink signaling for supporting AI capabilities.
应理解,第一配置信息和第一指示信息可以通过同一信令发送,或者,也可以通过不同的信令发送,当第一配置信息和第一指示信息通过不同信令发送时,本申请并不限定具体的先后顺序。It should be understood that the first configuration information and the first indication information may be sent through the same signaling, or may also be sent through different signaling. When the first configuration information and the first indication information are sent through different signaling, this application does not A specific sequence is not limited.
S253,终端设备向网络设备发送所述第一输入信息。S253. The terminal device sends the first input information to the network device.
S254,网络设备基于第一输入信息和至少一个第二输入信息进行虚拟信道样本的质量评估。S254. The network device evaluates the quality of the virtual channel sample based on the first input information and at least one second input information.
进一步地,可以根据该至少一个第二输入信息对应的虚拟信道样本的质量评估结果选择目标生成器模型,例如,选择质量最优的虚拟信道样本对应的生成器模型为目标生成器模型。Further, the target generator model may be selected according to the quality evaluation result of the virtual channel sample corresponding to the at least one second input information, for example, the generator model corresponding to the virtual channel sample with the best quality is selected as the target generator model.
情况4-2:虚拟信道样本的质量评估由终端设备执行。Case 4-2: The quality assessment of the virtual channel samples is performed by the terminal device.
此情况下,终端设备需要从网络设备获取所述至少一个第二输入信息。In this case, the terminal device needs to acquire the at least one piece of second input information from the network device.
例如,具体的信令交互流程可以如图11所示。For example, a specific signaling interaction process may be as shown in FIG. 11 .
S261,终端设备向网络设备发送第一配置信息,以用于网络设备生成所述至少一个第二输入信息。S261. The terminal device sends first configuration information to the network device, so that the network device generates the at least one piece of second input information.
可选地,在一些实施例中,网络设备也可以直接将生成的虚拟信道样本发送给终端设备,此情况下,可以不需要第一配置信息。或者,网络设备也可以基于第二配置信息生成所述至少一个输入信息。该第二配置信息可以是默认的配置信息。Optionally, in some embodiments, the network device may also directly send the generated virtual channel samples to the terminal device. In this case, the first configuration information may not be required. Alternatively, the network device may also generate the at least one piece of input information based on the second configuration information. The second configuration information may be default configuration information.
可选地,该第二配置信息包括的参数参考前述实施例中第一配置信息所包括的参数,为了简洁,这里不再赘述。Optionally, for the parameters included in the second configuration information, refer to the parameters included in the first configuration information in the foregoing embodiments, and details are not repeated here for brevity.
应理解,第二配置信息和第一配置信息所包括的参数可以相同,或者,也可以不同,和/或,第二配置信息和第一配置信息所包括的参数的取值可以相同,或者,也可以不同。It should be understood that the parameters included in the second configuration information and the first configuration information may be the same or different, and/or the values of the parameters included in the second configuration information and the first configuration information may be the same, or, It can also be different.
可选地,在第一配置信息和第二配置信息包括的参数不同,和/或,包括的相同参数的取值不同的情况下,终端设备向网络设备发送所述第一配置信息。可选地,在该情况4-2中,第一配置信息也可以是网络设备给终端设备配置的,只要网络设备和终端设备对于第一输入信息和第二输入信息的生成方式的理解一致即可,本申请对于该第一配置信息的具体配置方式不作限定。Optionally, when the first configuration information and the second configuration information include different parameters, and/or include different values of the same parameters, the terminal device sends the first configuration information to the network device. Optionally, in this case 4-2, the first configuration information may also be configured by the network device for the terminal device, as long as the network device and the terminal device have the same understanding of how the first input information and the second input information are generated. Yes, the present application does not limit the specific configuration manner of the first configuration information.
可选地,所述第一配置信息可以通过任一上行信令携带,例如RRC信令,MAC信令等。Optionally, the first configuration information may be carried by any uplink signaling, such as RRC signaling, MAC signaling and so on.
可选地,所述第一配置信息可以通过用于支持AI能力的专用上行信令携带。Optionally, the first configuration information may be carried by dedicated uplink signaling for supporting AI capabilities.
S262,终端设备向网络设备发送第二指示信息,第二指示信息用于指示网络设备向终端设备发送所述至少一个第二输入信息。S262. The terminal device sends second indication information to the network device, where the second indication information is used to instruct the network device to send the at least one second input information to the terminal device.
可选地,所述第二指示信息可以通过任一上行信令携带,例如RRC信令或MAC信令等。Optionally, the second indication information may be carried by any uplink signaling, such as RRC signaling or MAC signaling.
可选地,所述第二指示信息可以通过用于支持AI能力的专用上行信令携带。Optionally, the second indication information may be carried by dedicated uplink signaling used to support the AI capability.
应理解,第一配置信息和第二指示信息可以通过同一信令发送,或者,也可以通过不同的信令发送,当第一配置信息和第二指示信息通过不同信令发送时,本申请并不限定具体的先后顺序。It should be understood that the first configuration information and the second indication information may be sent through the same signaling, or may also be sent through different signaling. When the first configuration information and the second indication information are sent through different signaling, this application does not A specific sequence is not limited.
S263,网络设备向终端设备发送至少一个第二输入信息以及所述至少一个第二输入信息对应的生成器模型的索引。S263. The network device sends at least one piece of second input information and an index of a generator model corresponding to the at least one piece of second input information to the terminal device.
S264,终端设备基于第一输入信息和至少一个第二输入信息进行虚拟信道样本的质量评估。S264. The terminal device evaluates the quality of the virtual channel sample based on the first input information and at least one second input information.
进一步地,可以根据该至少一个第二输入信息对应的虚拟信道样本的质量评估结果选择目标生成器模型,例如,选择质量最优的虚拟信道样本对应的生成器模型为目标生成器模型。Further, the target generator model may be selected according to the quality evaluation result of the virtual channel sample corresponding to the at least one second input information, for example, the generator model corresponding to the virtual channel sample with the best quality is selected as the target generator model.
S265,终端设备向网络设备发送第三指示信息,第三指示信息用于指示网络设备选择的目标生成器模型的索引。S265. The terminal device sends third indication information to the network device, where the third indication information is used to indicate the index of the target generator model selected by the network device.
应理解,本申请实施例并不限定网络设备或终端设备根据第一输入信息和第二输入信息对虚拟信道样本进行质量评估的具体方式。以下,结合具体实施例,对本申请提供的虚拟信道样本的质量评估方法进行说明。It should be understood that the embodiment of the present application does not limit the specific manner in which the network device or the terminal device evaluates the quality of the virtual channel sample according to the first input information and the second input information. Hereinafter, the method for evaluating the quality of virtual channel samples provided by the present application will be described in conjunction with specific embodiments.
在本申请一些实施例中,S220可以包括:In some embodiments of the present application, S220 may include:
根据所述第一输入信息和所述至少一个第二输入信息中的每个第二输入信息,确定所述每个第二输入信息对应的质量评估信息,所述每个第二输入信息对应的质量评估信息用于指示真实信道样本和虚拟信道样本的相似度和/或虚拟信道样本的离散度。According to the first input information and each second input information in the at least one second input information, determine the quality evaluation information corresponding to each second input information, and determine the quality assessment information corresponding to each second input information The quality assessment information is used to indicate the similarity between the real channel samples and the virtual channel samples and/or the dispersion of the virtual channel samples.
在一些实施例中,所述第二输入信息的质量评估信息包括第一指标和第二指标,所述第一指标用于指示虚拟信道样本和真实信道样本的相似度,即第一指标是相似度指标,所述第二指标用于指示虚拟信道样本的离散度,第二指标是离散度指标。其中,第一指标越高,表示虚拟信道样本越接近真实信道样本,第二指标越低,表示虚拟信道样本的多样性越好,即离散度越高,基于该虚拟信道样本扩充数据集,有利于提升网络的泛化性能。In some embodiments, the quality evaluation information of the second input information includes a first index and a second index, and the first index is used to indicate the similarity between the virtual channel sample and the real channel sample, that is, the first index is similar A degree index, the second index is used to indicate the dispersion degree of the virtual channel samples, and the second index is a dispersion degree index. Among them, the higher the first index, the closer the virtual channel sample is to the real channel sample, and the lower the second index, the better the diversity of the virtual channel sample, that is, the higher the dispersion. Based on the virtual channel sample expansion data set, there is It is beneficial to improve the generalization performance of the network.
在一些实施例中,所述第二输入信息的质量评估信息包括第三指标,所述第三指标根据所述第一 指标和所述第二指标生成。例如,第三指标为第一指标和第二指标的比值。第三指标越大,表示虚拟信道的生成质量越高。In some embodiments, the quality evaluation information of the second input information includes a third index, and the third index is generated according to the first index and the second index. For example, the third index is the ratio of the first index to the second index. The larger the third index, the higher the generation quality of the virtual channel.
在一些实施例中,所述第一设备根据第一输入信息和第二输入信息,生成所述第二输入信息的质量评估信息,包括:In some embodiments, the first device generates quality evaluation information of the second input information according to the first input information and the second input information, including:
所述根据第一输入信息,第二输入信息和第三输入信息,生成第二输入信息的质量评估信息。The quality evaluation information of the second input information is generated according to the first input information, the second input information and the third input information.
可选地,该第三输入信息可以为虚拟信道样本的评估参数,例如,该第三输入信息可以包括第一配置信息中的虚拟信道样本的评估参数。Optionally, the third input information may be an evaluation parameter of the virtual channel sample, for example, the third input information may include the evaluation parameter of the virtual channel sample in the first configuration information.
在一些实施例中,所述第三输入信息包括以下信息中的至少一种:In some embodiments, the third input information includes at least one of the following information:
用于真实信道样本抽样的数量参数L1;The number parameter L1 for real channel sample sampling;
用于虚拟信道样本抽样的数量参数L2;The number parameter L2 for virtual channel sample sampling;
相似信道样本的最大数量参数K。The maximum number of similar channel samples parameter K.
例如,第一设备可以根据所述第一输入信息和所述第二输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度。For example, the first device may determine a target similarity between virtual channel samples and real channel samples and/or a target dispersion of virtual channel samples according to the first input information and the second input information.
在本申请一些实施例中,所述第一设备根据所述第一输入信息和所述第二输入信息,确定虚拟信道样本和真实信道样本的目标相似度,包括如下步骤:In some embodiments of the present application, the first device determines the target similarity between virtual channel samples and real channel samples according to the first input information and the second input information, including the following steps:
步骤一:第一设备可以根据第三输入信息对所述第一输入信息和所述第二输入信息进行抽样,得到真实信道样本集合和虚拟信道样本集合。Step 1: The first device may sample the first input information and the second input information according to the third input information to obtain a real channel sample set and a virtual channel sample set.
例如,根据数量参数L1从第一输入信息中抽取L1个真实信道样本组成真实信道样本集合,根据数量参数L2从第二输入信息中抽取L2个虚拟信道样本组成虚拟信道样本集合。For example, L1 real channel samples are extracted from the first input information according to the quantity parameter L1 to form a real channel sample set, and L2 virtual channel samples are extracted from the second input information according to the quantity parameter L2 to form a virtual channel sample set.
步骤二:确定所述虚拟信道样本集合中的每个虚拟信道样本对应的K个目标真实信道样本(即K-相似度),其中,所述每个虚拟信道样本对应的K个目标真实信道样本是所述真实信道样本集合中与所述虚拟信道样本相似度最高的K个真实信道样本。Step 2: Determine the K target real channel samples corresponding to each virtual channel sample in the virtual channel sample set (that is, K-similarity), wherein the K target real channel samples corresponding to each virtual channel sample are the K real channel samples with the highest similarity to the virtual channel samples in the set of real channel samples.
例如,对于虚拟信道样本集合中的第i个虚拟信道样本
Figure PCTCN2021142531-appb-000002
确定真实信道样本集合中的L1个真实信道样本中与虚拟信道样本
Figure PCTCN2021142531-appb-000003
相似度最高的K个目标真实信道样本。
For example, for the i-th virtual channel sample in the set of virtual channel samples
Figure PCTCN2021142531-appb-000002
Determine L1 real channel samples and virtual channel samples in the real channel sample set
Figure PCTCN2021142531-appb-000003
The K target real channel samples with the highest similarity.
步骤三:根据每个虚拟信道样本对应的K个目标真实信道样本,确定每个虚拟信道样本和真实信道样本的相似度信息。Step 3: According to the K target real channel samples corresponding to each virtual channel sample, determine the similarity information between each virtual channel sample and the real channel sample.
例如,将虚拟信道样本
Figure PCTCN2021142531-appb-000004
和其对应的K个目标真实信道样本的相似度的平均值,作为该虚拟信道样本
Figure PCTCN2021142531-appb-000005
和真实信道样本的相似度。
For example, the virtual channel sample
Figure PCTCN2021142531-appb-000004
The average value of the similarity with the corresponding K target real channel samples is used as the virtual channel sample
Figure PCTCN2021142531-appb-000005
Similarity to real channel samples.
步骤四:根据所述虚拟信道样本集合中的每个虚拟信道样本和真实信道样本的相似度信息,确定虚拟信道样本和真实信道样本的目标相似度。Step 4: Determine the target similarity between the virtual channel sample and the real channel sample according to the similarity information between each virtual channel sample and the real channel sample in the virtual channel sample set.
例如,将虚拟信道样本集合中的每个虚拟信道样本和真实信道样本的相似度信息的平均值,作为虚拟信道样本和真实信道样本的目标相似度。For example, the average value of the similarity information of each virtual channel sample and real channel sample in the virtual channel sample set is used as the target similarity between the virtual channel sample and the real channel sample.
在一些实施例中,可以根据真实信道样本和虚拟信道样本的距离度量真实信道样本和虚拟信道样本的相似程度。为便于表示,在确定真实信道样本和虚拟信道样本的相似度之前,已将真实信道样本和虚拟信道样本的各个维度进行向量化,即,h表示真实信道的向量,
Figure PCTCN2021142531-appb-000006
表示虚拟信道的向量。例如,真实信道样本和虚拟信道样本的距离函数可以定义为
Figure PCTCN2021142531-appb-000007
In some embodiments, the similarity between the real channel samples and the virtual channel samples can be measured according to the distance between the real channel samples and the virtual channel samples. For the convenience of representation, before determining the similarity between the real channel samples and the virtual channel samples, the dimensions of the real channel samples and the virtual channel samples have been vectorized, that is, h represents the vector of the real channel,
Figure PCTCN2021142531-appb-000006
A vector representing a virtual channel. For example, the distance function of real channel samples and virtual channel samples can be defined as
Figure PCTCN2021142531-appb-000007
在一些实施例中,可以采用余弦相似度确定真实信道样本和虚拟信道样本的相似程度。In some embodiments, cosine similarity can be used to determine the similarity between real channel samples and virtual channel samples.
作为示例,真实信道样本和虚拟信道样本的距离函数
Figure PCTCN2021142531-appb-000008
可以采用如下公式计算得到:
As an example, the distance function of real channel samples and virtual channel samples
Figure PCTCN2021142531-appb-000008
It can be calculated using the following formula:
Figure PCTCN2021142531-appb-000009
Figure PCTCN2021142531-appb-000009
其中,余弦相似度越大,则第一输入信息的真实信道样本h与第二输入信息的虚拟信道样本
Figure PCTCN2021142531-appb-000010
的相似程度越高。
Among them, the greater the cosine similarity, the real channel sample h of the first input information and the virtual channel sample h of the second input information
Figure PCTCN2021142531-appb-000010
The higher the degree of similarity.
在另一些实施例中,该距离函数
Figure PCTCN2021142531-appb-000011
也可以采用向量x-范数进行度量,例如如下式所示:
In other embodiments, the distance function
Figure PCTCN2021142531-appb-000011
It can also be measured by the vector x-norm, for example, as shown in the following formula:
Figure PCTCN2021142531-appb-000012
Figure PCTCN2021142531-appb-000012
其中,x可以取0,1,2范数等,本申请对此不作限定。此时,该范数值越小,则第一输入信息的真实信道样本h与第二输入信息的虚拟信道样本
Figure PCTCN2021142531-appb-000013
的相似程度越高。
Wherein, x can take the norm of 0, 1, 2, etc., which is not limited in this application. At this time, the smaller the norm value is, the real channel sample h of the first input information and the virtual channel sample h of the second input information
Figure PCTCN2021142531-appb-000013
The higher the degree of similarity.
应理解,以上虚拟信道样本和真实信道样本之间的距离的度量方式仅为示例,本申请也可以采用其他距离度量方式,本申请并不限于此。It should be understood that the above distance measurement method between the virtual channel sample and the real channel sample is only an example, and other distance measurement methods may also be used in the present application, and the present application is not limited thereto.
可选地,以余弦相似度距离度量虚拟信道样本和真实信道样本之间的相似度为例,虚拟信道样本和真实信道样本的余弦相似度指标K sim定义如下: Optionally, taking the cosine similarity distance to measure the similarity between virtual channel samples and real channel samples as an example, the cosine similarity index K sim of virtual channel samples and real channel samples is defined as follows:
Figure PCTCN2021142531-appb-000014
Figure PCTCN2021142531-appb-000014
即,余弦相似度指标K sim可以为前述第一指标的一种实现方式,当然也可以采用其他相似度指标表示虚拟信道样本和真实信道样本之间的相似度,本申请并不限于此。 That is, the cosine similarity index K sim may be an implementation of the aforementioned first index, and of course other similarity indexes may also be used to represent the similarity between virtual channel samples and real channel samples, and the present application is not limited thereto.
具体地,对于虚拟信道样本集合中的第i个虚拟信道样本
Figure PCTCN2021142531-appb-000015
在真实信道样本集合中的L1个真实信道样本中,找到与
Figure PCTCN2021142531-appb-000016
的相似度最高的K个目标真实信道样本,并且取所有虚拟信道样本与其对应的目标真实信道样本的相似度的均值,作为虚拟信道样本和真实信道样本的目标相似度K sim
Specifically, for the i-th virtual channel sample in the set of virtual channel samples
Figure PCTCN2021142531-appb-000015
Among the L1 real channel samples in the set of real channel samples, find the same
Figure PCTCN2021142531-appb-000016
The K target real channel samples with the highest similarity, and the average of the similarities between all virtual channel samples and their corresponding target real channel samples is taken as the target similarity K sim between the virtual channel samples and the real channel samples.
K-相似度衡量了真实信道样本与虚拟信道样本的相似程度,K-相似度越高,说明生成的虚拟信道样本的分布与真实信道样本的分布越相近,说明生成的该虚拟信道样本的质量越高。K-similarity measures the similarity between real channel samples and virtual channel samples. The higher the K-similarity, the closer the distribution of generated virtual channel samples is to the distribution of real channel samples, indicating the quality of the generated virtual channel samples. higher.
为了进一步保证所生成的虚拟信道样本的多样性,避免该虚拟信道样本作为数据集训练网络时,导致网络在该数据集上过拟合,影响网络的泛化性的问题,本申请实施例还可以进一步对虚拟信道样本的离散度进行评估。In order to further ensure the diversity of the generated virtual channel samples and avoid the problem that when the virtual channel samples are used as a data set to train the network, the network will overfit on the data set and affect the generalization of the network. The dispersion of the virtual channel samples can be further evaluated.
在本申请一些实施例中,所述根据所述第一输入信息和所述第二输入信息,确定虚拟信道样本的目标离散度,包括如下步骤:In some embodiments of the present application, the determining the target dispersion of virtual channel samples according to the first input information and the second input information includes the following steps:
步骤一:根据第三输入信息对所述第一输入信息和所述第二输入信息进行抽样,得到真实信道样本集合和虚拟信道样本集合。Step 1: Sampling the first input information and the second input information according to the third input information to obtain a real channel sample set and a virtual channel sample set.
例如,根据数量参数L1从第一输入信息中抽取L1个真实信道样本组成真实信道样本集合,根据数量参数L2从第二输入信息中抽取L2个虚拟信道样本组成虚拟信道样本集合。For example, L1 real channel samples are extracted from the first input information according to the quantity parameter L1 to form a real channel sample set, and L2 virtual channel samples are extracted from the second input information according to the quantity parameter L2 to form a virtual channel sample set.
步骤二:确定所述虚拟信道样本集合中的每个虚拟信道样本对应的K个目标真实信道样本,其中,所述每个虚拟信道样本对应的K个目标真实信道样本是所述真实信道样本集合中与所述虚拟信道样本相似度最高的K个真实信道样本。Step 2: Determine K target real channel samples corresponding to each virtual channel sample in the virtual channel sample set, wherein the K target real channel samples corresponding to each virtual channel sample are the real channel sample set The K real channel samples with the highest similarity with the virtual channel samples.
例如,对于虚拟信道样本集合中的第i个虚拟信道样本
Figure PCTCN2021142531-appb-000017
确定真实信道样本集合中的L1个真实信道样本中与虚拟信道样本
Figure PCTCN2021142531-appb-000018
相似度最高的K个目标真实信道样本。
For example, for the i-th virtual channel sample in the set of virtual channel samples
Figure PCTCN2021142531-appb-000017
Determine L1 real channel samples and virtual channel samples in the real channel sample set
Figure PCTCN2021142531-appb-000018
The K target real channel samples with the highest similarity.
步骤三:确定所述每个真实信道样本对应的目标虚拟信道样本的个数,其中,所述真实信道样本属于对应的目标虚拟信道样本所对应的K个目标真实信道样本。Step 3: Determine the number of target virtual channel samples corresponding to each real channel sample, wherein the real channel samples belong to K target real channel samples corresponding to the corresponding target virtual channel samples.
例如,对于真实信道样本集合中的每个真实信道样本维护一个计数器,或者,对于该包括L1个真实信道样本的真实信道样本集合,维护一个长度为L1的序列I,该序列I包括L1个计数值,对应所述L1个真实信道样本,每个计数值用于记录对应的真实信道样本基于K-相似度被选择作为目标真实信道样本的次数,或者说,与该真实信道样本满足K-相似度要求的虚拟信道样本的个数。例如,在步骤二中,对于虚拟信道样本集合中的每个虚拟信道样本,可以找到K个目标真实信道样本,此时,将目标真实信道样本在该序列I中对应的计数值加一。For example, a counter is maintained for each real channel sample in the real channel sample set, or, for the real channel sample set including L1 real channel samples, a sequence I of length L1 is maintained, and the sequence I includes L1 counts value, corresponding to the L1 real channel samples, each count value is used to record the number of times the corresponding real channel sample is selected as the target real channel sample based on the K-similarity, or in other words, satisfy the K-similarity with the real channel sample The number of virtual channel samples required by the degree. For example, in step 2, for each virtual channel sample in the virtual channel sample set, K target real channel samples can be found, and at this time, add one to the corresponding count value of the target real channel sample in the sequence I.
步骤四:根据所述每个真实信道样本对应的目标虚拟信道样本的个数,确定虚拟信道样本的目标离散度。Step 4: Determine the target dispersion of the virtual channel samples according to the number of target virtual channel samples corresponding to each real channel sample.
例如,根据所述每个真实的信道样本对应的目标虚拟信道样本的个数的标准差,确定所述虚拟信道样本的目标离散度。For example, the target dispersion of the virtual channel samples is determined according to the standard deviation of the number of target virtual channel samples corresponding to each real channel sample.
即,可以对序列I中的L1个计数值求标准差K dis,通过该标准差指标表征虚拟信道样本的目标离散度,如下式所示: That is, the standard deviation K dis can be calculated for the L1 count values in the sequence I, and the target dispersion of the virtual channel samples can be represented by the standard deviation index, as shown in the following formula:
Figure PCTCN2021142531-appb-000019
Figure PCTCN2021142531-appb-000019
即,标准差指标K sim可以为前述第二指标的一种实现方式,当然也可以采用其他指标表示虚拟信道样本的离散度,本申请并不限于此。 That is, the standard deviation index K sim may be an implementation of the aforementioned second index, and of course other indexes may also be used to represent the dispersion of the virtual channel samples, and the present application is not limited thereto.
应理解,在本申请实施例中,在采用标准差表示虚拟信道样本的离散度时,标准差取值越高,表示虚拟信道样本的离散度越低,标准差取值越低,表示虚拟信道样本的离散度越高。It should be understood that in the embodiment of the present application, when the standard deviation is used to represent the dispersion of virtual channel samples, the higher the value of the standard deviation, the lower the dispersion of the virtual channel samples, and the lower the value of the standard deviation, it means that the virtual channel The higher the dispersion of the sample is.
进一步地,可以根据虚拟信道样本和真实信道样本的目标相似度和虚拟信道样本的目标离散度,确定所述至少一个生成器模型中的目标生成器模型。Further, the target generator model in the at least one generator model may be determined according to the target similarity between the virtual channel samples and the real channel samples and the target dispersion of the virtual channel samples.
例如,在目标相似度最高(例如第一指标的取值最高)的虚拟信道样本中,选择目标离散度最高(例如第二指标的取值最低)的虚拟信道样本对应的生成器模型作为目标生成器模型。For example, among the virtual channel samples with the highest target similarity (for example, the first index has the highest value), select the generator model corresponding to the virtual channel sample with the highest target dispersion (for example, the second index has the lowest value) as the target generation device model.
又例如,在目标离散度最高(例如第二指标的取值最低)的虚拟信道样本中,选择目标相似度最高(例如第一指标的取值最高)的虚拟信道样本对应的生成器模型作为目标生成器模型。For another example, among the virtual channel samples with the highest target dispersion (for example, the value of the second index is the lowest), select the generator model corresponding to the virtual channel sample with the highest target similarity (for example, the highest value of the first index) as the target generator model.
再例如,选择目标相似度和目标离散度比值最大(例如第三指标的取值最大)的虚拟信道样本对应的生成器模型作为目标生成器模型。For another example, the generator model corresponding to the virtual channel sample with the largest ratio of the target similarity to the target dispersion (for example, the value of the third index is the largest) is selected as the target generator model.
因此,在本申请实施例中,基于虚拟信道样本和真实信道样本的相似度和虚拟信道样本的离散度 对虚拟信道样本进行质量评估,有利于兼顾虚拟信道样本与真实信道样本的相似程度,以及虚拟信道样本的多样程度,进而实现数据集的有效扩充,并保障AI任务下的深度神经网络训练的泛化性能。Therefore, in the embodiment of the present application, the quality evaluation of the virtual channel samples is performed based on the similarity between the virtual channel samples and the real channel samples and the dispersion of the virtual channel samples, which is beneficial to take into account the similarity between the virtual channel samples and the real channel samples, and The diversity of virtual channel samples can effectively expand the data set and ensure the generalization performance of deep neural network training under AI tasks.
并且,在本申请实施例中,能够支持虚拟信道样本和真实信道样本的灵活的输入格式,具体地,在对虚拟信道样本进行质量评估之前,对于真实信道样本和虚拟信道样本的任意输入格式,均可以基于第一配置信息生成统一格式的第一输入信息和第二输入信息。同时,在虚拟信道样本和真实信道样本不在同一设备上时,设计了专用的信令交互方法,能够支持在线的虚拟信道质量评价和生成器模型选择,有利于满足通信系统中的模型更新,迁移学习等数据集扩充需求。Moreover, in the embodiment of the present application, flexible input formats of virtual channel samples and real channel samples can be supported, specifically, before performing quality evaluation on virtual channel samples, for any input format of real channel samples and virtual channel samples, Both can generate first input information and second input information in a unified format based on the first configuration information. At the same time, when the virtual channel samples and the real channel samples are not on the same device, a dedicated signaling interaction method is designed, which can support online virtual channel quality evaluation and generator model selection, which is conducive to meeting the model update and migration in the communication system Data set expansion requirements such as learning.
图12是根据本申请实施例的虚拟信道样本的质量评估方法的示意性框图。其中,该质量评估方法可以由第一设备上的评估器执行,该评估器可以实施为处理器。Fig. 12 is a schematic block diagram of a method for evaluating the quality of virtual channel samples according to an embodiment of the present application. Wherein, the quality evaluation method may be executed by an evaluator on the first device, and the evaluator may be implemented as a processor.
具体地,生成器可以基于生成器输入信息生成虚拟信道样本,进一步地,基于该虚拟信道样本生成第二输入信息。在该步骤中,可以基于不同的生成器模型生成的虚拟信道样本,得到多个第二输入信息。例如,基于网络训练过程中的不同轮次的生成器模型生成对应的虚拟信道样本。Specifically, the generator may generate virtual channel samples based on the input information of the generator, and further, generate second input information based on the virtual channel samples. In this step, a plurality of second input information can be obtained based on virtual channel samples generated by different generator models. For example, the corresponding virtual channel samples are generated based on the generator model of different rounds in the network training process.
进一步地,可以将第一输入信息,第二输入信息和第三输入信息输入至评估器,得到该第二输入信息的质量评估信息,例如,前述第一指标和第二指标,或者,第三指标等。Further, the first input information, the second input information and the third input information may be input into the evaluator to obtain the quality evaluation information of the second input information, for example, the aforementioned first index and second index, or the third indicators etc.
在一些实施例中,在GAN或者传统信道建模所生成的虚拟信道样本用于数据集扩充时,均可以采用本申请的技术方案对生成的虚拟信道样本进行质量评估。例如从K-相似度与K-离散度两个角度评价虚拟信道样本的生成质量,并且支持灵活的真实信道样本和虚拟信道样本的输入维度和方式。In some embodiments, when the virtual channel samples generated by GAN or traditional channel modeling are used for data set expansion, the technical solution of the present application can be used to evaluate the quality of the generated virtual channel samples. For example, evaluate the generation quality of virtual channel samples from two perspectives of K-similarity and K-dispersion, and support flexible input dimensions and methods of real channel samples and virtual channel samples.
以基于AI的CSI特征向量反馈为例,以4000个真实的CDL-C300信道样本作为输入,该4000个真实信道样本直接用于训练集时,训练集的样本数太少,神经网络在该训练集上容易产生过拟合,训练效果较差,因此需要生成虚拟信道样本以对训练集进行扩充。Taking AI-based CSI eigenvector feedback as an example, 4000 real CDL-C300 channel samples are used as input. When the 4000 real channel samples are directly used in the training set, the number of samples in the training set is too small, and the neural network is trained in this way. It is easy to produce overfitting on the set, and the training effect is poor, so it is necessary to generate virtual channel samples to expand the training set.
以下,针对两种虚拟信道样本的生成方式,分别生成20000个虚拟信道样本为例,对比所生成的虚拟信道样本的质量。对比结果如表1所示。In the following, 20,000 virtual channel samples are respectively generated for the two methods of generating virtual channel samples as an example, and the quality of the generated virtual channel samples is compared. The comparison results are shown in Table 1.
表1Table 1
Figure PCTCN2021142531-appb-000020
Figure PCTCN2021142531-appb-000020
其中,方式1对应传统的虚拟信道生成方式所生成的虚拟信道样本,方式2对应基于本申请实施例的质量评估方法所生成的虚拟信道样本。其中,在方式2中,K=1,即1-相似度和1-离散度。表1中指标的第三列和第四列表示CSI特征向量的恢复程度,取值越大,表示CSI特征向量的恢复性能越好。Wherein, mode 1 corresponds to the virtual channel samples generated by the traditional virtual channel generation mode, and mode 2 corresponds to the virtual channel samples generated based on the quality assessment method of the embodiment of the present application. Wherein, in mode 2, K=1, that is, 1-similarity and 1-dispersion. The third and fourth columns of the index in Table 1 indicate the recovery degree of the CSI feature vector, and the larger the value, the better the recovery performance of the CSI feature vector.
由表1可以看出,基于方式2所生成的虚拟信道样本在相似度指标上优于基于方式1所生成的虚拟信道样本。并且,基于方式2所生成的虚拟信道样本在离散度指标上优于基于方式1所生成的虚拟信道样本。因此,采用两种方式生成的虚拟信道样本作为训练集分别训练CSI反馈模型,并应用于真实信道样本时,基于方式2所得到的CSI模型也优于基于方式1所得到的CSI模型(0.784>0.762)。It can be seen from Table 1 that the virtual channel samples generated based on the method 2 are better than the virtual channel samples generated based on the method 1 in terms of similarity index. Moreover, the virtual channel samples generated based on the method 2 are better than the virtual channel samples generated based on the method 1 in terms of dispersion index. Therefore, when the virtual channel samples generated by the two methods are used as the training set to train the CSI feedback model respectively and applied to the real channel samples, the CSI model obtained based on method 2 is also better than the CSI model obtained based on method 1 (0.784> 0.762).
并且采用已经训练好的CSI模型对两组虚拟信道样本进行测试时,从表1中的第三列指标可以看到基于方式2生成的虚拟信道样本相对于基于方式1生成的虚拟信道样本的恢复性能更高。即,基于方式2所生成的虚拟信道样本与真实信道样本更接近(0.807>0.699)。And when the trained CSI model is used to test two groups of virtual channel samples, from the third column index in Table 1, we can see the restoration of the virtual channel samples generated based on method 2 relative to the virtual channel samples generated based on method 1 Higher performance. That is, the virtual channel samples generated based on method 2 are closer to the real channel samples (0.807>0.699).
因此,基于K-相似度与K-离散度的虚拟信道样本的质量评估方法,能够选取出更好的虚拟信道样本,并用于数据集扩充,从而能够改善基于AI的深度学习任务下数据集不充足的问题,提高深度神经网络泛化性。Therefore, the quality assessment method of virtual channel samples based on K-similarity and K-dispersion can select better virtual channel samples and use them for data set expansion, thereby improving the accuracy of data sets under AI-based deep learning tasks. Sufficient problem to improve deep neural network generalization.
在一些实施例中,采用基于K-相似度与K-离散度的质量评估指标,指导生成器模型的选择,有利于提升生成器生成的虚拟信道质量。In some embodiments, the quality evaluation index based on K-similarity and K-dispersion is used to guide the selection of the generator model, which is beneficial to improve the quality of the virtual channel generated by the generator.
继续上述思路,搭建一类卷积信道生成器用于虚拟信道样本的生成。在训练过程中包括两个生成器模型,分别用上述指标进行测试,两个生成器的指标对比结果如表2所示。Continuing the above ideas, build a class of convolutional channel generators for the generation of virtual channel samples. In the training process, two generator models are included, and the above indicators are used to test respectively. The comparison results of the indicators of the two generators are shown in Table 2.
表1Table 1
Figure PCTCN2021142531-appb-000021
Figure PCTCN2021142531-appb-000021
从表2可以看出,生成器模型2所生成的虚拟信道样本在相似度指标上优于生成器模型1所生成的虚拟信道样本。因此采用已经训练好的CSI模型对两组虚拟信道样本进行测试时,从表2的最后一 列可以看出,生成器模型2在该指标上优于生成器模型1,即生成器模型2所生成的虚拟信道样本与真实信道样本更接近(0.807>0.802)。It can be seen from Table 2 that the virtual channel samples generated by generator model 2 are better than those generated by generator model 1 in terms of similarity index. Therefore, when using the trained CSI model to test two groups of virtual channel samples, it can be seen from the last column of Table 2 that the generator model 2 is better than the generator model 1 in this indicator, that is, the generator model 2 generated The virtual channel samples of are closer to the real channel samples (0.807>0.802).
同时,从表2可以看出,生成器模型2所生成的虚拟信道样本在离散度指标上优于生成器模型1所生成的虚拟信道样本,因此采用这两个生成器模型生成的虚拟信道样本作为训练集分别训练CSI反馈模型,并应用于真实信道样本时,生成器模型2所得到的网络模型泛化性也优于生成器模型1(0.784>0.760)。At the same time, it can be seen from Table 2 that the virtual channel samples generated by generator model 2 are better than those generated by generator model 1 in terms of dispersion index, so the virtual channel samples generated by these two generator models are When the CSI feedback model is trained separately as a training set and applied to real channel samples, the generalization of the network model obtained by generator model 2 is also better than generator model 1 (0.784>0.760).
因此,基于本申请实施例的虚拟信道样本的质量评估方法,能够产生高质量的虚拟信道样本,有利于扩充数据集规模,保证模型的训练效果和泛化性能。Therefore, the method for evaluating the quality of virtual channel samples based on the embodiment of the present application can generate high-quality virtual channel samples, which is conducive to expanding the scale of the data set and ensuring the training effect and generalization performance of the model.
应理解,在本申请实施例中,对信道的质量评估方法,也可以扩展到对由信道提取的单流的特征向量,多流的特征向量等的生成与评价。此时,可将真实特征向量样本作为第一输入信息,虚拟特征向量样本作为第二输入信息,本申请的技术方案同样适用。It should be understood that, in this embodiment of the present application, the channel quality assessment method may also be extended to the generation and evaluation of single-stream feature vectors and multi-stream feature vectors extracted from channels. At this time, the real feature vector samples can be used as the first input information, and the virtual feature vector samples can be used as the second input information, and the technical solution of the present application is also applicable.
图13是根据本申请另一些实施例的虚拟信道样本的质量评估方法的示意性图,如图13所示,该方法300可以包括如下至少部分内容:FIG. 13 is a schematic diagram of a method for evaluating the quality of virtual channel samples according to other embodiments of the present application. As shown in FIG. 13 , the method 300 may include at least part of the following:
S310,第一设备根据第一输入信息和第二输入信息,确定所述第二输入信息的质量评估信息;S310. The first device determines quality evaluation information of the second input information according to the first input information and the second input information;
其中,所述第一输入信息为真实信道样本的信息,所述第二输入信息为虚拟信道样本的信息,所述第二输入信息的质量评估信息用于指示虚拟信道样本和真实信道样本的相似度和/或虚拟信道样本的离散度。Wherein, the first input information is information of real channel samples, the second input information is information of virtual channel samples, and the quality evaluation information of the second input information is used to indicate the similarity between virtual channel samples and real channel samples degree and/or dispersion of virtual channel samples.
应理解,该方法300中的质量评估方法的具体实现和方法200中的质量评估方法类似,详细描述参考方法200,为了简洁,这里不再赘述。It should be understood that the specific implementation of the quality assessment method in the method 300 is similar to the quality assessment method in the method 200, for detailed description refer to the method 200, and for the sake of brevity, details are not repeated here.
在一些实施例中,所述第一设备为终端设备或网络设备。In some embodiments, the first device is a terminal device or a network device.
在本申请一些实施例中,所述真实信道样本包括以下中的至少一种:In some embodiments of the present application, the real channel samples include at least one of the following:
时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
在本申请一些实施例中,所述虚拟信道样本包括以下中的至少一种:In some embodiments of the present application, the virtual channel samples include at least one of the following:
时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
所述时域信道样本的信息包括以下至少一个维度的信息:The information of the time-domain channel samples includes information of at least one of the following dimensions:
发射天线数或发射端口数;接收天线数或接收端口数;时域粒度长度。The number of transmit antennas or transmit ports; the number of receive antennas or receive ports; the length of time domain granularity.
在本申请一些实施例中,所述频域信道样本的信息包括以下至少一个维度的信息:In some embodiments of the present application, the information of the channel samples in the frequency domain includes information of at least one of the following dimensions:
发射天线数或发射端口数;接收天线数或接收端口数;频域粒度长度;时域粒度长度。The number of transmit antennas or transmit ports; the number of receive antennas or receive ports; the length of frequency domain granularity; the length of time domain granularity.
在本申请一些实施例中,所述角度域信道样本的信息包括以下至少一个维度的信息:In some embodiments of the present application, the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
发射角度;到达角度;时域粒度长度或频域粒度长度。Emission angle; Arrival angle; Time domain granularity length or Frequency domain granularity length.
在本申请一些实施例中,所述第二输入信息的质量评估信息包括第一指标和第二指标,所述第一指标用于指示虚拟信道样本和真实信道样本的相似度,所述第二指标用于指示虚拟信道样本的离散度;或者,所述第二输入信息的质量评估信息包括第三指标,所述第三指标根据第一指标和第二指标生成。In some embodiments of the present application, the quality evaluation information of the second input information includes a first index and a second index, the first index is used to indicate the similarity between the virtual channel sample and the real channel sample, and the second The indicator is used to indicate the dispersion of the virtual channel samples; or, the quality assessment information of the second input information includes a third indicator, and the third indicator is generated according to the first indicator and the second indicator.
在本申请一些实施例中,所述第一设备根据第一输入信息和第二输入信息,生成所述第二输入信息的质量评估信息,包括:In some embodiments of the present application, the first device generates quality evaluation information of the second input information according to the first input information and the second input information, including:
根据所述第一输入信息和所述第二输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度。According to the first input information and the second input information, a target similarity between virtual channel samples and real channel samples and/or a target dispersion of virtual channel samples are determined.
在本申请一些实施例中,所述根据所述第一输入信息和所述第二输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度,包括:In some embodiments of the present application, the determining the target similarity between virtual channel samples and real channel samples and/or the target dispersion of virtual channel samples according to the first input information and the second input information includes:
所述根据第一输入信息,第二输入信息和第三输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度,其中,所述第三输入信息包括以下信息中的至少一种:According to the first input information, the second input information and the third input information, determine the target similarity between the virtual channel samples and the real channel samples and/or the target dispersion of the virtual channel samples, wherein the third input information includes At least one of the following information:
用于真实信道样本抽样的数量参数L1;The number parameter L1 for real channel sample sampling;
用于虚拟信道样本抽样的数量参数L2;The number parameter L2 for virtual channel sample sampling;
相似信道样本的最大数量参数K。The maximum number of similar channel samples parameter K.
在本申请一些实施例中,所述根据第一输入信息,第二输入信息和第三输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度,包括:In some embodiments of the present application, the determining the target similarity between the virtual channel samples and the real channel samples and/or the target dispersion of the virtual channel samples according to the first input information, the second input information and the third input information includes :
根据第三输入信息对所述第一输入信息和所述第二输入信息进行抽样,得到真实信道样本集合和虚拟信道样本集合;Sampling the first input information and the second input information according to the third input information to obtain a real channel sample set and a virtual channel sample set;
确定所述虚拟信道样本集合中的每个虚拟信道样本对应的K个目标真实信道样本,其中,所述每个虚拟信道样本对应的K个目标真实信道样本是所述真实信道样本集合中与所述虚拟信道样本相似度最高的K个真实信道样本;determining K target real channel samples corresponding to each virtual channel sample in the set of virtual channel samples, wherein the K target real channel samples corresponding to each virtual channel sample are in the set of real channel samples corresponding to the set The K real channel samples with the highest similarity to the virtual channel samples;
根据每个虚拟信道样本对应的K个目标真实信道样本,确定每个虚拟信道样本和真实信道样本的 相似度信息;According to K target real channel samples corresponding to each virtual channel sample, determine the similarity information of each virtual channel sample and the real channel sample;
根据所述虚拟信道样本集合中的每个虚拟信道样本和真实信道样本的相似度信息,确定虚拟信道样本和真实信道样本的目标相似度。According to the similarity information between each virtual channel sample and the real channel sample in the virtual channel sample set, determine the target similarity between the virtual channel sample and the real channel sample.
在本申请一些实施例中,所述根据第一输入信息,第二输入信息和第三输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度,包括:In some embodiments of the present application, the determining the target similarity between the virtual channel samples and the real channel samples and/or the target dispersion of the virtual channel samples according to the first input information, the second input information and the third input information includes :
根据第三输入信息对所述第一输入信息和所述第二输入信息进行抽样,得到真实信道样本集合和虚拟信道样本集合;Sampling the first input information and the second input information according to the third input information to obtain a real channel sample set and a virtual channel sample set;
确定所述虚拟信道样本集合中的每个虚拟信道样本对应的K个目标真实信道样本,其中,所述每个虚拟信道样本对应的K个目标真实信道样本是所述真实信道样本集合中与所述虚拟信道样本相似度最高的K个真实信道样本;determining K target real channel samples corresponding to each virtual channel sample in the set of virtual channel samples, wherein the K target real channel samples corresponding to each virtual channel sample are in the set of real channel samples corresponding to the set The K real channel samples with the highest similarity to the virtual channel samples;
确定所述每个真实信道样本对应的目标虚拟信道样本的个数,其中,所述真实信道样本属于对应的目标虚拟信道样本所对应的K个目标真实信道样本;Determine the number of target virtual channel samples corresponding to each real channel sample, wherein the real channel samples belong to K target real channel samples corresponding to the corresponding target virtual channel samples;
根据所述每个真实信道样本对应的目标虚拟信道样本的个数,确定虚拟信道样本的的目标离散度。Determine the target dispersion of the virtual channel samples according to the number of target virtual channel samples corresponding to each real channel sample.
在本申请一些实施例中,所述根据所述每个真实信道样本对应的目标虚拟信道样本的个数,确定虚拟信道样本的目标离散度,包括:In some embodiments of the present application, the determining the target dispersion of virtual channel samples according to the number of target virtual channel samples corresponding to each real channel sample includes:
根据所述每个真实的信道样本对应的目标虚拟信道样本的个数的标准差,确定所述虚拟信道样本的目标离散度。The target dispersion of the virtual channel samples is determined according to the standard deviation of the number of target virtual channel samples corresponding to each real channel sample.
进一步地,可以根据虚拟信道样本和真实信道样本的目标相似度和虚拟信道样本的目标离散度,确定所述至少一个生成器模型中的目标生成器模型。Further, the target generator model in the at least one generator model may be determined according to the target similarity between the virtual channel samples and the real channel samples and the target dispersion of the virtual channel samples.
例如,在目标相似度最高的虚拟信道样本中,选择目标离散度最高的虚拟信道样本对应的生成器模型作为目标生成器模型。For example, among the virtual channel samples with the highest target similarity, the generator model corresponding to the virtual channel sample with the highest target dispersion is selected as the target generator model.
又例如,在目标离散度最高的虚拟信道样本中,选择目标相似度最高的虚拟信道样本对应的生成器模型作为目标生成器模型。For another example, among the virtual channel samples with the highest target dispersion, the generator model corresponding to the virtual channel sample with the highest target similarity is selected as the target generator model.
再例如,选择目标相似度和目标离散度比值最大的虚拟信道样本对应的生成器模型作为目标生成器模型。For another example, the generator model corresponding to the virtual channel sample with the largest ratio of the target similarity to the target dispersion is selected as the target generator model.
图14是根据本申请实施例的虚拟信道样本的质量评估方法的示意性框图。其中,该质量评估方法可以由第一设备上的评估器执行,该评估器可以实施为处理器。Fig. 14 is a schematic block diagram of a method for evaluating the quality of virtual channel samples according to an embodiment of the present application. Wherein, the quality evaluation method may be executed by an evaluator on the first device, and the evaluator may be implemented as a processor.
具体地,可以将第一输入信息,第二输入信息和第三输入信息输入至评估器,得到该第二输入信息的质量评估信息,例如,前述第一指标和第二指标,或者,也可以是第三指标等。Specifically, the first input information, the second input information and the third input information may be input into the evaluator to obtain the quality evaluation information of the second input information, for example, the aforementioned first index and second index, or, is the third indicator etc.
因此,在本申请实施例中,基于虚拟信道样本和真实信道样本的相似度和虚拟信道样本的离散度对虚拟信道样本进行质量评估,有利于兼顾虚拟信道样本与真实信道样本的相似程度,以及虚拟信道样本的多样程度,进而实现数据集的有效扩充,并保障AI任务下的深度神经网络训练的泛化性能。Therefore, in the embodiment of the present application, the quality evaluation of the virtual channel samples is performed based on the similarity between the virtual channel samples and the real channel samples and the dispersion of the virtual channel samples, which is beneficial to take into account the similarity between the virtual channel samples and the real channel samples, and The diversity of virtual channel samples can effectively expand the data set and ensure the generalization performance of deep neural network training under AI tasks.
并且,在本申请实施例中,能够支持虚拟信道样本和真实信道样本的灵活的输入格式,具体地,在对虚拟信道样本进行质量评估之前,对于真实信道样本和虚拟信道样本的任意输入格式,均可以基于第一配置信息生成统一格式的第一输入信息和第二输入信息。Moreover, in the embodiment of the present application, flexible input formats of virtual channel samples and real channel samples can be supported, specifically, before performing quality evaluation on virtual channel samples, for any input format of real channel samples and virtual channel samples, Both can generate first input information and second input information in a unified format based on the first configuration information.
上文结合图4至图14,详细描述了本申请的方法实施例,下文结合图15至图19,详细描述本申请的装置实施例,应理解,装置实施例与方法实施例相互对应,类似的描述可以参照方法实施例。The method embodiment of the present application is described in detail above in conjunction with FIG. 4 to FIG. 14 , and the device embodiment of the present application is described in detail below in conjunction with FIG. 15 to FIG. 19 . It should be understood that the device embodiment and the method embodiment correspond to each other, similar to The description can refer to the method embodiment.
图15示出了根据本申请实施例的无线通信的设备400的示意性框图。如图15所示,该设备400包括:处理模块410,用于获取第一输入信息和至少一个第二输入信息,其中,所述第一输入信息为真实信道样本的信息,所述第二输入信息为虚拟信道样本的信息,所述至少一个第二输入信息对应至少一个生成器模型;以及Fig. 15 shows a schematic block diagram of a wireless communication device 400 according to an embodiment of the present application. As shown in FIG. 15 , the device 400 includes: a processing module 410, configured to acquire first input information and at least one second input information, wherein the first input information is information of real channel samples, and the second input information the information is information of virtual channel samples, and the at least one second input information corresponds to at least one generator model; and
根据所述第一输入信息和所述至少一个第二输入信息,对所述至少一个第二输入信息进行质量评估和/或确定所述至少一个生成器模型中的目标生成器模型。Performing quality assessment on the at least one second input information and/or determining a target generator model in the at least one generator model based on the first input information and the at least one second input information.
在一些实施例中,所述处理模块410还用于:In some embodiments, the processing module 410 is also used for:
获取第一配置信息,所述第一配置信息用于配置以下中的至少一项:Obtain first configuration information, where the first configuration information is used to configure at least one of the following:
所述第一输入信息的生成方式;A method of generating the first input information;
所述至少一个第二输入信息的生成方式;A method of generating the at least one second input information;
所述至少一个第二输入信息的质量评估参数。A quality assessment parameter of the at least one second input information.
在一些实施例中,所述第一配置信息包括以下中的至少一项:In some embodiments, the first configuration information includes at least one of the following:
信道样本的维度个数信息;Dimension number information of channel samples;
信道样本的维度信息;Dimension information of channel samples;
用于生成频域维度的信道样本的配置信息;Configuration information for generating channel samples in the frequency domain dimension;
用于生成时域维度的信道样本的配置信息;Configuration information for generating channel samples in the time domain dimension;
用于生成天线域维度的信道样本的配置信息;Configuration information for generating channel samples of antenna domain dimensions;
用于真实信道样本抽样的数量参数L1;The number parameter L1 for real channel sample sampling;
用于虚拟信道样本抽样的数量参数L2;The number parameter L2 for virtual channel sample sampling;
相似信道样本的数量参数K。The number of similar channel samples parameter K.
在一些实施例中,所述用于生成频域维度的信道样本的配置信息包括以下中的至少一项:In some embodiments, the configuration information for generating channel samples in the frequency domain dimension includes at least one of the following:
频域粒度配置,频域维度的资源裁剪方式,目标频域资源的指示信息。Frequency domain granularity configuration, resource tailoring method of frequency domain dimension, indication information of target frequency domain resources.
在一些实施例中,所述目标频域资源的指示信息包括:起始频域资源的索引和长度;或者,In some embodiments, the indication information of the target frequency domain resource includes: index and length of the starting frequency domain resource; or,
所述目标频域资源的指示信息包括:起始频域资源的索引和频域资源间隔,其中,所述频域资源间隔为相邻两个目标频域资源之间的间隔。The indication information of the target frequency domain resource includes: an index of a starting frequency domain resource and a frequency domain resource interval, wherein the frequency domain resource interval is an interval between two adjacent target frequency domain resources.
在一些实施例中,所述用于生成时域维度的信道样本的配置信息包括以下中的至少一项:In some embodiments, the configuration information for generating channel samples of the time domain dimension includes at least one of the following:
时域粒度配置,时域维度的资源裁剪方式,目标时域资源的指示信息。Time-domain granularity configuration, resource clipping mode of time-domain dimension, and indication information of target time-domain resources.
在一些实施例中,所述目标时域资源的指示信息包括:起始时域资源的索引和长度;或者,In some embodiments, the indication information of the target time domain resource includes: index and length of the starting time domain resource; or,
所述目标时域资源的指示信息包括:起始时域资源的索引和时域资源间隔,其中,所述时域资源间隔为相邻两个目标时域资源之间的间隔。The indication information of the target time-domain resource includes: an index of a starting time-domain resource and a time-domain resource interval, wherein the time-domain resource interval is an interval between two adjacent target time-domain resources.
在一些实施例中,所述用于生成天线域维度的信道样本的配置信息包括以下中的至少一项:In some embodiments, the configuration information for generating channel samples of antenna domain dimensions includes at least one of the following:
天线域粒度配置,天线域维度的资源裁剪方式,目标天线域资源的指示信息。Antenna domain granularity configuration, resource tailoring mode of antenna domain dimension, indication information of target antenna domain resources.
在一些实施例中,所述目标天线域资源的指示信息包括:起始天线的索引和天线个数,或者,起始天线的索引和端口个数;或者,In some embodiments, the indication information of the target antenna domain resource includes: the index and the number of antennas of the starting antenna, or the index and the number of ports of the starting antenna; or,
所述目标天线域资源的指示信息包括:起始天线的索引和天线间隔,或者,起始天线的索引和端口间隔,其中,所述天线间隔或端口间隔为相邻两个天线域资源之间的间隔。The indication information of the target antenna domain resource includes: the index and antenna interval of the starting antenna, or the index and port interval of the starting antenna, wherein the antenna interval or port interval is between two adjacent antenna domain resources interval.
在一些实施例中,所述第一输入信息是根据所述设备采集的真实信道样本得到的。In some embodiments, the first input information is obtained according to real channel samples collected by the device.
在一些实施例中,所述第一输入信息是从第二设备获取的。In some embodiments, the first input information is obtained from a second device.
在一些实施例中,所述设备400还包括:通信模块,用于向所述第二设备发送第一指示信息,所述第一指示信息用于指示所述第二设备向所述设备发送所述第一输入信息。In some embodiments, the device 400 further includes: a communication module, configured to send first indication information to the second device, where the first indication information is used to instruct the second device to send the the first input information.
在一些实施例中,所述设备400还包括:通信模块,用于向所述第二设备发送第一配置信息,所述第一输入信息是根据所述第一配置信息生成的。In some embodiments, the device 400 further includes: a communication module, configured to send first configuration information to the second device, the first input information is generated according to the first configuration information.
在一些实施例中,所述至少一个第二输入信息是根据所述设备上部署的生成器生成的虚拟信道样本得到的。In some embodiments, the at least one second input information is obtained according to virtual channel samples generated by a generator deployed on the device.
在一些实施例中,所述至少一个第二输入信息是从第二设备获取的。In some embodiments, the at least one second input information is obtained from a second device.
在一些实施例中,所述设备400还包括:通信模块,用于向所述第二设备发送第二指示信息,所述第二指示信息用于指示所述第二设备向所述设备发送所述至少一个第二输入信息。In some embodiments, the device 400 further includes: a communication module, configured to send second indication information to the second device, where the second indication information is used to instruct the second device to send the at least one second input information.
在一些实施例中,所述设备400还包括:通信模块,用于向所述第二设备发送第一配置信息,所述至少一个第二输入信息是根据所述第一配置信息生成的。In some embodiments, the device 400 further includes: a communication module, configured to send first configuration information to the second device, and the at least one second input information is generated according to the first configuration information.
在一些实施例中,所述设备400还包括:通信模块,用于接收所述第二设备发送的所述至少一个第二输入信息以及所述至少一个第二输入信息分别对应的生成器索引。In some embodiments, the device 400 further includes: a communication module, configured to receive the at least one second input information sent by the second device and generator indexes respectively corresponding to the at least one second input information.
在一些实施例中,所述设备400还包括:通信模块,用于向所述第二设备发送第三指示信息,所述第三指示信息用于指示所述设备确定的目标生成器索引。In some embodiments, the device 400 further includes: a communication module, configured to send third indication information to the second device, where the third indication information is used to indicate the target generator index determined by the device.
在一些实施例中,所述设备为终端设备,所述第二设备为网络设备;或者,In some embodiments, the device is a terminal device, and the second device is a network device; or,
所述设备为网络设备,所述第二设备为终端设备。The device is a network device, and the second device is a terminal device.
在一些实施例中,所述真实信道样本包括以下中的至少一种:In some embodiments, the real channel samples include at least one of the following:
时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
在一些实施例中,所述虚拟信道样本包括以下中的至少一种:In some embodiments, the virtual channel samples include at least one of the following:
时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
在一些实施例中,所述时域信道样本的信息包括以下至少一个维度的信息:In some embodiments, the information of the time-domain channel samples includes information of at least one of the following dimensions:
发射天线数或发射端口数;接收天线数或接收端口数;时域粒度长度。The number of transmit antennas or transmit ports; the number of receive antennas or receive ports; the length of time domain granularity.
在一些实施例中,所述频域信道样本的信息包括以下至少一个维度的信息:In some embodiments, the information of the frequency domain channel samples includes information of at least one of the following dimensions:
发射天线数或发射端口数;接收天线数或接收端口数;频域粒度长度;时域粒度长度。The number of transmit antennas or transmit ports; the number of receive antennas or receive ports; the length of frequency domain granularity; the length of time domain granularity.
在一些实施例中,所述角度域信道样本的信息包括以下至少一个维度的信息:In some embodiments, the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
发射角度;到达角度;时域粒度长度或频域粒度长度。Angle of launch; Angle of arrival; length of granularity in time domain or length of frequency domain granularity.
在一些实施例中,所述时域粒度长度为以下中的一种:In some embodiments, the time-domain granularity length is one of the following:
信道的真实多径数,按照第一采样率在时域上采样的采样点个数,进行时域采样的时间单元个数。The real multipath number of the channel, the number of sampling points sampled in the time domain according to the first sampling rate, and the number of time units for time domain sampling.
在一些实施例中,所述频域粒度长度为以下中的一种:In some embodiments, the frequency domain granularity length is one of the following:
子载波数,资源块数,子带数。Number of subcarriers, number of resource blocks, number of subbands.
在一些实施例中,所述处理模块410还用于:In some embodiments, the processing module 410 is also used for:
根据所述第一输入信息和所述至少一个第二输入信息中的每个第二输入信息,确定所述每个第二输入信息对应的质量评估信息,所述每个第二输入信息对应的质量评估信息用于指示虚拟信道样本和真实信道样本的相似度和/或虚拟信道样本的离散度。According to the first input information and each second input information in the at least one second input information, determine the quality evaluation information corresponding to each second input information, and determine the quality assessment information corresponding to each second input information The quality assessment information is used to indicate the similarity between the virtual channel samples and the real channel samples and/or the dispersion of the virtual channel samples.
在一些实施例中,所述处理模块410还用于:In some embodiments, the processing module 410 is also used for:
根据所述第一输入信息,所述每个第二输入信息和第三输入信息,确定所述每个第二输入信息对应的质量评估信息,其中,所述第三输入信息包括以下信息中的至少一种:According to the first input information, each second input information and third input information, determine the quality evaluation information corresponding to each second input information, wherein the third input information includes the following information at least one of:
用于真实信道样本抽样的数量参数L1;The number parameter L1 for real channel sample sampling;
用于虚拟信道样本抽样的数量参数L2;The number parameter L2 for virtual channel sample sampling;
相似信道样本的最大数量参数K。The maximum number of similar channel samples parameter K.
在一些实施例中,所述处理模块410还用于:根据所述每个第二输入信息对应的质量评估信息,确定所述至少一个生成器模型中的目标生成器模型。In some embodiments, the processing module 410 is further configured to: determine a target generator model in the at least one generator model according to the quality evaluation information corresponding to each second input information.
可选地,在一些实施例中,上述通信模块可以是通信接口或收发器,或者是通信芯片或者片上系统的输入输出接口。上述处理模块、编码模块可以是一个或多个处理器。Optionally, in some embodiments, the above-mentioned communication module may be a communication interface or a transceiver, or an input-output interface of a communication chip or a system on a chip. The above-mentioned processing module and encoding module may be one or more processors.
应理解,根据本申请实施例的设备400可对应于本申请方法实施例中的第一设备,并且设备400中的各个单元的上述和其它操作和/或功能分别为了实现图4至图12所示方法200中第一设备的相应流程,为了简洁,在此不再赘述。It should be understood that the device 400 according to the embodiment of the present application may correspond to the first device in the method embodiment of the present application, and the above-mentioned and other operations and/or functions of each unit in the device 400 are respectively in order to realize the The corresponding process of the first device in the method 200 is shown, and for the sake of brevity, details are not repeated here.
图16是根据本申请实施例的无线通信的设备500的示意性框图。图16的设备500包括:Fig. 16 is a schematic block diagram of a wireless communication device 500 according to an embodiment of the present application. The device 500 of Figure 16 includes:
通信模块510,用于向第一设备发送的第一信息,所述第一信息包括以下中的至少一项:A communication module 510, configured to send first information to the first device, where the first information includes at least one of the following:
第一输入信息,为真实信道样本的信息;The first input information is information of real channel samples;
至少一个第二输入信息,为虚拟信道样本的信息,所述至少一个第二输入信息对应至少一个生成器模型,每个第二输入信息由对应的生成器模型生成;At least one second input information is information of virtual channel samples, the at least one second input information corresponds to at least one generator model, and each second input information is generated by a corresponding generator model;
所述至少一个生成器的索引。an index of the at least one generator.
在一些实施例中,所述通信模块510还用于:In some embodiments, the communication module 510 is also used for:
接收所述第一设备发送的第一指示信息,所述第一指示信息用于指示所述第二设备向所述第一设备发送所述第一输入信息。receiving first indication information sent by the first device, where the first indication information is used to instruct the second device to send the first input information to the first device.
在一些实施例中,所述通信模块510还用于:In some embodiments, the communication module 510 is also used for:
向所述第二设备发送第二指示信息,所述第二指示信息用于指示所述第二设备向所述第一设备发送所述至少一个第二输入信息。Sending second indication information to the second device, where the second indication information is used to instruct the second device to send the at least one piece of second input information to the first device.
在一些实施例中,所述通信模块510还用于:In some embodiments, the communication module 510 is also used for:
接收所述第一设备发送的第一配置信息,所述第一配置信息用于配置以下中的至少一项:Receive first configuration information sent by the first device, where the first configuration information is used to configure at least one of the following:
所述第一输入信息的生成方式;A method of generating the first input information;
所述至少一个第二输入信息的生成方式;A method of generating the at least one second input information;
所述至少一个第二输入信息的质量评估参数。A quality assessment parameter of the at least one second input information.
在一些实施例中,所述第一配置信息包括以下中的至少一项:In some embodiments, the first configuration information includes at least one of the following:
用于真实信道样本抽样的数量参数L1;The number parameter L1 for real channel sample sampling;
用于虚拟信道样本抽样的数量参数L2;The number parameter L2 for virtual channel sample sampling;
相似信道样本的最大数量参数K;The maximum number of similar channel samples parameter K;
信道样本的维度个数信息;Dimension number information of channel samples;
用于生成频域维度的信道样本的配置信息;Configuration information for generating channel samples in the frequency domain dimension;
用于生成时域维度的信道样本量的配置信息;configuration information for generating the channel sample size of the time domain dimension;
用于生成天线域维度的信道样本的配置信息。Configuration information for generating channel samples of antenna domain dimension.
在一些实施例中,所述用于生成频域维度的信道样本的配置信息包括以下中的至少一项:In some embodiments, the configuration information for generating channel samples in the frequency domain dimension includes at least one of the following:
频域粒度配置,频域维度的资源裁剪方式,目标频域资源的指示信息。Frequency domain granularity configuration, resource tailoring method of frequency domain dimension, indication information of target frequency domain resources.
在一些实施例中,所述目标频域资源的指示信息包括:起始频域资源的索引和长度;或者,In some embodiments, the indication information of the target frequency domain resource includes: index and length of the starting frequency domain resource; or,
所述目标频域资源的指示信息包括:起始频域资源的索引和频域资源间隔,其中,所述频域资源间隔为相邻两个目标频域资源之间的间隔。The indication information of the target frequency domain resource includes: an index of a starting frequency domain resource and a frequency domain resource interval, wherein the frequency domain resource interval is an interval between two adjacent target frequency domain resources.
在一些实施例中,所述用于生成时域维度的信道样本的配置信息包括以下中的至少一项:In some embodiments, the configuration information for generating channel samples of the time domain dimension includes at least one of the following:
时域粒度配置,时域维度的资源裁剪方式,目标时域资源的指示信息。Time-domain granularity configuration, resource clipping mode of time-domain dimension, and indication information of target time-domain resources.
在一些实施例中,所述目标时域资源的指示信息包括:起始时域资源的索引和长度;或者,In some embodiments, the indication information of the target time domain resource includes: index and length of the starting time domain resource; or,
所述目标时域资源的指示信息包括:起始时域资源的索引和时域资源间隔,其中,所述时域资源间隔为相邻两个目标时域资源之间的间隔。The indication information of the target time-domain resource includes: an index of a starting time-domain resource and a time-domain resource interval, wherein the time-domain resource interval is an interval between two adjacent target time-domain resources.
在一些实施例中,所述用于生成天线域维度的信道样本的配置信息包括以下中的至少一项:In some embodiments, the configuration information for generating channel samples of antenna domain dimensions includes at least one of the following:
天线域粒度配置,天线域维度的资源裁剪方式,目标天线域资源的指示信息。Antenna domain granularity configuration, resource tailoring mode of antenna domain dimension, indication information of target antenna domain resources.
在一些实施例中,所述目标天线域资源的指示信息包括:起始天线的索引和天线个数,或者,起始天线的索引和端口个数;或者,In some embodiments, the indication information of the target antenna domain resource includes: the index and the number of antennas of the starting antenna, or the index and the number of ports of the starting antenna; or,
所述目标天线域资源的指示信息包括:起始天线的索引和天线间隔,或者,起始天线的索引和端口间隔,其中,所述天线间隔或端口间隔为相邻两个天线域资源之间的间隔。The indication information of the target antenna domain resource includes: the index and antenna interval of the starting antenna, or the index and port interval of the starting antenna, wherein the antenna interval or port interval is between two adjacent antenna domain resources interval.
在一些实施例中,所述真实信道样本包括以下中的至少一种:In some embodiments, the real channel samples include at least one of the following:
时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
在一些实施例中,所述虚拟信道样本包括以下中的至少一种:In some embodiments, the virtual channel samples include at least one of the following:
时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
在一些实施例中,所述时域信道样本的信息包括以下至少一个维度的信息:In some embodiments, the information of the time-domain channel samples includes information of at least one of the following dimensions:
发射天线数或发射端口数;接收天线数或接收端口数;时域粒度长度。The number of transmit antennas or transmit ports; the number of receive antennas or receive ports; the length of time domain granularity.
在一些实施例中,所述频域信道样本的信息包括以下至少一个维度的信息:In some embodiments, the information of the frequency domain channel samples includes information of at least one of the following dimensions:
发射天线数或发射端口数;接收天线数或接收端口数;频域粒度长度;时域粒度长度。The number of transmit antennas or transmit ports; the number of receive antennas or receive ports; the length of frequency domain granularity; the length of time domain granularity.
在一些实施例中,所述角度域信道样本的信息包括以下至少一个维度的信息:In some embodiments, the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
发射角度;到达角度;时域粒度长度或频域粒度长度。Emission angle; Arrival angle; Time domain granularity length or Frequency domain granularity length.
在一些实施例中,所述时域粒度长度为以下中的一种:In some embodiments, the time-domain granularity length is one of the following:
信道的真实多径数,按照第一采样率在时域上采样的采样点个数,进行时域采样的时间单元个数。The real multipath number of the channel, the number of sampling points sampled in the time domain according to the first sampling rate, and the number of time units for time domain sampling.
在一些实施例中,所述频域粒度长度为以下中的一种:In some embodiments, the frequency domain granularity length is one of the following:
子载波数,资源块数,子带数。Number of subcarriers, number of resource blocks, number of subbands.
可选地,在一些实施例中,上述通信模块可以是通信接口或收发器,或者是通信芯片或者片上系统的输入输出接口。上述处理模块、编码模块可以是一个或多个处理器。Optionally, in some embodiments, the above-mentioned communication module may be a communication interface or a transceiver, or an input-output interface of a communication chip or a system-on-chip. The above-mentioned processing module and encoding module may be one or more processors.
应理解,根据本申请实施例的设备500可对应于本申请方法实施例中的第二设备,并且设备500中的各个单元的上述和其它操作和/或功能分别为了实现图4至图12所示方法200中第二设备的相应流程,为了简洁,在此不再赘述。It should be understood that the device 500 according to the embodiment of the present application may correspond to the second device in the method embodiment of the present application, and the above-mentioned and other operations and/or functions of each unit in the device 500 are respectively in order to realize the The corresponding process of the second device in the method 200 is shown, and for the sake of brevity, details are not repeated here.
图17是根据本申请实施例的无线通信的设备800的示意性框图。图17的设备800包括:Fig. 17 is a schematic block diagram of a wireless communication device 800 according to an embodiment of the present application. The device 800 of Figure 17 includes:
处理模块810,用于根据第一输入信息和第二输入信息,确定所述第二输入信息的质量评估信息;A processing module 810, configured to determine quality evaluation information of the second input information according to the first input information and the second input information;
其中,所述第一输入信息为真实信道样本的信息,所述第二输入信息为虚拟信道样本的信息,所述第二输入信息的质量评估信息用于指示虚拟信道样本和真实信道样本的相似度和/或虚拟信道样本的离散度。Wherein, the first input information is information of real channel samples, the second input information is information of virtual channel samples, and the quality evaluation information of the second input information is used to indicate the similarity between virtual channel samples and real channel samples degree and/or dispersion of virtual channel samples.
在一些实施例中,所述真实信道样本包括以下中的至少一种:In some embodiments, the real channel samples include at least one of the following:
时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
在一些实施例中,所述虚拟信道样本包括以下中的至少一种:In some embodiments, the virtual channel samples include at least one of the following:
时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
在一些实施例中,所述时域信道样本的信息包括以下至少一个维度的信息:In some embodiments, the information of the time-domain channel samples includes information of at least one of the following dimensions:
发射天线数或发射端口数;接收天线数或接收端口数;时域粒度长度。The number of transmit antennas or transmit ports; the number of receive antennas or receive ports; the length of time domain granularity.
在一些实施例中,所述频域信道样本的信息包括以下至少一个维度的信息:In some embodiments, the information of the frequency domain channel samples includes information of at least one of the following dimensions:
发射天线数或发射端口数;接收天线数或接收端口数;频域粒度长度;时域粒度长度。The number of transmit antennas or transmit ports; the number of receive antennas or receive ports; the length of frequency domain granularity; the length of time domain granularity.
在一些实施例中,所述角度域信道样本的信息包括以下至少一个维度的信息:In some embodiments, the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
发射角度;到达角度;时域粒度长度或频域粒度长度。Emission angle; Arrival angle; Time domain granularity length or Frequency domain granularity length.
在一些实施例中,所述第二输入信息的质量评估信息包括第一指标和第二指标,所述第一指标用于指示虚拟信道样本和真实信道样本的相似度,所述第二指标用于指示虚拟信道样本的离散度;或者,In some embodiments, the quality evaluation information of the second input information includes a first index and a second index, the first index is used to indicate the similarity between the virtual channel sample and the real channel sample, and the second index is used to indicate the dispersion of virtual channel samples; or,
所述第二输入信息的质量评估信息包括第三指标,所述第三指标根据第一指标和第二指标生成。The quality evaluation information of the second input information includes a third index, and the third index is generated according to the first index and the second index.
在一些实施例中,所述处理模块810还用于:In some embodiments, the processing module 810 is also used for:
根据所述第一输入信息和所述第二输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度。According to the first input information and the second input information, a target similarity between virtual channel samples and real channel samples and/or a target dispersion of virtual channel samples are determined.
在一些实施例中,所述处理模块810还用于:In some embodiments, the processing module 810 is also used for:
根据第一输入信息,第二输入信息和第三输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度,其中,所述第三输入信息包括以下信息中的至少一种:According to the first input information, the second input information and the third input information, determine the target similarity between the virtual channel samples and the real channel samples and/or the target dispersion of the virtual channel samples, wherein the third input information includes the following information At least one of:
用于真实信道样本抽样的数量参数L1;The number parameter L1 for real channel sample sampling;
用于虚拟信道样本抽样的数量参数L2;The number parameter L2 for virtual channel sample sampling;
相似信道样本的最大数量参数K。The maximum number of similar channel samples parameter K.
在一些实施例中,所述处理模块810还用于:In some embodiments, the processing module 810 is also used for:
根据第三输入信息对所述第一输入信息和所述第二输入信息进行抽样,得到真实信道样本集合和虚拟信道样本集合;Sampling the first input information and the second input information according to the third input information to obtain a real channel sample set and a virtual channel sample set;
确定所述虚拟信道样本集合中的每个虚拟信道样本对应的K个目标真实信道样本,其中,所述每个虚拟信道样本对应的K个目标真实信道样本是所述真实信道样本集合中与所述虚拟信道样本相似度最高的K个真实信道样本;determining K target real channel samples corresponding to each virtual channel sample in the set of virtual channel samples, wherein the K target real channel samples corresponding to each virtual channel sample are in the set of real channel samples corresponding to the set The K real channel samples with the highest similarity to the virtual channel samples;
根据每个虚拟信道样本对应的K个目标真实信道样本,确定每个虚拟信道样本和真实信道样本的相似度信息;Determine the similarity information between each virtual channel sample and the real channel sample according to the K target real channel samples corresponding to each virtual channel sample;
根据所述虚拟信道样本集合中的每个虚拟信道样本和真实信道样本的相似度信息,确定虚拟信道样本和真实信道样本的目标相似度。According to the similarity information between each virtual channel sample and the real channel sample in the virtual channel sample set, determine the target similarity between the virtual channel sample and the real channel sample.
在一些实施例中,所述处理模块810还用于:In some embodiments, the processing module 810 is also used for:
根据第三输入信息对所述第一输入信息和所述第二输入信息进行抽样,得到真实信道样本集合和虚拟信道样本集合;Sampling the first input information and the second input information according to the third input information to obtain a real channel sample set and a virtual channel sample set;
确定所述虚拟信道样本集合中的每个虚拟信道样本对应的K个目标真实信道样本,其中,所述每个虚拟信道样本对应的K个目标真实信道样本是所述真实信道样本集合中与所述虚拟信道样本相似度最高的K个真实信道样本;determining K target real channel samples corresponding to each virtual channel sample in the set of virtual channel samples, wherein the K target real channel samples corresponding to each virtual channel sample are in the set of real channel samples corresponding to the set The K real channel samples with the highest similarity to the virtual channel samples;
确定所述每个真实信道样本对应的目标虚拟信道样本的个数,其中,所述真实信道样本属于对应的目标虚拟信道样本所对应的K个目标真实信道样本;Determine the number of target virtual channel samples corresponding to each real channel sample, wherein the real channel samples belong to K target real channel samples corresponding to the corresponding target virtual channel samples;
根据所述每个真实信道样本对应的目标虚拟信道样本的个数,确定虚拟信道样本的的目标离散度。Determine the target dispersion of the virtual channel samples according to the number of target virtual channel samples corresponding to each real channel sample.
在一些实施例中,所述处理模块810还用于:根据所述每个真实的信道样本对应的目标虚拟信道样本的个数的标准差,确定所述虚拟信道样本的目标离散度。In some embodiments, the processing module 810 is further configured to: determine the target dispersion of the virtual channel samples according to the standard deviation of the number of target virtual channel samples corresponding to each real channel sample.
在一些实施例中,所述设备为终端设备或网络设备。In some embodiments, the device is a terminal device or a network device.
可选地,在一些实施例中,上述通信模块可以是通信接口或收发器,或者是通信芯片或者片上系统的输入输出接口。上述处理模块、编码模块可以是一个或多个处理器。Optionally, in some embodiments, the above-mentioned communication module may be a communication interface or a transceiver, or an input-output interface of a communication chip or a system-on-chip. The above-mentioned processing module and encoding module may be one or more processors.
应理解,根据本申请实施例的无线通信的设备800可对应于本申请方法实施例中的第一设备,并且设备500中的各个单元的上述和其它操作和/或功能分别为了实现图13至图14所示方法300中第一设备的相应流程,为了简洁,在此不再赘述。It should be understood that the device 800 for wireless communication according to the embodiment of the present application may correspond to the first device in the method embodiment of the present application, and the above-mentioned and other operations and/or functions of each unit in the device 500 are respectively in order to realize the For the sake of brevity, the corresponding process of the first device in the method 300 shown in FIG. 14 will not be repeated here.
图18是本申请实施例提供的一种通信设备600示意性结构图。图18所示的通信设备600包括处理器610,处理器610可以从存储器中调用并运行计算机程序,以实现本申请实施例中的方法。Fig. 18 is a schematic structural diagram of a communication device 600 provided by an embodiment of the present application. The communication device 600 shown in FIG. 18 includes a processor 610, and the processor 610 can call and run a computer program from a memory, so as to implement the method in the embodiment of the present application.
可选地,如图18所示,通信设备600还可以包括存储器620。其中,处理器610可以从存储器620中调用并运行计算机程序,以实现本申请实施例中的方法。Optionally, as shown in FIG. 18 , the communication device 600 may further include a memory 620 . Wherein, the processor 610 can invoke and run a computer program from the memory 620, so as to implement the method in the embodiment of the present application.
其中,存储器620可以是独立于处理器610的一个单独的器件,也可以集成在处理器610中。Wherein, the memory 620 may be an independent device independent of the processor 610 , or may be integrated in the processor 610 .
可选地,如图6所示,通信设备600还可以包括收发器630,处理器610可以控制该收发器630与其他设备进行通信,具体地,可以向其他设备发送信息或数据,或接收其他设备发送的信息或数据。Optionally, as shown in FIG. 6, the communication device 600 may further include a transceiver 630, and the processor 610 may control the transceiver 630 to communicate with other devices, specifically, to send information or data to other devices, or receive other Information or data sent by the device.
其中,收发器630可以包括发射机和接收机。收发器630还可以进一步包括天线,天线的数量可以为一个或多个。Wherein, the transceiver 630 may include a transmitter and a receiver. The transceiver 630 may further include antennas, and the number of antennas may be one or more.
可选地,该通信设备600具体可为本申请实施例的第一设备,并且该通信设备600可以实现本申请实施例的各个方法中由第一设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the communication device 600 may specifically be the first device in the embodiment of the present application, and the communication device 600 may implement the corresponding processes implemented by the first device in each method of the embodiment of the present application. Let me repeat.
可选地,该通信设备600具体可为本申请实施例的第二设备,并且该通信设备600可以实现本申请实施例的各个方法中由第二设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the communication device 600 may specifically be the second device in the embodiment of the present application, and the communication device 600 may implement the corresponding processes implemented by the second device in each method of the embodiment of the present application. For the sake of brevity, the Let me repeat.
图19是本申请实施例的芯片的示意性结构图。图19所示的芯片700包括处理器710,处理器710可以从存储器中调用并运行计算机程序,以实现本申请实施例中的方法。FIG. 19 is a schematic structural diagram of a chip according to an embodiment of the present application. The chip 700 shown in FIG. 19 includes a processor 710, and the processor 710 can call and run a computer program from a memory, so as to implement the method in the embodiment of the present application.
可选地,如图19所示,芯片700还可以包括存储器720。其中,处理器710可以从存储器720中调用并运行计算机程序,以实现本申请实施例中的方法。Optionally, as shown in FIG. 19 , the chip 700 may further include a memory 720 . Wherein, the processor 710 can invoke and run a computer program from the memory 720, so as to implement the method in the embodiment of the present application.
其中,存储器720可以是独立于处理器710的一个单独的器件,也可以集成在处理器710中。Wherein, the memory 720 may be an independent device independent of the processor 710 , or may be integrated in the processor 710 .
可选地,该芯片700还可以包括输入接口730。其中,处理器710可以控制该输入接口730与其他设备或芯片进行通信,具体地,可以获取其他设备或芯片发送的信息或数据。Optionally, the chip 700 may also include an input interface 730 . Wherein, the processor 710 may control the input interface 730 to communicate with other devices or chips, specifically, may obtain information or data sent by other devices or chips.
可选地,该芯片700还可以包括输出接口740。其中,处理器710可以控制该输出接口740与其他设备或芯片进行通信,具体地,可以向其他设备或芯片输出信息或数据。Optionally, the chip 700 may also include an output interface 740 . Wherein, the processor 710 can control the output interface 740 to communicate with other devices or chips, specifically, can output information or data to other devices or chips.
可选地,该芯片可应用于本申请实施例中的第一设备,并且该芯片可以实现本申请实施例的各个 方法中由第一设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the chip can be applied to the first device in the embodiments of the present application, and the chip can implement the corresponding processes implemented by the first device in the various methods of the embodiments of the present application. For the sake of brevity, details are not repeated here.
可选地,该芯片可应用于本申请实施例中的第二设备,并且该芯片可以实现本申请实施例的各个方法中由第二设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the chip can be applied to the second device in the embodiments of the present application, and the chip can implement the corresponding processes implemented by the second device in the various methods of the embodiments of the present application. For the sake of brevity, details are not repeated here.
应理解,本申请实施例提到的芯片还可以称为系统级芯片,系统芯片,芯片系统或片上系统芯片等。It should be understood that the chip mentioned in the embodiment of the present application may also be called a system-on-chip, a system-on-chip, a system-on-a-chip, or a system-on-a-chip.
应理解,本申请实施例的处理器可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法实施例的各步骤可以通过处理器中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器可以是通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本申请实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合本申请实施例所公开的方法的步骤可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器,处理器读取存储器中的信息,结合其硬件完成上述方法的步骤。It should be understood that the processor in the embodiment of the present application may be an integrated circuit chip, which has a signal processing capability. In the implementation process, each step of the above-mentioned method embodiments may be completed by an integrated logic circuit of hardware in a processor or instructions in the form of software. The above-mentioned processor can be a general-purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application-specific integrated circuit (Application Specific Integrated Circuit, ASIC), an off-the-shelf programmable gate array (Field Programmable Gate Array, FPGA) or other available Program logic devices, discrete gate or transistor logic devices, discrete hardware components. Various methods, steps, and logic block diagrams disclosed in the embodiments of the present application may be implemented or executed. A general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like. The steps of the method disclosed in connection with the embodiments of the present application may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module can be located in a mature storage medium in the field such as random access memory, flash memory, read-only memory, programmable read-only memory or electrically erasable programmable memory, register. The storage medium is located in the memory, and the processor reads the information in the memory, and completes the steps of the above method in combination with its hardware.
可以理解,本申请实施例中的存储器可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data Rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(Direct Rambus RAM,DR RAM)。应注意,本文描述的系统和方法的存储器旨在包括但不限于这些和任意其它适合类型的存储器。It can be understood that the memory in the embodiments of the present application may be a volatile memory or a nonvolatile memory, or may include both volatile and nonvolatile memories. Among them, the non-volatile memory can be read-only memory (Read-Only Memory, ROM), programmable read-only memory (Programmable ROM, PROM), erasable programmable read-only memory (Erasable PROM, EPROM), electronically programmable Erase Programmable Read-Only Memory (Electrically EPROM, EEPROM) or Flash. The volatile memory can be Random Access Memory (RAM), which acts as external cache memory. By way of illustration and not limitation, many forms of RAM are available, such as Static Random Access Memory (Static RAM, SRAM), Dynamic Random Access Memory (Dynamic RAM, DRAM), Synchronous Dynamic Random Access Memory (Synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (Double Data Rate SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous connection dynamic random access memory (Synchlink DRAM, SLDRAM ) and Direct Memory Bus Random Access Memory (Direct Rambus RAM, DR RAM). It should be noted that the memory of the systems and methods described herein is intended to include, but not be limited to, these and any other suitable types of memory.
应理解,上述存储器为示例性但不是限制性说明,例如,本申请实施例中的存储器还可以是静态随机存取存储器(static RAM,SRAM)、动态随机存取存储器(dynamic RAM,DRAM)、同步动态随机存取存储器(synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(double data rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(synch link DRAM,SLDRAM)以及直接内存总线随机存取存储器(Direct Rambus RAM,DR RAM)等等。也就是说,本申请实施例中的存储器旨在包括但不限于这些和任意其它适合类型的存储器。It should be understood that the above-mentioned memory is illustrative but not restrictive. For example, the memory in the embodiment of the present application may also be a static random access memory (static RAM, SRAM), a dynamic random access memory (dynamic RAM, DRAM), Synchronous dynamic random access memory (synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (double data rate SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (enhanced SDRAM, ESDRAM), synchronous connection Dynamic random access memory (synch link DRAM, SLDRAM) and direct memory bus random access memory (Direct Rambus RAM, DR RAM), etc. That is, the memory in the embodiments of the present application is intended to include, but not be limited to, these and any other suitable types of memory.
本申请实施例还提供了一种计算机可读存储介质,用于存储计算机程序。The embodiment of the present application also provides a computer-readable storage medium for storing computer programs.
可选的,该计算机可读存储介质可应用于本申请实施例中的第一设备,并且该计算机程序使得计算机执行本申请实施例的各个方法中由第一设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the computer-readable storage medium may be applied to the first device in the embodiments of the present application, and the computer program causes the computer to execute the corresponding processes implemented by the first device in the methods of the embodiments of the present application. For brevity, I won't repeat them here.
可选地,该计算机可读存储介质可应用于本申请实施例中的第二设备,并且该计算机程序使得计算机执行本申请实施例的各个方法中由第二设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the computer-readable storage medium may be applied to the second device in the embodiment of the present application, and the computer program causes the computer to execute the corresponding process implemented by the second device in each method of the embodiment of the present application. For brevity, I won't repeat them here.
本申请实施例还提供了一种计算机程序产品,包括计算机程序指令。The embodiment of the present application also provides a computer program product, including computer program instructions.
可选的,该计算机程序产品可应用于本申请实施例中的第一设备,并且该计算机程序指令使得计算机执行本申请实施例的各个方法中由第一设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the computer program product can be applied to the first device in the embodiments of the present application, and the computer program instructions cause the computer to execute the corresponding processes implemented by the first device in the methods of the embodiments of the present application. For brevity, the This will not be repeated here.
可选地,该计算机程序产品可应用于本申请实施例中的第二设备,并且该计算机程序指令使得计算机执行本申请实施例的各个方法中由第二设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the computer program product can be applied to the second device in the embodiment of the present application, and the computer program instructions cause the computer to execute the corresponding process implemented by the second device in each method of the embodiment of the present application. For brevity, in This will not be repeated here.
本申请实施例还提供了一种计算机程序。The embodiment of the present application also provides a computer program.
可选的,该计算机程序可应用于本申请实施例中的第一设备,当该计算机程序在计算机上运行时,使得计算机执行本申请实施例的各个方法中由第一设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the computer program may be applied to the first device in the embodiment of the present application, and when the computer program is run on the computer, the computer executes the corresponding process implemented by the first device in each method of the embodiment of the present application, For the sake of brevity, details are not repeated here.
可选地,该计算机程序可应用于本申请实施例中的第二设备,当该计算机程序在计算机上运行时,使得计算机执行本申请实施例的各个方法中由第二设备实现的相应流程,为了简洁,在此不再赘述。Optionally, the computer program can be applied to the second device in the embodiment of the present application, and when the computer program is run on the computer, the computer executes the corresponding process implemented by the second device in each method of the embodiment of the present application, For the sake of brevity, details are not repeated here.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。Those skilled in the art can appreciate that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Skilled artisans may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present application.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and brevity of the description, the specific working process of the above-described system, device and unit can refer to the corresponding process in the foregoing method embodiment, which will not be repeated here.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed systems, devices and methods may be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components can be combined or May be integrated into another system, or some features may be ignored, or not implemented. In another point, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理模块中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, each functional unit in each embodiment of the present application may be integrated into one processing module, each unit may exist separately physically, or two or more units may be integrated into one unit.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。If the functions described above are realized in the form of software function units and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application is essentially or the part that contributes to the prior art or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including Several instructions are used to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the methods described in the various embodiments of the present application. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disc and other media that can store program codes. .
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应所述以权利要求的保护范围为准。The above is only a specific implementation of the application, but the scope of protection of the application is not limited thereto. Anyone familiar with the technical field can easily think of changes or substitutions within the technical scope disclosed in the application. Should be covered within the protection scope of this application. Therefore, the protection scope of the present application should be based on the protection scope of the claims.

Claims (69)

  1. 一种虚拟信道样本的质量评估方法,其特征在于,包括:A method for evaluating the quality of virtual channel samples, comprising:
    第一设备获取第一输入信息和至少一个第二输入信息,其中,所述第一输入信息为真实信道样本的信息,所述第二输入信息为虚拟信道样本的信息,所述至少一个第二输入信息对应至少一个生成器模型;The first device acquires first input information and at least one second input information, wherein the first input information is information of real channel samples, the second input information is information of virtual channel samples, and the at least one second input information The input information corresponds to at least one generator model;
    第一设备根据所述第一输入信息和所述至少一个第二输入信息,对所述至少一个第二输入信息进行质量评估和/或确定所述至少一个生成器模型中的目标生成器模型。The first device performs quality assessment on the at least one second input information and/or determines a target generator model in the at least one generator model according to the first input information and the at least one second input information.
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method according to claim 1, further comprising:
    所述第一设备获取第一配置信息,所述第一配置信息用于配置以下中的至少一项:The first device acquires first configuration information, where the first configuration information is used to configure at least one of the following:
    所述第一输入信息的生成方式;A method of generating the first input information;
    所述至少一个第二输入信息的生成方式;A method of generating the at least one second input information;
    所述至少一个第二输入信息的质量评估参数。A quality assessment parameter of the at least one second input information.
  3. 根据权利要求2所述的方法,其特征在于,所述第一配置信息包括以下中的至少一项:The method according to claim 2, wherein the first configuration information includes at least one of the following:
    信道样本的维度个数信息;Dimension number information of channel samples;
    信道样本的维度信息;Dimension information of channel samples;
    用于生成频域维度的信道样本的配置信息;Configuration information for generating channel samples in the frequency domain dimension;
    用于生成时域维度的信道样本的配置信息;Configuration information for generating channel samples in the time domain dimension;
    用于生成天线域维度的信道样本的配置信息;Configuration information for generating channel samples of antenna domain dimensions;
    用于真实信道样本抽样的数量参数L1;The number parameter L1 for real channel sample sampling;
    用于虚拟信道样本抽样的数量参数L2;The number parameter L2 for virtual channel sample sampling;
    相似信道样本的数量参数K。The number of similar channel samples parameter K.
  4. 根据权利要求3所述的方法,其特征在于,所述用于生成频域维度的信道样本的配置信息包括以下中的至少一项:The method according to claim 3, wherein the configuration information for generating channel samples in the frequency domain dimension includes at least one of the following:
    频域粒度配置,频域维度的资源裁剪方式,目标频域资源的指示信息。Frequency domain granularity configuration, resource tailoring method of frequency domain dimension, indication information of target frequency domain resources.
  5. 根据权利要求4所述的方法,其特征在于,所述目标频域资源的指示信息包括:起始频域资源的索引和长度;或者,The method according to claim 4, wherein the indication information of the target frequency domain resource includes: the index and length of the starting frequency domain resource; or,
    所述目标频域资源的指示信息包括:起始频域资源的索引和频域资源间隔,其中,所述频域资源间隔为相邻两个目标频域资源之间的间隔。The indication information of the target frequency domain resource includes: an index of a starting frequency domain resource and a frequency domain resource interval, wherein the frequency domain resource interval is an interval between two adjacent target frequency domain resources.
  6. 根据权利要求3-5中任一项所述的方法,其特征在于,所述用于生成时域维度的信道样本的配置信息包括以下中的至少一项:The method according to any one of claims 3-5, wherein the configuration information for generating the channel samples of the time domain dimension includes at least one of the following:
    时域粒度配置,时域维度的资源裁剪方式,目标时域资源的指示信息。Time-domain granularity configuration, resource clipping mode of time-domain dimension, and indication information of target time-domain resources.
  7. 根据权利要求6所述的方法,其特征在于,所述目标时域资源的指示信息包括:起始时域资源的索引和长度;或者,The method according to claim 6, wherein the indication information of the target time domain resource includes: the index and length of the initial time domain resource; or,
    所述目标时域资源的指示信息包括:起始时域资源的索引和时域资源间隔,其中,所述时域资源间隔为相邻两个目标时域资源之间的间隔。The indication information of the target time-domain resource includes: an index of a starting time-domain resource and a time-domain resource interval, wherein the time-domain resource interval is an interval between two adjacent target time-domain resources.
  8. 根据权利要求3-7中任一项所述的方法,其特征在于,所述用于生成天线域维度的信道样本的配置信息包括以下中的至少一项:The method according to any one of claims 3-7, wherein the configuration information for generating channel samples of antenna domain dimensions includes at least one of the following:
    天线域粒度配置,天线域维度的资源裁剪方式,目标天线域资源的指示信息。Antenna domain granularity configuration, resource tailoring mode of antenna domain dimension, indication information of target antenna domain resources.
  9. 根据权利要求8所述的方法,其特征在于,所述目标天线域资源的指示信息包括:起始天线的索引和天线个数,或者,起始天线的索引和端口个数;或者,The method according to claim 8, wherein the indication information of the target antenna domain resource includes: the index and the number of antennas of the starting antenna, or the index and the number of ports of the starting antenna; or,
    所述目标天线域资源的指示信息包括:起始天线的索引和天线间隔,或者,起始天线的索引和端口间隔,其中,所述天线间隔或端口间隔为相邻两个天线域资源之间的间隔。The indication information of the target antenna domain resource includes: the index and antenna interval of the starting antenna, or the index and port interval of the starting antenna, wherein the antenna interval or port interval is between two adjacent antenna domain resources interval.
  10. 根据权利要求1-9中任一项所述的方法,其特征在于,所述第一输入信息是根据所述第一设备采集的真实信道样本得到的。The method according to any one of claims 1-9, wherein the first input information is obtained according to real channel samples collected by the first device.
  11. 根据权利要求1-9中任一项所述的方法,其特征在于,所述第一输入信息是从第二设备获取的。The method according to any one of claims 1-9, wherein the first input information is acquired from a second device.
  12. 根据权利要求11所述的方法,其特征在于,所述方法还包括:The method according to claim 11, characterized in that the method further comprises:
    所述第一设备向所述第二设备发送第一指示信息,所述第一指示信息用于指示所述第二设备向所述第一设备发送所述第一输入信息。The first device sends first indication information to the second device, where the first indication information is used to instruct the second device to send the first input information to the first device.
  13. 根据权利要求11或12所述的方法,其特征在于,所述方法还包括:The method according to claim 11 or 12, characterized in that the method further comprises:
    所述第一设备向所述第二设备发送第一配置信息,所述第一输入信息是根据所述第一配置信息生成的。The first device sends first configuration information to the second device, and the first input information is generated according to the first configuration information.
  14. 根据权利要求1-13中任一项所述的方法,其特征在于,所述至少一个第二输入信息是所述第一设备根据所述第一设备上部署的生成器生成的虚拟信道样本得到的。The method according to any one of claims 1-13, wherein the at least one second input information is obtained by the first device according to a virtual channel sample generated by a generator deployed on the first device of.
  15. 根据权利要求1-13中任一项所述的方法,其特征在于,所述至少一个第二输入信息是所述第一设备从第二设备获取的。The method according to any one of claims 1-13, wherein the at least one second input information is acquired by the first device from a second device.
  16. 根据权利要求15所述的方法,其特征在于,所述方法还包括:The method according to claim 15, further comprising:
    所述第一设备向所述第二设备发送第二指示信息,所述第二指示信息用于指示所述第二设备向所述第一设备发送所述至少一个第二输入信息。The first device sends second indication information to the second device, where the second indication information is used to instruct the second device to send the at least one piece of second input information to the first device.
  17. 根据权利要求15或16所述的方法,其特征在于,所述方法还包括:The method according to claim 15 or 16, wherein the method further comprises:
    所述第一设备向所述第二设备发送第一配置信息,所述至少一个第二输入信息是根据所述第一配置信息生成的。The first device sends first configuration information to the second device, and the at least one second input information is generated according to the first configuration information.
  18. 根据权利要求15-17中任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 15-17, further comprising:
    所述第一设备接收所述第二设备发送的所述至少一个第二输入信息以及所述至少一个第二输入信息分别对应的生成器索引。The first device receives the at least one second input information sent by the second device and generator indexes respectively corresponding to the at least one second input information.
  19. 根据权利要求18所述的方法,其特征在于,所述方法还包括:The method according to claim 18, further comprising:
    所述第一设备向所述第二设备发送第三指示信息,所述第三指示信息用于指示所述第一设备确定的目标生成器索引。The first device sends third indication information to the second device, where the third indication information is used to indicate the target generator index determined by the first device.
  20. 根据权利要求11-13、15-19中任一项所述的方法,其特征在于,The method according to any one of claims 11-13, 15-19, characterized in that,
    所述第一设备为终端设备,所述第二设备为网络设备;或者,The first device is a terminal device, and the second device is a network device; or,
    所述第一设备为网络设备,所述第二设备为终端设备。The first device is a network device, and the second device is a terminal device.
  21. 根据权利要求1-20中任一项所述的方法,其特征在于,所述真实信道样本包括以下中的至少一种:The method according to any one of claims 1-20, wherein the real channel samples comprise at least one of the following:
    时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
  22. 根据权利要求1-21中任一项所述的方法,其特征在于,所述虚拟信道样本包括以下中的至少一种:The method according to any one of claims 1-21, wherein the virtual channel samples include at least one of the following:
    时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
  23. 根据权利要求21或22所述的方法,其特征在于,所述时域信道样本的信息包括以下至少一个维度的信息:The method according to claim 21 or 22, wherein the information of the time-domain channel samples includes information of at least one of the following dimensions:
    发射天线数或发射端口数;Number of transmit antennas or transmit ports;
    接收天线数或接收端口数;Number of receiving antennas or receiving ports;
    时域粒度长度。Time domain granularity length.
  24. 根据权利要求21-23中任一项所述的方法,其特征在于,所述频域信道样本的信息包括以下至少一个维度的信息:The method according to any one of claims 21-23, wherein the information of the frequency domain channel samples includes information of at least one of the following dimensions:
    发射天线数或发射端口数;Number of transmit antennas or transmit ports;
    接收天线数或接收端口数;Number of receiving antennas or receiving ports;
    频域粒度长度;frequency domain granularity length;
    时域粒度长度。Time domain granularity length.
  25. 根据权利要求21-24中任一项所述的方法,其特征在于,所述角度域信道样本的信息包括以下至少一个维度的信息:The method according to any one of claims 21-24, wherein the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
    发射角度;launch angle;
    到达角度;angle of arrival;
    时域粒度长度或频域粒度长度。Time Domain Granular Length or Frequency Domain Granular Length.
  26. 根据权利要求23-25中任一项所述的方法,其特征在于,所述时域粒度长度为以下中的一种:The method according to any one of claims 23-25, wherein the time-domain granularity length is one of the following:
    信道的真实多径数,按照第一采样率在时域上采样的采样点个数,进行时域采样的时间单元个数。The real multipath number of the channel, the number of sampling points sampled in the time domain according to the first sampling rate, and the number of time units for time domain sampling.
  27. 根据权利要求24或25所述的方法,其特征在于,所述频域粒度长度为以下中的一种:The method according to claim 24 or 25, wherein the frequency-domain granularity length is one of the following:
    子载波数,资源块数,子带数。Number of subcarriers, number of resource blocks, number of subbands.
  28. 根据权利要求1-27中任一项所述的方法,其特征在于,所述第一设备根据所述第一输入信息和所述至少一个第二输入信息,对所述至少一个第二输入信息进行质量评估和/或确定所述至少一个生成器模型中的目标生成器模型,包括:The method according to any one of claims 1-27, wherein the first device, according to the first input information and the at least one second input information, performing a quality assessment and/or determining a target generator model in said at least one generator model comprising:
    根据所述第一输入信息和所述至少一个第二输入信息中的每个第二输入信息,确定所述每个第二输入信息对应的质量评估信息,所述每个第二输入信息对应的质量评估信息用于指示虚拟信道样本和真实信道样本的相似度和/或虚拟信道样本的离散度。According to the first input information and each second input information in the at least one second input information, determine the quality evaluation information corresponding to each second input information, and determine the quality assessment information corresponding to each second input information The quality assessment information is used to indicate the similarity between the virtual channel samples and the real channel samples and/or the dispersion of the virtual channel samples.
  29. 根据权利要求28所述的方法,其特征在于,所述根据所述第一输入信息和所述至少一个第 二输入信息中的每个第二输入信息,确定所述每个第二输入信息对应的质量评估信息,包括:The method according to claim 28, wherein, according to the first input information and each second input information in the at least one second input information, it is determined that each second input information corresponds to quality assessment information, including:
    根据所述第一输入信息,所述每个第二输入信息和第三输入信息,确定所述每个第二输入信息对应的质量评估信息,其中,所述第三输入信息包括以下信息中的至少一种:According to the first input information, each second input information and third input information, determine the quality evaluation information corresponding to each second input information, wherein the third input information includes the following information at least one of:
    用于真实信道样本抽样的数量参数L1;The number parameter L1 for real channel sample sampling;
    用于虚拟信道样本抽样的数量参数L2;The number parameter L2 for virtual channel sample sampling;
    相似信道样本的最大数量参数K。The maximum number of similar channel samples parameter K.
  30. 根据权利要求28或29所述的方法,其特征在于,所述第一设备根据所述第一输入信息和所述至少一个第二输入信息,对所述至少一个第二输入信息进行质量评估和/或确定所述至少一个生成器模型中的目标生成器模型,包括:The method according to claim 28 or 29, wherein the first device performs quality assessment and /or determining a target generator model in said at least one generator model, comprising:
    根据所述每个第二输入信息对应的质量评估信息,确定所述至少一个生成器模型中的目标生成器模型。A target generator model in the at least one generator model is determined according to the quality assessment information corresponding to each second input information.
  31. 一种虚拟信道样本的质量评估方法,其特征在于,包括:A method for evaluating the quality of virtual channel samples, comprising:
    第二设备向第一设备发送的第一信息,所述第一信息包括以下中的至少一项:The first information sent by the second device to the first device, where the first information includes at least one of the following:
    第一输入信息,为真实信道样本的信息;The first input information is information of real channel samples;
    至少一个第二输入信息,为虚拟信道样本的信息,所述至少一个第二输入信息对应至少一个生成器模型,每个第二输入信息由对应的生成器模型生成;At least one second input information is information of virtual channel samples, the at least one second input information corresponds to at least one generator model, and each second input information is generated by a corresponding generator model;
    所述至少一个生成器的索引。an index of the at least one generator.
  32. 根据权利要求31所述的方法,其特征在于,所述方法还包括:The method according to claim 31, further comprising:
    所述第二设备接收所述第一设备发送的第一指示信息,所述第一指示信息用于指示所述第二设备向所述第一设备发送所述第一输入信息。The second device receives first indication information sent by the first device, where the first indication information is used to instruct the second device to send the first input information to the first device.
  33. 根据权利要求31或32所述的方法,其特征在于,所述方法还包括:The method according to claim 31 or 32, further comprising:
    所述第一设备向所述第二设备发送第二指示信息,所述第二指示信息用于指示所述第二设备向所述第一设备发送所述至少一个第二输入信息。The first device sends second indication information to the second device, where the second indication information is used to instruct the second device to send the at least one piece of second input information to the first device.
  34. 根据权利要求31-33中任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 31-33, further comprising:
    所述第二设备接收所述第一设备发送的第一配置信息,所述第一配置信息用于配置以下中的至少一项:The second device receives first configuration information sent by the first device, where the first configuration information is used to configure at least one of the following:
    所述第一输入信息的生成方式;A method of generating the first input information;
    所述至少一个第二输入信息的生成方式;A method of generating the at least one second input information;
    所述至少一个第二输入信息的质量评估参数。A quality assessment parameter of the at least one second input information.
  35. 根据权利要求34所述的方法,其特征在于,所述第一配置信息包括以下中的至少一项:The method according to claim 34, wherein the first configuration information includes at least one of the following:
    用于真实信道样本抽样的数量参数L1;The number parameter L1 for real channel sample sampling;
    用于虚拟信道样本抽样的数量参数L2;The number parameter L2 for virtual channel sample sampling;
    相似信道样本的最大数量参数K;The maximum number of similar channel samples parameter K;
    信道样本的维度个数信息;Dimension number information of channel samples;
    用于生成频域维度的信道样本的配置信息;Configuration information for generating channel samples in the frequency domain dimension;
    用于生成时域维度的信道样本量的配置信息;configuration information for generating the channel sample size of the time domain dimension;
    用于生成天线域维度的信道样本的配置信息。Configuration information for generating channel samples of antenna domain dimension.
  36. 根据权利要求35所述的方法,其特征在于,所述用于生成频域维度的信道样本的配置信息包括以下中的至少一项:The method according to claim 35, wherein the configuration information for generating channel samples in the frequency domain dimension includes at least one of the following:
    频域粒度配置,频域维度的资源裁剪方式,目标频域资源的指示信息。Frequency domain granularity configuration, resource tailoring method of frequency domain dimension, indication information of target frequency domain resources.
  37. 根据权利要求36所述的方法,其特征在于,所述目标频域资源的指示信息包括:起始频域资源的索引和长度;或者,The method according to claim 36, wherein the indication information of the target frequency domain resource includes: the index and length of the starting frequency domain resource; or,
    所述目标频域资源的指示信息包括:起始频域资源的索引和频域资源间隔,其中,所述频域资源间隔为相邻两个目标频域资源之间的间隔。The indication information of the target frequency domain resource includes: an index of a starting frequency domain resource and a frequency domain resource interval, wherein the frequency domain resource interval is an interval between two adjacent target frequency domain resources.
  38. 根据权利要求35-37中任一项所述的方法,其特征在于,所述用于生成时域维度的信道样本的配置信息包括以下中的至少一项:The method according to any one of claims 35-37, wherein the configuration information for generating channel samples of the time domain dimension includes at least one of the following:
    时域粒度配置,时域维度的资源裁剪方式,目标时域资源的指示信息。Time-domain granularity configuration, resource clipping mode of time-domain dimension, and indication information of target time-domain resources.
  39. 根据权利要求38所述的方法,其特征在于,所述目标时域资源的指示信息包括:起始时域资源的索引和长度;或者,The method according to claim 38, wherein the indication information of the target time-domain resource includes: the index and length of the starting time-domain resource; or,
    所述目标时域资源的指示信息包括:起始时域资源的索引和时域资源间隔,其中,所述时域资源间隔为相邻两个目标时域资源之间的间隔。The indication information of the target time-domain resource includes: an index of a starting time-domain resource and a time-domain resource interval, wherein the time-domain resource interval is an interval between two adjacent target time-domain resources.
  40. 根据权利要求35-39中任一项所述的方法,其特征在于,所述用于生成天线域维度的信道样 本的配置信息包括以下中的至少一项:The method according to any one of claims 35-39, wherein the configuration information for generating the channel samples of the antenna domain dimension comprises at least one of the following:
    天线域粒度配置,天线域维度的资源裁剪方式,目标天线域资源的指示信息。Antenna domain granularity configuration, resource tailoring mode of antenna domain dimension, indication information of target antenna domain resources.
  41. 根据权利要求40所述的方法,其特征在于,所述目标天线域资源的指示信息包括:起始天线的索引和天线个数,或者,起始天线的索引和端口个数;或者,The method according to claim 40, wherein the indication information of the target antenna domain resource includes: the index and the number of antennas of the starting antenna, or the index and the number of ports of the starting antenna; or,
    所述目标天线域资源的指示信息包括:起始天线的索引和天线间隔,或者,起始天线的索引和端口间隔,其中,所述天线间隔或端口间隔为相邻两个天线域资源之间的间隔。The indication information of the target antenna domain resource includes: the index and antenna interval of the starting antenna, or the index and port interval of the starting antenna, wherein the antenna interval or port interval is between two adjacent antenna domain resources interval.
  42. 根据权利要求31-41中任一项所述的方法,其特征在于,所述真实信道样本包括以下中的至少一种:The method according to any one of claims 31-41, wherein the real channel samples include at least one of the following:
    时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
  43. 根据权利要求31-42中任一项所述的方法,其特征在于,所述虚拟信道样本包括以下中的至少一种:The method according to any one of claims 31-42, wherein the virtual channel samples include at least one of the following:
    时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
  44. 根据权利要求42或43所述的方法,其特征在于,所述时域信道样本的信息包括以下至少一个维度的信息:The method according to claim 42 or 43, wherein the information of the time-domain channel samples includes information of at least one of the following dimensions:
    发射天线数或发射端口数;Number of transmit antennas or transmit ports;
    接收天线数或接收端口数;Number of receiving antennas or receiving ports;
    时域粒度长度。Time domain granularity length.
  45. 根据权利要求42-44中任一项所述的方法,其特征在于,所述频域信道样本的信息包括以下至少一个维度的信息:The method according to any one of claims 42-44, wherein the information of the frequency domain channel samples includes information of at least one of the following dimensions:
    发射天线数或发射端口数;Number of transmit antennas or transmit ports;
    接收天线数或接收端口数;Number of receiving antennas or receiving ports;
    频域粒度长度;frequency domain granularity length;
    时域粒度长度。Time domain granularity length.
  46. 根据权利要求42-45中任一项所述的方法,其特征在于,所述角度域信道样本的信息包括以下至少一个维度的信息:The method according to any one of claims 42-45, wherein the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
    发射角度;launch angle;
    到达角度;angle of arrival;
    时域粒度长度或频域粒度长度。Time Domain Granular Length or Frequency Domain Granular Length.
  47. 根据权利要求44-46中任一项所述的方法,其特征在于,所述时域粒度长度为以下中的一种:The method according to any one of claims 44-46, wherein the time-domain granularity length is one of the following:
    信道的真实多径数,按照第一采样率在时域上采样的采样点个数,进行时域采样的时间单元个数。The real multipath number of the channel, the number of sampling points sampled in the time domain according to the first sampling rate, and the number of time units for time domain sampling.
  48. 根据权利要求45或46所述的方法,其特征在于,所述频域粒度长度为以下中的一种:The method according to claim 45 or 46, wherein the frequency-domain granularity length is one of the following:
    子载波数,资源块数,子带数。Number of subcarriers, number of resource blocks, number of subbands.
  49. 一种虚拟信道样本的质量评估方法,其特征在于,包括:A method for evaluating the quality of virtual channel samples, comprising:
    第一设备根据第一输入信息和第二输入信息,确定所述第二输入信息的质量评估信息;The first device determines quality evaluation information of the second input information according to the first input information and the second input information;
    其中,所述第一输入信息为真实信道样本的信息,所述第二输入信息为虚拟信道样本的信息,所述第二输入信息的质量评估信息用于指示虚拟信道样本和真实信道样本的相似度和/或虚拟信道样本的离散度。Wherein, the first input information is information of real channel samples, the second input information is information of virtual channel samples, and the quality evaluation information of the second input information is used to indicate the similarity between virtual channel samples and real channel samples degree and/or dispersion of virtual channel samples.
  50. 根据权利要求49所述的方法,其特征在于,所述真实信道样本包括以下中的至少一种:The method according to claim 49, wherein the real channel samples comprise at least one of the following:
    时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
  51. 根据权利要求49或50所述的方法,其特征在于,所述虚拟信道样本包括以下中的至少一种:The method according to claim 49 or 50, wherein the virtual channel samples comprise at least one of the following:
    时域信道样本、频域信道样本、角度域信道样本。Channel samples in time domain, channel samples in frequency domain, channel samples in angle domain.
  52. 根据权利要求50或51所述的方法,其特征在于,所述时域信道样本的信息包括以下至少一个维度的信息:The method according to claim 50 or 51, wherein the information of the time-domain channel samples includes information of at least one of the following dimensions:
    发射天线数或发射端口数;Number of transmit antennas or transmit ports;
    接收天线数或接收端口数;Number of receiving antennas or receiving ports;
    时域粒度长度。Time domain granularity length.
  53. 根据权利要求50-52中任一项所述的方法,其特征在于,所述频域信道样本的信息包括以下至少一个维度的信息:The method according to any one of claims 50-52, wherein the information of the frequency domain channel samples includes information of at least one of the following dimensions:
    发射天线数或发射端口数;Number of transmit antennas or transmit ports;
    接收天线数或接收端口数;Number of receiving antennas or receiving ports;
    频域粒度长度;frequency domain granularity length;
    时域粒度长度。Time domain granularity length.
  54. 根据权利要求50-53中任一项所述的方法,其特征在于,所述角度域信道样本的信息包括以下至少一个维度的信息:The method according to any one of claims 50-53, wherein the information of the channel samples in the angle domain includes information of at least one of the following dimensions:
    发射角度;launch angle;
    到达角度;angle of arrival;
    时域粒度长度或频域粒度长度。Time Domain Granular Length or Frequency Domain Granular Length.
  55. 根据权利要求49-54中任一项所述的方法,其特征在于,所述第二输入信息的质量评估信息包括第一指标和第二指标,所述第一指标用于指示虚拟信道样本和真实信道样本的相似度,所述第二指标用于指示虚拟信道样本的离散度;或者,The method according to any one of claims 49-54, wherein the quality evaluation information of the second input information includes a first index and a second index, and the first index is used to indicate the virtual channel samples and The similarity of real channel samples, the second indicator is used to indicate the dispersion of virtual channel samples; or,
    所述第二输入信息的质量评估信息包括第三指标,所述第三指标根据第一指标和第二指标生成。The quality evaluation information of the second input information includes a third index, and the third index is generated according to the first index and the second index.
  56. 根据权利要求55所述的方法,其特征在于,所述第一设备根据第一输入信息和第二输入信息,生成所述第二输入信息的质量评估信息,包括:The method according to claim 55, wherein the first device generates the quality evaluation information of the second input information according to the first input information and the second input information, comprising:
    根据所述第一输入信息和所述第二输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度。According to the first input information and the second input information, a target similarity between virtual channel samples and real channel samples and/or a target dispersion of virtual channel samples are determined.
  57. 根据权利要求56所述的方法,其特征在于,所述根据所述第一输入信息和所述第二输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度,包括:The method according to claim 56, wherein, according to the first input information and the second input information, determining the target similarity between the virtual channel sample and the real channel sample and/or the target of the virtual channel sample Dispersion, including:
    所述根据第一输入信息,第二输入信息和第三输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度,其中,所述第三输入信息包括以下信息中的至少一种:According to the first input information, the second input information and the third input information, determine the target similarity between the virtual channel samples and the real channel samples and/or the target dispersion of the virtual channel samples, wherein the third input information includes At least one of the following information:
    用于真实信道样本抽样的数量参数L1;The number parameter L1 for real channel sample sampling;
    用于虚拟信道样本抽样的数量参数L2;The number parameter L2 for virtual channel sample sampling;
    相似信道样本的最大数量参数K。The maximum number of similar channel samples parameter K.
  58. 根据权利要求57所述的方法,其特征在于,所述根据第一输入信息,第二输入信息和第三输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度,包括:The method according to claim 57, wherein, according to the first input information, the second input information and the third input information, determining the target similarity between the virtual channel sample and the real channel sample and/or the target similarity of the virtual channel sample Target dispersion, including:
    根据第三输入信息对所述第一输入信息和所述第二输入信息进行抽样,得到真实信道样本集合和虚拟信道样本集合;Sampling the first input information and the second input information according to the third input information to obtain a real channel sample set and a virtual channel sample set;
    确定所述虚拟信道样本集合中的每个虚拟信道样本对应的K个目标真实信道样本,其中,所述每个虚拟信道样本对应的K个目标真实信道样本是所述真实信道样本集合中与所述虚拟信道样本相似度最高的K个真实信道样本;determining K target real channel samples corresponding to each virtual channel sample in the set of virtual channel samples, wherein the K target real channel samples corresponding to each virtual channel sample are in the set of real channel samples corresponding to the set The K real channel samples with the highest similarity to the virtual channel samples;
    根据每个虚拟信道样本对应的K个目标真实信道样本,确定每个虚拟信道样本和真实信道样本的相似度信息;Determine the similarity information between each virtual channel sample and the real channel sample according to the K target real channel samples corresponding to each virtual channel sample;
    根据所述虚拟信道样本集合中的每个虚拟信道样本和真实信道样本的相似度信息,确定虚拟信道样本和真实信道样本的目标相似度。According to the similarity information between each virtual channel sample and the real channel sample in the virtual channel sample set, determine the target similarity between the virtual channel sample and the real channel sample.
  59. 根据权利要求57或58所述的方法,其特征在于,所述根据第一输入信息,第二输入信息和第三输入信息,确定虚拟信道样本和真实信道样本的目标相似度和/或虚拟信道样本的目标离散度,包括:The method according to claim 57 or 58, characterized in that, according to the first input information, the second input information and the third input information, determining the target similarity between the virtual channel sample and the real channel sample and/or the virtual channel The target dispersion of the sample, including:
    根据第三输入信息对所述第一输入信息和所述第二输入信息进行抽样,得到真实信道样本集合和虚拟信道样本集合;Sampling the first input information and the second input information according to the third input information to obtain a real channel sample set and a virtual channel sample set;
    确定所述虚拟信道样本集合中的每个虚拟信道样本对应的K个目标真实信道样本,其中,所述每个虚拟信道样本对应的K个目标真实信道样本是所述真实信道样本集合中与所述虚拟信道样本相似度最高的K个真实信道样本;determining K target real channel samples corresponding to each virtual channel sample in the set of virtual channel samples, wherein the K target real channel samples corresponding to each virtual channel sample are in the set of real channel samples corresponding to the set The K real channel samples with the highest similarity to the virtual channel samples;
    确定所述每个真实信道样本对应的目标虚拟信道样本的个数,其中,所述真实信道样本属于对应的目标虚拟信道样本所对应的K个目标真实信道样本;Determine the number of target virtual channel samples corresponding to each real channel sample, wherein the real channel samples belong to K target real channel samples corresponding to the corresponding target virtual channel samples;
    根据所述每个真实信道样本对应的目标虚拟信道样本的个数,确定虚拟信道样本的的目标离散度。Determine the target dispersion of the virtual channel samples according to the number of target virtual channel samples corresponding to each real channel sample.
  60. 根据权利要求59所述的方法,其特征在于,所述根据所述每个真实信道样本对应的目标虚拟信道样本的个数,确定虚拟信道样本的目标离散度,包括:The method according to claim 59, wherein said determining the target dispersion of virtual channel samples according to the number of target virtual channel samples corresponding to each real channel sample comprises:
    根据所述每个真实的信道样本对应的目标虚拟信道样本的个数的标准差,确定所述虚拟信道样本的目标离散度。The target dispersion of the virtual channel samples is determined according to the standard deviation of the number of target virtual channel samples corresponding to each real channel sample.
  61. 根据权利要求49-60中任一项所述的方法,其特征在于,所述第一设备为终端设备或网络设备。The method according to any one of claims 49-60, wherein the first device is a terminal device or a network device.
  62. 一种无线通信的设备,其特征在于,包括:A wireless communication device, characterized in that it includes:
    处理模块,用于获取第一输入信息和至少一个第二输入信息,其中,所述第一输入信息为真实信道样本的信息,所述第二输入信息为虚拟信道样本的信息,所述至少一个第二输入信息对应至少一个生成器模型;以及A processing module, configured to obtain first input information and at least one second input information, wherein the first input information is information of real channel samples, the second input information is information of virtual channel samples, and the at least one the second input information corresponds to at least one generator model; and
    根据所述第一输入信息和所述至少一个第二输入信息,对所述至少一个第二输入信息进行质量评估和/或确定所述至少一个生成器模型中的目标生成器模型。Performing quality assessment on the at least one second input information and/or determining a target generator model in the at least one generator model based on the first input information and the at least one second input information.
  63. 一种无线通信的设备,其特征在于,包括:A wireless communication device, characterized in that it includes:
    通信模块,用于向第一设备发送的第一信息,所述第一信息包括以下中的至少一项:A communication module, configured to send first information to the first device, where the first information includes at least one of the following:
    第一输入信息,为真实信道样本的信息;The first input information is information of real channel samples;
    至少一个第二输入信息,为虚拟信道样本的信息,所述至少一个第二输入信息对应至少一个生成器模型,每个第二输入信息由对应的生成器模型生成;At least one second input information is information of virtual channel samples, the at least one second input information corresponds to at least one generator model, and each second input information is generated by a corresponding generator model;
    所述至少一个生成器的索引。an index of the at least one generator.
  64. 一种无线通信的设备,其特征在于,包括:A wireless communication device, characterized in that it includes:
    处理模块,用于根据第一输入信息和第二输入信息,确定所述第二输入信息的质量评估信息;A processing module, configured to determine quality evaluation information of the second input information according to the first input information and the second input information;
    其中,所述第一输入信息为真实信道样本的信息,所述第二输入信息为虚拟信道样本的信息,所述第二输入信息的质量评估信息用于指示虚拟信道样本和真实信道样本的相似度和/或虚拟信道样本的离散度。Wherein, the first input information is information of real channel samples, the second input information is information of virtual channel samples, and the quality assessment information of the second input information is used to indicate the similarity between virtual channel samples and real channel samples degree and/or dispersion of virtual channel samples.
  65. 一种无线通信的设备,其特征在于,包括:处理器和存储器,该存储器用于存储计算机程序,所述处理器用于调用并运行所述存储器中存储的计算机程序,执行如权利要求1至30中任一项所述的方法,或如权利要求31至48中任一项所述的方法,或者如权利要求49-61中任一项所述的方法。A wireless communication device, characterized by comprising: a processor and a memory, the memory is used to store a computer program, the processor is used to invoke and run the computer program stored in the memory, and perform the tasks described in claims 1 to 30 The method of any one of the above, or the method of any one of claims 31 to 48, or the method of any one of claims 49-61.
  66. 一种芯片,其特征在于,包括:处理器,用于从存储器中调用并运行计算机程序,使得安装有所述芯片的设备执行如权利要求1至30中任一项所述的方法,或如权利要求31至48中任一项所述的方法,或者如权利要求49-61中任一项所述的方法。A chip, characterized by comprising: a processor, configured to call and run a computer program from a memory, so that a device equipped with the chip executes the method according to any one of claims 1 to 30, or as described in A method as claimed in any one of claims 31 to 48, or a method as claimed in any one of claims 49-61.
  67. 一种计算机可读存储介质,其特征在于,用于存储计算机程序,所述计算机程序使得计算机执行如权利要求1至30中任一项所述的方法,或如权利要求31至48中任一项所述的方法,或者如权利要求49-61中任一项所述的方法。A computer-readable storage medium, characterized in that it is used to store a computer program, the computer program causes the computer to perform the method according to any one of claims 1 to 30, or any one of claims 31 to 48 The method described in claim 49, or the method described in any one of claims 49-61.
  68. 一种计算机程序产品,其特征在于,包括计算机程序指令,该计算机程序指令使得计算机执行如权利要求1至30中任一项所述的方法,或如权利要求31至48中任一项所述的方法,或者如权利要求49-61中任一项所述的方法。A computer program product, characterized in that it includes computer program instructions, the computer program instructions cause the computer to perform the method as described in any one of claims 1 to 30, or as described in any one of claims 31 to 48 , or a method as claimed in any one of claims 49-61.
  69. 一种计算机程序,其特征在于,所述计算机程序使得计算机执行如权利要求1至30中任一项所述的方法,或如权利要求31至48中任一项所述的方法,或者如权利要求49-61中任一项所述的方法。A computer program, characterized in that the computer program causes a computer to execute the method according to any one of claims 1 to 30, or the method according to any one of claims 31 to 48, or the method according to any one of claims The method of any one of claims 49-61.
PCT/CN2021/142531 2021-12-29 2021-12-29 Quality evaluation method for virtual channel sample, and device WO2023123062A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2021/142531 WO2023123062A1 (en) 2021-12-29 2021-12-29 Quality evaluation method for virtual channel sample, and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2021/142531 WO2023123062A1 (en) 2021-12-29 2021-12-29 Quality evaluation method for virtual channel sample, and device

Publications (1)

Publication Number Publication Date
WO2023123062A1 true WO2023123062A1 (en) 2023-07-06

Family

ID=86996835

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/142531 WO2023123062A1 (en) 2021-12-29 2021-12-29 Quality evaluation method for virtual channel sample, and device

Country Status (1)

Country Link
WO (1) WO2023123062A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117237901A (en) * 2023-11-15 2023-12-15 深圳市城市交通规划设计研究中心股份有限公司 Cross-domain self-adaptive automatic driving scene data generation method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190274108A1 (en) * 2018-03-02 2019-09-05 DeepSig Inc. Learning communication systems using channel approximation
US20200252296A1 (en) * 2019-02-06 2020-08-06 Cisco Technology, Inc. Knowledge aggregation for gan-based anomaly detectors
CN111683108A (en) * 2020-08-17 2020-09-18 鹏城实验室 Method for generating network flow anomaly detection model and computer equipment
US20210357795A1 (en) * 2020-05-15 2021-11-18 International Business Machines Corporation Transferring large datasets by using data generalization

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190274108A1 (en) * 2018-03-02 2019-09-05 DeepSig Inc. Learning communication systems using channel approximation
US20200252296A1 (en) * 2019-02-06 2020-08-06 Cisco Technology, Inc. Knowledge aggregation for gan-based anomaly detectors
US20210357795A1 (en) * 2020-05-15 2021-11-18 International Business Machines Corporation Transferring large datasets by using data generalization
CN111683108A (en) * 2020-08-17 2020-09-18 鹏城实验室 Method for generating network flow anomaly detection model and computer equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117237901A (en) * 2023-11-15 2023-12-15 深圳市城市交通规划设计研究中心股份有限公司 Cross-domain self-adaptive automatic driving scene data generation method

Similar Documents

Publication Publication Date Title
WO2022033456A1 (en) Channel state information measurement feedback method, and related apparatus
CN113938232A (en) Communication method and communication device
CN109873665B (en) Method and device for data transmission
CN112054863B (en) Communication method and device
WO2021108940A1 (en) Channel state information feedback
US20240030980A1 (en) Data transmission method and apparatus
CN108781356A (en) The devices, systems, and methods found on directional radio communication frequency band
WO2020073257A1 (en) Wireless communication method and terminal device
WO2023123062A1 (en) Quality evaluation method for virtual channel sample, and device
WO2023133761A1 (en) Csi report sending method and apparatus, csi report receiving method and apparatus, device, and medium
WO2022012256A1 (en) Communication method and communication device
CN114492784A (en) Neural network testing method and device
WO2023092310A1 (en) Information processing method, model generation method, and devices
WO2023092307A1 (en) Communication method, model training method, and device
WO2023102706A1 (en) Information indication method, information processing method and device
WO2022267633A1 (en) Information transmission method and apparatus
WO2023206163A1 (en) Wireless communication methods, network devices and terminal devices
WO2022151092A1 (en) Channel data transmission method and apparatus, communication device, and storage medium
WO2023240566A1 (en) Sequence generation method and device
WO2024016936A1 (en) Method for determining channel state information, electronic device, and storage medium
WO2022257042A1 (en) Codebook reporting method, and terminal device and network device
WO2023070459A1 (en) Wireless communication method, terminal device, and network device
WO2023123409A1 (en) Wireless communication method, terminal device and network device
WO2023097634A1 (en) Positioning method, model training method, and device
WO2023133886A1 (en) Channel information feedback method, sending end device, and receiving end 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: 21969431

Country of ref document: EP

Kind code of ref document: A1