WO2023097636A1 - Data processing method and apparatus - Google Patents

Data processing method and apparatus Download PDF

Info

Publication number
WO2023097636A1
WO2023097636A1 PCT/CN2021/135255 CN2021135255W WO2023097636A1 WO 2023097636 A1 WO2023097636 A1 WO 2023097636A1 CN 2021135255 W CN2021135255 W CN 2021135255W WO 2023097636 A1 WO2023097636 A1 WO 2023097636A1
Authority
WO
WIPO (PCT)
Prior art keywords
channel
real
virtual
data
statistical
Prior art date
Application number
PCT/CN2021/135255
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 CN202180102092.2A priority Critical patent/CN117916732A/en
Priority to PCT/CN2021/135255 priority patent/WO2023097636A1/en
Publication of WO2023097636A1 publication Critical patent/WO2023097636A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology

Definitions

  • the present application relates to the technical field of communications, and more specifically, to a data processing method and device.
  • channel generators in generative adversarial networks are used to generate channel data for virtual channels as the basis for channel modeling.
  • the channel generator of GAN and the channel discriminator of GAN can be trained alternately, so that the channel generator can generate the channel data of the virtual channel close to the channel data of the real channel, and use the channel data of the virtual channel to distinguish the real channel
  • the channel data is expanded to provide a data basis for building a channel model. Therefore, the similarity between the channel data of the virtual channel generated by the channel generator and the channel data of the real channel (that is, the data quality of the channel data of the virtual channel) directly affects whether the established channel model can accurately describe or characterize the real channel. .
  • there is currently no effective way to evaluate the quality of channel data for virtual channels are currently no effective way to evaluate the quality of channel data for virtual channels.
  • the present application provides a data processing method and device for evaluating the quality of channel data of a virtual channel, so as to improve the accuracy of a channel model established based on the channel data of the virtual channel.
  • a data processing method including: acquiring channel data of a virtual channel generated by a channel generator generating an adversarial network; extracting a first channel statistical feature of the virtual channel based on the channel data of the virtual channel ; extracting a second channel statistical feature of the real channel based on channel data of the real channel; determining a difference between the first channel statistical feature and the second channel statistical feature.
  • a data processing method including: obtaining channel data of a virtual channel generated by a channel generator of an adversarial generation network; based on a first difference between the channel data of the virtual channel and the channel data of a real channel , determines whether to save the channel builder.
  • a data processing device including: an acquisition unit, configured to acquire channel data of a virtual channel generated by a channel generator generating an adversarial network; a processing unit, configured to extract the channel data based on the virtual channel The first channel statistical feature of the virtual channel; the processing unit is also used to extract the second channel statistical feature of the real channel based on the channel data of the real channel; the processing unit is also used to determine the first channel The difference between the statistical characteristics and the second channel statistical characteristics.
  • a data processing device which is characterized in that it includes: an acquisition unit, configured to acquire channel data of a virtual channel generated by a channel generator of an adversarial generation network; a processing unit, configured to obtain channel data based on the virtual channel A first difference between the channel data and the channel data of the real channel determines whether to save the channel generator.
  • a data processing device including a processor and a memory
  • the memory is used to store one or more computer programs
  • the processor is used to call the computer programs in the memory to make the data processing device execute Part or all of the steps in the above method.
  • a network device including a processor, a memory, and a communication interface, the memory is used to store one or more computer programs, and the processor is used to invoke the computer programs in the memory to make the network device Perform some or all of the steps in the above methods.
  • the embodiment of the present application provides a communication system, where the system includes the above-mentioned terminal and/or network device.
  • the system may further include other devices that interact with the terminal or network device in the solutions provided by the embodiments of the present application.
  • the embodiment of the present application provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and the computer program causes a terminal to execute part or all of the steps in the above method.
  • the embodiment of the present application provides a computer program product, wherein the computer program product includes a non-transitory computer-readable storage medium storing a computer program, and the computer program is operable to cause the terminal to execute the above method Some or all of the steps in .
  • the computer program product can be a software installation package.
  • the embodiment of the present application provides a chip, the chip includes a memory and a processor, and the processor can call and run a computer program from the memory to implement some or all of the steps described in the above method.
  • the measurement method in the embodiment of the present application is conducive to more accurately measuring the quality of the channel data of the virtual channel, and is conducive to improving the establishment of channel data based on the virtual channel. Accuracy of the channel model.
  • FIG. 1 is a wireless communication system 100 applied in an embodiment of the present application.
  • FIG. 2 is a schematic diagram of a GAN architecture applicable to an embodiment of the present application.
  • Fig. 3 is a schematic diagram of the architecture of the GAN of the embodiment of the present application.
  • Fig. 4 is a schematic diagram of a channel generator applicable to an embodiment of the present application.
  • Fig. 5 is a schematic diagram of a channel discriminator according to an embodiment of the present application.
  • FIG. 6 is a flowchart of a data processing method according to an embodiment of the present application.
  • Fig. 7 is a schematic diagram of a channel evaluator according to an embodiment of the present application.
  • Fig. 8 is a schematic diagram of the GAN training process of the embodiment of the present application.
  • FIG. 9 is a schematic diagram of a GAN training process according to another embodiment of the present application.
  • Fig. 10 is a schematic diagram of the statistical average result of the power delay spectrum of the virtual channel after the first round of training.
  • Fig. 11 is a schematic diagram of a single sample result of the power antenna spectrum of a virtual channel after the first round of training.
  • Fig. 12 shows a schematic diagram of the statistical average result of the power delay spectrum of the virtual channel after the 1200th round of training.
  • Fig. 13 shows a schematic diagram of a single sample result of the power antenna spectrum of a virtual channel after the 1200th round of training.
  • Fig. 14 shows a schematic diagram of the statistical average result of the power delay spectrum of a real channel.
  • Fig. 15 shows a schematic diagram of a single sample result of the power antenna spectrum of a real channel.
  • FIG. 16 is a schematic diagram of a data processing device according to an embodiment of the present application.
  • Fig. 17 is a schematic diagram of a data processing device according to another embodiment of the present application.
  • Fig. 18 is a schematic structural diagram of a data device according to an embodiment of the present application.
  • FIG. 1 is a wireless communication system 100 applied in an embodiment of the present application.
  • the wireless communication system 100 may include a network device 110 and a terminal device 120 .
  • the network device 110 may be a device that communicates with the terminal device 120 .
  • the network device 110 can provide communication coverage for a specific geographical area, and can communicate with the terminal device 120 located in the coverage area.
  • Figure 1 exemplarily shows one network device and two terminals.
  • the wireless communication system 100 may include multiple network devices and each network device may include other numbers of terminal devices within the coverage area. The embodiment does not limit this.
  • the wireless 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.
  • the technical solutions of the embodiments of the present application can be applied to various communication systems, for example: the fifth generation (5th generation, 5G) system or new radio (new radio, NR), long term evolution (long term evolution, LTE) system , LTE frequency division duplex (frequency division duplex, FDD) system, LTE time division duplex (time division duplex, TDD), etc.
  • the technical solutions provided in this application can also be applied to future communication systems, such as the sixth generation mobile communication system, and satellite communication systems, and so on.
  • the terminal equipment in the embodiment of the present application may also be called user equipment (user equipment, UE), access terminal, subscriber unit, subscriber station, mobile station, mobile station (mobile station, MS), mobile terminal (mobile terminal, MT) ), remote station, remote terminal, mobile device, user terminal, terminal, wireless communication device, user agent, or user device.
  • the terminal device in the embodiment of the present application may be a device that provides voice and/or data connectivity to users, and can be used to connect people, objects and machines, such as handheld devices with wireless connection functions, vehicle-mounted devices, and the like.
  • the terminal device in the embodiment of the present application can be mobile phone (mobile phone), tablet computer (Pad), notebook computer, palmtop computer, mobile internet device (mobile internet device, MID), wearable device, virtual reality (virtual reality, VR) equipment, augmented reality (augmented reality, AR) equipment, wireless terminals in industrial control, wireless terminals in self driving, wireless terminals in remote medical surgery, smart Wireless terminals in smart grid, wireless terminals in transportation safety, wireless terminals in smart city, wireless terminals in smart home, etc.
  • UE can be used to act as a base station.
  • a UE may act as a scheduling entity that provides sidelink signals between UEs in V2X or D2D, etc.
  • a cell phone and an automobile communicate with each other using sidelink signals. Communication between cellular phones and smart home devices without relaying communication signals through base stations.
  • the network device in this embodiment of the present application may be a device for communicating with a terminal device, and the network device may also be called an access network device or a wireless access network device, for example, the network device may be a base station.
  • the network device in this embodiment of the present application may refer to a radio access network (radio access network, RAN) node (or device) that connects a terminal device to a wireless network.
  • radio access network radio access network, RAN node (or device) that connects a terminal device to a wireless network.
  • the base station can broadly cover various names in the following, or replace with the following names, such as: Node B (NodeB), evolved base station (evolved NodeB, eNB), next generation base station (next generation NodeB, gNB), relay station, Access point, transmission point (transmitting and receiving point, TRP), transmission point (transmitting point, TP), primary station MeNB, secondary station SeNB, multi-standard wireless (MSR) node, home base station, network controller, access node , wireless node, access point (access point, AP), transmission node, transceiver node, base band unit (base band unit, BBU), remote radio unit (Remote Radio Unit, RRU), active antenna unit (active antenna unit) , AAU), radio head (remote radio head, RRH), central unit (central unit, CU), distributed unit (distributed unit, DU), positioning nodes, etc.
  • NodeB Node B
  • eNB evolved base station
  • next generation NodeB next generation NodeB
  • a base station may be a macro base station, a micro base station, a relay node, a donor node, or the like, or a combination thereof.
  • a base station may also refer to a communication module, modem or chip used to be set in the aforementioned equipment or device.
  • the base station can also be a mobile switching center, a device that undertakes the function of a base station in D2D, vehicle-to-everything (V2X), machine-to-machine (M2M) communication, and a device in a 6G network.
  • V2X vehicle-to-everything
  • M2M machine-to-machine
  • Base stations can support networks of the same or different access technologies. The embodiment of the present application does not limit the specific technology and specific device form adopted by the network device.
  • Base stations can be fixed or mobile.
  • a helicopter or drone can be configured to act as a mobile base station, and one or more cells can move according to the location of the mobile base station.
  • a helicopter or drone may be configured to serve as a device in communication with another base station.
  • the network device in this embodiment of the present application may refer to a CU or a DU, or, the network device includes a CU and a DU.
  • a gNB may also include an AAU.
  • Network equipment and terminal equipment can be deployed on land, including indoors or outdoors, hand-held or vehicle-mounted; they can also be deployed on water; they can also be deployed on aircraft, balloons and satellites in the air.
  • the scenarios where the network device and the terminal device are located are not limited.
  • channels for example, wireless channels
  • channel data of actual channels also known as "real channels”
  • real channels channel data of actual channels
  • channel state information of an actual channel may be obtained by performing channel estimation on a channel used for signal transmission between a signal transmitter and a signal receiver.
  • a specific receiver also known as a "third-party receiver” can be used to collect the signal transmitted by the transmitter (such as a network device of a cellular network), so as to obtain Channel state information of the actual channel.
  • the above-mentioned channel statistical features may be channel features related to transmission in channel features, for example, large-scale parameters of the channel, small-scale parameters of the channel, multipath information of the channel, time-delay power spectral density of the channel, The transmission launch angle of the channel, the arrival angle of the channel, etc.
  • GAN Generative adversarial network
  • the GAN shown in FIG. 2 includes a generator (generator, G) 210 and a discriminator (discriminator, D) 220 .
  • the generator 210 may output dummy data (also referred to as "fake data") based on the input latent variables to simulate the distribution of real data.
  • the discriminator 220 outputs a discriminative result based on the input data, and the discriminative result is used to discriminate whether the input data is real data from a real-world database or virtual data generated by the generator 210 .
  • the generator 210 and the discriminator 220 need to be trained simultaneously.
  • the training process of the generator 210 is to maximize the error probability of the discriminator 220, and the training process of the discriminator 220 is to minimize the judgment error probability under the premise of a fixed generator.
  • the virtual data output by the generator 210 can simulate real data, or in other words, the virtual data output by the generator 210 can be closer to real data. To achieve the effect of real ones. Therefore, the virtual data generated by the trained generator 210 can be used to supplement real data to form a larger-scale data set.
  • the generator 210 can be applied to the channel modeling process to generate virtual channel data that is sufficiently fake to make up for the lack of real channel data introduced above. Insufficient quantity leads to the defect that the channel model cannot characterize or describe the real channel.
  • FIG. 3 is a schematic diagram of the architecture of the GAN of the embodiment of the present application.
  • the GAN architecture shown in FIG. 3 includes a generator 310 and a discriminator 320 .
  • the generator 310 can also be called a "channel generator”
  • the discriminator 320 can also be called a "channel discriminator”.
  • the channel generator 310 and the channel discriminator 320 need to be trained simultaneously.
  • the training target of the channel generator 320 is to generate the channel data of the virtual channel similar to the channel data of the real channel.
  • the training goal of the channel discriminator 330 is to improve the accuracy of identifying whether the input channel data is channel data of a virtual channel or channel data of a real channel.
  • the channel generator 310 described above generates channel data of a virtual channel based on input data, and inputs the channel data of the virtual channel to the channel discriminator 320 .
  • the embodiment of the present application does not limit the dimensions of the above-mentioned input data.
  • the dimension of the above input data may be one-dimensional, two-dimensional or a preset higher dimension.
  • the dimension of the input data may also be the same as the dimension of the channel data of the real channel.
  • the above input data may also be generated by cutting and/or concatenating the above several data in different dimensions.
  • the dimensions of the above-mentioned input data may include, for example, one or more parameters among the transmission delay of the channel, the number of transmitting antennas of the transmitting channel, the number of receiving antennas of the receiving channel, and the width of the frequency domain granularity in the channel.
  • the frequency domain granularity (also called frequency domain unit) may include subcarriers, resource blocks (resource block, RB), subbands, and the like.
  • the embodiment of the present application does not limit the length of the above input data.
  • the dimension of the input data may refer to the length (or width) of the input data in a certain dimension.
  • the length of the input data may be an arbitrarily set integer value, and for another example, the length of the input data may also be consistent with a certain dimension of the channel data of the real channel.
  • the embodiment of the present application does not limit the content of the input data.
  • the content of the input data may include one or more of noise, random sequence, and conditional distribution of noise or random number sequence containing channel statistical information.
  • the above noise distribution p(z) may be a superposition of one or more probability distributions.
  • the probability distribution may include random distributions such as Gaussian distribution, uniform distribution, Poisson distribution, and negative exponential distribution, for example.
  • the aforementioned random number sequence may be a positive integer random number sequence within a certain range, for example, an integer random sampling of [0,10].
  • the random number sequence can also be a decimal random number sequence within a certain range, for example, an integer random sampling of [0,10] is divided by 10.
  • the random number sequence may also be a pseudorandom number sequence constructed by a pseudorandom number sequence generator.
  • the noise or random number sequence conditional distribution containing channel statistical information may be, for example, the inner product of the correlation matrix of the channel data and the noise vector in the channel data ensemble of the real channel.
  • the conditional distribution of noise or random number sequence containing channel statistical information may be in the form of noise distribution constructed according to the variance and/or mean value of the channel data in the channel data ensemble of the real channel.
  • the above noise or random number sequence conditional distribution containing channel statistical information can be input as a kind of conditional distribution containing prior information.
  • the channel discriminator 320 is used for discriminating the input channel data to determine the discriminating result.
  • the above-mentioned channel data input to the channel discriminator 320 may be channel data of a virtual channel or channel data of a real channel.
  • the channel data of the above-mentioned real channels may be directly acquired from the channel data ensemble of real channels of real channels.
  • batch sampling can also be used to extract a batch of real channel data from the full set of channel data of the real channel, and then from this batch The channel data of the real channel is acquired from the real channel data as the input of the channel discriminator 320 .
  • the channel data of the above-mentioned real channel and the channel data of the virtual channel are usually relatively close, for example, the channel data of the real channel and the channel data of the virtual channel can be consistent in dimension and length .
  • the following uses a real channel as an example to introduce the representation of channel data.
  • the identification manner of the channel data of the virtual channel may refer to the representation manner of the channel data of the real channel. For the sake of brevity, no further details are given below.
  • K represents the number of users contained in the full set of channel data of the real channel.
  • T represents the number of time slots used by each user when sampling channel data
  • B represents the batch size during batch training.
  • N t represents the number of transmit antennas used in the transmit channel
  • N r represents the number of receive antennas used in the receive channel
  • N d represents the number of delay paths in the channel (or in other words, the number of different transmission delays contained in the channel )
  • N f represents the number of frequency-domain granularities contained in the channel.
  • the set size of the full set H of channel data of the above real channel is K ⁇ T.
  • the elements contained in the channel data set H of the real channel are denoted as channel Among them, the collection Represents a set of real numbers, N t , N r , and N d are respectively the first dimension, the second dimension, and the third dimension of the elements in the channel data set H of the real channel, and 2 indicates that the complex channel is split by the real part and the imaginary part, or The split of magnitude and phase acts as the fourth dimension.
  • the elements contained in the full set of channel data H of real channels can be denoted as channel as, among them, collection Represents a set of real numbers, N t , N r , and N f are respectively the first dimension, the second dimension, and the third dimension of the elements in the channel data set H of the real channel, and 2 indicates that the complex channel is split by the real part and the imaginary part, or The split of magnitude and phase acts as the fourth dimension.
  • a new first dimension can be formed based on the dimensions N t and N r of the above elements, namely or to reduce the number of dimensions of the elements.
  • the dimension of an element may also include other dimensions, such as angle dimension, polarization dimension, number of symbols in time domain, and so on.
  • Fig. 4 is a schematic diagram of a channel generator applicable to an embodiment of the present application.
  • the channel generator 310 shown in Figure 4 can be a neural network model, for example, can be a convolutional neural network (convolutional neural networks, CNN), a recurrent neural network (recurrent neural network, RNN), a deep neural network (deep neural networks, DNN) and so on.
  • CNN convolutional neural networks
  • RNN recurrent neural network
  • DNN deep neural networks
  • the neural network in the channel generator 310 can be divided into three types according to the positions of different layers: an input layer 410 , a hidden layer 420 and an output layer 430 .
  • the first layer is the input layer 410
  • the last layer is the output layer 430
  • the middle layer between the first layer and the last layer is the hidden layer 420 .
  • the input layer 410 is used for input data, wherein the input data may be, for example, the input data of the channel generator 410 .
  • the hidden layer 420 is used to process the input data.
  • the output layer 430 is used to output processed output data, for example, channel data of a virtual channel.
  • the neural network includes multiple layers, each layer includes multiple neurons, and the neurons between layers can be fully connected or partially connected. For connected neurons, the output of neurons in the previous layer can be used as the input of neurons in the next layer.
  • each layer in the neural network model in the channel generator 310 is not limited.
  • the above hidden layer 420 may include multiple convolutional layers.
  • the above hidden layer 420 may include multiple fully connected layers.
  • the hidden layer 420 may include a convolutional layer and a pooling layer arranged at intervals.
  • the embodiment of the present application does not specifically limit the model parameters (for example, the number of neurons, the number of channels, the size of the convolution kernel, etc.) in the neural network model in the channel generator 310 .
  • Fig. 5 is a schematic diagram of a channel discriminator according to an embodiment of the present application.
  • the channel discriminator 320 shown in FIG. 5 may be a neural network model, for example, CNN, RNN, DNN and so on.
  • the neural network in the channel discriminator 320 can be divided into three types according to the positions of different layers: an input layer 510 , a hidden layer 520 and an output layer 530 .
  • the first layer is the input layer 510
  • the last layer is the output layer 530
  • the middle layer between the first layer and the last layer is the hidden layer 520 .
  • the input layer 510 is used for input data, wherein the input data may be, for example, the input data of the channel generator 510 .
  • the hidden layer 520 is used to process the input data.
  • the output layer 530 is used to output processed output data, for example, channel data of a virtual channel.
  • the neural network includes multiple layers, each layer includes multiple neurons, and the neurons between layers can be fully connected or partially connected. For connected neurons, the output of neurons in the previous layer can be used as the input of neurons in the next layer.
  • the output layer 530 can also be provided with a loss function, which is used to calculate the prediction error, or to evaluate the degree of difference between the output result of the neural network model (also known as the predicted value) and the ideal result (also known as the real value). .
  • the above loss function may be used to evaluate the difference between the channel data of the real channel and the channel data of the virtual channel.
  • the above loss function may be a cross-entropy loss function, wherein the label corresponding to the channel data of the real channel is 1, and the label corresponding to the channel data of the virtual channel is 0, and the output layer 530 of the channel discriminator 320 may use a sigmoid activation function, and use the cross-entropy loss function V(D,G) to optimize the channel generator 310 and channel discriminator 320, wherein, p(z) represents the distribution of the input information of the channel generator 310, and p(H) represents the distribution of the channel data of the real channel.
  • the training purpose of the channel discriminator 320D is to maximize the cross-entropy loss function, so that the channel discriminator 320 can better distinguish the channel data of the real channel and the channel of the virtual channel data.
  • the training purpose of the channel generator 310G is to minimize the cross-entropy loss function, so that the channel data of the virtual channel generated by the channel generator 310 is closer to the channel data of the real channel, so that the identification result of the channel discriminator D is wrong.
  • bulldozer distance can be used as the loss function.
  • the bulldozer distance can be expressed as: in, Indicates the shortest working distance required from the input information distribution p(z) to the channel data distribution p(H) of the real channel.
  • the training purpose of the channel discriminator 320D is to make the distribution p(z) of the channel data G(z) of the generated virtual channel different from the distribution p(H) of the channel data of the real channel. ) distance (or in other words, maximize the bulldozer distance), so that the channel discriminator 320 can better distinguish the channel data of the real channel and the channel data of the virtual channel.
  • the training purpose of the channel generator 310G is to minimize the distance between the distribution p(z) of the channel data G(z) of the generated virtual channel and the distribution p(H) of the channel data of the real channel (or in other words, make the bulldozer The distance is minimized), so that the channel data of the virtual channel generated by the channel generator 310 is closer to the channel data of the real channel, so that the identification result output by the channel discriminator 320D is wrong.
  • each layer in the neural network model in the channel discriminator 320 is not limited.
  • the above hidden layer 520 may include multiple convolutional layers.
  • the hidden layer 520 may include multiple fully connected layers.
  • the hidden layer 520 may include a convolutional layer and a pooling layer arranged at intervals.
  • the embodiment of the present application does not specifically limit the model parameters (for example, the number of neurons, the number of channels, the size of the convolution kernel, etc.) in the neural network model in the channel discriminator 320 .
  • channel discriminator 320 and the channel generator 310 may adopt the same model structure.
  • the channel discriminator 320 and the channel generator 310 may also adopt different model structures, which is not limited in this embodiment of the present application.
  • the channel discriminator 320 is only used to discriminate the channel data of the real channel and the channel data of the virtual channel during the training phase of the GAN. In the actual deployment stage, only the channel generator 310 may be deployed without deploying the channel discriminator 320 . Of course, if it is desired that the GAN supports online training, the channel generator 310 and the channel discriminator 320 can also be used at the same time.
  • the channel generator 310 can generate the channel data of the virtual channel that is similar to the channel data of the real channel, and use the channel data of the virtual channel To expand the channel data of the real channel to provide a data basis for establishing a channel model. Therefore, the similarity between the channel data of the virtual channel generated by the channel generator and the channel data of the real channel (that is, the data quality of the channel data of the virtual channel) directly affects whether the established channel model can accurately describe or characterize the real channel. .
  • the present application provides a data processing method, by comparing the channel statistical characteristics of the virtual channel (also known as “first channel statistical characteristics”) and the channel statistical characteristics of real channels (also known as “second channel statistical characteristics”) The difference between them is used to evaluate the data quality of the channel data of the virtual channel generated by the channel generator.
  • the channel data is generally expressed in the form of a matrix, and correspondingly, the statistical features of the channel obtained through statistics based on the channel data may be expressed in the form of a correlation matrix.
  • the foregoing channel statistical features may also be represented in other forms, which is not limited in this embodiment of the present application.
  • the channel statistical feature 1 is used to indicate the statistical results of channel states of multiple delay paths of the channel corresponding to all users of the channel.
  • the statistical result may be an average value, a maximum value, a minimum value, etc. of the channel state, which is not limited in this embodiment of the present application.
  • the channel statistical feature 1 may indicate statistical results of channel states of multiple delay paths of the virtual channel corresponding to all users of the virtual channel.
  • batch training can be used to train the GAN. Therefore, the channel data of the virtual channel generated by the channel generator is generated based on a batch of channel data of real channels. At this time, all users of the virtual channel can be understood as all users of this batch of real channels. Usually, in order to increase the diversity of the channel data of a batch of real channels, the number of users to which the channel data of a batch of real channels belongs is equal to the batch size.
  • the channel statistical feature 1 may indicate statistical results of channel states of multiple delay paths of the real channel corresponding to all users of the real channel.
  • the channel correlation matrix R k, k of the dth delay path of the real channel corresponding to the kth user can be expressed as Indicates the channel state of the real channel obtained by sampling the time slot t for the d-th delay path of the real channel corresponding to the k-th user, Represents the conjugate transposition matrix of the matrix h k,t,k, then the full channel correlation matrix R of the real channel indicates the mean value of the channel state of all delay paths of the real channel corresponding to all users of the real channel, that is
  • the full channel correlation matrix of the virtual channel Indicates the mean value of the channel state of all delay paths of the virtual channel corresponding to all users of the virtual channel, namely Represents the channel state of the virtual channel of the dth delay path of the virtual channel corresponding to the bth user (or the user corresponding to the bth training data in the batch training), representation matrix
  • Channel statistical feature 2 considering that the channel states of different delay paths may be different, therefore, channel statistical feature 2 can be used to indicate the channel state of a certain delay path (also known as "target delay path") corresponding to all users of the channel As a statistical result, the channel statistical feature 2 above may also be called a delay-specific (delay-specific) channel statistical feature.
  • the channel statistical feature 2 may indicate the statistical result of the channel state of all users of the virtual channel corresponding to the target delay path of the virtual channel.
  • batch training can be used to train the GAN. Therefore, the channel data of the virtual channel generated by the channel generator is generated based on a batch of channel data of real channels. At this time, all users of the virtual channel can be understood as all users of this batch of real channels. Usually, in order to increase the diversity of the channel data of a batch of real channels, the number of users to which the channel data of a batch of real channels belongs is equal to the batch size.
  • the channel statistical feature 2 may indicate the statistical result of the channel state of the target delay path of the real channel corresponding to all users of the real channel.
  • the correlation matrix representing the channel statistical feature 2 may be called a "delay-specific channel correlation matrix". It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
  • the channel correlation matrix R k ,k of the d-th delay path of the real channel corresponding to the k-th user (that is, the target delay path above) can be expressed as h k,t,k represent the channel state of the real channel obtained by sampling the time slot t for the d-th delay path of the real channel corresponding to the k-th user, represents the conjugate transposition matrix of the matrix h k,t,k, then the delay-specific channel correlation matrix R k of the real channel indicates the mean value of the channel state of the d-th delay path corresponding to all users of the real channel, that is
  • the delay-specific channel correlation matrix of virtual channels Indicates the channel state statistical results of the target delay paths corresponding to all users of the virtual channel, namely You can refer to the above channel statistical characteristics 1 introduction.
  • Channel statistical feature 3 considering that the channel states of different users may be different, therefore, channel statistical feature 3 can be used to indicate the channel state of the channel state of all delay paths corresponding to a certain user (also known as "first user") of the channel Statistical results. Therefore, the above channel statistical feature 3 may also be called a user-specific (UE-specific) channel statistical feature.
  • UE-specific user-specific
  • the channel statistical feature 3 may indicate statistical results of channel states of multiple delay paths of the virtual channel corresponding to the first user of the virtual channel.
  • batch training can be used to train GAN. Therefore, the channel data of the virtual channel generated by the channel generator is generated based on a batch of channel data of real channels. At this point, the users of the virtual channel can be understood as the users of this batch of real channels.
  • the multiple delay paths of the above-mentioned virtual channel may be all delay paths in the virtual channel.
  • the above-mentioned multiple delay paths may also be part of the delay paths in the virtual channel. Multiple delay paths with power greater than a preset value.
  • the channel statistical feature 3 may indicate statistical results of channel states of multiple delay paths of the real channel corresponding to the first user of the real channel.
  • the multiple delay paths of the above-mentioned real channel can be all the delay paths in the real channel.
  • the above-mentioned multiple delay paths can also be part of the delay paths in the real channel.
  • it can be that the transmission power in the real channel is greater than Multiple delay paths with preset values.
  • first user of the virtual channel and the first user of the real channel may be the same user or different users, which is not limited in this embodiment of the present application.
  • correlation matrix to represent channel statistical features 3 as an example for introduction.
  • the correlation matrix representing the channel statistical feature 3 may be called "user-specific channel correlation matrix”. It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
  • the user-specific channel correlation matrix R k of the real channel indicates the mean value of the channel state of the N k delay paths of the real channel corresponding to the kth user, namely
  • R k,k please refer to the introduction of R k,k in the channel statistical characteristics 1 above.
  • the user-specific channel correlation matrix of the virtual channel Indicates the mean value of the channel state of the N k delay paths of the virtual channel corresponding to the bth user, namely You can refer to the above channel statistical characteristics 1 introduction.
  • Channel statistical feature 4 considering that the channel state is related to users and transmission delays, therefore, the channel statistical feature 4 can be used to indicate a certain delay path (also known as " The statistical result of the channel state of the target delay path"), therefore, the above-mentioned channel statistical feature 4 can also be called user delay-specific (UE-delay-specific) channel statistical feature.
  • UE-delay-specific user delay-specific channel statistical feature
  • the channel statistical feature 4 may indicate the statistical result of the channel state of the target delay path of the virtual channel corresponding to the first user of the virtual channel.
  • batch training can be used to train GAN. Therefore, the channel data of the virtual channel generated by the channel generator is generated based on a batch of channel data of real channels. At this point, the users of the virtual channel can be understood as the users of this batch of real channels.
  • the channel statistical feature 4 may indicate the statistical result of the channel state of the target delay path corresponding to the first user of the real channel.
  • first user of the virtual channel and the first user of the real channel may be the same user or different users, which is not limited in this embodiment of the present application.
  • the correlation matrix representing the channel statistical feature 4 may be called "a channel correlation matrix specific to user delay”. It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
  • the user delay-specific channel correlation matrix R k,k of the real channel indicates the dth delay path of the real channel corresponding to the kth user
  • R k,k can refer to the introduction of R k,k in channel statistical characteristics 1 above.
  • the user delay-specific channel correlation matrix of the virtual channel Indicates the statistical result of the channel state of the dth delay path of the virtual channel corresponding to the bth user, You can refer to the above channel statistical characteristics 1 introduction.
  • the channel statistical feature 5 can be used to indicate that it is related to a certain antenna or a certain The channel state of the channel corresponding to the antenna pair.
  • the channel corresponding to the antenna pair may be understood as a channel transmitted and received through the antenna pair.
  • the channel corresponding to the antenna may be understood as a channel transmitted or received by the antenna, and in this case, the antenna may be a transmitting antenna or a receiving antenna.
  • the channel statistical feature 5 may indicate a channel state of the virtual channel corresponding to the first antenna.
  • the channel statistical feature 5 may indicate the channel status of the virtual channel corresponding to the first antenna pair.
  • the channel statistical feature 5 may also be called “transmitting-receiving antenna-specific (Tx-Rx-specific) channel statistical feature".
  • the channel statistical feature 5 can also be called “receiving antenna-specific (Rx-specific) channel statistics feature".
  • Rx-specific receiving antenna-specific
  • the virtual channel corresponding to the first antenna can be understood as a virtual channel transmitted through the first antenna.
  • the channel statistical feature 5 can also be called “transmitting antenna-specific (Tx-specific) channel statistics feature”.
  • the above-mentioned channel statistical feature 5 may represent the channel state of the virtual channel based on a combination of the first antenna and the delay path.
  • the channel statistical feature 5 may indicate a channel state of a delay path of a virtual channel transmitted through the first antenna.
  • the channel statistical feature 5 may indicate the channel status of multiple delay paths (for example, all or part of the delay paths included in the virtual channel) of the virtual channel transmitted through the first antenna .
  • the channel statistical feature 5 may indicate a channel state of a delay path of a virtual channel received through the first antenna.
  • the channel statistical feature 5 may indicate channel states of multiple delay paths of the virtual channel received through the first antenna (for example, it may be an average value of the channel states).
  • the above-mentioned channel statistical feature 5 may represent the channel state of the virtual channel based on the combination of the first antenna and the user.
  • the channel statistical feature 5 may indicate the channel state of the virtual channel corresponding to multiple users of the virtual channel transmitted through the first antenna (for example, some or all users of the virtual channel).
  • the channel statistical feature 5 may indicate a channel state of a virtual channel corresponding to a certain user transmitted through the first antenna.
  • the channel statistical feature 5 may indicate a channel state of a virtual channel received by a certain user through the first antenna.
  • the channel statistical feature 5 may indicate multiple times of the virtual channel received by the first antenna corresponding to multiple users of the virtual channel (for example, some or all users of the virtual channel). The mean value of the channel state over the path.
  • the above-mentioned channel statistical feature 5 can also represent the channel state of the virtual channel based on the combination of the first antenna pair and the delay path.
  • the channel statistical feature 5 above can also represent the channel state of the virtual channel based on the combination of the first antenna pair and the user.
  • the channel statistical feature 5 may indicate the channel state of the real channel corresponding to the second antenna.
  • the channel statistical feature 5 may indicate the channel state of the real channel corresponding to the second antenna pair.
  • the channel statistical feature 5 may also be called “transmitting-receiving antenna-specific (Tx-Rx-specific) channel statistical feature".
  • the channel statistical feature 5 can also be called “receiving antenna-specific (Rx-specific) channel statistics feature".
  • Rx-specific receiving antenna-specific
  • the channel statistical feature 5 can also be called “transmitting antenna-specific (Tx-specific) channel statistics feature”.
  • the above-mentioned channel statistical feature 5 may represent the channel state of the real channel based on the combination of the second antenna and the delay path.
  • the channel statistical feature 5 may indicate a channel state of a certain delay path of a real channel transmitted through the second antenna.
  • the channel statistical feature 5 may indicate the channel state of multiple delay paths (for example, all or part of the delay paths included in the real channel) transmitted through the second antenna mean value.
  • the channel statistical feature 5 may indicate a channel state of a certain delay path of a real channel received through the second antenna.
  • the channel statistical feature 5 may indicate an average value of channel states of multiple delay paths of a real channel received through the second antenna.
  • the above-mentioned channel statistical feature 5 may represent the channel state of the real channel based on the combination of the second antenna and the user.
  • the channel statistical feature 5 may indicate the average value of channel states corresponding to multiple users (for example, some or all users of the real channel) transmitted through the second antenna.
  • the channel statistical feature 5 may indicate a channel state corresponding to a certain user of a real channel transmitted through the second antenna.
  • the channel statistical feature 5 may indicate the channel state of a real channel received by a certain user through the second antenna.
  • the channel statistical feature 5 may indicate multiple delay paths of the real channel received by multiple users of the real channel (for example, may be some or all users of the real channel) through the second antenna.
  • the above-mentioned channel statistical feature 5 can also represent the channel state of the real channel based on the combination of the second antenna pair and the delay path.
  • the channel statistical feature 5 above can also represent the channel state of the real channel based on the combination of the second antenna pair and the user.
  • first antenna and the second antenna may be the same antenna or different antennas, which is not limited in this embodiment of the present application.
  • the first antenna pair and the second antenna pair may be the same or different antenna pairs.
  • the first antenna and the second antenna are used as receiving antennas, and the corresponding correlation matrix represents the channel statistical feature 5 as an example for introduction.
  • the correlation matrix representing the channel statistical feature 5 may be referred to as a "receiving antenna-specific channel correlation matrix”. It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
  • the channel correlation matrix R X specific to the receiving antenna of the real channel indicates the mean value of the channel state of multiple delay paths of the real channel received by the Xth receiving antenna, namely
  • the channel correlation matrix specific to the receiving antenna of the virtual channel Indicates the mean value of the channel state of multiple delay paths of the virtual channel received by the Yth receiving antenna, namely
  • the correlation matrix of the channel statistical feature 5 is similar to the channel correlation matrix dedicated to the receiving antenna above, and will not be described in detail below for brevity.
  • the first antenna and the second antenna are used as the transmitting antennas, and a correlation matrix is used to represent the channel statistical feature 5 as an example for introduction.
  • the correlation matrix representing the channel statistical feature 5 may be referred to as a "transmitting antenna-specific channel correlation matrix". It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
  • the channel correlation matrix specific to the transmit antenna of the real channel Indicates the channel state of the d-th delay path of the real channel received through the R-th transmit antenna, namely
  • the channel correlation matrix specific to the receiving antenna of the virtual channel Indicates the channel state of the d-th delay path of the virtual channel received by the R'th receiving antenna, that is
  • the correlation matrix of the channel statistical feature 5 is similar to the above-mentioned channel correlation matrix dedicated to the transmitting antenna, and will not be described in detail below for brevity.
  • the channel statistical feature 6 considering that the channel feature is related to the frequency domain granularity of the channel, therefore, the channel statistical feature 6 may indicate the channel state of the channel divided according to the first frequency domain granularity.
  • the frequency domain granularity may be any frequency unit, for example, it may be a carrier, a subcarrier, an RB, a subband, and the like.
  • the above-mentioned channel may be a frequency domain channel.
  • the channel statistical feature 6 may indicate the channel state of the virtual channel divided according to the first frequency domain granularity.
  • the above-mentioned channel statistical feature 6 may be combined with the user based on the first frequency domain granularity to represent the channel state of the virtual channel.
  • the channel statistical feature 6 may indicate the mean value of the channel state of the virtual channel corresponding to multiple users passing through the virtual channel (for example, some or all users of the virtual channel), where the virtual channel is divided according to the first frequency domain granularity .
  • the channel statistical feature 6 may indicate a channel state of a virtual channel corresponding to a user of the virtual channel, where the virtual channel is divided according to the first frequency domain granularity.
  • the channel statistical feature 6 may indicate the channel state of the real channel divided according to the first frequency domain granularity.
  • the above-mentioned channel statistical feature 6 may be combined with the user based on the first frequency domain granularity to represent the channel state of the real channel.
  • the channel statistical feature 6 may indicate the mean value of the channel state of the real channel corresponding to multiple users passing through the real channel (for example, may be some or all users of the real channel), where the real channel is divided according to the first frequency domain granularity .
  • the channel statistical feature 6 may indicate a channel state of a real channel corresponding to a certain user of the real channel, where the real channel is divided according to the first frequency domain granularity.
  • the following uses an example in which the first frequency domain granularity is RB and uses a correlation matrix to represent the channel statistical feature 6 as an example. It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
  • the channel correlation matrix R RB of the real channel indicates the mean value of the channel state of the real channel corresponding to the kth user, namely
  • the correlation matrix of the virtual channel Indicates the mean value of the channel state of the virtual channel corresponding to the bth user of the virtual channel, namely
  • the following uses a subcarrier as the first frequency domain granularity and uses a correlation matrix to represent the channel statistical feature 6 as an example for introduction. It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
  • the correlation matrix R F,d of the real channel indicates the statistical result of the channel state of the real channel corresponding to the kth user of the real channel, namely
  • the correlation matrix of the virtual channel Indicates the statistical result of the channel state of the virtual channel corresponding to the bth user of the virtual channel
  • the channel statistical features applicable to the embodiment of the present application are described above in combination with the channel statistical feature 1 to the channel statistical feature 6.
  • the following describes the flow chart of the data processing method in the embodiment of the present application in conjunction with FIG. 6 . It should be understood that the method shown in FIG. 6 may be executed by a device having a data processing function, for example, a network device or a terminal device.
  • the data processing method shown in FIG. 6 includes step S610 and step S640.
  • step S610 the channel data of the virtual channel generated by the channel generator generating the adversarial network is acquired.
  • step S620 the first channel statistical feature of the virtual channel is extracted based on the channel data of the virtual channel.
  • the first channel statistical feature may be any one of the channel statistical features 1-6 introduced above.
  • the first channel statistical feature may also be a combination of any of the above channel statistical features 1-6.
  • this embodiment of the present application may also use other channel statistical features, for example, the angle of arrival of the channel, and the like.
  • step S630 the second channel statistical feature of the real channel is extracted based on the channel data of the real channel.
  • the second channel statistical feature may be any one of the channel statistical features 1-6 introduced above.
  • the second channel statistical feature may also be a combination of any of the above channel statistical features 1-6.
  • this embodiment of the present application may also use other channel statistical features, for example, the angle of arrival of the channel, and the like.
  • the second channel statistical feature may be calculated based on the channel data of all real channels in the channel data ensemble of the real channel.
  • some real channel data may be selected from the full set of real channel channel data to count the second channel statistical features, which is not limited in this embodiment of the present application.
  • step S640 the difference between the first channel statistical feature and the second channel statistical feature is determined.
  • the difference between the first channel statistical feature and the second channel statistical feature may be used to indicate the difference between the channel data of the virtual channel and the channel data of the real channel.
  • the above-mentioned difference between the first channel statistical feature and the second channel statistical feature may be replaced by the difference between the channel data of the virtual channel and the channel data of the real channel.
  • the measurement method in the embodiment of the present application is conducive to more accurately measuring the quality of the channel data of the virtual channel, and is conducive to improving the establishment of channel data based on the virtual channel. Accuracy of the channel model.
  • the channel discriminator only helps to train the channel generator in the training phase.
  • the quality of the channel generator (or the quality of the channel data generated by the channel generator for virtual channels) is particularly important.
  • both the channel generator and the channel discriminator are evaluated as a whole by the loss function during the training process, that is, the result of the loss function can only indicate the performance of the channel generator and the channel discriminator as a whole, and cannot be evaluated separately The quality of the channel generator.
  • the loss function reaches the optimization goal, the quality of the channel generator may still be low, and then channel modeling is performed based on the channel data of the virtual channel output by the channel generator, which will cause the established channel model to be unable to describe or Characterize the true channel.
  • the embodiment of the present application also provides a data processing method, by comparing the difference between the channel data of the virtual channel and the channel data of the real channel, to evaluate the quality of the channel generator independently, that is, to obtain the countermeasure generating the channel data of the virtual channel generated by the channel generator of the network; and determining whether to save the channel generator based on the difference between the channel data of the virtual channel and the channel data of the real channel (also called "the first difference").
  • the quality of the channel generator is evaluated by comparing the difference between the channel data of the real channel and the channel data of the virtual channel, so as to improve the accuracy of channel modeling.
  • the quality of the channel generator cannot be evaluated separately.
  • the channel statistical characteristics (also known as “first channel statistical characteristics”) of the channel data of the virtual channel generated by the channel generator can be compared with the channel statistical characteristics of the channel data of the real channel (also known as “second channel statistical characteristics") to evaluate the quality of the channel generator alone.
  • the above-mentioned scheme for evaluating the quality of a channel generator based on channel statistical characteristics can also be used in combination with the scheme in FIG. 7 , that is, the method described in FIG. 6 can also include: The difference between features that determine whether to save the channel generator.
  • the above-mentioned solution for evaluating the quality of the channel generator may be called a "channel evaluation solution”, and correspondingly, the above-mentioned device for evaluating the channel generator may be called a "channel evaluator".
  • the above-mentioned solution for evaluating the quality of the channel generator based on channel statistical characteristics can also be used alone, which is not limited in this embodiment of the present application.
  • the quality of the channel generator may be evaluated based on the difference i after the i-th round of training process and the difference i+1 after the i+1-th round of training process, where i is a positive integer.
  • i is a positive integer.
  • the model saving instruction can be output to instruct to save the channel generator i+1 .
  • the quality of the channel generator i+1 obtained through the training process of the i+1th round is poor.
  • the channel generator can continue to be trained, that is Channel generator i+1 is not saved.
  • the quality of the channel generator may be evaluated by comparing the foregoing difference with a preset threshold. When the above difference is higher than the preset threshold, it can be considered that the quality of the channel generator is high, and at this time, the training process of the channel generator can be stopped. For example, a model save indication may be output to instruct the save channel generator.
  • the above-mentioned difference is lower than the preset threshold, it can be considered that the quality of the channel generator is low, and at this time, the training of the channel generator can be continued, that is, the channel generator is not saved. There are many ways to determine whether to include the channel generator based on the above difference, which is not limited in this embodiment of the present application.
  • the channel evaluator 700 in the embodiment of the present application is introduced below with reference to FIG. 7 by taking determining the quality of a channel generator based on the difference in each round of training process as an example. It should be noted that, for terms related to the above in FIG. 7 , reference may be made to the introduction above, and for the sake of brevity, details are not repeated here.
  • the channel estimator 700 shown in FIG. 7 includes a discriminator 701 .
  • step S710 the channel estimation discriminator 700 extracts a second channel statistical feature from the ensemble of channel data of the real channel.
  • step S720 the channel evaluator 700 extracts a first channel statistical feature from the channel data of the virtual channel.
  • step S730 the first channel statistical feature and the second channel statistical feature are input to the discriminator 701 respectively.
  • the above-mentioned discriminator is used to calculate the difference between the first channel statistical feature and the second channel statistical feature after each round of training process, and compare the difference corresponding to each round of training process, and determine whether to store the channel generator model based on the comparison result. Specifically, when the above-mentioned difference i+1 is higher than or equal to the difference i , step S740 is executed. On the contrary, when the above-mentioned difference i+1 is lower than the difference i , the current round of comparison process ends.
  • step S740 a model saving instruction is output to instruct the channel generator to be saved.
  • FIG. 8 is a schematic diagram of the GAN training process of the embodiment of the present application. It should be understood that units with the same function in FIG. 7 and FIG. 8 use the same number.
  • the method shown in FIG. 8 includes steps S810 to S890.
  • step S810 channel data of real channels are extracted from the ensemble of channel data of real channels.
  • batch sampling may be used to extract a batch of channel data of real channels from the full set of channel data of real channels.
  • step S820 the input information is input into the channel generator to obtain the channel data of the virtual channel.
  • step S830 input the channel data into the channel discriminator to obtain the discriminant result.
  • the above channel data may be channel data of a virtual channel or may also be channel data of a real channel.
  • step S840 the channel data of the real channel, the channel data of the virtual channel and the identification result are input into the loss function to obtain the result of the statistical loss function.
  • step S850 the second channel statistical feature is extracted from the channel data of the real channel.
  • step S860 the first channel statistical feature is extracted from the channel data of the virtual channel.
  • step S880 the first channel statistical feature and the second channel statistical feature are respectively input into the channel evaluator 700.
  • step S890 is performed.
  • the current round of comparison process ends.
  • step S890 a model saving instruction is output to instruct the channel generator to be saved.
  • channel statistical features applicable to this embodiment of the present application are introduced above in combination with channel statistical features 1-6.
  • the discriminators applicable to the embodiments of the present application are respectively introduced below based on the above-mentioned channel statistical characteristics 1-6. It should be noted that there are many kinds of discriminators applicable to the embodiments of the present application, and are not limited to the discriminators described below.
  • the discriminator 1 designed based on the channel statistical feature 1 is used to calculate the statistical results of the channel state of the multiple delay paths contained in the virtual channel corresponding to all users of the virtual channel, and the multiple delay paths contained in the real channel corresponding to all users of the real channel The difference between the statistical results of the channel state of the delay paths.
  • the norm of the above matrix can usually be set as F-norm (Frobenius norm).
  • the norm of the above matrix can also be set to 0, 1, 2, infinite norm, etc. according to different requirements.
  • the discriminator 2 designed based on the channel statistical characteristics 2 is used to calculate the statistical results of the transmission delay required by all users of the virtual channel to transmit data through the target delay path of the virtual channel, which is different from that of all users of the real channel through the real channel. The difference between the statistical results of the transmission delay required for data transmission along the target delay path.
  • the delay-specific channel correlation matrix R d of the real channel and the delay-specific channel correlation matrix of the virtual channel respectively Indicates that the discriminator 2 can be expressed as Among them,
  • the norm of the above matrix can usually be set as the F-norm.
  • the norm of the above matrix can also be set to 0, 1, 2, infinite norm, etc. according to different requirements.
  • the discriminator 3 designed based on the channel statistical feature 3 is used to calculate the statistical results of the channel state of the multiple delay paths of the virtual channel corresponding to the first user of the virtual channel, and the multiple of the real channel corresponding to the first user of the real channel The difference between the statistical results of the channel state of the delay paths.
  • the discriminator 3 uses the user-specific channel correlation matrix R k of the real channel and the user-specific channel correlation matrix of the virtual channel respectively Indicates that the discriminator 3 can be expressed as Among them,
  • the channel state of the real channel corresponding to the kth user may be selected after traversing the full set of channel data of the real channel based on the channel state of the virtual channel corresponding to the bth user. Therefore, the kth user and the bth user may be the same user or different users.
  • the norm of the above matrix can usually be set as the F-norm.
  • the norm of the above matrix can also be set to 0, 1, 2, infinite norm, etc. according to different requirements.
  • the discriminator 4 designed based on the channel statistical feature 4 is used to calculate the statistical results of the channel state of the target delay path of the virtual channel corresponding to the first user of the virtual channel, and the target time of the real channel corresponding to the first user of the real channel The difference between the statistical results of the extended path and the channel state.
  • the discriminator 4 can be expressed as Among them,
  • l represents the k-norm of the matrix, Indicates the user delay-specific channel correlation matrix of the i-th round of virtual channels.
  • the channel state of the d-th delay path of the real channel corresponding to the k-th user may be based on the channel state of the d-th delay path of the virtual channel corresponding to the b-th user traversing the real channel Selected after the full set of channel data. Therefore, the kth user and the bth user may be the same user or different users.
  • the dth delay path of the real channel and the dth delay path of the virtual channel may be channel The delay paths with the same arrival order in the channel can also be the delay paths with different arrival orders in the channel.
  • the norm of the above matrix can usually be set as the F-norm.
  • the norm of the above matrix can also be set to 0, 1, 2, infinite norm, etc. according to different requirements.
  • the discriminator 5 designed based on the channel statistical feature 5 is used to calculate the difference between the channel state of the virtual channel corresponding to the first antenna and the channel state of the real channel corresponding to the second antenna. Alternatively, the discriminator 5 may also be used to calculate the difference between the channel state of the virtual channel corresponding to the first antenna pair and the channel state of the real channel corresponding to the second antenna pair.
  • the corresponding discriminators can be set based on the different meanings of the channel statistical features 5.
  • the discriminator can be used to calculate the above difference i , and, when the difference i ⁇ difference i+1 , update the model of the channel generator G to be the training model of the i+1 round.
  • difference i > difference i+1 the model of channel generator G is still saved as the training model for the i-th round.
  • the discriminator 5 is introduced below by taking the channel statistical feature 5 representing the transmission delay of a channel received by a certain receiving antenna as an example.
  • the principle of the discriminator 5 designed based on other forms of channel statistical features 5 is similar to that of the discriminator 5 described below, and for the sake of brevity, details will not be described below.
  • the above channel statistical feature 5 respectively uses the channel correlation matrix R X specific to the receiving antenna of the real channel and the channel correlation matrix R X specific to the receiving antenna of the virtual channel Indicates that the discriminator 5 can be expressed as Among them,
  • l represents the k-norm of the matrix, Indicates the user delay-specific channel correlation matrix of the i-th round of virtual channels.
  • the norm of the above matrix can usually be set as the F-norm.
  • the norm of the above matrix can also be set to 0, 1, 2, infinite norm, etc. according to different requirements.
  • the discriminator 6 designed based on the channel statistical feature 6 is used to calculate the difference between the channel state of the virtual channel divided according to the first frequency domain granularity and the channel state of the real channel divided according to the first frequency domain granularity.
  • the corresponding discriminator 6 can be set based on the different meanings of the channel statistical features 6. In general, it can be understood as the difference between the channel statistical features 6 of the i-th round virtual channel and the channel statistical features 6 of the real channel. If the difference is difference i , the discriminator can be used to calculate the above difference i , and, when the difference i ⁇ difference i+1 , update the model of the channel generator G to be the training model of the i+1 round. Conversely, when difference i > difference i+1 , the model of channel generator G is still saved as the training model for the i-th round.
  • the discriminator 6 will be introduced by taking the channel statistical feature 6 as an example representing the transmission delay of a channel divided by the RB as the frequency domain granularity.
  • the discriminator 6 designed based on other forms of channel statistical features 6 is similar in principle to the discriminator 6 described below, and for the sake of brevity, details are not described below.
  • the above channel statistical feature 6 respectively uses the channel correlation matrix R RB of the real channel and the correlation matrix of the virtual channel Indicates that the discriminator 6 can be expressed as Among them,
  • l represents the k-norm of the matrix, Indicates the channel correlation matrix of the i-th round of virtual channels.
  • the norm of the above matrix can usually be set as the F-norm.
  • the norm of the above matrix can also be set to 0, 1, 2, infinite norm, etc. according to different requirements.
  • the essence of the training process of GAN is that the channel generator 310 and the channel discriminator 320 are in the process of confrontation game.
  • the training objective of the loss function is just opposite, which makes the process of training GAN very unstable, and even GAN is difficult to converge.
  • the loss functions used in the current GAN training process are all general loss functions, which further reduces the convergence speed of GAN.
  • the embodiment of the present application also provides a data processing method, that is, to train the generative adversarial network according to the difference between the statistical characteristics of the first channel and the statistical characteristics of the second channel.
  • the above-mentioned difference between the first channel statistics and the second channel statistics can be combined with a traditional loss function (for example, a cross-entropy loss function or a loss function based on bulldozer distance) to form a joint loss function to train the GAN.
  • a traditional loss function for example, a cross-entropy loss function or a loss function based on bulldozer distance
  • the difference between the first channel statistical feature and the second channel statistical feature may also be directly used as a loss function to train the GAN, which is not specifically limited in this embodiment of the present application.
  • GAN is trained based on the difference between the first channel statistical characteristics and the second channel statistical characteristics, so as to focus the output of the loss function on comparing the channel statistical characteristics of the virtual channel and the channel statistical characteristics of the real channel
  • the output of the loss function is the difference between the channel data of the virtual channel and the channel data of the real channel, resulting in a slow convergence speed of GAN.
  • the above joint loss function includes two parts of the first loss function L 1 (H, z) and the second loss function L 2 (H, z), namely
  • the first loss function L 1 (H, z) is a traditional loss function adopted by the channel discriminator (such as a cross-entropy loss function or a loss function based on bulldozer distance);
  • the second loss function L 2 (H, z) Indicates the loss function designed based on the channel statistical characteristics provided by the embodiment of the present application, therefore, it is also called the statistical loss function.
  • the foregoing second loss function may be designed based on different channel statistical characteristics, which is not limited in this embodiment of the present application.
  • the expression manner of the above-mentioned second loss function may be the same as that of the discriminator.
  • the channel statistical feature 1 is used as the channel statistical feature of the virtual channel and the real channel
  • the expression of the second loss function may be the same as that of the discriminator 1 .
  • the channel statistical feature 2 is used as the channel statistical feature of the virtual channel and the real channel
  • the expression of the second loss function may be the same as that of the discriminator 2 .
  • the expression of the second loss function may be the same as that of the discriminator 3 .
  • the expression of the second loss function may be the same as that of the discriminator 4 .
  • the representation of the second loss function may be the same as that of the discriminator 5 .
  • the expression of the second loss function may be the same as that of the discriminator 6 .
  • the following uses channel statistical feature 1 as an example to introduce the second loss function in the embodiment of the present application.
  • the full-channel correlation matrix of the real channel is R
  • the full-channel correlation matrix of the virtual channel is
  • the second loss function constructed by choosing the F-norm can be expressed as:
  • the following describes the process of using the joint loss function in the GAN training of the embodiment of the present application with reference to FIG. 9 .
  • the method shown in FIG. 9 includes steps S910 to S970.
  • step S910 the channel data of the real channel is extracted from the full set of channel data of the real channel.
  • batch sampling may be used to extract a batch of channel data of real channels from the full set of channel data of real channels.
  • step S920 the input information is input into the channel generator to obtain the channel data of the virtual channel.
  • step S930 input the channel data into the channel discriminator to obtain the discriminant result.
  • the above channel data may be channel data of a virtual channel or may also be channel data of a real channel.
  • step S940 the second channel statistical feature is extracted from the channel data of the real channel.
  • step S950 a first channel statistical feature is extracted from the channel data of the virtual channel.
  • step S960 the first channel statistical feature and the second channel statistical feature are input into the statistical loss function to obtain a result of the statistical loss function.
  • step S970 the result of the statistical loss function and the identification result are input into the first loss function to obtain the result of the first loss function.
  • the result of the first loss function above is used to guide the training process of the GAN network.
  • FIG. 10 shows the statistical average result of the power delay spectrum of the virtual channel after the first round of training.
  • Figure 11 shows a single sample result of the power antenna spectrum of the virtual channel after the first round of training.
  • Fig. 12 shows the statistical average result of the power delay spectrum of the virtual channel after the 1200th round of training.
  • Figure 13 shows a single sample result of the power antenna spectrum of the virtual channel after the 1200th round of training.
  • Fig. 14 shows the statistical averaging result of the power delay profile of a real channel.
  • Figure 15 shows a single sample result of the power antenna spectrum for a real channel.
  • the channel data of the virtual channel cannot fit the distribution of the real channel in the first round of training, but after the 1200th round of training, using the embodiment of the present application to provide
  • the channel data of the virtual channel output by the channel generator selected by the model evaluator can better fit the distribution of the real channel.
  • FIG. 16 is a schematic diagram of a data processing device according to an embodiment of the present application.
  • the data processing device 1600 shown in FIG. 16 includes an acquisition unit 1610 and a processing unit 1620 .
  • the obtaining unit 1610 is used to obtain the channel data of the virtual channel generated by the channel generator generating the confrontation network;
  • a processing unit 1620 configured to extract a first channel statistical feature of the virtual channel based on the channel data of the virtual channel
  • the processing unit 1620 is further configured to extract second channel statistical features of the real channel based on the channel data of the real channel;
  • the processing unit 1620 is further configured to determine a difference between the first channel statistical feature and the second channel statistical feature.
  • the processing unit is further configured to train the generative adversarial network according to the difference between the first channel statistical feature and the second channel statistical feature, and the generating Adversarial networks contain channel discriminators.
  • the processing unit is further configured to: determine whether to save the channel generator according to a difference between the first channel statistical feature and the second channel statistical feature.
  • the first channel statistical feature is used to indicate statistical results of channel states of multiple delay paths contained in the virtual channel corresponding to all users of the virtual channel; and/or, The second channel statistical feature is used to indicate statistical results of channel states of multiple delay paths contained in the real channel corresponding to all users of the real channel.
  • the first channel statistical feature is used to indicate the statistical result of the channel state of the target delay path of the virtual channel corresponding to all users of the virtual channel; and/or, the The second channel statistical feature is used to indicate a statistical result of a channel state of a target delay path of the real channel corresponding to all users of the real channel.
  • the first channel statistical feature is used to indicate statistical results of channel states of multiple delay paths in the virtual channel corresponding to the first user of the virtual channel; and/or , the second channel statistical feature is used to indicate statistical results of channel states of multiple delay paths in the real channel corresponding to the first user of the real channel.
  • the first channel statistical feature is used to indicate the statistical result of the channel state of the target delay path of the virtual channel corresponding to the second user of the virtual channel; and/or, the The second channel statistical feature is used to indicate the statistical result of the channel state of the target delay path of the real channel corresponding to the second user of the real channel.
  • the first channel statistical feature is used to indicate the channel state of the virtual channel corresponding to the first antenna or the first antenna pair; and/or, the second channel statistical feature is used to Indicating the channel state of the real channel corresponding to the second antenna or the second antenna pair.
  • the first antenna is a receiving antenna or a transmitting antenna
  • the second antenna is a receiving antenna or a transmitting antenna
  • the first channel statistical feature is used to indicate the channel state of the virtual channel divided according to the first frequency domain granularity; and/or, the second channel statistical feature is used to indicate the channel state according to The channel state of the real channel divided by the first frequency domain granularity.
  • Fig. 17 is a schematic diagram of a data processing device according to another embodiment of the present application.
  • the apparatus 1700 shown in FIG. 17 includes an acquisition unit 1710 and a processing unit 1720 .
  • An acquisition unit 1710 configured to acquire channel data of the virtual channel generated by the channel generator of the confrontation generation network
  • the processing unit 1720 is configured to determine whether to save the channel generator based on the first difference between the channel data of the virtual channel and the channel data of the real channel.
  • the processing unit is further configured to: extract the first channel statistical feature of the virtual channel based on the channel data of the virtual channel; extract the first channel statistical feature of the real channel based on the channel data of the real channel second channel statistics; and determining a second difference between the first channel statistics and the second channel statistics, wherein the second difference is indicative of the first difference.
  • Fig. 18 is a schematic structural diagram of a data device according to an embodiment of the present application.
  • the dashed line in Figure 18 indicates that the unit or module is optional.
  • the apparatus 1800 may be used to implement the methods described in the foregoing method embodiments.
  • Apparatus 1800 may be a chip, a terminal device or a network device.
  • Apparatus 1800 may include one or more processors 1810 .
  • the processor 1810 may support the device 1800 to implement the methods described in the foregoing method embodiments.
  • the processor 1810 may be a general purpose processor or a special purpose processor.
  • the processor may be a central processing unit (central processing unit, CPU).
  • the processor can also be other general-purpose processors, digital signal processors (digital signal processors, DSPs), application specific integrated circuits (application specific integrated circuits, ASICs), off-the-shelf programmable gate arrays (field programmable gate arrays, FPGAs) Or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
  • a general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.
  • Apparatus 1800 may also include one or more memories 1820 .
  • a program is stored in the memory 1820, and the program can be executed by the processor 1810, so that the processor 1810 executes the methods described in the foregoing method embodiments.
  • the memory 1820 may be independent from the processor 1810 or may be integrated in the processor 1810 .
  • the apparatus 1800 may also include a transceiver 1830 .
  • the processor 1810 can communicate with other devices or chips through the transceiver 1830 .
  • the processor 1810 may send and receive data with other devices or chips through the transceiver 1830 .
  • the embodiment of the present application also provides a computer-readable storage medium for storing programs.
  • the computer-readable storage medium can be applied to the terminal or the network device provided in the embodiments of the present application, and the program enables the computer to execute the methods performed by the terminal or the network device in the various embodiments of the present application.
  • the embodiment of the present application also provides a computer program product.
  • the computer program product includes programs.
  • the computer program product can be applied to the terminal or the network device provided in the embodiments of the present application, and the program enables the computer to execute the methods performed by the terminal or the network device in the various embodiments of the present application.
  • the embodiment of the present application also provides a computer program.
  • the computer program can be applied to the terminal or the network device provided in the embodiments of the present application, and the computer program enables the computer to execute the methods performed by the terminal or the network device in the various embodiments of the present application.
  • the "indication" mentioned may be a direct indication, an indirect indication, or 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.
  • B corresponding to A means that B is associated with A, and B can be determined according to A.
  • determining B according to A does not mean determining B only according to A, and B may also be determined according to A and/or other information.
  • 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 instructed, configures and is configured, etc. relation.
  • predefined or “preconfigured” can be realized by pre-saving corresponding codes, tables or other methods that can be used to indicate relevant information in devices (for example, including terminal devices and network devices).
  • the application does not limit its specific implementation.
  • pre-defined may refer to defined in the protocol.
  • the "protocol” may refer to a standard protocol in the communication field, for example, may include the LTE protocol, the NR protocol, and related protocols applied to future communication systems, which is not limited in the present application.
  • sequence numbers of the above-mentioned processes do not mean the order of execution, and the execution order of each process should be determined by its functions and internal logic, rather than the implementation process of the embodiments of the present application. constitute any limitation.
  • 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 unit, each unit may exist separately physically, or two or more units may be integrated into one unit.
  • all or part of them may be implemented by software, hardware, firmware or any combination thereof.
  • software When implemented using software, it may be implemented in whole or in part in the form of a computer program product.
  • the computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on the computer, the processes or functions according to the embodiments of the present application will be generated in whole or in part.
  • the computer can be a general purpose computer, a special purpose computer, a computer network, or other programmable devices.
  • the computer instructions may be stored in or transmitted from one computer-readable storage medium to another computer-readable storage medium, for example, the computer instructions may be transmitted from a website, computer, server or data center Transmission to another website site, computer, server or data center by wired (such as coaxial cable, optical fiber, digital subscriber line (DSL)) or wireless (such as infrared, wireless, microwave, etc.).
  • the computer-readable storage medium may be any available medium that can be read by a computer, or a data storage device such as a server or a data center integrated with one or more available media.
  • the available medium may be a magnetic medium (for example, a floppy disk, a hard disk, a magnetic tape), an optical medium (for example, a digital versatile disc (digital video disc, DVD)) or a semiconductor medium (for example, a solid state disk (solid state disk, SSD) )wait.
  • a magnetic medium for example, a floppy disk, a hard disk, a magnetic tape
  • an optical medium for example, a digital versatile disc (digital video disc, DVD)
  • a semiconductor medium for example, a solid state disk (solid state disk, SSD)

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A data processing method and apparatus. The method comprises: acquiring channel data of a virtual channel that is generated by a channel generator of a generative adversarial network (S610); extracting a first channel statistical feature of the virtual channel on the basis of the channel data of the virtual channel (S620); extracting a second channel statistical feature of a real channel on the basis of channel data of the real channel (S630); and determining the difference between the first channel statistical feature and the second channel statistical feature (S640). The quality of channel data of a virtual channel that is generated by a channel generator in a generative adversarial network is measured by means of comparing a first channel statistical feature of the virtual channel with a second channel statistical feature of a real channel to determine the difference therebetween. Compared with directly comparing channel data of the real channel with the channel data of the virtual channel, the measurement mode is beneficial for more accurately measuring the quality of the channel data of the virtual channel, and is beneficial for improving the accuracy of a channel model established on the basis of the channel data of the virtual channel.

Description

数据处理的方法和装置Method and device for data processing 技术领域technical field
本申请涉及通信技术领域,并且更为具体地,涉及一种数据处理的方法和装置。The present application relates to the technical field of communications, and more specifically, to a data processing method and device.
背景技术Background technique
目前,利用生成对抗网络(generative adversarial network,GAN)中的信道生成器来生成虚拟信道的信道数据,作为信道建模的基础。具体地,可以通过交替训练GAN的信道生成器和GAN的信道鉴别器,使得信道生成器能够生成与真实信道的信道数据相近的虚拟信道的信道数据,并使用虚拟信道的信道数据来对真实信道的信道数据进行扩充,以为建立信道模型提供数据基础。因此,信道生成器生成的虚拟信道的信道数据与真实信道的信道数据之间的相似程度(即虚拟信道的信道数据的数据质量),直接影响着建立的信道模型是否能够准确描述或刻画真实信道。然而,目前没有一种有效的方式来评价虚拟信道的信道数据的质量。Currently, channel generators in generative adversarial networks (GAN) are used to generate channel data for virtual channels as the basis for channel modeling. Specifically, the channel generator of GAN and the channel discriminator of GAN can be trained alternately, so that the channel generator can generate the channel data of the virtual channel close to the channel data of the real channel, and use the channel data of the virtual channel to distinguish the real channel The channel data is expanded to provide a data basis for building a channel model. Therefore, the similarity between the channel data of the virtual channel generated by the channel generator and the channel data of the real channel (that is, the data quality of the channel data of the virtual channel) directly affects whether the established channel model can accurately describe or characterize the real channel. . However, there is currently no effective way to evaluate the quality of channel data for virtual channels.
发明内容Contents of the invention
本申请提供一种数据处理的方法和装置,来评价虚拟信道的信道数据的质量,以提高基于虚拟信道的信道数据建立的信道模型的准确性。The present application provides a data processing method and device for evaluating the quality of channel data of a virtual channel, so as to improve the accuracy of a channel model established based on the channel data of the virtual channel.
第一方面,提供了一种数据处理的方法,包括:获取生成对抗网络的信道生成器生成的虚拟信道的信道数据;基于所述虚拟信道的信道数据提取所述虚拟信道的第一信道统计特征;基于真实信道的信道数据提取所述真实信道的第二信道统计特征;确定所述第一信道统计特征与所述第二信道统计特征之间的差异。In a first aspect, a data processing method is provided, including: acquiring channel data of a virtual channel generated by a channel generator generating an adversarial network; extracting a first channel statistical feature of the virtual channel based on the channel data of the virtual channel ; extracting a second channel statistical feature of the real channel based on channel data of the real channel; determining a difference between the first channel statistical feature and the second channel statistical feature.
第二方面,提供一种数据处理的方法,包括:获取对抗生成网络的信道生成器生成的虚拟信道的信道数据;基于所述虚拟信道的信道数据与真实信道的信道数据之间的第一差异,确定是否保存所述信道生成器。In a second aspect, a data processing method is provided, including: obtaining channel data of a virtual channel generated by a channel generator of an adversarial generation network; based on a first difference between the channel data of the virtual channel and the channel data of a real channel , determines whether to save the channel builder.
第三方面,提供一种数据处理的装置,包括:获取单元,用于获取生成对抗网络的信道生成器生成的虚拟信道的信道数据;处理单元,用于基于所述虚拟信道的信道数据提取所述虚拟信道的第一信道统计特征;所述处理单元,还用于基于真实信道的信道数据提取所述真实信道的第二信道统计特征;所述处理单元,还用于确定所述第一信道统计特征与所述第二信道统计特征之间的差异。In a third aspect, a data processing device is provided, including: an acquisition unit, configured to acquire channel data of a virtual channel generated by a channel generator generating an adversarial network; a processing unit, configured to extract the channel data based on the virtual channel The first channel statistical feature of the virtual channel; the processing unit is also used to extract the second channel statistical feature of the real channel based on the channel data of the real channel; the processing unit is also used to determine the first channel The difference between the statistical characteristics and the second channel statistical characteristics.
第四方面,提供一种数据处理的装置,其特征在于,包括:获取单元,用于获取对抗生成网络的信道生成器生成的虚拟信道的信道数据;处理单元,用于基于所述虚拟信道的信道数据与真实信道的信道数据之间的第一差异,确定是否保存所述信道生成器。According to the fourth aspect, there is provided a data processing device, which is characterized in that it includes: an acquisition unit, configured to acquire channel data of a virtual channel generated by a channel generator of an adversarial generation network; a processing unit, configured to obtain channel data based on the virtual channel A first difference between the channel data and the channel data of the real channel determines whether to save the channel generator.
第五方面,提供一种数据处理装置,包括处理器、存储器,所述存储器用于存储一个或多个计算机程序,所述处理器用于调用所述存储器中的计算机程序使得所述数据处理装置执行上述方法中的部分或全部步骤。In a fifth aspect, there is provided a data processing device, including a processor and a memory, the memory is used to store one or more computer programs, and the processor is used to call the computer programs in the memory to make the data processing device execute Part or all of the steps in the above method.
第六方面,提供一种网络设备,包括处理器、存储器、通信接口,所述存储器用于存储一个或多个计算机程序,所述处理器用于调用所述存储器中的计算机程序使得所述网络设备执行上述方法中的部分或全部步骤。In a sixth aspect, a network device is provided, including a processor, a memory, and a communication interface, the memory is used to store one or more computer programs, and the processor is used to invoke the computer programs in the memory to make the network device Perform some or all of the steps in the above methods.
第七方面,本申请实施例提供了一种通信系统,该系统包括上述的终端和/或网络设备。在另一种可能的设计中,该系统还可以包括本申请实施例提供的方案中与该终端或网络设备进行交互的其他设备。In a seventh aspect, the embodiment of the present application provides a communication system, where the system includes the above-mentioned terminal and/or network device. In another possible design, the system may further include other devices that interact with the terminal or network device in the solutions provided by the embodiments of the present application.
第八方面,本申请实施例提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序使得终端执行上述方法中的部分或全部步骤。In an eighth aspect, the embodiment of the present application provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and the computer program causes a terminal to execute part or all of the steps in the above method.
第九方面,本申请实施例提供了一种计算机程序产品,其中,所述计算机程序产品包括存储了计算机程序的非瞬时性计算机可读存储介质,所述计算机程序可操作来使终端执行上述方法中的部分或全部步骤。在一些实现方式中,该计算机程序产品可以为一个软件安装包。In the ninth aspect, the embodiment of the present application provides a computer program product, wherein the computer program product includes a non-transitory computer-readable storage medium storing a computer program, and the computer program is operable to cause the terminal to execute the above method Some or all of the steps in . In some implementations, the computer program product can be a software installation package.
第十方面,本申请实施例提供了一种芯片,该芯片包括存储器和处理器,处理器可以从存储器中调用并运行计算机程序,以实现上述方法中所描述的部分或全部步骤。In a tenth aspect, the embodiment of the present application provides a chip, the chip includes a memory and a processor, and the processor can call and run a computer program from the memory to implement some or all of the steps described in the above method.
在本申请实施例中,通过比较虚拟信道的第一信道统计特征与真实信道的第二信道统计特征之间的差异,来衡量生成对抗网络中信道生成器生成的虚拟信道的信道数据的质量,相比于直接将真实信道的信道数据和虚拟信道的信道数据对比,本申请实施例的衡量方式有利于更加准确的衡量虚拟信道的信道数据的质量,有利于提高基于虚拟信道的信道数据建立的信道模型的准确度。In the embodiment of the present application, by comparing the difference between the first channel statistical characteristics of the virtual channel and the second channel statistical characteristics of the real channel, the quality of the channel data of the virtual channel generated by the channel generator in the generated confrontation network is measured, Compared with directly comparing the channel data of the real channel with the channel data of the virtual channel, the measurement method in the embodiment of the present application is conducive to more accurately measuring the quality of the channel data of the virtual channel, and is conducive to improving the establishment of channel data based on the virtual channel. Accuracy of the channel model.
附图说明Description of drawings
图1是本申请实施例应用的无线通信系统100。FIG. 1 is a wireless communication system 100 applied in an embodiment of the present application.
图2是本申请实施例适用的GAN的架构的示意图。FIG. 2 is a schematic diagram of a GAN architecture applicable to an embodiment of the present application.
图3是本申请实施例的GAN的架构的示意图。Fig. 3 is a schematic diagram of the architecture of the GAN of the embodiment of the present application.
图4是本申请实施例适用的信道生成器的示意图。Fig. 4 is a schematic diagram of a channel generator applicable to an embodiment of the present application.
图5是本申请实施例的信道鉴别器的示意图。Fig. 5 is a schematic diagram of a channel discriminator according to an embodiment of the present application.
图6是本申请实施例的数据处理的方法的流程图。FIG. 6 is a flowchart of a data processing method according to an embodiment of the present application.
图7是本申请实施例的信道评估器的示意图。Fig. 7 is a schematic diagram of a channel evaluator according to an embodiment of the present application.
图8是本申请实施例的GAN训练过程的示意图。Fig. 8 is a schematic diagram of the GAN training process of the embodiment of the present application.
图9是本申请另一实施例的GAN训练过程的示意图。FIG. 9 is a schematic diagram of a GAN training process according to another embodiment of the present application.
图10是经过第一轮训练之后虚拟信道的功率时延谱的统计平均结果的示意图。Fig. 10 is a schematic diagram of the statistical average result of the power delay spectrum of the virtual channel after the first round of training.
图11是经过第一轮训练之后虚拟信道的功率天线谱的单个样本结果的示意图。Fig. 11 is a schematic diagram of a single sample result of the power antenna spectrum of a virtual channel after the first round of training.
图12示出了第1200轮训练之后虚拟信道的功率时延谱的统计平均结果的示意图。Fig. 12 shows a schematic diagram of the statistical average result of the power delay spectrum of the virtual channel after the 1200th round of training.
图13示出了第1200轮训练之后虚拟信道的功率天线谱的单个样本结果的示意图。Fig. 13 shows a schematic diagram of a single sample result of the power antenna spectrum of a virtual channel after the 1200th round of training.
图14示出了真实信道的功率时延谱的统计平均结果的示意图。Fig. 14 shows a schematic diagram of the statistical average result of the power delay spectrum of a real channel.
图15示出了真实信道的功率天线谱的单个样本结果的示意图。Fig. 15 shows a schematic diagram of a single sample result of the power antenna spectrum of a real channel.
图16是本申请实施例的数据处理的装置的示意图。FIG. 16 is a schematic diagram of a data processing device according to an embodiment of the present application.
图17是本申请另一实施例的数据处理的装置的示意图。Fig. 17 is a schematic diagram of a data processing device according to another embodiment of the present application.
图18是本申请实施例的数据装置的示意性结构图。Fig. 18 is a schematic structural diagram of a data device according to an embodiment of the present application.
具体实施方式Detailed ways
下面将结合附图,对本申请中的技术方案进行描述。为了便于理解,下文先结合图1至图4介绍本申请实施例适用的系统以及涉及的术语。The technical solution in this application will be described below with reference to the accompanying drawings. For ease of understanding, the system and the terms involved in this embodiment of the present application are firstly introduced below with reference to FIG. 1 to FIG. 4 .
图1是本申请实施例应用的无线通信系统100。该无线通信系统100可以包括网络设备110和终端设备120。网络设备110可以是与终端设备120通信的设备。网络设备110可以为特定的地理区域提供通信覆盖,并且可以与位于该覆盖区域内的终端设备120进行通信。FIG. 1 is a wireless communication system 100 applied in an embodiment of the present application. The wireless communication system 100 may include a network device 110 and a terminal device 120 . The network device 110 may be a device that communicates with the terminal device 120 . The network device 110 can provide communication coverage for a specific geographical area, and can communicate with the terminal device 120 located in the coverage area.
图1示例性地示出了一个网络设备和两个终端,可选地,该无线通信系统100可以包括多个网络设备并且每个网络设备的覆盖范围内可以包括其它数量的终端设备,本申请实施例对此不做限定。Figure 1 exemplarily shows one network device and two terminals. Optionally, the wireless communication system 100 may include multiple network devices and each network device may include other numbers of terminal devices within the coverage area. The embodiment does not limit this.
可选地,该无线通信系统100还可以包括网络控制器、移动管理实体等其他网络实体,本申请实施例对此不作限定。Optionally, the wireless 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.
应理解,本申请实施例的技术方案可以应用于各种通信系统,例如:第五代(5th generation,5G)系统或新无线(new radio,NR)、长期演进(long term evolution,LTE)系统、LTE频分双工(frequency division duplex,FDD)系统、LTE时分双工(time division duplex,TDD)等。本申请提供的技术方案还可以应用于未来的通信系统,如第六代移动通信系统,又如卫星通信系统,等等。It should be understood that the technical solutions of the embodiments of the present application can be applied to various communication systems, for example: the fifth generation (5th generation, 5G) system or new radio (new radio, NR), long term evolution (long term evolution, LTE) system , LTE frequency division duplex (frequency division duplex, FDD) system, LTE time division duplex (time division duplex, TDD), etc. The technical solutions provided in this application can also be applied to future communication systems, such as the sixth generation mobile communication system, and satellite communication systems, and so on.
本申请实施例中的终端设备也可以称为用户设备(user equipment,UE)、接入终端、用户单元、用户站、移动站、移动台(mobile station,MS)、移动终端(mobile terminal,MT)、远方站、远程终端、移动设备、用户终端、终端、无线通信设备、用户代理或用户装置。本申请实施例中的终端设备可以是指向用户提供语音和/或数据连通性的设备,可以用于连接人、物和机,例如具有无线连接功能的手持式设备、车载设备等。本申请的实施例中的终端设备可以是手机(mobile phone)、平板电脑(Pad)、笔记本电脑、掌上电脑、移动互联网设备(mobile internet device,MID)、可穿戴设备,虚拟现实(virtual reality,VR)设备、增强现实(augmented reality,AR)设备、工业控制(industrial control)中的无线终端、无人驾驶(self driving)中的无线终端、远程手术(remote medical surgery)中的无线终端、智能电网(smart grid)中的无线终端、运输安全(transportation safety)中的无线终端、智慧城市(smart city)中的无线终端、智慧家庭(smart home)中的无线终端等。可选地,UE可以用于充当基站。例如,UE可以充当调度实体,其在V2X或D2D等中的UE之间提供侧行链路信号。比如,蜂窝电话和汽车利用侧行链路信号彼此通信。蜂窝电话和智能家居设备之间通信,而无需通过基站中继通信信号。The terminal equipment in the embodiment of the present application may also be called user equipment (user equipment, UE), access terminal, subscriber unit, subscriber station, mobile station, mobile station (mobile station, MS), mobile terminal (mobile terminal, MT) ), remote station, remote terminal, mobile device, user terminal, terminal, wireless communication device, user agent, or user device. The terminal device in the embodiment of the present application may be a device that provides voice and/or data connectivity to users, and can be used to connect people, objects and machines, such as handheld devices with wireless connection functions, vehicle-mounted devices, and the like. The terminal device in the embodiment of the present application can be mobile phone (mobile phone), tablet computer (Pad), notebook computer, palmtop computer, mobile internet device (mobile internet device, MID), wearable device, virtual reality (virtual reality, VR) equipment, augmented reality (augmented reality, AR) equipment, wireless terminals in industrial control, wireless terminals in self driving, wireless terminals in remote medical surgery, smart Wireless terminals in smart grid, wireless terminals in transportation safety, wireless terminals in smart city, wireless terminals in smart home, etc. Optionally, UE can be used to act as a base station. For example, a UE may act as a scheduling entity that provides sidelink signals between UEs in V2X or D2D, etc. For example, a cell phone and an automobile communicate with each other using sidelink signals. Communication between cellular phones and smart home devices without relaying communication signals through base stations.
本申请实施例中的网络设备可以是用于与终端设备通信的设备,该网络设备也可以称为接入网设备或无线接入网设备,如网络设备可以是基站。本申请实施例中的网络设备可以是指将终端设备接入到无线网络的无线接入网(radio access network,RAN)节点(或设备)。基站可以广义的覆盖如下中的各种名称,或与如下名称进行替换,比如:节点B(NodeB)、演进型基站(evolved NodeB,eNB)、下一代基站(next generation NodeB,gNB)、中继站、接入点、传输点(transmitting and receiving point,TRP)、发射点(transmitting point,TP)、主站MeNB、辅站SeNB、多制式无线(MSR)节点、家庭基站、 网络控制器、接入节点、无线节点、接入点(access point,AP)、传输节点、收发节点、基带单元(base band unit,BBU)、射频拉远单元(Remote Radio Unit,RRU)、有源天线单元(active antenna unit,AAU)、射频头(remote radio head,RRH)、中心单元(central unit,CU)、分布式单元(distributed unit,DU)、定位节点等。基站可以是宏基站、微基站、中继节点、施主节点或类似物,或其组合。基站还可以指用于设置于前述设备或装置内的通信模块、调制解调器或芯片。基站还可以是移动交换中心以及设备到设备D2D、车辆外联(vehicle-to-everything,V2X)、机器到机器(machine-to-machine,M2M)通信中承担基站功能的设备、6G网络中的网络侧设备、未来的通信系统中承担基站功能的设备等。基站可以支持相同或不同接入技术的网络。本申请的实施例对网络设备所采用的具体技术和具体设备形态不做限定。The network device in this embodiment of the present application may be a device for communicating with a terminal device, and the network device may also be called an access network device or a wireless access network device, for example, the network device may be a base station. The network device in this embodiment of the present application may refer to a radio access network (radio access network, RAN) node (or device) that connects a terminal device to a wireless network. The base station can broadly cover various names in the following, or replace with the following names, such as: Node B (NodeB), evolved base station (evolved NodeB, eNB), next generation base station (next generation NodeB, gNB), relay station, Access point, transmission point (transmitting and receiving point, TRP), transmission point (transmitting point, TP), primary station MeNB, secondary station SeNB, multi-standard wireless (MSR) node, home base station, network controller, access node , wireless node, access point (access point, AP), transmission node, transceiver node, base band unit (base band unit, BBU), remote radio unit (Remote Radio Unit, RRU), active antenna unit (active antenna unit) , AAU), radio head (remote radio head, RRH), central unit (central unit, CU), distributed unit (distributed unit, DU), positioning nodes, etc. A base station may be a macro base station, a micro base station, a relay node, a donor node, or the like, or a combination thereof. A base station may also refer to a communication module, modem or chip used to be set in the aforementioned equipment or device. The base station can also be a mobile switching center, a device that undertakes the function of a base station in D2D, vehicle-to-everything (V2X), machine-to-machine (M2M) communication, and a device in a 6G network. Network-side equipment, equipment that assumes base station functions in future communication systems, etc. Base stations can support networks of the same or different access technologies. The embodiment of the present application does not limit the specific technology and specific device form adopted by the network device.
基站可以是固定的,也可以是移动的。例如,直升机或无人机可以被配置成充当移动基站,一个或多个小区可以根据该移动基站的位置移动。在其他示例中,直升机或无人机可以被配置成用作与另一基站通信的设备。Base stations can be fixed or mobile. For example, a helicopter or drone can be configured to act as a mobile base station, and one or more cells can move according to the location of the mobile base station. In other examples, a helicopter or drone may be configured to serve as a device in communication with another base station.
在一些部署中,本申请实施例中的网络设备可以是指CU或者DU,或者,网络设备包括CU和DU。gNB还可以包括AAU。In some deployments, the network device in this embodiment of the present application may refer to a CU or a DU, or, the network device includes a CU and a DU. A gNB may also include an AAU.
网络设备和终端设备可以部署在陆地上,包括室内或室外、手持或车载;也可以部署在水面上;还可以部署在空中的飞机、气球和卫星上。本申请实施例中对网络设备和终端设备所处的场景不做限定。Network equipment and terminal equipment can be deployed on land, including indoors or outdoors, hand-held or vehicle-mounted; they can also be deployed on water; they can also be deployed on aircraft, balloons and satellites in the air. In the embodiment of the present application, the scenarios where the network device and the terminal device are located are not limited.
应理解,本申请中的通信设备的全部或部分功能也可以通过在硬件上运行的软件功能来实现,或者通过平台(例如云平台)上实例化的虚拟化功能来实现。It should be understood that all or part of the functions of the communication device in this application may also be realized by software functions running on hardware, or by virtualization functions instantiated on a platform (such as a cloud platform).
信道实采Channel real mining
对于信道(例如,无线信道)的利用与认识是构建通信系统的基础,而要研究信道的信道状态,最直接的方式便是采集实际信道(又称“真实信道”)的信道数据,并基于采集到的信道数据来确定实际信道的信道状态信息,以辅助通信系统的设计。The use and understanding of channels (for example, wireless channels) is the basis for building communication systems, and the most direct way to study the channel state of channels is to collect channel data of actual channels (also known as "real channels"), and based on The collected channel data is used to determine the channel state information of the actual channel to assist the design of the communication system.
在一些实现方式中,可以通过对信号发射机和信号接收机之间传输信号使用的信道进行信道估计,以获得实际信道的信道状态信息。在另一些实现方式中,当发射机与接收机进行通信时,可以使用特定的接收机(又称“第三方接收机”)采集发射机(例如蜂窝网络的网络设备)发射的信号,从而获得实际信道的信道状态信息。In some implementation manners, channel state information of an actual channel may be obtained by performing channel estimation on a channel used for signal transmission between a signal transmitter and a signal receiver. In other implementations, when the transmitter communicates with the receiver, a specific receiver (also known as a "third-party receiver") can be used to collect the signal transmitted by the transmitter (such as a network device of a cellular network), so as to obtain Channel state information of the actual channel.
传统信道建模Traditional Channel Modeling
在信道实采的过程中,考虑到实采的困难与成本,很难做到对所有通信场景下的信道状态进行实采。例如,通信场景为水下通信时将会增大信道状态信息的采集的难度和成本。因此,传统信道建模只能在信道实采的基础上,利用有限的信道数据提取真实信道的信道统计特征,并基于真实信道的信道统计特征来建立信道模型。然而,因为有限的信道数据,导致采用传统信道建模方式建立的信道模型无法很好的刻画或描述真实信道。In the process of actual channel acquisition, considering the difficulty and cost of actual acquisition, it is difficult to implement actual acquisition of channel states in all communication scenarios. For example, when the communication scenario is underwater communication, it will increase the difficulty and cost of collecting channel state information. Therefore, traditional channel modeling can only use limited channel data to extract the channel statistical characteristics of the real channel on the basis of actual channel sampling, and build a channel model based on the channel statistical characteristics of the real channel. However, due to limited channel data, the channel model established by the traditional channel modeling method cannot describe or describe the real channel well.
在一些实现方式中,上述信道统计特征可以是信道特征中与传输相关的信道特征,例如,信道的大尺度参数、信道的小尺度参数、信道的多径信息、信道的时延功率谱密度、信道的传输发射角、信道的到达角等。In some implementation manners, the above-mentioned channel statistical features may be channel features related to transmission in channel features, for example, large-scale parameters of the channel, small-scale parameters of the channel, multipath information of the channel, time-delay power spectral density of the channel, The transmission launch angle of the channel, the arrival angle of the channel, etc.
生成对抗网络(generative adversarial network,GAN)Generative adversarial network (GAN)
GAN作为近年来最具有前景的无监督学习方法分支,在人工智能(artificial intelligence,AI)领域引起广泛关注。下文结合图2介绍本申请实施例适用的GAN的架构。图2所示的GAN包括生成器(generator,G)210和鉴别器(discriminator,D)220。生成器210可以基于输入的潜变量输出虚拟数据(又可以称为“假数据”)以模拟真实数据的分布。鉴别器220基于输入数据输出鉴别结果,鉴别结果用于鉴别输入数据是来自于真实世界数据库的真实数据还是由生成器210生成的虚拟数据。As the most promising branch of unsupervised learning methods in recent years, GAN has attracted widespread attention in the field of artificial intelligence (AI). The following describes the architecture of the GAN applicable to the embodiment of the present application with reference to FIG. 2 . The GAN shown in FIG. 2 includes a generator (generator, G) 210 and a discriminator (discriminator, D) 220 . The generator 210 may output dummy data (also referred to as "fake data") based on the input latent variables to simulate the distribution of real data. The discriminator 220 outputs a discriminative result based on the input data, and the discriminative result is used to discriminate whether the input data is real data from a real-world database or virtual data generated by the generator 210 .
在对GAN进行训练的过程中,需要同时训练生成器210和鉴别器220。其中生成器210的训练过程是将鉴别器220的错误概率最大化,而鉴别器220的训练过程是在固定生成器的前提下,将判断错误概率最小化。通过生成器210和鉴别器220的互相博弈,在GAN稳定收敛的前提下,可以使得生成器210输出的虚拟数据能够模拟真实数据,或者说可以使得生成器210输出的虚拟数据更加接近真实数据,达到以假乱真的效果。因此,训练完成的生成器210生成的虚拟数据可以用于补充真实数据,以形成更大规模的数据集。In the process of training the GAN, the generator 210 and the discriminator 220 need to be trained simultaneously. The training process of the generator 210 is to maximize the error probability of the discriminator 220, and the training process of the discriminator 220 is to minimize the judgment error probability under the premise of a fixed generator. Through the mutual game between the generator 210 and the discriminator 220, under the premise of stable convergence of GAN, the virtual data output by the generator 210 can simulate real data, or in other words, the virtual data output by the generator 210 can be closer to real data. To achieve the effect of real ones. Therefore, the virtual data generated by the trained generator 210 can be used to supplement real data to form a larger-scale data set.
这样,基于生成器210生成的虚拟数据可以补充真实数据这一用途,可以将生成器210应用于信道建模过程,来生成足以以假乱真的虚拟信道数据,以弥补上文介绍的由于真实信道数据的数量不足导致信道模型无法刻画或描述真实信道的缺陷。In this way, based on the purpose that the virtual data generated by the generator 210 can supplement the real data, the generator 210 can be applied to the channel modeling process to generate virtual channel data that is sufficiently fake to make up for the lack of real channel data introduced above. Insufficient quantity leads to the defect that the channel model cannot characterize or describe the real channel.
下文结合图3至图5,以GAN应用于生成信道数据为例进行介绍。图3是本申请实施例的GAN的架构的示意图。图3所示的GAN架构包含生成器310和鉴别器320。需要说明的是,在生成信道数据 的场景下,生成器310又可以称为“信道生成器”,鉴别器320又可以称为“信道鉴别器”。In the following, in conjunction with Figure 3 to Figure 5, the application of GAN to generate channel data will be introduced as an example. Fig. 3 is a schematic diagram of the architecture of the GAN of the embodiment of the present application. The GAN architecture shown in FIG. 3 includes a generator 310 and a discriminator 320 . It should be noted that, in the scenario of generating channel data, the generator 310 can also be called a "channel generator", and the discriminator 320 can also be called a "channel discriminator".
如上文介绍,在对GAN进行训练的过程中,信道生成器310和信道鉴别器320需要同时训练。其中信道生成器320的训练目标是生成与真实信道的信道数据相似的虚拟信道的信道数据。信道鉴别器330的训练目标是提高识别输入的信道数据为虚拟信道的信道数据还是真实信道的信道数据的准确度。As mentioned above, in the process of training the GAN, the channel generator 310 and the channel discriminator 320 need to be trained simultaneously. The training target of the channel generator 320 is to generate the channel data of the virtual channel similar to the channel data of the real channel. The training goal of the channel discriminator 330 is to improve the accuracy of identifying whether the input channel data is channel data of a virtual channel or channel data of a real channel.
上述信道生成器310基于输入数据生成虚拟信道的信道数据,并将虚拟信道的信道数据输入信道鉴别器320。The channel generator 310 described above generates channel data of a virtual channel based on input data, and inputs the channel data of the virtual channel to the channel discriminator 320 .
本申请实施例对上述输入数据的维度不作限定。例如,上述输入数据的维度可以是一维的,二维的或者预先设定的更高维度的。又例如,上述输入数据的维度也可以是与真实信道的信道数据的维度相同。当然,上述输入数据也可以是对上述几种在不同维度下的数据进行剪裁和/或拼接的方式生成的。上述输入数据的维度例如可以包括信道的传输时延,发射信道的发射天线的数量,接收信道的接收天线的数量以及信道中频域粒度的宽度中的一种或多种参数。其中频域粒度(又称频域单元)可以包括子载波、资源块(resource block,RB)、子带等。The embodiment of the present application does not limit the dimensions of the above-mentioned input data. For example, the dimension of the above input data may be one-dimensional, two-dimensional or a preset higher dimension. For another example, the dimension of the input data may also be the same as the dimension of the channel data of the real channel. Of course, the above input data may also be generated by cutting and/or concatenating the above several data in different dimensions. The dimensions of the above-mentioned input data may include, for example, one or more parameters among the transmission delay of the channel, the number of transmitting antennas of the transmitting channel, the number of receiving antennas of the receiving channel, and the width of the frequency domain granularity in the channel. The frequency domain granularity (also called frequency domain unit) may include subcarriers, resource blocks (resource block, RB), subbands, and the like.
本申请实施例对上述输入数据的长度不作限定。其中输入数据的维度可以指输入数据在在某一维度上的长度(或宽度)。例如,上述输入数据的长度可以是任意设定的整数值、又例如,上述输入数据的长度也可与真实信道的信道数据的某一维度保持一致。The embodiment of the present application does not limit the length of the above input data. The dimension of the input data may refer to the length (or width) of the input data in a certain dimension. For example, the length of the input data may be an arbitrarily set integer value, and for another example, the length of the input data may also be consistent with a certain dimension of the channel data of the real channel.
本申请实施例对上述输入数据的内容不作限定。在一些实现方式中,上述输入数据的内容可以包括噪声、随机序列以及含有信道统计信息的噪声或随机数序列的条件分布中的一种或多种。The embodiment of the present application does not limit the content of the input data. In some implementation manners, the content of the input data may include one or more of noise, random sequence, and conditional distribution of noise or random number sequence containing channel statistical information.
上述噪声的分布p(z)可以是一种或多种概率分布的叠加。概率分布例如可以包括高斯分布,均匀分布,泊松分布,负指数分布等随机分布。The above noise distribution p(z) may be a superposition of one or more probability distributions. The probability distribution may include random distributions such as Gaussian distribution, uniform distribution, Poisson distribution, and negative exponential distribution, for example.
上述随机数序列可以是一定范围内的正整数随机数序列,例如[0,10]的整数随机抽样。随机数序列还可是一定范围内的小数随机数序列,例如[0,10]的整数随机抽样再除以10。当然,随机数序列也可以是按照伪随机数序列生成器构造的伪随机数序列。The aforementioned random number sequence may be a positive integer random number sequence within a certain range, for example, an integer random sampling of [0,10]. The random number sequence can also be a decimal random number sequence within a certain range, for example, an integer random sampling of [0,10] is divided by 10. Certainly, the random number sequence may also be a pseudorandom number sequence constructed by a pseudorandom number sequence generator.
上述含有信道统计信息的噪声或随机数序列条件分布例如可以是真实信道的信道数据全集中信道数据的相关矩阵与噪声向量的内积。又例如,含有信道统计信息的噪声或随机数序列条件分布可以是按照真实信道的信道数据全集中信道数据的方差和/或均值构造的噪声分布形式。上述含有信道统计信息的噪声或随机数序列条件分布可以作为一类含有先验信息的条件分布输入。The noise or random number sequence conditional distribution containing channel statistical information may be, for example, the inner product of the correlation matrix of the channel data and the noise vector in the channel data ensemble of the real channel. For another example, the conditional distribution of noise or random number sequence containing channel statistical information may be in the form of noise distribution constructed according to the variance and/or mean value of the channel data in the channel data ensemble of the real channel. The above noise or random number sequence conditional distribution containing channel statistical information can be input as a kind of conditional distribution containing prior information.
信道鉴别器320用于对输入的信道数据进行鉴别,以确定鉴别结果。The channel discriminator 320 is used for discriminating the input channel data to determine the discriminating result.
上述输入信道鉴别器320的信道数据可以是虚拟信道的信道数据还可以真实信道的信道数据。在一些实现方式中,上述真实信道的信道数据可以直接从真实信道的真实信道的信道数据全集中获取。当然,在另一些实现方式中,如果真实信道的信道数据全集中包含的数据量较大,也可以采用批抽样的方式从真实信道的信道数据全集中提取一批真实信道数据,然后从这批真实信道数据中获取真实信道的信道数据作为信道鉴别器320的输入。The above-mentioned channel data input to the channel discriminator 320 may be channel data of a virtual channel or channel data of a real channel. In some implementation manners, the channel data of the above-mentioned real channels may be directly acquired from the channel data ensemble of real channels of real channels. Of course, in other implementations, if the amount of data contained in the full set of channel data of the real channel is large, batch sampling can also be used to extract a batch of real channel data from the full set of channel data of the real channel, and then from this batch The channel data of the real channel is acquired from the real channel data as the input of the channel discriminator 320 .
通常,为了提高信道鉴别器320的鉴别准确率,上述真实信道的信道数据与虚拟信道的信道数据通常比较接近,例如,真实信道的信道数据与虚拟信道的信道数据可以在维度和长度上保持一致。为了便于理解,下文以真实信道为例介绍信道数据的表示方式。虚拟信道的信道数据的标识方式可以参考真实信道的信道数据的表示方式。为了简洁,下文不再赘述。Usually, in order to improve the identification accuracy of the channel discriminator 320, the channel data of the above-mentioned real channel and the channel data of the virtual channel are usually relatively close, for example, the channel data of the real channel and the channel data of the virtual channel can be consistent in dimension and length . For ease of understanding, the following uses a real channel as an example to introduce the representation of channel data. The identification manner of the channel data of the virtual channel may refer to the representation manner of the channel data of the real channel. For the sake of brevity, no further details are given below.
假设K表示真实信道的信道数据全集包含的用户的数量。T表示每个用户采样信道数据时使用时隙数量,B表示批训练时批大小。N t表示发射信道使用的发射天线的数量,N r表示接收信道时使用的接收天线的数量,N d表示信道中时延径的数量(或者说,信道中包含的不同的传输时延的数量),N f表示信道包含的频域粒度的数量。 Assume that K represents the number of users contained in the full set of channel data of the real channel. T represents the number of time slots used by each user when sampling channel data, and B represents the batch size during batch training. N t represents the number of transmit antennas used in the transmit channel, N r represents the number of receive antennas used in the receive channel, N d represents the number of delay paths in the channel (or in other words, the number of different transmission delays contained in the channel ), N f represents the number of frequency-domain granularities contained in the channel.
相应地,上述真实信道的信道数据全集H的集合大小为K×T。对于时域信道而言,真实信道的信道数据全集H包含的元素记为信道
Figure PCTCN2021135255-appb-000001
其中,集合
Figure PCTCN2021135255-appb-000002
表示实数集合,N t、N r、N d分别作为真实信道的信道数据全集H中元素第一维度、第二维度以及第三维度,2表示复数信道通过实部和虚部的拆分,或者幅度和相位的拆分作为第四维度。对于频域信道而言,真实信道的信道数据全集H包含的元素可以记为信道
Figure PCTCN2021135255-appb-000003
作为,其中,集合
Figure PCTCN2021135255-appb-000004
表示实数集合,N t、N r、N f分别作为真实信道的信道数据全集H中元素第一维度、第二维度以及第三维度,2表示复数信道通过实部和虚部的拆分,或者幅度和相位的拆分作为第四维度。
Correspondingly, the set size of the full set H of channel data of the above real channel is K×T. For the time-domain channel, the elements contained in the channel data set H of the real channel are denoted as channel
Figure PCTCN2021135255-appb-000001
Among them, the collection
Figure PCTCN2021135255-appb-000002
Represents a set of real numbers, N t , N r , and N d are respectively the first dimension, the second dimension, and the third dimension of the elements in the channel data set H of the real channel, and 2 indicates that the complex channel is split by the real part and the imaginary part, or The split of magnitude and phase acts as the fourth dimension. For frequency domain channels, the elements contained in the full set of channel data H of real channels can be denoted as channel
Figure PCTCN2021135255-appb-000003
as, among them, collection
Figure PCTCN2021135255-appb-000004
Represents a set of real numbers, N t , N r , and N f are respectively the first dimension, the second dimension, and the third dimension of the elements in the channel data set H of the real channel, and 2 indicates that the complex channel is split by the real part and the imaginary part, or The split of magnitude and phase acts as the fourth dimension.
需要说明的是,上文仅示例性地介绍了真实信道的信道数据全集中元素的一种表示方式,真实信道的信道数据全集中的元素还可以使用其他的表示方式。例如,可以基于上述元素的维度N t和维度N r,形成新的第一维度,即
Figure PCTCN2021135255-appb-000005
或者
Figure PCTCN2021135255-appb-000006
以减少元素的维度的数量。另外,元素的维度还可以包含其他维度,例如角度维度,极化维度,时域符号数量等。
It should be noted that the above is only an example of a representation of elements in the full set of channel data for real channels, and elements in the full set of channel data for real channels may also use other representations. For example, a new first dimension can be formed based on the dimensions N t and N r of the above elements, namely
Figure PCTCN2021135255-appb-000005
or
Figure PCTCN2021135255-appb-000006
to reduce the number of dimensions of the elements. In addition, the dimension of an element may also include other dimensions, such as angle dimension, polarization dimension, number of symbols in time domain, and so on.
上文结合图2和图3从整体上介绍了GAN,下文结合图4和图5介绍GAN中的信道生成器310 和信道鉴别器320的架构。The above describes GAN as a whole with reference to FIG. 2 and FIG. 3 , and the architecture of the channel generator 310 and channel discriminator 320 in GAN is introduced below in conjunction with FIG. 4 and FIG. 5 .
图4是本申请实施例适用的信道生成器的示意图。图4所示的信道生成器310可以是神经网络模型,例如,可以是卷积神经网络(convolutional neural networks,CNN)、循环神经网络(recurrent neural network,RNN)、深度神经网络(deep neural networks,DNN)等。Fig. 4 is a schematic diagram of a channel generator applicable to an embodiment of the present application. The channel generator 310 shown in Figure 4 can be a neural network model, for example, can be a convolutional neural network (convolutional neural networks, CNN), a recurrent neural network (recurrent neural network, RNN), a deep neural network (deep neural networks, DNN) and so on.
继续参见图4,信道生成器310中的神经网络按照不同层的位置划分可以分为三类:输入层410,隐藏层420和输出层430。一般来说,第一层是输入层410、最后一层是输出层430,第一层和最后一层之间的中间层都是隐藏层420。Continuing to refer to FIG. 4 , the neural network in the channel generator 310 can be divided into three types according to the positions of different layers: an input layer 410 , a hidden layer 420 and an output layer 430 . Generally speaking, the first layer is the input layer 410 , the last layer is the output layer 430 , and the middle layer between the first layer and the last layer is the hidden layer 420 .
输入层410用于输入数据,其中,输入数据例如可以是信道生成器410的输入数据。隐藏层420用于对输入数据进行处理。输出层430用于输出处理后的输出数据,例如,虚拟信道的信道数据。The input layer 410 is used for input data, wherein the input data may be, for example, the input data of the channel generator 410 . The hidden layer 420 is used to process the input data. The output layer 430 is used to output processed output data, for example, channel data of a virtual channel.
如图4所示,神经网络包括多个层,每个层包括多个神经元,层与层之间的神经元可以是全连接的,也可以是部分连接的。对于连接的神经元而言,上一层的神经元的输出可以作为下一层的神经元的输入。As shown in Figure 4, the neural network includes multiple layers, each layer includes multiple neurons, and the neurons between layers can be fully connected or partially connected. For connected neurons, the output of neurons in the previous layer can be used as the input of neurons in the next layer.
需要说明的是,本申请实施例中对信道生成器310中神经网络模型中每层的结构不作限定,例如,上述隐藏层420可以包含多个卷积层。又例如,上述隐藏层420可以包含多个全连接层。又例如,上述隐藏层420可以包含间隔设置的卷积层和池化层。另外,本申请实施例中对信道生成器310中神经网络模型中的模型参数(例如,神经元数量,通道数,卷积核大小等)不作具体限定。It should be noted that, in the embodiment of the present application, the structure of each layer in the neural network model in the channel generator 310 is not limited. For example, the above hidden layer 420 may include multiple convolutional layers. For another example, the above hidden layer 420 may include multiple fully connected layers. For another example, the hidden layer 420 may include a convolutional layer and a pooling layer arranged at intervals. In addition, the embodiment of the present application does not specifically limit the model parameters (for example, the number of neurons, the number of channels, the size of the convolution kernel, etc.) in the neural network model in the channel generator 310 .
图5是本申请实施例的信道鉴别器的示意图。图5所示的信道鉴别器320可以是神经网络模型,例如,可以是CNN、RNN、DNN等。Fig. 5 is a schematic diagram of a channel discriminator according to an embodiment of the present application. The channel discriminator 320 shown in FIG. 5 may be a neural network model, for example, CNN, RNN, DNN and so on.
继续参见图5,信道鉴别器320中的神经网络按照不同层的位置划分可以分为三类:输入层510,隐藏层520和输出层530。一般来说,第一层是输入层510、最后一层是输出层530,第一层和最后一层之间的中间层都是隐藏层520。Continuing to refer to FIG. 5 , the neural network in the channel discriminator 320 can be divided into three types according to the positions of different layers: an input layer 510 , a hidden layer 520 and an output layer 530 . Generally speaking, the first layer is the input layer 510 , the last layer is the output layer 530 , and the middle layer between the first layer and the last layer is the hidden layer 520 .
输入层510用于输入数据,其中,输入数据例如可以是信道生成器510的输入数据。隐藏层520用于对输入数据进行处理。输出层530用于输出处理后的输出数据,例如,虚拟信道的信道数据。The input layer 510 is used for input data, wherein the input data may be, for example, the input data of the channel generator 510 . The hidden layer 520 is used to process the input data. The output layer 530 is used to output processed output data, for example, channel data of a virtual channel.
如图5所示,神经网络包括多个层,每个层包括多个神经元,层与层之间的神经元可以是全连接的,也可以是部分连接的。对于连接的神经元而言,上一层的神经元的输出可以作为下一层的神经元的输入。As shown in Figure 5, the neural network includes multiple layers, each layer includes multiple neurons, and the neurons between layers can be fully connected or partially connected. For connected neurons, the output of neurons in the previous layer can be used as the input of neurons in the next layer.
通常,该输出层530还可以设置有损失函数,用于计算预测误差,或者说用于评价神经网络模型输出的结果(又称预测值)与理想结果(又称真实值)之间的差异程度。在本申请实施例中,上述损失函数可以用于评价真实信道的信道数据与虚拟信道的信道数据之间的差异。Usually, the output layer 530 can also be provided with a loss function, which is used to calculate the prediction error, or to evaluate the degree of difference between the output result of the neural network model (also known as the predicted value) and the ideal result (also known as the real value). . In the embodiment of the present application, the above loss function may be used to evaluate the difference between the channel data of the real channel and the channel data of the virtual channel.
在一种实现方式中,上述损失函数可以是交叉熵损失函数,其中真实信道的信道数据对应标签为1,虚拟信道的信道数据对应的标签为0,信道鉴别器320的输出层530可以采用sigmoid激活函数,并且采用交叉熵损失函数V(D,G),对信道生成器310和信道鉴别器320进行优化,其中,
Figure PCTCN2021135255-appb-000007
p(z)表示信道生成器310的输入信息的分布,p(H)表示真实信道的信道数据的分布。
In one implementation, the above loss function may be a cross-entropy loss function, wherein the label corresponding to the channel data of the real channel is 1, and the label corresponding to the channel data of the virtual channel is 0, and the output layer 530 of the channel discriminator 320 may use a sigmoid activation function, and use the cross-entropy loss function V(D,G) to optimize the channel generator 310 and channel discriminator 320, wherein,
Figure PCTCN2021135255-appb-000007
p(z) represents the distribution of the input information of the channel generator 310, and p(H) represents the distribution of the channel data of the real channel.
从上述损失函数可以看出,在训练过程中,信道鉴别器320D的训练目的是使得交叉熵损失函数最大化,以便信道鉴别器320可以能更好的区分真实信道的信道数据和虚拟信道的信道数据。而信道生成器310G的训练目的是使得交叉熵损失函数最小化,以便信道生成器310生成的虚拟信道的信道数据更接近真实信道的信道数据,进而使得信道鉴别器D的鉴别结果错误。It can be seen from the above loss function that during the training process, the training purpose of the channel discriminator 320D is to maximize the cross-entropy loss function, so that the channel discriminator 320 can better distinguish the channel data of the real channel and the channel of the virtual channel data. The training purpose of the channel generator 310G is to minimize the cross-entropy loss function, so that the channel data of the virtual channel generated by the channel generator 310 is closer to the channel data of the real channel, so that the identification result of the channel discriminator D is wrong.
在另一种实现方式中,可以采用推土机距离作为损失函数。其中,推土机距离可以表示为:
Figure PCTCN2021135255-appb-000008
其中,
Figure PCTCN2021135255-appb-000009
表示从输入信息分布p(z)到真实信道的信道数据的分布p(H)所需要的最短做功距离。
In another implementation, bulldozer distance can be used as the loss function. Among them, the bulldozer distance can be expressed as:
Figure PCTCN2021135255-appb-000008
in,
Figure PCTCN2021135255-appb-000009
Indicates the shortest working distance required from the input information distribution p(z) to the channel data distribution p(H) of the real channel.
从上述损失函数可以看出,在训练过程中,信道鉴别器320D的训练目的是使得生成的虚拟信道的信道数据G(z)的分布p(z)与真实信道的信道数据的分布p(H)距离最大化(或者说,使得推土机距离最大化),以便信道鉴别器320可以更好的区分真实信道的信道数据和虚拟信道的信道数据。相反地,信道生成器310G的训练目的是使得生成的虚拟信道的信道数据G(z)的分布p(z)与真实信道的信道数据的分布p(H)距离最小化(或者说,使得推土机距离最小化),以便信道生成器310生成的虚拟信道的信道数据更接近真实信道的信道数据,进而使得信道鉴别器320D输出的鉴别结果错误。It can be seen from the above loss function that during the training process, the training purpose of the channel discriminator 320D is to make the distribution p(z) of the channel data G(z) of the generated virtual channel different from the distribution p(H) of the channel data of the real channel. ) distance (or in other words, maximize the bulldozer distance), so that the channel discriminator 320 can better distinguish the channel data of the real channel and the channel data of the virtual channel. On the contrary, the training purpose of the channel generator 310G is to minimize the distance between the distribution p(z) of the channel data G(z) of the generated virtual channel and the distribution p(H) of the channel data of the real channel (or in other words, make the bulldozer The distance is minimized), so that the channel data of the virtual channel generated by the channel generator 310 is closer to the channel data of the real channel, so that the identification result output by the channel discriminator 320D is wrong.
需要说明的是,本申请实施例中对信道鉴别器320中神经网络模型中每层的结构不作限定,例如,上述隐藏层520可以包含多个卷积层。又例如,上述隐藏层520可以包含多个全连接层。又例如,上述隐藏层520可以包含间隔设置的卷积层和池化层。另外,本申请实施例中对信道鉴别器320中神经网络模型中的模型参数(例如,神经元数量,通道数,卷积核大小等)不作具体限定。It should be noted that, in the embodiment of the present application, the structure of each layer in the neural network model in the channel discriminator 320 is not limited. For example, the above hidden layer 520 may include multiple convolutional layers. For another example, the hidden layer 520 may include multiple fully connected layers. For another example, the hidden layer 520 may include a convolutional layer and a pooling layer arranged at intervals. In addition, the embodiment of the present application does not specifically limit the model parameters (for example, the number of neurons, the number of channels, the size of the convolution kernel, etc.) in the neural network model in the channel discriminator 320 .
另外,上述信道鉴别器320和信道生成器310可以采用相同的模型结构,当然,上述信道鉴别器320和信道生成器310也可以采用不同的模型结构,本申请实施例对此不作限定。In addition, the channel discriminator 320 and the channel generator 310 may adopt the same model structure. Of course, the channel discriminator 320 and the channel generator 310 may also adopt different model structures, which is not limited in this embodiment of the present application.
通常,信道鉴别器320仅在GAN的训练阶段,用于鉴别真实信道的信道数据和虚拟信道的信道数据。在实际部署阶段,可以仅部署信道生成器310而不部署信道鉴别器320。当然,如果希望GAN支持在线训练,也可以同时信道生成器310和信道鉴别器320。Usually, the channel discriminator 320 is only used to discriminate the channel data of the real channel and the channel data of the virtual channel during the training phase of the GAN. In the actual deployment stage, only the channel generator 310 may be deployed without deploying the channel discriminator 320 . Of course, if it is desired that the GAN supports online training, the channel generator 310 and the channel discriminator 320 can also be used at the same time.
基于上文的介绍可知,采用GAN通过交替训练信道生成器310和信道鉴别器320,使得信道生成器310能够生成与真实信道的信道数据相近的虚拟信道的信道数据,并使用虚拟信道的信道数据来对真实信道的信道数据进行扩充,以为建立信道模型提供数据基础。因此,信道生成器生成的虚拟信道的信道数据与真实信道的信道数据之间的相似程度(即虚拟信道的信道数据的数据质量),直接影响着建立的信道模型是否能够准确描述或刻画真实信道。然而,目前没有一种有效的方式来评价虚拟信道的信道数据的质量。Based on the above introduction, it can be seen that by using GAN to alternately train the channel generator 310 and the channel discriminator 320, the channel generator 310 can generate the channel data of the virtual channel that is similar to the channel data of the real channel, and use the channel data of the virtual channel To expand the channel data of the real channel to provide a data basis for establishing a channel model. Therefore, the similarity between the channel data of the virtual channel generated by the channel generator and the channel data of the real channel (that is, the data quality of the channel data of the virtual channel) directly affects whether the established channel model can accurately describe or characterize the real channel. . However, there is currently no effective way to evaluate the quality of channel data for virtual channels.
因此,本申请提供了一种数据处理的方法,通过对比虚拟信道的信道统计特征(又称“第一信道统计特征”)以及真实信道的信道统计特征(又称“第二信道统计特征”)之间的差异,来评价信道生成器生成的虚拟信道的信道数据的数据质量。Therefore, the present application provides a data processing method, by comparing the channel statistical characteristics of the virtual channel (also known as "first channel statistical characteristics") and the channel statistical characteristics of real channels (also known as "second channel statistical characteristics") The difference between them is used to evaluate the data quality of the channel data of the virtual channel generated by the channel generator.
为了便于理解,下文先介绍本申请实施例适用的六种信道统计特征。在一些实现方式中,信道数据通常采用矩阵的形式表示,相应地,基于信道数据进行统计得到的信道统计特征可以采用相关矩阵的方式表示。当然,基于统计方式以及信道数据表示方式的不同,上述信道统计特征还可以采用其他形式表示,本申请实施例对此不作限定。For ease of understanding, the following six channel statistical features applicable to the embodiments of the present application are introduced first. In some implementation manners, the channel data is generally expressed in the form of a matrix, and correspondingly, the statistical features of the channel obtained through statistics based on the channel data may be expressed in the form of a correlation matrix. Of course, based on differences in statistical methods and channel data representation methods, the foregoing channel statistical features may also be represented in other forms, which is not limited in this embodiment of the present application.
信道统计特征1,用于指示信道的全部用户对应的该信道的多条时延径的信道状态的统计结果。其中,统计结果可以是信道状态的均值、最大值、最小值等,本申请实施例对此不作限定。The channel statistical feature 1 is used to indicate the statistical results of channel states of multiple delay paths of the channel corresponding to all users of the channel. Wherein, the statistical result may be an average value, a maximum value, a minimum value, etc. of the channel state, which is not limited in this embodiment of the present application.
对于虚拟信道而言,信道统计特征1可以指示虚拟信道的全部用户对应的虚拟信道的多条时延径的信道状态的统计结果。For a virtual channel, the channel statistical feature 1 may indicate statistical results of channel states of multiple delay paths of the virtual channel corresponding to all users of the virtual channel.
如上文介绍,在一些实现方式中,可以采用批训练的方式来训练GAN,因此,信道生成器生成虚拟信道的信道数据是基于一批(batch)真实信道的信道数据生成的。此时,虚拟信道的全部用户可以理解为是这一批真实信道的全部用户。通常,为了提高一批真实信道的信道数据的多样性,一批真实信道的信道数据所属用户的用户数量与批大小相等。As mentioned above, in some implementations, batch training can be used to train the GAN. Therefore, the channel data of the virtual channel generated by the channel generator is generated based on a batch of channel data of real channels. At this time, all users of the virtual channel can be understood as all users of this batch of real channels. Usually, in order to increase the diversity of the channel data of a batch of real channels, the number of users to which the channel data of a batch of real channels belongs is equal to the batch size.
对于真实信道而言,信道统计特征1可以指示真实信道的全部用户对应的真实信道的多条时延径的信道状态的统计结果。For a real channel, the channel statistical feature 1 may indicate statistical results of channel states of multiple delay paths of the real channel corresponding to all users of the real channel.
下文以使用全信道相关矩阵表示信道统计特征1为例进行介绍。需要说明的是,公式中字母的含义已在上文中介绍,为了简洁,在此不再赘述。The following uses the full channel correlation matrix to represent channel statistical features 1 as an example for introduction. It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
对于真实信道而言,第k个用户对应的真实信道的第d个时延径的信道相关矩阵R k,k可以表示为
Figure PCTCN2021135255-appb-000010
表示对第k个用户对应的真实信道的第d个时延径使用时隙t采样得到的真实信道的信道状态,
Figure PCTCN2021135255-appb-000011
表示矩阵h k,t,k的共轭转置矩阵,则真实信道的全信道相关矩阵R指示真实信道的所有用户对应的真实信道的所有时延径的信道状态的均值,即
Figure PCTCN2021135255-appb-000012
For a real channel, the channel correlation matrix R k, k of the dth delay path of the real channel corresponding to the kth user can be expressed as
Figure PCTCN2021135255-appb-000010
Indicates the channel state of the real channel obtained by sampling the time slot t for the d-th delay path of the real channel corresponding to the k-th user,
Figure PCTCN2021135255-appb-000011
Represents the conjugate transposition matrix of the matrix h k,t,k, then the full channel correlation matrix R of the real channel indicates the mean value of the channel state of all delay paths of the real channel corresponding to all users of the real channel, that is
Figure PCTCN2021135255-appb-000012
对于虚拟信道而言,虚拟信道的全信道相关矩阵
Figure PCTCN2021135255-appb-000013
指示虚拟信道的所有用户对应的虚拟信道的所有时延径的信道状态的均值,即
Figure PCTCN2021135255-appb-000014
表示对第b个用户(或者说批训练中的第b个训练数据对应的用户)对应的虚拟信道的第d个时延径的虚拟信道的信道状态,
Figure PCTCN2021135255-appb-000015
表示矩阵
Figure PCTCN2021135255-appb-000016
的共轭转置矩阵。
For a virtual channel, the full channel correlation matrix of the virtual channel
Figure PCTCN2021135255-appb-000013
Indicates the mean value of the channel state of all delay paths of the virtual channel corresponding to all users of the virtual channel, namely
Figure PCTCN2021135255-appb-000014
Represents the channel state of the virtual channel of the dth delay path of the virtual channel corresponding to the bth user (or the user corresponding to the bth training data in the batch training),
Figure PCTCN2021135255-appb-000015
representation matrix
Figure PCTCN2021135255-appb-000016
The conjugate transpose matrix of .
信道统计特征2,考虑到不同时延径的信道状态可能不同,因此,可以通过信道统计特征2指示信道的全部用户对应的某一时延径(又称“目标时延径”)的信道状态的统计结果,上述信道统计特征2又可以称为时延专属(delay-specific)信道统计特征。Channel statistical feature 2, considering that the channel states of different delay paths may be different, therefore, channel statistical feature 2 can be used to indicate the channel state of a certain delay path (also known as "target delay path") corresponding to all users of the channel As a statistical result, the channel statistical feature 2 above may also be called a delay-specific (delay-specific) channel statistical feature.
对于虚拟信道而言,信道统计特征2可以指示虚拟信道的全部用户对应虚拟信道的目标时延径的信道状态的统计结果。For the virtual channel, the channel statistical feature 2 may indicate the statistical result of the channel state of all users of the virtual channel corresponding to the target delay path of the virtual channel.
如上文介绍,在一些实现方式中,可以采用批训练的方式来训练GAN,因此,信道生成器生成虚拟信道的信道数据是基于一批真实信道的信道数据生成的。此时,虚拟信道的全部用户可以理解为是这一批真实信道的全部用户。通常,为了提高一批真实信道的信道数据的多样性,一批真实信道的信道数据所属的用户的用户数量与批大小相等。As mentioned above, in some implementations, batch training can be used to train the GAN. Therefore, the channel data of the virtual channel generated by the channel generator is generated based on a batch of channel data of real channels. At this time, all users of the virtual channel can be understood as all users of this batch of real channels. Usually, in order to increase the diversity of the channel data of a batch of real channels, the number of users to which the channel data of a batch of real channels belongs is equal to the batch size.
对于真实信道而言,信道统计特征2可以指示真实信道的全部用户对应的真实信道的目标时延径的信道状态的统计结果。For the real channel, the channel statistical feature 2 may indicate the statistical result of the channel state of the target delay path of the real channel corresponding to all users of the real channel.
下文以使用相关矩阵表示信道统计特征2为例进行介绍。其中,表示信道统计特征2的相关矩阵可以称为“时延专属的信道相关矩阵”。需要说明的是,公式中字母的含义已在上文中介绍,为了简洁, 在此不再赘述。The following uses a correlation matrix to represent channel statistical features 2 as an example for introduction. Wherein, the correlation matrix representing the channel statistical feature 2 may be called a "delay-specific channel correlation matrix". It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
对于真实信道而言,第k个用户对应的真实信道的第d个时延径(即上文中的目标时延径)的信道相关矩阵R k,k可以表示为
Figure PCTCN2021135255-appb-000017
h k,t,k表示对第k个用户对应的真实信道的第d个时延径使用时隙t采样得到的真实信道的信道状态,
Figure PCTCN2021135255-appb-000018
表示矩阵h k,t,k的共轭转置矩阵,则真实信道的时延专属的信道相关矩阵R k指示真实信道的所有用户对应的第d条时延径的信道状态的均值,即
Figure PCTCN2021135255-appb-000019
Figure PCTCN2021135255-appb-000020
For a real channel, the channel correlation matrix R k ,k of the d-th delay path of the real channel corresponding to the k-th user (that is, the target delay path above) can be expressed as
Figure PCTCN2021135255-appb-000017
h k,t,k represent the channel state of the real channel obtained by sampling the time slot t for the d-th delay path of the real channel corresponding to the k-th user,
Figure PCTCN2021135255-appb-000018
represents the conjugate transposition matrix of the matrix h k,t,k, then the delay-specific channel correlation matrix R k of the real channel indicates the mean value of the channel state of the d-th delay path corresponding to all users of the real channel, that is
Figure PCTCN2021135255-appb-000019
Figure PCTCN2021135255-appb-000020
对于虚拟信道而言,虚拟信道的时延专属的信道相关矩阵
Figure PCTCN2021135255-appb-000021
指示虚拟信道的所有用户对应的目标时延径的信道状态统计结果,即
Figure PCTCN2021135255-appb-000022
可以参见上述信道统计特征1中
Figure PCTCN2021135255-appb-000023
的介绍。
For virtual channels, the delay-specific channel correlation matrix of virtual channels
Figure PCTCN2021135255-appb-000021
Indicates the channel state statistical results of the target delay paths corresponding to all users of the virtual channel, namely
Figure PCTCN2021135255-appb-000022
You can refer to the above channel statistical characteristics 1
Figure PCTCN2021135255-appb-000023
introduction.
信道统计特征3,考虑到不同用户的信道状态可能不同,因此,可以通过信道统计特征3指示信道的某一用户(又称“第一用户”)对应的信道的全部时延径的信道状态的统计结果,因此,上述信道统计特征3又可以称为用户专属(UE-specific)信道统计特征。Channel statistical feature 3, considering that the channel states of different users may be different, therefore, channel statistical feature 3 can be used to indicate the channel state of the channel state of all delay paths corresponding to a certain user (also known as "first user") of the channel Statistical results. Therefore, the above channel statistical feature 3 may also be called a user-specific (UE-specific) channel statistical feature.
对于虚拟信道而言,信道统计特征3可以指示虚拟信道的第一用户对应的虚拟信道的多个时延径的信道状态的统计结果。For a virtual channel, the channel statistical feature 3 may indicate statistical results of channel states of multiple delay paths of the virtual channel corresponding to the first user of the virtual channel.
如上文介绍,在一些实现方式中可以采用批训练的方式来训练GAN,因此,信道生成器生成虚拟信道的信道数据是基于一批真实信道的信道数据生成的。此时,虚拟信道的用户可以理解为是这一批真实信道的用户。As mentioned above, in some implementations, batch training can be used to train GAN. Therefore, the channel data of the virtual channel generated by the channel generator is generated based on a batch of channel data of real channels. At this point, the users of the virtual channel can be understood as the users of this batch of real channels.
另外,上述虚拟信道的多个时延径可以是虚拟信道中全部的时延径,当然,上述多个时延径还可以是虚拟信道中的部分时延径,例如,可以是虚拟信道中发射功率大于预设值的多条时延径。In addition, the multiple delay paths of the above-mentioned virtual channel may be all delay paths in the virtual channel. Of course, the above-mentioned multiple delay paths may also be part of the delay paths in the virtual channel. Multiple delay paths with power greater than a preset value.
对于真实信道而言,信道统计特征3可以指示真实信道的第一用户对应的真实信道的多个时延径的信道状态的统计结果。For a real channel, the channel statistical feature 3 may indicate statistical results of channel states of multiple delay paths of the real channel corresponding to the first user of the real channel.
上述真实信道的多个时延径可以是真实信道中全部的时延径,当然,上述多个时延径还可以是真实信道中的部分时延径,例如,可以是真实信道中发射功率大于预设值的多条时延径。The multiple delay paths of the above-mentioned real channel can be all the delay paths in the real channel. Of course, the above-mentioned multiple delay paths can also be part of the delay paths in the real channel. For example, it can be that the transmission power in the real channel is greater than Multiple delay paths with preset values.
需要说明的是,上述虚拟信道的第一用户与真实信道的第一用户可以是相同的用户也可以是不同的用户,本申请实施例对此不作限定。It should be noted that the first user of the virtual channel and the first user of the real channel may be the same user or different users, which is not limited in this embodiment of the present application.
下文以使用相关矩阵表示信道统计特征3为例进行介绍。其中,表示信道统计特征3的相关矩阵可以称为“用户专属的信道相关矩阵”。需要说明的是,公式中字母的含义已在上文中介绍,为了简洁,在此不再赘述。The following uses a correlation matrix to represent channel statistical features 3 as an example for introduction. Wherein, the correlation matrix representing the channel statistical feature 3 may be called "user-specific channel correlation matrix". It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
对于真实信道而言,真实信道的用户专属的信道相关矩阵R k指示第k个用户对应的真实信道的N k条时延径的信道状态的均值,即
Figure PCTCN2021135255-appb-000024
R k,k可以参见上述信道统计特征1中R k,k的介绍。
For a real channel, the user-specific channel correlation matrix R k of the real channel indicates the mean value of the channel state of the N k delay paths of the real channel corresponding to the kth user, namely
Figure PCTCN2021135255-appb-000024
For R k,k, please refer to the introduction of R k,k in the channel statistical characteristics 1 above.
对于虚拟信道而言,虚拟信道的用户专属的信道相关矩阵
Figure PCTCN2021135255-appb-000025
指示第b个用户对应的虚拟信道的N k条时延径的信道状态的均值,即
Figure PCTCN2021135255-appb-000026
可以参见上述信道统计特征1中
Figure PCTCN2021135255-appb-000027
的介绍。
For a virtual channel, the user-specific channel correlation matrix of the virtual channel
Figure PCTCN2021135255-appb-000025
Indicates the mean value of the channel state of the N k delay paths of the virtual channel corresponding to the bth user, namely
Figure PCTCN2021135255-appb-000026
You can refer to the above channel statistical characteristics 1
Figure PCTCN2021135255-appb-000027
introduction.
信道统计特征4,考虑到信道状态与用户、传输时延相关,因此,可以通过信道统计特征4指示信道的某一用户(例如,第一用户)对应的信道的某一时延径(又称“目标时延径”)的信道状态的统计结果,因此,上述信道统计特征4又可以称为用户时延专属(UE-delay-specific)信道统计特征。Channel statistical feature 4, considering that the channel state is related to users and transmission delays, therefore, the channel statistical feature 4 can be used to indicate a certain delay path (also known as " The statistical result of the channel state of the target delay path"), therefore, the above-mentioned channel statistical feature 4 can also be called user delay-specific (UE-delay-specific) channel statistical feature.
对于虚拟信道而言,信道统计特征4可以指示虚拟信道的第一用户对应的虚拟信道的目标时延径的信道状态的统计结果。For the virtual channel, the channel statistical feature 4 may indicate the statistical result of the channel state of the target delay path of the virtual channel corresponding to the first user of the virtual channel.
如上文介绍,在一些实现方式中可以采用批训练的方式来训练GAN,因此,信道生成器生成虚拟信道的信道数据是基于一批真实信道的信道数据生成的。此时,虚拟信道的用户可以理解为是这一批真实信道的用户。As mentioned above, in some implementations, batch training can be used to train GAN. Therefore, the channel data of the virtual channel generated by the channel generator is generated based on a batch of channel data of real channels. At this point, the users of the virtual channel can be understood as the users of this batch of real channels.
对于真实信道而言,信道统计特征4可以指示真实信道的第一用户对应的目标时延径的信道状态的统计结果。For the real channel, the channel statistical feature 4 may indicate the statistical result of the channel state of the target delay path corresponding to the first user of the real channel.
需要说明的是,上述虚拟信道的第一用户与真实信道的第一用户可以是相同的用户也可以是不同的用户,本申请实施例对此不作限定。It should be noted that the first user of the virtual channel and the first user of the real channel may be the same user or different users, which is not limited in this embodiment of the present application.
下文以使用相关矩阵表示信道统计特征4为例进行介绍。其中,表示信道统计特征4的相关矩阵可以称为“用户时延专属的信道相关矩阵”。需要说明的是,公式中字母的含义已在上文中介绍,为了简洁,在此不再赘述。The following uses a correlation matrix to represent channel statistical features 4 as an example for introduction. Wherein, the correlation matrix representing the channel statistical feature 4 may be called "a channel correlation matrix specific to user delay". It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
对于真实信道而言,假设目标时延径为第d个时延径,真实信道的用户时延专属的信道相关矩阵R k,k指示第k个用户对应的真实信道的第d个时延径的信道状态的统计结果,R k,k可以参见上述信道统计特征1中R k,k的介绍。 For a real channel, assuming that the target delay path is the dth delay path, the user delay-specific channel correlation matrix R k,k of the real channel indicates the dth delay path of the real channel corresponding to the kth user For statistical results of the channel state of , R k,k can refer to the introduction of R k,k in channel statistical characteristics 1 above.
对于虚拟信道而言,假设目标时延径为第d个时延径,虚拟信道的用户时延专属的信道相关矩阵
Figure PCTCN2021135255-appb-000028
指示第b个用户对应的虚拟信道的第d个时延径的信道状态的统计结果,
Figure PCTCN2021135255-appb-000029
可以参见上述信道统计特征1中
Figure PCTCN2021135255-appb-000030
的介绍。
For a virtual channel, assuming that the target delay path is the dth delay path, the user delay-specific channel correlation matrix of the virtual channel
Figure PCTCN2021135255-appb-000028
Indicates the statistical result of the channel state of the dth delay path of the virtual channel corresponding to the bth user,
Figure PCTCN2021135255-appb-000029
You can refer to the above channel statistical characteristics 1
Figure PCTCN2021135255-appb-000030
introduction.
信道统计特征5,考虑到信道特征与发射信道的天线、接收信道的天线以及信道对应的天线对中的一项或多项有关,因此,可以通过信道统计特征5指示与某一天线或某一天线对对应的信道的信道状态。其中,天线对对应的信道可以理解为通过该天线对发射以及接收的信道。天线对应的信道可以理解为通过该天线发射或接收的信道,此时,上述天线可以为发射天线或者接收天线。Channel statistical feature 5, considering that the channel feature is related to one or more of the antenna of the transmitting channel, the antenna of the receiving channel, and the antenna pair corresponding to the channel, therefore, the channel statistical feature 5 can be used to indicate that it is related to a certain antenna or a certain The channel state of the channel corresponding to the antenna pair. Wherein, the channel corresponding to the antenna pair may be understood as a channel transmitted and received through the antenna pair. The channel corresponding to the antenna may be understood as a channel transmitted or received by the antenna, and in this case, the antenna may be a transmitting antenna or a receiving antenna.
对于虚拟信道而言,信道统计特征5可以指示第一天线对应的虚拟信道的信道状态。或者,信道统计特征5可以指示第一天线对对应的虚拟信道的信道状态,此时,信道统计特征5又可以称为“发射-接收天线专属(Tx-Rx-specific)信道统计特征”。For a virtual channel, the channel statistical feature 5 may indicate a channel state of the virtual channel corresponding to the first antenna. Alternatively, the channel statistical feature 5 may indicate the channel status of the virtual channel corresponding to the first antenna pair. In this case, the channel statistical feature 5 may also be called "transmitting-receiving antenna-specific (Tx-Rx-specific) channel statistical feature".
上述第一天线为接收天线时,第一天线对应的虚拟信道可以理解为通过第一天线接收的虚拟信道,此时,信道统计特征5又可以称为“接收天线专属(Rx-specific)信道统计特征”。上述第一天线为发射天线时,第一天线对应的虚拟信道可以理解为通过第一天线发射的虚拟信道,此时,信道统计特征5又可以称为“发射天线专属(Tx-specific)信道统计特征”。When the above-mentioned first antenna is a receiving antenna, the virtual channel corresponding to the first antenna can be understood as a virtual channel received through the first antenna. At this time, the channel statistical feature 5 can also be called "receiving antenna-specific (Rx-specific) channel statistics feature". When the above-mentioned first antenna is a transmitting antenna, the virtual channel corresponding to the first antenna can be understood as a virtual channel transmitted through the first antenna. At this time, the channel statistical feature 5 can also be called "transmitting antenna-specific (Tx-specific) channel statistics feature".
在一些实现方式中,上述信道统计特征5可以基于第一天线与时延径结合来表示虚拟信道的信道状态。例如,第一天线为发射天线时,信道统计特征5可以指示通过第一天线发射的虚拟信道的某一时延径的信道状态。又例如,第一天线为发射天线时,信道统计特征5可以指示通过第一天线发射的虚拟信道的多个时延径(例如,可以是虚拟信道包含的全部或部分时延径)的信道状态。又例如,第一天线为接收天线时,信道统计特征5可以指示通过第一天线接收的虚拟信道的某一时延径的信道状态。又例如,第一天线为接收天线时,信道统计特征5可以指示通过第一天线接收的虚拟信道的多个时延径的信道状态(例如,可以是信道状态的均值)。In some implementation manners, the above-mentioned channel statistical feature 5 may represent the channel state of the virtual channel based on a combination of the first antenna and the delay path. For example, when the first antenna is a transmitting antenna, the channel statistical feature 5 may indicate a channel state of a delay path of a virtual channel transmitted through the first antenna. For another example, when the first antenna is a transmitting antenna, the channel statistical feature 5 may indicate the channel status of multiple delay paths (for example, all or part of the delay paths included in the virtual channel) of the virtual channel transmitted through the first antenna . For another example, when the first antenna is a receiving antenna, the channel statistical feature 5 may indicate a channel state of a delay path of a virtual channel received through the first antenna. For another example, when the first antenna is a receiving antenna, the channel statistical feature 5 may indicate channel states of multiple delay paths of the virtual channel received through the first antenna (for example, it may be an average value of the channel states).
在另一些实现方式中,上述信道统计特征5可以基于第一天线与用户结合来表示虚拟信道的信道状态。例如,第一天线为发射天线时,信道统计特征5可以指示通过第一天线发射的虚拟信道的多个用户(例如,可以是虚拟信道的部分或全部用户)对应的虚拟信道的信道状态。又例如,第一天线为发射天线时,信道统计特征5可以指示某一用户对应的通过第一天线发射的虚拟信道的信道状态。又例如,第一天线为接收天线时,信道统计特征5可以指示某一用户对应的通过第一天线接收的虚拟信道的信道状态。又例如,第一天线为接收天线时,信道统计特征5可以指示虚拟信道的多个用户(例如,可以是虚拟信道的部分或全部用户)对应的通过第一天线接收的虚拟信道的多个时延径的信道状态的均值。In some other implementation manners, the above-mentioned channel statistical feature 5 may represent the channel state of the virtual channel based on the combination of the first antenna and the user. For example, when the first antenna is a transmitting antenna, the channel statistical feature 5 may indicate the channel state of the virtual channel corresponding to multiple users of the virtual channel transmitted through the first antenna (for example, some or all users of the virtual channel). For another example, when the first antenna is a transmitting antenna, the channel statistical feature 5 may indicate a channel state of a virtual channel corresponding to a certain user transmitted through the first antenna. For another example, when the first antenna is a receiving antenna, the channel statistical feature 5 may indicate a channel state of a virtual channel received by a certain user through the first antenna. For another example, when the first antenna is a receiving antenna, the channel statistical feature 5 may indicate multiple times of the virtual channel received by the first antenna corresponding to multiple users of the virtual channel (for example, some or all users of the virtual channel). The mean value of the channel state over the path.
另外,上述信道统计特征5还可以基于第一天线对与时延径结合来表示虚拟信道的信道状态,具体的实例可以参见上文第一天线与时延径结合的示例。当然,上述信道统计特征5还可以基于第一天线对与用户结合来表示虚拟信道的信道状态,具体的实例可以参见上文第一天线与用户结合的示例。为了简洁,下文不再赘述。In addition, the above-mentioned channel statistical feature 5 can also represent the channel state of the virtual channel based on the combination of the first antenna pair and the delay path. For a specific example, refer to the example of the combination of the first antenna and the delay path above. Of course, the channel statistical feature 5 above can also represent the channel state of the virtual channel based on the combination of the first antenna pair and the user. For a specific example, refer to the above example of the combination of the first antenna and the user. For the sake of brevity, no further details are given below.
对于真实信道而言,信道统计特征5可以指示第二天线对应的真实信道的信道状态。或者,信道统计特征5可以指示第二天线对对应的真实信道的信道状态,此时,信道统计特征5又可以称为“发射-接收天线专属(Tx-Rx-specific)信道统计特征”。For the real channel, the channel statistical feature 5 may indicate the channel state of the real channel corresponding to the second antenna. Alternatively, the channel statistical feature 5 may indicate the channel state of the real channel corresponding to the second antenna pair. In this case, the channel statistical feature 5 may also be called "transmitting-receiving antenna-specific (Tx-Rx-specific) channel statistical feature".
上述第二天线为接收天线时,第二天线对应的真实信道可以理解为通过第二天线接收的真实信道,此时,信道统计特征5又可以称为“接收天线专属(Rx-specific)信道统计特征”。上述第二天线为发射天线时,第二天线对应的真实信道可以理解为通过第二天线发射的真实信道,此时,信道统计特征5又可以称为“发射天线专属(Tx-specific)信道统计特征”。When the above-mentioned second antenna is a receiving antenna, the real channel corresponding to the second antenna can be understood as the real channel received through the second antenna. At this time, the channel statistical feature 5 can also be called "receiving antenna-specific (Rx-specific) channel statistics feature". When the above-mentioned second antenna is a transmitting antenna, the real channel corresponding to the second antenna can be understood as the real channel transmitted through the second antenna. At this time, the channel statistical feature 5 can also be called "transmitting antenna-specific (Tx-specific) channel statistics feature".
在一些实现方式中,上述信道统计特征5可以基于第二天线与时延径结合来表示真实信道的信道状态。例如,第二天线为发射天线时,信道统计特征5可以指示通过第二天线发射的真实信道的某一时延径的信道状态。又例如,第二天线为发射天线时,信道统计特征5可以指示通过第二天线发射的真实信道的多个时延径(例如,可以是真实信道包含的全部或部分时延径)的信道状态的均值。又例如,第二天线为接收天线时,信道统计特征5可以指示通过第二天线接收的真实信道的某一时延径的信道状态。又例如,第二天线为接收天线时,信道统计特征5可以指示通过第二天线接收的真实信道的多个时延径的信道状态的均值。In some implementation manners, the above-mentioned channel statistical feature 5 may represent the channel state of the real channel based on the combination of the second antenna and the delay path. For example, when the second antenna is a transmitting antenna, the channel statistical feature 5 may indicate a channel state of a certain delay path of a real channel transmitted through the second antenna. For another example, when the second antenna is a transmitting antenna, the channel statistical feature 5 may indicate the channel state of multiple delay paths (for example, all or part of the delay paths included in the real channel) transmitted through the second antenna mean value. For another example, when the second antenna is a receiving antenna, the channel statistical feature 5 may indicate a channel state of a certain delay path of a real channel received through the second antenna. For another example, when the second antenna is a receiving antenna, the channel statistical feature 5 may indicate an average value of channel states of multiple delay paths of a real channel received through the second antenna.
在另一些实现方式中,上述信道统计特征5可以基于第二天线与用户结合来表示真实信道的信道状态。例如,第二天线为发射天线时,信道统计特征5可以指示通过第二天线发射的真实信道的多个用户(例如,可以是真实信道的部分或全部用户)对应的信道状态的均值。又例如,第二天线为发射天线时,信道统计特征5可以指示通过第二天线发射的真实信道的某一用户对应的信道状态。又例如,第二天线为接收天线时,信道统计特征5可以指示某一用户通过第二天线接收的真实信道的信道状态。又例如,第二天线为接收天线时,信道统计特征5可以指示真实信道的多个用户(例如,可以是真实信道的部分或全部用户)通过第二天线接收的真实信道的多个时延径的信道状态的均值。In some other implementation manners, the above-mentioned channel statistical feature 5 may represent the channel state of the real channel based on the combination of the second antenna and the user. For example, when the second antenna is a transmitting antenna, the channel statistical feature 5 may indicate the average value of channel states corresponding to multiple users (for example, some or all users of the real channel) transmitted through the second antenna. For another example, when the second antenna is a transmitting antenna, the channel statistical feature 5 may indicate a channel state corresponding to a certain user of a real channel transmitted through the second antenna. For another example, when the second antenna is a receiving antenna, the channel statistical feature 5 may indicate the channel state of a real channel received by a certain user through the second antenna. For another example, when the second antenna is a receiving antenna, the channel statistical feature 5 may indicate multiple delay paths of the real channel received by multiple users of the real channel (for example, may be some or all users of the real channel) through the second antenna. The mean value of the channel state of .
另外,上述信道统计特征5还可以基于第二天线对与时延径结合来表示真实信道的信道状态,具体的实例可以参见上文第二天线与时延径结合的示例。当然,上述信道统计特征5还可以基于第二天线对与用户结合来表示真实信道的信道状态,具体的实例可以参见上文第二天线与用户结合的示例。为了简洁,下文不再赘述。In addition, the above-mentioned channel statistical feature 5 can also represent the channel state of the real channel based on the combination of the second antenna pair and the delay path. For a specific example, refer to the example of combining the second antenna and the delay path above. Of course, the channel statistical feature 5 above can also represent the channel state of the real channel based on the combination of the second antenna pair and the user. For a specific example, refer to the above example of the combination of the second antenna and the user. For the sake of brevity, no further details are given below.
需要说明的是,上述第一天线与第二天线可以是相同的天线,也可以是不同的天线,本申请实施例对此不作限定。同理,上述第一天线对和第二天线对可以是相同或者不同的天线对。It should be noted that, the foregoing first antenna and the second antenna may be the same antenna or different antennas, which is not limited in this embodiment of the present application. Similarly, the first antenna pair and the second antenna pair may be the same or different antenna pairs.
下文以第一天线和第二天线为接收天线,且对应的相关矩阵表示信道统计特征5为例进行介绍。其中,表示信道统计特征5的相关矩阵可以称为“接收天线专属的信道相关矩阵”。需要说明的是,公式中字母的含义已在上文中介绍,为了简洁,在此不再赘述。In the following, the first antenna and the second antenna are used as receiving antennas, and the corresponding correlation matrix represents the channel statistical feature 5 as an example for introduction. Wherein, the correlation matrix representing the channel statistical feature 5 may be referred to as a "receiving antenna-specific channel correlation matrix". It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
对于真实信道而言,真实信道的接收天线专属的信道相关矩阵R X指示第X个接收天线接收的真实信道的多个时延径的信道状态的均值,即
Figure PCTCN2021135255-appb-000031
For a real channel, the channel correlation matrix R X specific to the receiving antenna of the real channel indicates the mean value of the channel state of multiple delay paths of the real channel received by the Xth receiving antenna, namely
Figure PCTCN2021135255-appb-000031
对于虚拟信道而言,虚拟信道的接收天线专属的信道相关矩阵
Figure PCTCN2021135255-appb-000032
指示第Y个接收天线接收的虚拟信道的多个时延径的信道状态的均值,即
Figure PCTCN2021135255-appb-000033
For a virtual channel, the channel correlation matrix specific to the receiving antenna of the virtual channel
Figure PCTCN2021135255-appb-000032
Indicates the mean value of the channel state of multiple delay paths of the virtual channel received by the Yth receiving antenna, namely
Figure PCTCN2021135255-appb-000033
需要说明的是,当第一天线和第二天线为发射天线或天线对时,信道统计特征5的相关矩阵与上述接收天线专属的信道相关矩阵类似,为了简洁,下文不再赘述。It should be noted that when the first antenna and the second antenna are transmitting antennas or antenna pairs, the correlation matrix of the channel statistical feature 5 is similar to the channel correlation matrix dedicated to the receiving antenna above, and will not be described in detail below for brevity.
下文以第一天线和第二天线为发射天线,且使用相关矩阵表示信道统计特征5为例进行介绍。其中,表示信道统计特征5的相关矩阵可以称为“发射天线专属的信道相关矩阵”。需要说明的是,公式中字母的含义已在上文中介绍,为了简洁,在此不再赘述。In the following, the first antenna and the second antenna are used as the transmitting antennas, and a correlation matrix is used to represent the channel statistical feature 5 as an example for introduction. Wherein, the correlation matrix representing the channel statistical feature 5 may be referred to as a "transmitting antenna-specific channel correlation matrix". It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
对于真实信道而言,真实信道的发射天线专属的信道相关矩阵
Figure PCTCN2021135255-appb-000034
指示通过第R个发射天线接收的真实信道的第d个时延径的信道状态,即
Figure PCTCN2021135255-appb-000035
For a real channel, the channel correlation matrix specific to the transmit antenna of the real channel
Figure PCTCN2021135255-appb-000034
Indicates the channel state of the d-th delay path of the real channel received through the R-th transmit antenna, namely
Figure PCTCN2021135255-appb-000035
对于虚拟信道而言,虚拟信道的接收天线专属的信道相关矩阵
Figure PCTCN2021135255-appb-000036
指示第R’个接收天线接收的虚拟信道的第d个时延径的信道状态,即
Figure PCTCN2021135255-appb-000037
For a virtual channel, the channel correlation matrix specific to the receiving antenna of the virtual channel
Figure PCTCN2021135255-appb-000036
Indicates the channel state of the d-th delay path of the virtual channel received by the R'th receiving antenna, that is
Figure PCTCN2021135255-appb-000037
需要说明的是,当第一天线和第二天线为接收天线或天线对时,信道统计特征5的相关矩阵与上述发射天线专属的信道相关矩阵类似,为了简洁,下文不再赘述。It should be noted that when the first antenna and the second antenna are receiving antennas or antenna pairs, the correlation matrix of the channel statistical feature 5 is similar to the above-mentioned channel correlation matrix dedicated to the transmitting antenna, and will not be described in detail below for brevity.
信道统计特征6,考虑到信道特征与信道的频域粒度相关,因此,可以通过信道统计特征6指示按照第一频域粒度划分的信道的信道状态。其中,频域粒度可以是任一种频率单位,例如,可以是载波、子载波、RB、子带等。另外,上述信道可以是频域信道。The channel statistical feature 6, considering that the channel feature is related to the frequency domain granularity of the channel, therefore, the channel statistical feature 6 may indicate the channel state of the channel divided according to the first frequency domain granularity. Wherein, the frequency domain granularity may be any frequency unit, for example, it may be a carrier, a subcarrier, an RB, a subband, and the like. In addition, the above-mentioned channel may be a frequency domain channel.
对于虚拟信道而言,信道统计特征6可以指示按照第一频域粒度划分的虚拟信道的信道状态。For the virtual channel, the channel statistical feature 6 may indicate the channel state of the virtual channel divided according to the first frequency domain granularity.
在一些实现方式中,上述信道统计特征6可以基于第一频域粒度与用户结合来表示虚拟信道的信道状态。例如,信道统计特征6可以指示通过虚拟信道的多个用户(例如,可以是虚拟信道的部分或全部用户)对应的虚拟信道的信道状态的均值,其中虚拟信道是按照第一频域粒度划分的。又例如,信道统计特征6可以指示虚拟信道的某一用户对应的虚拟信道的信道状态,其中虚拟信道是按照第一频域粒度划分的。In some implementation manners, the above-mentioned channel statistical feature 6 may be combined with the user based on the first frequency domain granularity to represent the channel state of the virtual channel. For example, the channel statistical feature 6 may indicate the mean value of the channel state of the virtual channel corresponding to multiple users passing through the virtual channel (for example, some or all users of the virtual channel), where the virtual channel is divided according to the first frequency domain granularity . For another example, the channel statistical feature 6 may indicate a channel state of a virtual channel corresponding to a user of the virtual channel, where the virtual channel is divided according to the first frequency domain granularity.
对于真实信道而言,信道统计特征6可以指示按照第一频域粒度划分的真实信道的信道状态。For the real channel, the channel statistical feature 6 may indicate the channel state of the real channel divided according to the first frequency domain granularity.
在一些实现方式中,上述信道统计特征6可以基于第一频域粒度与用户结合来表示真实信道的信道状态。例如,信道统计特征6可以指示通过真实信道的多个用户(例如,可以是真实信道的部分或全部用户)对应的真实信道的信道状态的均值,其中真实信道是按照第一频域粒度划分的。又例如,信道统计特征6可以指示真实信道的某一用户对应的真实信道的信道状态,其中真实信道是按照第一频域粒度划分的。In some implementation manners, the above-mentioned channel statistical feature 6 may be combined with the user based on the first frequency domain granularity to represent the channel state of the real channel. For example, the channel statistical feature 6 may indicate the mean value of the channel state of the real channel corresponding to multiple users passing through the real channel (for example, may be some or all users of the real channel), where the real channel is divided according to the first frequency domain granularity . For another example, the channel statistical feature 6 may indicate a channel state of a real channel corresponding to a certain user of the real channel, where the real channel is divided according to the first frequency domain granularity.
为了便于理解,下文以第一频域粒度为RB,且使用相关矩阵表示信道统计特征6为例进行介绍。需要说明的是,公式中字母的含义已在上文中介绍,为了简洁,在此不再赘述。For ease of understanding, the following uses an example in which the first frequency domain granularity is RB and uses a correlation matrix to represent the channel statistical feature 6 as an example. It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
对于真实信道而言,真实信道的信道相关矩阵R RB指示第k个用户对应的真实信道的信道状态的均值,即
Figure PCTCN2021135255-appb-000038
For a real channel, the channel correlation matrix R RB of the real channel indicates the mean value of the channel state of the real channel corresponding to the kth user, namely
Figure PCTCN2021135255-appb-000038
对于虚拟信道而言,虚拟信道的相关矩阵
Figure PCTCN2021135255-appb-000039
指示虚拟信道的第b个用户对应的虚拟信道的信道状态的均值,即
Figure PCTCN2021135255-appb-000040
For a virtual channel, the correlation matrix of the virtual channel
Figure PCTCN2021135255-appb-000039
Indicates the mean value of the channel state of the virtual channel corresponding to the bth user of the virtual channel, namely
Figure PCTCN2021135255-appb-000040
为了便于理解,下文以第一频域粒度为子载波,且使用相关矩阵表示信道统计特征6为例进行介绍。需要说明的是,公式中字母的含义已在上文中介绍,为了简洁,在此不再赘述。For ease of understanding, the following uses a subcarrier as the first frequency domain granularity and uses a correlation matrix to represent the channel statistical feature 6 as an example for introduction. It should be noted that the meanings of the letters in the formula have been introduced above, and will not be repeated here for brevity.
对于真实信道而言,真实信道的相关矩阵R F,d指示真实信道的第k个用户对应的真实信道的信道状态的统计结果,即
Figure PCTCN2021135255-appb-000041
For a real channel, the correlation matrix R F,d of the real channel indicates the statistical result of the channel state of the real channel corresponding to the kth user of the real channel, namely
Figure PCTCN2021135255-appb-000041
对于虚拟信道而言,虚拟信道的相关矩阵
Figure PCTCN2021135255-appb-000042
指示虚拟信道的第b个用户对应的虚拟信道的信道状态的统计结果,
Figure PCTCN2021135255-appb-000043
For a virtual channel, the correlation matrix of the virtual channel
Figure PCTCN2021135255-appb-000042
Indicates the statistical result of the channel state of the virtual channel corresponding to the bth user of the virtual channel,
Figure PCTCN2021135255-appb-000043
需要说明的是,上述信道统计特征6的相关矩阵的表达方式基于信道统计特征统计的内容不同还可以有很多种,例如,上文介绍的第一频域粒度与用户结合的方式中,可以将用户替换为天线,相应地,将上述相关矩阵中的天线替换为用户即可,大致思想类似,为了简洁,下文不再赘述。It should be noted that there are many ways to express the correlation matrix of the above-mentioned channel statistical feature 6 based on different statistical contents of the channel statistical feature. Users are replaced by antennas. Correspondingly, the antennas in the above correlation matrix can be replaced by users. The general idea is similar. For the sake of brevity, details will not be described below.
上文结合信道统计特征1至信道统计特征6介绍了本申请实施例适用的信道统计特征,下文结合图6介绍本申请实施例的数据处理的方法的流程图。应理解,图6所示的方法可以由具有数据处理功能的设备执行,例如,可以是网络设备或终端设备。图6所示的数据处理方法包括步骤S610和步骤S640。The channel statistical features applicable to the embodiment of the present application are described above in combination with the channel statistical feature 1 to the channel statistical feature 6. The following describes the flow chart of the data processing method in the embodiment of the present application in conjunction with FIG. 6 . It should be understood that the method shown in FIG. 6 may be executed by a device having a data processing function, for example, a network device or a terminal device. The data processing method shown in FIG. 6 includes step S610 and step S640.
在步骤S610中,获取生成对抗网络的信道生成器生成的虚拟信道的信道数据。In step S610, the channel data of the virtual channel generated by the channel generator generating the adversarial network is acquired.
在步骤S620中,基于虚拟信道的信道数据提取虚拟信道的第一信道统计特征。In step S620, the first channel statistical feature of the virtual channel is extracted based on the channel data of the virtual channel.
或者说,对虚拟信道的信道数据进行统计,以得到第一信道统计特征。其中,第一信道统计特征可以是上文介绍的信道统计特征1-6中任意一种信道统计特征。上述第一信道统计特征还可以是上文信道统计特征1-6任意几种信道统计特征的结合。当然,本申请实施例还可以使用其他信道统计特征,例如,信道的到达角等。In other words, statistics are performed on the channel data of the virtual channel to obtain the first channel statistical feature. Wherein, the first channel statistical feature may be any one of the channel statistical features 1-6 introduced above. The first channel statistical feature may also be a combination of any of the above channel statistical features 1-6. Of course, this embodiment of the present application may also use other channel statistical features, for example, the angle of arrival of the channel, and the like.
在步骤S630中,基于真实信道的信道数据提取真实信道的第二信道统计特征。In step S630, the second channel statistical feature of the real channel is extracted based on the channel data of the real channel.
或者说,对真实信道的信道数据进行统计,以得到第二信道统计特征。其中,第二信道统计特征可以是上文介绍的信道统计特征1-6中任意一种信道统计特征。上述第二信道统计特征还可以是上文信道统计特征1-6任意几种信道统计特征的结合。当然,本申请实施例还可以使用其他信道统计特征,例如,信道的到达角等。In other words, statistics are performed on the channel data of the real channel to obtain the second channel statistical feature. Wherein, the second channel statistical feature may be any one of the channel statistical features 1-6 introduced above. The second channel statistical feature may also be a combination of any of the above channel statistical features 1-6. Of course, this embodiment of the present application may also use other channel statistical features, for example, the angle of arrival of the channel, and the like.
通常,为了提高第二信道统计特征描述真实信道的准确性,可以基于真实信道的信道数据全集中全部真实信道的信道数据,来统计第二信道统计特征。当然,为了降低得到第二信道统计特征的计算量,可以从真实信道的信道数据全集中选择部分真实信道数据来统计第二信道统计特征,本申请实施例对此不作限定。Usually, in order to improve the accuracy of describing the real channel by the second channel statistical feature, the second channel statistical feature may be calculated based on the channel data of all real channels in the channel data ensemble of the real channel. Of course, in order to reduce the amount of calculation for obtaining the second channel statistical features, some real channel data may be selected from the full set of real channel channel data to count the second channel statistical features, which is not limited in this embodiment of the present application.
在步骤S640中,确定第一信道统计特征与第二信道统计特征之间的差异。In step S640, the difference between the first channel statistical feature and the second channel statistical feature is determined.
上述第一信道统计特征与第二信道统计特征之间的差异,可以用于指示虚拟信道的信道数据与真实信道的信道数据之间的差异。或者说,上述第一信道统计特征与第二信道统计特征之间的差异,可替换为虚拟信道的信道数据与真实信道的信道数据之间的差异。The difference between the first channel statistical feature and the second channel statistical feature may be used to indicate the difference between the channel data of the virtual channel and the channel data of the real channel. In other words, the above-mentioned difference between the first channel statistical feature and the second channel statistical feature may be replaced by the difference between the channel data of the virtual channel and the channel data of the real channel.
在本申请实施例中,通过比较虚拟信道的第一信道统计特征与真实信道的第二信道统计特征之间的差异,来衡量生成对抗网络中信道生成器生成的虚拟信道的信道数据的质量,相比于直接将真实信道的信道数据和虚拟信道的信道数据对比,本申请实施例的衡量方式有利于更加准确的衡量虚拟信道的信道数据的质量,有利于提高基于虚拟信道的信道数据建立的信道模型的准确度。In the embodiment of the present application, by comparing the difference between the first channel statistical characteristics of the virtual channel and the second channel statistical characteristics of the real channel, the quality of the channel data of the virtual channel generated by the channel generator in the generated confrontation network is measured, Compared with directly comparing the channel data of the real channel with the channel data of the virtual channel, the measurement method in the embodiment of the present application is conducive to more accurately measuring the quality of the channel data of the virtual channel, and is conducive to improving the establishment of channel data based on the virtual channel. Accuracy of the channel model.
如上文介绍,信道鉴别器仅是在训练阶段帮助训练信道生成器,在通信领域,信道生成器的质量(或者说信道生成器生成虚拟信道的信道数据的质量)尤为重要。然而,目前信道生成器和信道鉴别器都是在训练过程中通过损失函数整体评价的,也就是说,损失函数的结果仅能指示信道生成器和信道鉴别器作为一个整体的性能,无法单独评价信道生成器的质量。这样,当损失函数达到优化目标后,可能信道生成器的质量依然较低,然后再基于信道生成器输出的虚拟信道的信道数据进行信道建模,会导致建立的信道模型无法很好的描述或刻画真实信道。As mentioned above, the channel discriminator only helps to train the channel generator in the training phase. In the field of communication, the quality of the channel generator (or the quality of the channel data generated by the channel generator for virtual channels) is particularly important. However, at present, both the channel generator and the channel discriminator are evaluated as a whole by the loss function during the training process, that is, the result of the loss function can only indicate the performance of the channel generator and the channel discriminator as a whole, and cannot be evaluated separately The quality of the channel generator. In this way, when the loss function reaches the optimization goal, the quality of the channel generator may still be low, and then channel modeling is performed based on the channel data of the virtual channel output by the channel generator, which will cause the established channel model to be unable to describe or Characterize the true channel.
因此,为了避免上述问题,本申请实施例还提供一种数据处理方法,通过比较虚拟信道的信道数据与真实信道的信道数据之间的差异,来单独评价信道生成器的质量,即,获取对抗生成网络的信道生成器生成的虚拟信道的信道数据;并基于虚拟信道的信道数据与真实信道的信道数据之间的差异(又称“第一差异”),确定是否保存信道生成器。Therefore, in order to avoid the above problems, the embodiment of the present application also provides a data processing method, by comparing the difference between the channel data of the virtual channel and the channel data of the real channel, to evaluate the quality of the channel generator independently, that is, to obtain the countermeasure generating the channel data of the virtual channel generated by the channel generator of the network; and determining whether to save the channel generator based on the difference between the channel data of the virtual channel and the channel data of the real channel (also called "the first difference").
在本申请实施例中,通过比较真实信道的信道数据与虚拟信道的信道数据之间的差异,来评估信道生成器的质量,以提高信道建模的准确性。避免了基于损失函数整体评估GAN的训练结果时,无法对信道生成器的质量单独进行评价。In the embodiment of the present application, the quality of the channel generator is evaluated by comparing the difference between the channel data of the real channel and the channel data of the virtual channel, so as to improve the accuracy of channel modeling. When evaluating the training results of GAN based on the loss function as a whole, the quality of the channel generator cannot be evaluated separately.
为了进一步提高评价信道生成器的质量的准确性,可以通过信道生成器生成的虚拟信道的信道数据的信道统计特征(又称“第一信道统计特征”)与真实信道的信道数据的信道统计特征(又称“第二信道统计特征”)之间的差异,来单独评价信道生成器的质量。在一些实现方式中,上述基于信道统计特征评价信道生成器质量的方案还可以图7的方案结合使用,即,图6所述的方法还可以包括:根据第一信道统计特征与第二信道统计特征之间的差异,确定是否保存信道生成器。因此,上述用于评价信道生成器的质量的方案可以称为“信道评估方案”,相应地,上述用于评价信道生成器的装置可以称为“信道评估器”。当然,上述基于信道统计特征评价信道生成器质量的方案也可以单独使用,本申请实施例 对此不作限定。In order to further improve the accuracy of evaluating the quality of the channel generator, the channel statistical characteristics (also known as "first channel statistical characteristics") of the channel data of the virtual channel generated by the channel generator can be compared with the channel statistical characteristics of the channel data of the real channel (also known as "second channel statistical characteristics") to evaluate the quality of the channel generator alone. In some implementation manners, the above-mentioned scheme for evaluating the quality of a channel generator based on channel statistical characteristics can also be used in combination with the scheme in FIG. 7 , that is, the method described in FIG. 6 can also include: The difference between features that determine whether to save the channel generator. Therefore, the above-mentioned solution for evaluating the quality of the channel generator may be called a "channel evaluation solution", and correspondingly, the above-mentioned device for evaluating the channel generator may be called a "channel evaluator". Of course, the above-mentioned solution for evaluating the quality of the channel generator based on channel statistical characteristics can also be used alone, which is not limited in this embodiment of the present application.
在一些实现方式中,可以基于第i轮训练过程后的差异 i和第i+1轮训练过程后的差异 i+1,来评价信道生成器的质量,其中i为正整数。当上述差异 i+1高于差异 i时,可以认为经过第i+1轮的训练过程得到的信道生成器 i+1的质量较高,此时,可以输出模型保存指示以指示保存信道生成器 i+1。相反地,当上述差异 i高于差异 i+1时,经过第i+1轮的训练过程得到的信道生成器 i+1的质量较差,此时,可以继续对信道生成器进行训练,即不保存信道生成器 i+1。当然,在另一些实现方式中,可以通过比较上述差异和预设门限,来评价信道生成器的质量。当上述差异高于预设门限时,可以认为信道生成器的质量较高,此时,可以停止对信道生成器的训练过程。例如,可以输出模型保存指示以指示保存信道生成器。相反地,当上述差异低于预设门限时,可以认为信道生成器的质量较低,此时,可以继续对信道生成器进行训练,即不保存信道生成器。上述基于差异确定是否包含信道生成器的方式还有很多种,本申请实施例对此不作限定。 In some implementation manners, the quality of the channel generator may be evaluated based on the difference i after the i-th round of training process and the difference i+1 after the i+1-th round of training process, where i is a positive integer. When the above difference i+1 is higher than the difference i , it can be considered that the quality of the channel generator i+1 obtained through the training process of the i+1th round is relatively high. At this time, the model saving instruction can be output to instruct to save the channel generator i+1 . Conversely, when the above difference i is higher than the difference i+1 , the quality of the channel generator i+1 obtained through the training process of the i+1th round is poor. At this time, the channel generator can continue to be trained, that is Channel generator i+1 is not saved. Certainly, in some other implementation manners, the quality of the channel generator may be evaluated by comparing the foregoing difference with a preset threshold. When the above difference is higher than the preset threshold, it can be considered that the quality of the channel generator is high, and at this time, the training process of the channel generator can be stopped. For example, a model save indication may be output to instruct the save channel generator. On the contrary, when the above-mentioned difference is lower than the preset threshold, it can be considered that the quality of the channel generator is low, and at this time, the training of the channel generator can be continued, that is, the channel generator is not saved. There are many ways to determine whether to include the channel generator based on the above difference, which is not limited in this embodiment of the present application.
为了便于理解,下文结合图7以基于每轮训练过程的差异来确定信道生成器质量为例,介绍本申请实施例的信道评估器700。需要说明的是,图7中与上文相关的术语可以参见上文的介绍,为了简洁,在此不再赘述。图7所示的信道评估器700包含判别器701。For ease of understanding, the channel evaluator 700 in the embodiment of the present application is introduced below with reference to FIG. 7 by taking determining the quality of a channel generator based on the difference in each round of training process as an example. It should be noted that, for terms related to the above in FIG. 7 , reference may be made to the introduction above, and for the sake of brevity, details are not repeated here. The channel estimator 700 shown in FIG. 7 includes a discriminator 701 .
在步骤S710中,信道评估鉴别器700从真实信道的信道数据全集中提取第二信道统计特征。In step S710, the channel estimation discriminator 700 extracts a second channel statistical feature from the ensemble of channel data of the real channel.
在步骤S720中,信道评估器700从虚拟信道的信道数据中提取第一信道统计特征。In step S720, the channel evaluator 700 extracts a first channel statistical feature from the channel data of the virtual channel.
在步骤S730中,将第一信道统计特征和第二信道统计特征分别输入判别器701。In step S730, the first channel statistical feature and the second channel statistical feature are input to the discriminator 701 respectively.
上述判别器用于计算每轮训练过程后第一信道统计特征和第二信道统计特征之间的差异,并将每轮训练过程对应的差异进行比较,并基于比较结果确定是否存储信道生成器模型。具体地,当上述差异 i+1高于或等于差异 i时,则执行步骤S740。相反地,当上述差异 i+1低于差异 i时,则结束本轮比较过程。 The above-mentioned discriminator is used to calculate the difference between the first channel statistical feature and the second channel statistical feature after each round of training process, and compare the difference corresponding to each round of training process, and determine whether to store the channel generator model based on the comparison result. Specifically, when the above-mentioned difference i+1 is higher than or equal to the difference i , step S740 is executed. On the contrary, when the above-mentioned difference i+1 is lower than the difference i , the current round of comparison process ends.
在步骤S740,输出模型保存指示,以指示保存信道生成器。In step S740, a model saving instruction is output to instruct the channel generator to be saved.
为了便于理解,下文结合图8来介绍信道评估器700在GAN训练过程中的使用过程。图8是本申请实施例的GAN训练过程的示意图。应理解,图7和图8中具有相同功能的单元使用的编号相同。图8所示的方法包括步骤S810至步骤S890。For ease of understanding, the process of using the channel estimator 700 in the GAN training process is introduced below with reference to FIG. 8 . Fig. 8 is a schematic diagram of the GAN training process of the embodiment of the present application. It should be understood that units with the same function in FIG. 7 and FIG. 8 use the same number. The method shown in FIG. 8 includes steps S810 to S890.
在步骤S810中,从真实信道的信道数据全集中提取真实信道的信道数据。In step S810, channel data of real channels are extracted from the ensemble of channel data of real channels.
在一些实现方式中,若真实信道的信道数据全集中数据量较大,可以采用批抽样的方式,从真实信道的信道数据全集中抽取一批真实信道的信道数据。In some implementation manners, if the channel data set of real channels has a large amount of data, batch sampling may be used to extract a batch of channel data of real channels from the full set of channel data of real channels.
在步骤S820中,将输入信息输入信道生成器,以得到虚拟信道的信道数据。In step S820, the input information is input into the channel generator to obtain the channel data of the virtual channel.
在步骤S830中,将信道数据输入信道鉴别器,以得到鉴别结果。In step S830, input the channel data into the channel discriminator to obtain the discriminant result.
上述信道数据可以是虚拟信道的信道数据或者还可以是真实信道的信道数据。The above channel data may be channel data of a virtual channel or may also be channel data of a real channel.
在步骤S840中,将真实信道的信道数据、虚拟信道的信道数据以及鉴别结果输入损失函数,得到统计损失函数的结果。In step S840, the channel data of the real channel, the channel data of the virtual channel and the identification result are input into the loss function to obtain the result of the statistical loss function.
在步骤S850中,从真实信道的信道数据中提取第二信道统计特征。In step S850, the second channel statistical feature is extracted from the channel data of the real channel.
在步骤S860中,从虚拟信道的信道数据中提取第一信道统计特征。In step S860, the first channel statistical feature is extracted from the channel data of the virtual channel.
在步骤S880中,将第一信道统计特征和第二信道统计特征分别输入信道评估器700。In step S880, the first channel statistical feature and the second channel statistical feature are respectively input into the channel evaluator 700.
信道评估器700的功能可以参见图7,具体地,当上述差异 i+1高于或等于差异 i时,则执行步骤S890。相反地,当上述差异 i+1低于差异 i时,则结束本轮比较过程。 The functions of the channel evaluator 700 can be referred to in FIG. 7 . Specifically, when the above-mentioned difference i+1 is higher than or equal to the difference i , step S890 is performed. On the contrary, when the above-mentioned difference i+1 is lower than the difference i , the current round of comparison process ends.
在步骤S890,输出模型保存指示,以指示保存信道生成器。In step S890, a model saving instruction is output to instruct the channel generator to be saved.
在上文中结合信道统计特征1-6,介绍了本申请实施例适用的信道统计特征。为了便于理解,下文基于上述信道统计特征1-6分别介绍本申请实施例适用的判别器。需要说明的是,本申请实施例适用的判别器有很多种,并不限定在下文介绍的几种判别器中。The channel statistical features applicable to this embodiment of the present application are introduced above in combination with channel statistical features 1-6. For ease of understanding, the discriminators applicable to the embodiments of the present application are respectively introduced below based on the above-mentioned channel statistical characteristics 1-6. It should be noted that there are many kinds of discriminators applicable to the embodiments of the present application, and are not limited to the discriminators described below.
基于信道统计特征1设计的判别器1,用于计算虚拟信道的全部用户对应的虚拟信道包含的多条时延径的信道状态的统计结果,与真实信道的全部用户对应的真实信道包含的多条时延径的信道状态的统计结果之间的差异。The discriminator 1 designed based on the channel statistical feature 1 is used to calculate the statistical results of the channel state of the multiple delay paths contained in the virtual channel corresponding to all users of the virtual channel, and the multiple delay paths contained in the real channel corresponding to all users of the real channel The difference between the statistical results of the channel state of the delay paths.
在一些实现方式中,若上述统计结果分别使用真实信道的全信道相关矩阵R与虚拟信道的全信道相关矩阵
Figure PCTCN2021135255-appb-000044
表示,则判别器1可以表示为
Figure PCTCN2021135255-appb-000045
其中,||·|| l表示矩阵的k范数,
Figure PCTCN2021135255-appb-000046
表示第i轮虚拟信道的全信道相关矩阵。
In some implementations, if the above statistical results use the full channel correlation matrix R of the real channel and the full channel correlation matrix of the virtual channel respectively
Figure PCTCN2021135255-appb-000044
Indicates that the discriminator 1 can be expressed as
Figure PCTCN2021135255-appb-000045
Among them, ||·|| l represents the k-norm of the matrix,
Figure PCTCN2021135255-appb-000046
Represents the full channel correlation matrix of the i-th round of virtual channels.
Figure PCTCN2021135255-appb-000047
时,更新信道生成器G的模型为第i+1轮的训练模型。相反地,当
Figure PCTCN2021135255-appb-000048
时,仍然保存信道生成器G的模型为第i轮的训练模型。
when
Figure PCTCN2021135255-appb-000047
When , update the model of the channel generator G to be the training model of the i+1 round. Conversely, when
Figure PCTCN2021135255-appb-000048
When , the model of the channel generator G is still saved as the training model of the i-th round.
需要说明的是,上述矩阵的范数通常可以设置为F-范数(Frobenius范数)。当然,上述矩阵的范 数也可按照不同需求设置为0,1,2,无穷范数等。It should be noted that, the norm of the above matrix can usually be set as F-norm (Frobenius norm). Of course, the norm of the above matrix can also be set to 0, 1, 2, infinite norm, etc. according to different requirements.
基于信道统计特征2设计的判别器2,用于计算虚拟信道的全部用户通过虚拟信道的目标时延径传输数据时所需的传输时延的统计结果,与真实信道的全部用户通过真实信道的目标时延径传输数据时所需的传输时延的统计结果之间的差异。The discriminator 2 designed based on the channel statistical characteristics 2 is used to calculate the statistical results of the transmission delay required by all users of the virtual channel to transmit data through the target delay path of the virtual channel, which is different from that of all users of the real channel through the real channel. The difference between the statistical results of the transmission delay required for data transmission along the target delay path.
在一些实现方式中,若上述统计结果分别使用真实信道的时延专属的信道相关矩阵R d与虚拟信道的时延专属的信道相关矩阵
Figure PCTCN2021135255-appb-000049
表示,则判别器2可以表示为
Figure PCTCN2021135255-appb-000050
其中,||·|| l表示矩阵的k范数,
Figure PCTCN2021135255-appb-000051
表示第i轮虚拟信道的时延专属的信道相关矩阵。
In some implementations, if the above statistical results use the delay-specific channel correlation matrix R d of the real channel and the delay-specific channel correlation matrix of the virtual channel respectively
Figure PCTCN2021135255-appb-000049
Indicates that the discriminator 2 can be expressed as
Figure PCTCN2021135255-appb-000050
Among them, ||·|| l represents the k-norm of the matrix,
Figure PCTCN2021135255-appb-000051
Denotes the delay-specific channel correlation matrix of the i-th round of virtual channels.
Figure PCTCN2021135255-appb-000052
时,更新信道生成器G的模型为第i+1轮的训练模型。相反地,当
Figure PCTCN2021135255-appb-000053
时,仍然保存信道生成器G的模型为第i轮的训练模型。
when
Figure PCTCN2021135255-appb-000052
When , update the model of the channel generator G to be the training model of the i+1 round. Conversely, when
Figure PCTCN2021135255-appb-000053
When , the model of the channel generator G is still saved as the training model of the i-th round.
需要说明的是,上述矩阵的范数通常可以设置为F-范数。当然,上述矩阵的范数也可按照不同需求设置为0,1,2,无穷范数等。It should be noted that the norm of the above matrix can usually be set as the F-norm. Of course, the norm of the above matrix can also be set to 0, 1, 2, infinite norm, etc. according to different requirements.
基于信道统计特征3设计的判别器3,用于计算虚拟信道的第一用户对应的虚拟信道的多个时延径的信道状态的统计结果,与真实信道的第一用户对应的真实信道的多个时延径的信道状态的统计结果之间的差异。The discriminator 3 designed based on the channel statistical feature 3 is used to calculate the statistical results of the channel state of the multiple delay paths of the virtual channel corresponding to the first user of the virtual channel, and the multiple of the real channel corresponding to the first user of the real channel The difference between the statistical results of the channel state of the delay paths.
在一些实现方式中,若上述统计结果分别使用真实信道的用户专属的信道相关矩阵R k与虚拟信道的用户专属的信道相关矩阵
Figure PCTCN2021135255-appb-000054
表示,则判别器3可以表示为
Figure PCTCN2021135255-appb-000055
其中,||·|| l表示矩阵的k范数,
Figure PCTCN2021135255-appb-000056
表示第i轮虚拟信道的用户专属的信道相关矩阵。
In some implementations, if the above statistical results use the user-specific channel correlation matrix R k of the real channel and the user-specific channel correlation matrix of the virtual channel respectively
Figure PCTCN2021135255-appb-000054
Indicates that the discriminator 3 can be expressed as
Figure PCTCN2021135255-appb-000055
Among them, ||·|| l represents the k-norm of the matrix,
Figure PCTCN2021135255-appb-000056
Indicates the user-specific channel correlation matrix of the i-th round of virtual channels.
Figure PCTCN2021135255-appb-000057
时,更新信道生成器G的模型为第i+1轮的训练模型。相反地,当
Figure PCTCN2021135255-appb-000058
时,仍然保存信道生成器G的模型为第i轮的训练模型。
when
Figure PCTCN2021135255-appb-000057
When , update the model of the channel generator G to be the training model of the i+1 round. Conversely, when
Figure PCTCN2021135255-appb-000058
When , the model of the channel generator G is still saved as the training model of the i-th round.
需要说明的是,
Figure PCTCN2021135255-appb-000059
表示在真实信道的信道数据全集中,选取到的与第b个用户对应的虚拟信道的信道状态最接近的真实信道状态(即第k个用户对应的真实信道的信道状态)的相似程度。在一些实现方式中,上述第k个用户对应的真实信道的信道状态可以是基于第b个用户对应的虚拟信道的信道状态遍历真实信道的信道数据全集后选择的。因此,上述第k个用户和第b个用户可以是同一用户,也可以是不同的用户。
It should be noted,
Figure PCTCN2021135255-appb-000059
Indicates the degree of similarity of the selected real channel state (that is, the channel state of the real channel corresponding to the kth user) that is closest to the channel state of the virtual channel corresponding to the bth user in the full set of channel data of the real channel. In some implementation manners, the channel state of the real channel corresponding to the kth user may be selected after traversing the full set of channel data of the real channel based on the channel state of the virtual channel corresponding to the bth user. Therefore, the kth user and the bth user may be the same user or different users.
另外,上述矩阵的范数通常可以设置为F-范数。当然,上述矩阵的范数也可按照不同需求设置为0,1,2,无穷范数等。In addition, the norm of the above matrix can usually be set as the F-norm. Of course, the norm of the above matrix can also be set to 0, 1, 2, infinite norm, etc. according to different requirements.
基于信道统计特征4设计的判别器4,用于计算虚拟信道的第一用户对应的虚拟信道的目标时延径的信道状态的统计结果,与真实信道的第一用户对应的真实信道的目标时延径的信道状态的统计结果之间的差异。The discriminator 4 designed based on the channel statistical feature 4 is used to calculate the statistical results of the channel state of the target delay path of the virtual channel corresponding to the first user of the virtual channel, and the target time of the real channel corresponding to the first user of the real channel The difference between the statistical results of the extended path and the channel state.
在一些实现方式中,若上述统计结果分别使用真实信道的用户时延专属的信道相关矩阵R k,d与虚拟信道的用户时延专属的信道相关矩阵
Figure PCTCN2021135255-appb-000060
表示,则判别器4可以表示为
Figure PCTCN2021135255-appb-000061
其中,||·|| l表示矩阵的k范数,
Figure PCTCN2021135255-appb-000062
表示第i轮虚拟信道的用户时延专属的信道相关矩阵。
In some implementations, if the above statistical results use the channel correlation matrix R k,d specific to the user delay of the real channel and the channel correlation matrix R k,d specific to the user delay of the virtual channel respectively
Figure PCTCN2021135255-appb-000060
Indicates that the discriminator 4 can be expressed as
Figure PCTCN2021135255-appb-000061
Among them, ||·|| l represents the k-norm of the matrix,
Figure PCTCN2021135255-appb-000062
Indicates the user delay-specific channel correlation matrix of the i-th round of virtual channels.
Figure PCTCN2021135255-appb-000063
时,更新信道生成器G的模型为第i+1轮的训练模型。相反地,当
Figure PCTCN2021135255-appb-000064
Figure PCTCN2021135255-appb-000065
时,仍然保存信道生成器G的模型为第i轮的训练模型。
when
Figure PCTCN2021135255-appb-000063
When , update the model of the channel generator G to be the training model of the i+1 round. Conversely, when
Figure PCTCN2021135255-appb-000064
Figure PCTCN2021135255-appb-000065
When , the model of the channel generator G is still saved as the training model of the i-th round.
需要说明的是,
Figure PCTCN2021135255-appb-000066
表示在真实信道的信道数据全集中,选取到的与第b个用户对应的虚拟信道的第d个时延径的信道状态最接近的真实信道状态(即第k个用户对应的真实信道的第d个时延径的信道状态)的相似程度。在一些实现方式中,上述第k个用户对应的真实信道的第d个时延径的信道状态,可以是基于第b个用户对应的虚拟信道的第d个时延径的信道状态遍历真实信道的信道数据全集后选择的。因此,上述第k个用户和第b个用户可以是同一用户,也可以是不同的用户,相似地,上述真实信道的第d个时延径与虚拟信道的第d个时延径可以是信道中达到次序相同的时延径,也可以是信道中到达次序不同的时延径。
It should be noted,
Figure PCTCN2021135255-appb-000066
Indicates the real channel state closest to the channel state of the d-th delay path of the selected virtual channel corresponding to the b-th user in the full set of channel data of the real channel (that is, the real channel state of the real channel corresponding to the k-th user The degree of similarity between channel states of d delay paths). In some implementations, the channel state of the d-th delay path of the real channel corresponding to the k-th user may be based on the channel state of the d-th delay path of the virtual channel corresponding to the b-th user traversing the real channel Selected after the full set of channel data. Therefore, the kth user and the bth user may be the same user or different users. Similarly, the dth delay path of the real channel and the dth delay path of the virtual channel may be channel The delay paths with the same arrival order in the channel can also be the delay paths with different arrival orders in the channel.
另外,上述矩阵的范数通常可以设置为F-范数。当然,上述矩阵的范数也可按照不同需求设置为0,1,2,无穷范数等。In addition, the norm of the above matrix can usually be set as the F-norm. Of course, the norm of the above matrix can also be set to 0, 1, 2, infinite norm, etc. according to different requirements.
基于信道统计特征5设计的判别器5,用于计算第一天线对应的虚拟信道的信道状态,与第二天线对应的真实信道的信道状态之间的差异。或者,上述判别器5还可以用于计算第一天线对对应的虚拟信道的信道状态,与第二天线对对应的真实信道的信道状态之间的差异。The discriminator 5 designed based on the channel statistical feature 5 is used to calculate the difference between the channel state of the virtual channel corresponding to the first antenna and the channel state of the real channel corresponding to the second antenna. Alternatively, the discriminator 5 may also be used to calculate the difference between the channel state of the virtual channel corresponding to the first antenna pair and the channel state of the real channel corresponding to the second antenna pair.
需要说明的是,可以基于信道统计特征5的不同含义设置相应的判别器,概括来说,可以理解为假设第i轮虚拟信道的信道统计特征5与真实信道的信道统计特征5之间的差异为差异 i,则判别器可以用于计算上述差异 i,并且,当差异 i≤差异 i+1时,更新信道生成器G的模型为第i+1轮的训练模型。相反地,当差异 i>差异 i+1时,仍然保存信道生成器G的模型为第i轮的训练模型。 It should be noted that the corresponding discriminators can be set based on the different meanings of the channel statistical features 5. In general, it can be understood as the difference between the channel statistical features 5 of the hypothetical round i virtual channel and the channel statistical features 5 of the real channel is the difference i , the discriminator can be used to calculate the above difference i , and, when the difference i ≤ difference i+1 , update the model of the channel generator G to be the training model of the i+1 round. Conversely, when difference i > difference i+1 , the model of channel generator G is still saved as the training model for the i-th round.
下文以信道统计特征5表示某一接收天线接收的信道的传输时延为例介绍判别器5。基于其他形式的信道统计特征5设计的判别器5与下文介绍的判别器5原理相似,为了简洁,下文不再赘述。The discriminator 5 is introduced below by taking the channel statistical feature 5 representing the transmission delay of a channel received by a certain receiving antenna as an example. The principle of the discriminator 5 designed based on other forms of channel statistical features 5 is similar to that of the discriminator 5 described below, and for the sake of brevity, details will not be described below.
在一些实现方式中,若上述信道统计特征5分别使用真实信道的接收天线专属的信道相关矩阵R X与虚拟信道的接收天线专属的信道相关矩阵
Figure PCTCN2021135255-appb-000067
表示,则判别器5可以表示为
Figure PCTCN2021135255-appb-000068
其中,||·|| l表示矩阵的k范数,
Figure PCTCN2021135255-appb-000069
表示第i轮虚拟信道的用户时延专属的信道相关矩阵。
In some implementations, if the above channel statistical feature 5 respectively uses the channel correlation matrix R X specific to the receiving antenna of the real channel and the channel correlation matrix R X specific to the receiving antenna of the virtual channel
Figure PCTCN2021135255-appb-000067
Indicates that the discriminator 5 can be expressed as
Figure PCTCN2021135255-appb-000068
Among them, ||·|| l represents the k-norm of the matrix,
Figure PCTCN2021135255-appb-000069
Indicates the user delay-specific channel correlation matrix of the i-th round of virtual channels.
Figure PCTCN2021135255-appb-000070
时,更新信道生成器G的模型为第i+1轮的训练模型。相反地,当
Figure PCTCN2021135255-appb-000071
时,仍然保存信道生成器G的模型为第i轮的训练模型。
when
Figure PCTCN2021135255-appb-000070
When , update the model of the channel generator G to be the training model of the i+1 round. Conversely, when
Figure PCTCN2021135255-appb-000071
When , the model of the channel generator G is still saved as the training model of the i-th round.
需要说明的是,上述矩阵的范数通常可以设置为F-范数。当然,上述矩阵的范数也可按照不同需求设置为0,1,2,无穷范数等。It should be noted that the norm of the above matrix can usually be set as the F-norm. Of course, the norm of the above matrix can also be set to 0, 1, 2, infinite norm, etc. according to different requirements.
基于信道统计特征6设计的判别器6,用于计算按照第一频域粒度划分的虚拟信道的信道状态,与按照第一频域粒度划分的真实信道的信道状态之间的差异。The discriminator 6 designed based on the channel statistical feature 6 is used to calculate the difference between the channel state of the virtual channel divided according to the first frequency domain granularity and the channel state of the real channel divided according to the first frequency domain granularity.
需要说明的是,可以基于信道统计特征6的不同含义设置相应的判别器6,概括来说,可以理解为假设第i轮虚拟信道的信道统计特征6与真实信道的信道统计特征6之间的差异为差异 i,则判别器可以用于计算上述差异 i,并且,当差异 i≤差异 i+1时,更新信道生成器G的模型为第i+1轮的训练模型。相反地,当差异 i>差异 i+1时,仍然保存信道生成器G的模型为第i轮的训练模型。 It should be noted that the corresponding discriminator 6 can be set based on the different meanings of the channel statistical features 6. In general, it can be understood as the difference between the channel statistical features 6 of the i-th round virtual channel and the channel statistical features 6 of the real channel. If the difference is difference i , the discriminator can be used to calculate the above difference i , and, when the difference i ≤ difference i+1 , update the model of the channel generator G to be the training model of the i+1 round. Conversely, when difference i > difference i+1 , the model of channel generator G is still saved as the training model for the i-th round.
下文以信道统计特征6表示以第RB为频域粒度划分的信道的传输时延为例介绍判别器6。基于其他形式的信道统计特征6设计的判别器6与下文介绍的判别器6原理相似,为了简洁,下文不再赘述。In the following, the discriminator 6 will be introduced by taking the channel statistical feature 6 as an example representing the transmission delay of a channel divided by the RB as the frequency domain granularity. The discriminator 6 designed based on other forms of channel statistical features 6 is similar in principle to the discriminator 6 described below, and for the sake of brevity, details are not described below.
在一些实现方式中,若上述信道统计特征6分别使用真实信道的信道相关矩阵R RB与虚拟信道的相关矩阵
Figure PCTCN2021135255-appb-000072
表示,则判别器6可以表示为
Figure PCTCN2021135255-appb-000073
其中,||·|| l表示矩阵的k范数,
Figure PCTCN2021135255-appb-000074
表示第i轮虚拟信道的信道相关矩阵。
In some implementations, if the above channel statistical feature 6 respectively uses the channel correlation matrix R RB of the real channel and the correlation matrix of the virtual channel
Figure PCTCN2021135255-appb-000072
Indicates that the discriminator 6 can be expressed as
Figure PCTCN2021135255-appb-000073
Among them, ||·|| l represents the k-norm of the matrix,
Figure PCTCN2021135255-appb-000074
Indicates the channel correlation matrix of the i-th round of virtual channels.
Figure PCTCN2021135255-appb-000075
时,更新信道生成器G的模型为第i+1轮的训练模型。相反地,当
Figure PCTCN2021135255-appb-000076
时,仍然保存信道生成器G的模型为第i轮的训练模型。
when
Figure PCTCN2021135255-appb-000075
When , update the model of the channel generator G to be the training model of the i+1 round. Conversely, when
Figure PCTCN2021135255-appb-000076
When , the model of the channel generator G is still saved as the training model of the i-th round.
需要说明的是,上述矩阵的范数通常可以设置为F-范数。当然,上述矩阵的范数也可按照不同需求设置为0,1,2,无穷范数等。It should be noted that the norm of the above matrix can usually be set as the F-norm. Of course, the norm of the above matrix can also be set to 0, 1, 2, infinite norm, etc. according to different requirements.
如上文介绍,GAN的训练过程其实质就是信道生成器310和信道鉴别器320处于对抗博弈的过程。在信道生成器310和信道鉴别器320的交替训练过程中,损失函数的训练目标刚好是相反的,这就导致训练GAN的过程非常不稳定,甚至GAN难以收敛。另外,目前GAN的训练过程使用的损失函数都是通用损失函数,进一步降低了GAN的收敛速度。As introduced above, the essence of the training process of GAN is that the channel generator 310 and the channel discriminator 320 are in the process of confrontation game. In the alternate training process of the channel generator 310 and the channel discriminator 320, the training objective of the loss function is just opposite, which makes the process of training GAN very unstable, and even GAN is difficult to converge. In addition, the loss functions used in the current GAN training process are all general loss functions, which further reduces the convergence speed of GAN.
因此,为了提高GAN的收敛速度,本申请实施例还提供一种数据处理方式,即根据第一信道统计特征与第二信道统计特征之间的差异,对生成对抗网络进行训练。Therefore, in order to improve the convergence speed of the GAN, the embodiment of the present application also provides a data processing method, that is, to train the generative adversarial network according to the difference between the statistical characteristics of the first channel and the statistical characteristics of the second channel.
在一些实现方式中,可以将上述第一信道统计特征与第二信道统计特征之间的差异,与传统的损失函数(例如,交叉熵损失函数或基于推土机距离的损失函数)结合,形成联合损失函数,以对GAN进行训练。当然,在另一些方式中,还可以直接将上述第一信道统计特征与第二信道统计特征之间的差异作为损失函数,来对GAN进行训练,本申请实施例对此不作具体限定。In some implementations, the above-mentioned difference between the first channel statistics and the second channel statistics can be combined with a traditional loss function (for example, a cross-entropy loss function or a loss function based on bulldozer distance) to form a joint loss function to train the GAN. Of course, in some other manners, the difference between the first channel statistical feature and the second channel statistical feature may also be directly used as a loss function to train the GAN, which is not specifically limited in this embodiment of the present application.
在本申请实施例中,基于第一信道统计特征与第二信道统计特征之间的差异,来训练GAN,以将损失函数的输出聚焦到对比虚拟信道的信道统计特征与真实信道的信道统计特征之间的差异,以便更好地指导GAN的训练过程,有利于提高GAN的收敛速度。避免了传统的基于普通的损失函数来训练GAN的过程中,损失函数输出的是虚拟信道的信道数据与真实信道的信道数据之间的差异,导致GAN的收敛速度较慢。In the embodiment of the present application, GAN is trained based on the difference between the first channel statistical characteristics and the second channel statistical characteristics, so as to focus the output of the loss function on comparing the channel statistical characteristics of the virtual channel and the channel statistical characteristics of the real channel In order to better guide the training process of GAN, it is beneficial to improve the convergence speed of GAN. It avoids the traditional process of training GAN based on the ordinary loss function. The output of the loss function is the difference between the channel data of the virtual channel and the channel data of the real channel, resulting in a slow convergence speed of GAN.
在一些实现方式中,上述联合损失函数包含两部分第一损失函数L 1(H,z)以及第二损失函数L 2(H,z),即
Figure PCTCN2021135255-appb-000077
其中,第一损失函数L 1(H,z)为信道鉴别器所采用的传统的损失函数(如交叉熵损失函数或者基于推土机距离的损失函数);第二损失函数L 2(H,z)表示本申请实施例提供的基于信道统计特征设计的损失函数,因此,又称为统计损失函数。
In some implementations, the above joint loss function includes two parts of the first loss function L 1 (H, z) and the second loss function L 2 (H, z), namely
Figure PCTCN2021135255-appb-000077
Wherein, the first loss function L 1 (H, z) is a traditional loss function adopted by the channel discriminator (such as a cross-entropy loss function or a loss function based on bulldozer distance); the second loss function L 2 (H, z) Indicates the loss function designed based on the channel statistical characteristics provided by the embodiment of the present application, therefore, it is also called the statistical loss function.
需要说明的是,联合损失函数中的权重系数λ可以是固定值,例如λ=0.3。当然,权重系数λ也可以是随着训练过程变化的值,例如在训练初始结果,设定λ=0.7,以使得信道生成器能在信道统计信息辅助下快速获得初始模型权重,然后再通过降低权重系数(例如,λ=0.2),以减小信道统计信息辅助GAN训练的比重,使得信道鉴别器和信道生成器训练的更稳定。It should be noted that the weight coefficient λ in the joint loss function may be a fixed value, such as λ=0.3. Of course, the weight coefficient λ can also be a value that changes with the training process. For example, in the initial training result, set λ=0.7 so that the channel generator can quickly obtain the initial model weight with the assistance of channel statistics, and then reduce it by The weight coefficient (for example, λ=0.2) is used to reduce the proportion of channel statistical information assisting GAN training, so that the training of the channel discriminator and channel generator is more stable.
另外,上述第二损失函数可以基于不同的信道统计特征设计,本申请实施例对此不作限定。在一些实现方式中,上述第二损失函数的表示方式可以与判别器的表示方式相同。例如,采用信道统计特征1作为虚拟信道和真实信道的信道统计特征时,第二损失函数的表示可以与判别器1相同。又例如,采用信道统计特征2作为虚拟信道和真实信道的信道统计特征时,第二损失函数的表示可以与判别器2相同。又例如,采用信道统计特征3作为虚拟信道和真实信道的信道统计特征时,第二损失函数的表示可以与判别器3相同。又例如,采用信道统计特征4作为虚拟信道和真实信道的信道统计特征时,第二损失函数的表示可以与判别器4相同。又例如,采用信道统计特征5作为虚拟信道和真实信道的信道统计特征时,第二损失函数的表示可以与判别器5相同。又例如,采用信道统计特征6作为虚拟信道和真实信道的信道统计特征时,第二损失函数的表示可以与判别器6相同。In addition, the foregoing second loss function may be designed based on different channel statistical characteristics, which is not limited in this embodiment of the present application. In some implementation manners, the expression manner of the above-mentioned second loss function may be the same as that of the discriminator. For example, when the channel statistical feature 1 is used as the channel statistical feature of the virtual channel and the real channel, the expression of the second loss function may be the same as that of the discriminator 1 . For another example, when the channel statistical feature 2 is used as the channel statistical feature of the virtual channel and the real channel, the expression of the second loss function may be the same as that of the discriminator 2 . For another example, when the channel statistical feature 3 is used as the channel statistical feature of the virtual channel and the real channel, the expression of the second loss function may be the same as that of the discriminator 3 . For another example, when the channel statistical feature 4 is used as the channel statistical feature of the virtual channel and the real channel, the expression of the second loss function may be the same as that of the discriminator 4 . For another example, when the channel statistical feature 5 is used as the channel statistical feature of the virtual channel and the real channel, the representation of the second loss function may be the same as that of the discriminator 5 . For another example, when the channel statistical feature 6 is used as the channel statistical feature of the virtual channel and the real channel, the expression of the second loss function may be the same as that of the discriminator 6 .
为了便于理解,下文以信道统计特征1为例,介绍本申请实施例的第二损失函数。假设真实信道的全信道相关矩阵为R,虚拟信道的全信道相关矩阵为
Figure PCTCN2021135255-appb-000078
且选择F-范数构造的第二损失函数可以表示为:
Figure PCTCN2021135255-appb-000079
For ease of understanding, the following uses channel statistical feature 1 as an example to introduce the second loss function in the embodiment of the present application. Suppose the full-channel correlation matrix of the real channel is R, and the full-channel correlation matrix of the virtual channel is
Figure PCTCN2021135255-appb-000078
And the second loss function constructed by choosing the F-norm can be expressed as:
Figure PCTCN2021135255-appb-000079
下文结合图9介绍本申请实施例的联合损失函数在GAN训练时的使用过程。图9所示的方法包括步骤S910至步骤S970。The following describes the process of using the joint loss function in the GAN training of the embodiment of the present application with reference to FIG. 9 . The method shown in FIG. 9 includes steps S910 to S970.
在步骤S910中,从真实信道的信道数据全集中提取真实信道的信道数据。In step S910, the channel data of the real channel is extracted from the full set of channel data of the real channel.
在一些实现方式中,若真实信道的信道数据全集中数据量较大,可以采用批抽样的方式,从真实信道的信道数据全集中抽取一批真实信道的信道数据。In some implementation manners, if the channel data set of real channels has a large amount of data, batch sampling may be used to extract a batch of channel data of real channels from the full set of channel data of real channels.
在步骤S920中,将输入信息输入信道生成器,以得到虚拟信道的信道数据。In step S920, the input information is input into the channel generator to obtain the channel data of the virtual channel.
在步骤S930中,将信道数据输入信道鉴别器,以得到鉴别结果。In step S930, input the channel data into the channel discriminator to obtain the discriminant result.
上述信道数据可以是虚拟信道的信道数据或者还可以是真实信道的信道数据。The above channel data may be channel data of a virtual channel or may also be channel data of a real channel.
在步骤S940中,从真实信道的信道数据中提取第二信道统计特征。In step S940, the second channel statistical feature is extracted from the channel data of the real channel.
在步骤S950中,从虚拟信道的信道数据中提取第一信道统计特征。In step S950, a first channel statistical feature is extracted from the channel data of the virtual channel.
在步骤S960中,将第一信道统计特征以及第二信道统计特征输入统计损失函数,得到统计损失函数的结果。In step S960, the first channel statistical feature and the second channel statistical feature are input into the statistical loss function to obtain a result of the statistical loss function.
在步骤S970中,将统计损失函数的结果、以及鉴别结果输入第一损失函数,以得到第一损失函数的结果。In step S970, the result of the statistical loss function and the identification result are input into the first loss function to obtain the result of the first loss function.
上述第一损失函数的结果用于指导GAN网络的训练过程。The result of the first loss function above is used to guide the training process of the GAN network.
为了验证本申请实施例的方法对信道生成器的训练结果,下文结合图10至图15介绍采用本申请实施例提供的训练方法训练的信道生成器的虚拟信道的信道数据的质量。其中,图10示出了经过第一轮训练之后虚拟信道的功率时延谱的统计平均结果。图11示出了经过第一轮训练之后虚拟信道的功率天线谱的单个样本结果。图12示出了第1200轮训练之后虚拟信道的功率时延谱的统计平均结果。图13示出了第1200轮训练之后虚拟信道的功率天线谱的单个样本结果。图14示出了真实信道的功率时延谱的统计平均结果。图15示出了真实信道的功率天线谱的单个样本结果。In order to verify the training results of the channel generator by the method of the embodiment of the present application, the following describes the channel data quality of the virtual channel of the channel generator trained by the training method provided by the embodiment of the present application with reference to FIG. 10 to FIG. 15 . Wherein, FIG. 10 shows the statistical average result of the power delay spectrum of the virtual channel after the first round of training. Figure 11 shows a single sample result of the power antenna spectrum of the virtual channel after the first round of training. Fig. 12 shows the statistical average result of the power delay spectrum of the virtual channel after the 1200th round of training. Figure 13 shows a single sample result of the power antenna spectrum of the virtual channel after the 1200th round of training. Fig. 14 shows the statistical averaging result of the power delay profile of a real channel. Figure 15 shows a single sample result of the power antenna spectrum for a real channel.
参照图10至图15可以明显的看出,虚拟信道的信道数据在刚开始训练的第1轮,无法拟合真实信道的分布情况,而在第1200轮的训练后,利用本申请实施例提供的模型评估器选择保存的信道生成器输出的虚拟信道的信道数据已经能够较好的拟合真实信道的分布情况。Referring to Figures 10 to 15, it can be clearly seen that the channel data of the virtual channel cannot fit the distribution of the real channel in the first round of training, but after the 1200th round of training, using the embodiment of the present application to provide The channel data of the virtual channel output by the channel generator selected by the model evaluator can better fit the distribution of the real channel.
上文结合图1至图15,详细描述了本申请的方法实施例,下面结合图16至图18,详细描述本申请的装置实施例。应理解,方法实施例的描述与装置实施例的描述相互对应,因此,未详细描述的部分可以参见前面方法实施例。The method embodiment of the present application is described in detail above with reference to FIG. 1 to FIG. 15 , and the device embodiment of the present application is described in detail below in conjunction with FIG. 16 to FIG. 18 . It should be understood that the descriptions of the method embodiments correspond to the descriptions of the device embodiments, therefore, for parts not described in detail, reference may be made to the foregoing method embodiments.
图16是本申请实施例的数据处理的装置的示意图。图16所示的数据处理装置1600包括获取单元1610和处理单元1620。FIG. 16 is a schematic diagram of a data processing device according to an embodiment of the present application. The data processing device 1600 shown in FIG. 16 includes an acquisition unit 1610 and a processing unit 1620 .
获取单元1610,用于获取生成对抗网络的信道生成器生成的虚拟信道的信道数据;The obtaining unit 1610 is used to obtain the channel data of the virtual channel generated by the channel generator generating the confrontation network;
处理单元1620,用于基于所述虚拟信道的信道数据提取所述虚拟信道的第一信道统计特征;A processing unit 1620, configured to extract a first channel statistical feature of the virtual channel based on the channel data of the virtual channel;
所述处理单元1620,还用于基于真实信道的信道数据提取所述真实信道的第二信道统计特征;The processing unit 1620 is further configured to extract second channel statistical features of the real channel based on the channel data of the real channel;
所述处理单元1620,还用于确定所述第一信道统计特征与所述第二信道统计特征之间的差异。The processing unit 1620 is further configured to determine a difference between the first channel statistical feature and the second channel statistical feature.
在一些可选的实现方式中,所述处理单元,还用于根据所述第一信道统计特征与所述第二信道统计特征之间的差异,对所述生成对抗网络进行训练,所述生成对抗网络包含信道鉴别器。In some optional implementation manners, the processing unit is further configured to train the generative adversarial network according to the difference between the first channel statistical feature and the second channel statistical feature, and the generating Adversarial networks contain channel discriminators.
在一些可选的实现方式中,所述处理单元,还用于:根据所述第一信道统计特征与所述第二信道统计特征之间的差异,确定是否保存所述信道生成器。In some optional implementation manners, the processing unit is further configured to: determine whether to save the channel generator according to a difference between the first channel statistical feature and the second channel statistical feature.
在一些可选的实现方式中,所述第一信道统计特征用于指示所述虚拟信道的全部用户对应的所述虚拟信道包含的多条时延径的信道状态的统计结果;和/或,所述第二信道统计特征用于指示所述真实信道的全部用户对应的所述真实信道包含的多条时延径的信道状态的统计结果。In some optional implementation manners, the first channel statistical feature is used to indicate statistical results of channel states of multiple delay paths contained in the virtual channel corresponding to all users of the virtual channel; and/or, The second channel statistical feature is used to indicate statistical results of channel states of multiple delay paths contained in the real channel corresponding to all users of the real channel.
在一些可选的实现方式中,所述第一信道统计特征用于指示所述虚拟信道的全部用户对应的所述虚拟信道的目标时延径的信道状态的统计结果;和/或,所述第二信道统计特征用于指示所述真实信道的全部用户对应的所述真实信道的目标时延径的信道状态的统计结果。In some optional implementation manners, the first channel statistical feature is used to indicate the statistical result of the channel state of the target delay path of the virtual channel corresponding to all users of the virtual channel; and/or, the The second channel statistical feature is used to indicate a statistical result of a channel state of a target delay path of the real channel corresponding to all users of the real channel.
在一些可选的实现方式中,所述第一信道统计特征用于指示所述虚拟信道的第一用户对应的所述虚拟信道中的多个时延径的信道状态的统计结果;和/或,所述第二信道统计特征用于指示所述真实信道的第一用户对应的所述真实信道中的多个时延径的信道状态的统计结果。In some optional implementation manners, the first channel statistical feature is used to indicate statistical results of channel states of multiple delay paths in the virtual channel corresponding to the first user of the virtual channel; and/or , the second channel statistical feature is used to indicate statistical results of channel states of multiple delay paths in the real channel corresponding to the first user of the real channel.
在一些可选的实现方式中,所述第一信道统计特征用于指示所述虚拟信道的第二用户对应的所述虚拟信道的目标时延径的信道状态的统计结果;和/或,所述第二信道统计特征用于指示所述真实信道的第二用户对应的所述真实信道的目标时延径的信道状态的统计结果。In some optional implementation manners, the first channel statistical feature is used to indicate the statistical result of the channel state of the target delay path of the virtual channel corresponding to the second user of the virtual channel; and/or, the The second channel statistical feature is used to indicate the statistical result of the channel state of the target delay path of the real channel corresponding to the second user of the real channel.
在一些可选的实现方式中,所述第一信道统计特征用于指示第一天线或第一天线对对应的所述虚拟信道的信道状态;和/或,所述第二信道统计特征用于指示第二天线或第二天线对对应的所述真实信道的信道状态。In some optional implementation manners, the first channel statistical feature is used to indicate the channel state of the virtual channel corresponding to the first antenna or the first antenna pair; and/or, the second channel statistical feature is used to Indicating the channel state of the real channel corresponding to the second antenna or the second antenna pair.
在一些可选的实现方式中,所述第一天线为接收天线或发送天线,和/或,所述第二天线为接收天线或发送天线。In some optional implementation manners, the first antenna is a receiving antenna or a transmitting antenna, and/or, the second antenna is a receiving antenna or a transmitting antenna.
在一些可选的实现方式中,所述第一信道统计特征用于指示按照第一频域粒度划分的所述虚拟信道的信道状态;和/或,所述第二信道统计特征用于指示按照所述第一频域粒度划分的所述真实信道的信道状态。In some optional implementation manners, the first channel statistical feature is used to indicate the channel state of the virtual channel divided according to the first frequency domain granularity; and/or, the second channel statistical feature is used to indicate the channel state according to The channel state of the real channel divided by the first frequency domain granularity.
图17是本申请另一实施例的数据处理的装置的示意图。图17所示的装置1700包括获取单元1710和处理单元1720。Fig. 17 is a schematic diagram of a data processing device according to another embodiment of the present application. The apparatus 1700 shown in FIG. 17 includes an acquisition unit 1710 and a processing unit 1720 .
获取单元1710,用于获取对抗生成网络的信道生成器生成的虚拟信道的信道数据;An acquisition unit 1710, configured to acquire channel data of the virtual channel generated by the channel generator of the confrontation generation network;
处理单元1720,用于基于所述虚拟信道的信道数据与真实信道的信道数据之间的第一差异,确定是否保存所述信道生成器。The processing unit 1720 is configured to determine whether to save the channel generator based on the first difference between the channel data of the virtual channel and the channel data of the real channel.
在一些可选的实现方式中,所述处理单元,还用于:基于所述虚拟信道的信道数据提取所述虚拟信道的第一信道统计特征;基于真实信道的信道数据提取所述真实信道的第二信道统计特征;以及确定所述第一信道统计特征与所述第二信道统计特征之间的第二差异,其中,所述第二差异用于指示所述第一差异。In some optional implementation manners, the processing unit is further configured to: extract the first channel statistical feature of the virtual channel based on the channel data of the virtual channel; extract the first channel statistical feature of the real channel based on the channel data of the real channel second channel statistics; and determining a second difference between the first channel statistics and the second channel statistics, wherein the second difference is indicative of the first difference.
图18是本申请实施例的数据装置的示意性结构图。图18中的虚线表示该单元或模块为可选的。该装置1800可用于实现上述方法实施例中描述的方法。装置1800可以是芯片、终端设备或网络设备。Fig. 18 is a schematic structural diagram of a data device according to an embodiment of the present application. The dashed line in Figure 18 indicates that the unit or module is optional. The apparatus 1800 may be used to implement the methods described in the foregoing method embodiments. Apparatus 1800 may be a chip, a terminal device or a network device.
装置1800可以包括一个或多个处理器1810。该处理器1810可支持装置1800实现前文方法实施例所描述的方法。该处理器1810可以是通用处理器或者专用处理器。例如,该处理器可以为中央处理单元(central processing unit,CPU)。或者,该处理器还可以是其他通用处理器、数字信号处理器(digital signal processor,DSP)、专用集成电路(application specific integrated circuit,ASIC)、现成可编程门阵列(field programmable gate array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。Apparatus 1800 may include one or more processors 1810 . The processor 1810 may support the device 1800 to implement the methods described in the foregoing method embodiments. The processor 1810 may be a general purpose processor or a special purpose processor. For example, the processor may be a central processing unit (central processing unit, CPU). Alternatively, the processor can also be other general-purpose processors, digital signal processors (digital signal processors, DSPs), application specific integrated circuits (application specific integrated circuits, ASICs), off-the-shelf programmable gate arrays (field programmable gate arrays, FPGAs) Or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. A general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.
装置1800还可以包括一个或多个存储器1820。存储器1820上存储有程序,该程序可以被处理器1810执行,使得处理器1810执行前文方法实施例所描述的方法。存储器1820可以独立于处理器1810也可以集成在处理器1810中。Apparatus 1800 may also include one or more memories 1820 . A program is stored in the memory 1820, and the program can be executed by the processor 1810, so that the processor 1810 executes the methods described in the foregoing method embodiments. The memory 1820 may be independent from the processor 1810 or may be integrated in the processor 1810 .
装置1800还可以包括收发器1830。处理器1810可以通过收发器1830与其他设备或芯片进行通信。例如,处理器1810可以通过收发器1830与其他设备或芯片进行数据收发。The apparatus 1800 may also include a transceiver 1830 . The processor 1810 can communicate with other devices or chips through the transceiver 1830 . For example, the processor 1810 may send and receive data with other devices or chips through the transceiver 1830 .
本申请实施例还提供一种计算机可读存储介质,用于存储程序。该计算机可读存储介质可应用于本申请实施例提供的终端或网络设备中,并且该程序使得计算机执行本申请各个实施例中的由终端或网络设备执行的方法。The embodiment of the present application also provides a computer-readable storage medium for storing programs. The computer-readable storage medium can be applied to the terminal or the network device provided in the embodiments of the present application, and the program enables the computer to execute the methods performed by the terminal or the network device in the various embodiments of the present application.
本申请实施例还提供一种计算机程序产品。该计算机程序产品包括程序。该计算机程序产品可应用于本申请实施例提供的终端或网络设备中,并且该程序使得计算机执行本申请各个实施例中的由终端或网络设备执行的方法。The embodiment of the present application also provides a computer program product. The computer program product includes programs. The computer program product can be applied to the terminal or the network device provided in the embodiments of the present application, and the program enables the computer to execute the methods performed by the terminal or the network device in the various embodiments of the present application.
本申请实施例还提供一种计算机程序。该计算机程序可应用于本申请实施例提供的终端或网络设备中,并且该计算机程序使得计算机执行本申请各个实施例中的由终端或网络设备执行的方法。The embodiment of the present application also provides a computer program. The computer program can be applied to the terminal or the network device provided in the embodiments of the present application, and the computer program enables the computer to execute the methods performed by the terminal or the network device in the various embodiments of the present application.
应理解,本申请中术语“系统”和“网络”可以被可互换使用。另外,本申请使用的术语仅用于对本申请的具体实施例进行解释,而非旨在限定本申请。本申请的说明书和权利要求书及所述附图中的术语“第一”、“第二”、“第三”和“第四”等是用于区别不同对象,而不是用于描述特定顺序。此外,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。It should be understood that the terms "system" and "network" may be used interchangeably in this application. In addition, the terms used in the application are only used to explain the specific embodiments of the application, and are not intended to limit the application. The terms "first", "second", "third" and "fourth" in the specification and claims of the present application and the drawings are used to distinguish different objects, rather than to describe a specific order . Furthermore, the terms "include" and "have", as well as any variations thereof, are intended to cover a non-exclusive inclusion.
在本申请的实施例中,提到的“指示”可以是直接指示,也可以是间接指示,还可以是表示具有关 联关系。举例说明,A指示B,可以表示A直接指示B,例如B可以通过A获取;也可以表示A间接指示B,例如A指示C,B可以通过C获取;还可以表示A和B之间具有关联关系。In the embodiments of the present application, the "indication" mentioned may be a direct indication, an indirect indication, or 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.
在本申请实施例中,“与A相应的B”表示B与A相关联,根据A可以确定B。但还应理解,根据A确定B并不意味着仅仅根据A确定B,还可以根据A和/或其它信息确定B。In this embodiment of the application, "B corresponding to A" means that B is associated with A, and B can be determined according to A. However, it should also be understood that determining B according to A does not mean determining B only according to A, and B may also be determined according to A and/or other information.
在本申请实施例中,术语“对应”可表示两者之间具有直接对应或间接对应的关系,也可以表示两者之间具有关联关系,也可以是指示与被指示、配置与被配置等关系。In this embodiment of the 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 instructed, configures and is configured, etc. relation.
本申请实施例中,“预定义”或“预配置”可以通过在设备(例如,包括终端设备和网络设备)中预先保存相应的代码、表格或其他可用于指示相关信息的方式来实现,本申请对于其具体的实现方式不做限定。比如预定义可以是指协议中定义的。In this embodiment of the application, "predefined" or "preconfigured" can be realized by pre-saving corresponding codes, tables or other methods that can be used to indicate relevant information in devices (for example, including terminal devices and network devices). The application does not limit its specific implementation. 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, may include the LTE protocol, the NR protocol, and related protocols applied to future communication systems, which is not limited in the present application.
本申请实施例中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。The term "and/or" in the embodiment of the present application is only an association relationship describing associated objects, which means that there may be three relationships, for example, A and/or B, which can mean: A exists alone, and A and B exist at the same time , there are three cases of B alone. In addition, the character "/" in this article generally indicates that the contextual objects are an "or" relationship.
在本申请的各种实施例中,上述各过程的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。In various embodiments of the present application, the sequence numbers of the above-mentioned processes do not mean the order of execution, and the execution order of each process should be determined by its functions and internal logic, rather than the implementation process of the embodiments of the present application. constitute any limitation.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。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 unit, each unit may exist separately physically, or two or more units may be integrated into one unit.
在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其任意组合来实现。当使用软件实现时,可以全部或部分地以计算机程序产品的形式实现。所述计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行所述计算机程序指令时,全部或部分地产生按照本申请实施例所述的流程或功能。所述计算机可以是通用计算机、专用计算机、计算机网络、或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线(例如同轴电缆、光纤、数字用户线(digital subscriber line,DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够读取的任何可用介质或者是包含一个或多个可用介质集成的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质,(例如,软盘、硬盘、磁带)、光介质(例如,数字通用光盘(digital video disc,DVD))或者半导体介质(例如,固态硬盘(solid state disk,SSD))等。In the above embodiments, all or part of them may be implemented by software, hardware, firmware or any combination thereof. When implemented using software, it may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on the computer, the processes or functions according to the embodiments of the present application will be generated in whole or in part. The computer can be a general purpose computer, a special purpose computer, a computer network, or other programmable devices. The computer instructions may be stored in or transmitted from one computer-readable storage medium to another computer-readable storage medium, for example, the computer instructions may be transmitted from a website, computer, server or data center Transmission to another website site, computer, server or data center by wired (such as coaxial cable, optical fiber, digital subscriber line (DSL)) or wireless (such as infrared, wireless, microwave, etc.). The computer-readable storage medium may be any available medium that can be read by a computer, or a data storage device such as a server or a data center integrated with one or more available media. The available medium may be a magnetic medium (for example, a floppy disk, a hard disk, a magnetic tape), an optical medium (for example, a digital versatile disc (digital video disc, DVD)) or a semiconductor medium (for example, a solid state disk (solid state disk, SSD) )wait.
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以所述权利要求的保护范围为准。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 determined by the protection scope of the claims.

Claims (30)

  1. 一种数据处理的方法,其特征在于,包括:A data processing method, characterized in that, comprising:
    获取生成对抗网络的信道生成器生成的虚拟信道的信道数据;Obtain channel data of a virtual channel generated by a channel generator generating an adversarial network;
    基于所述虚拟信道的信道数据提取所述虚拟信道的第一信道统计特征;extracting a first channel statistical feature of the virtual channel based on the channel data of the virtual channel;
    基于真实信道的信道数据提取所述真实信道的第二信道统计特征;extracting second channel statistical features of the real channel based on channel data of the real channel;
    确定所述第一信道统计特征与所述第二信道统计特征之间的差异。Differences between the first channel statistics and the second channel statistics are determined.
  2. 如权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1, further comprising:
    根据所述第一信道统计特征与所述第二信道统计特征之间的差异,对所述生成对抗网络进行训练,所述生成对抗网络包含信道鉴别器。The generative adversarial network is trained according to the difference between the first channel statistical feature and the second channel statistical feature, and the generative adversarial network includes a channel discriminator.
  3. 如权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1, further comprising:
    根据所述第一信道统计特征与所述第二信道统计特征之间的差异,确定是否保存所述信道生成器。Determine whether to save the channel generator according to the difference between the first channel statistical feature and the second channel statistical feature.
  4. 如权利要求1-3中任一项所述的方法,其特征在于,所述第一信道统计特征用于指示所述虚拟信道的全部用户对应的所述虚拟信道的多条时延径的信道状态的统计结果;和/或,The method according to any one of claims 1-3, wherein the first channel statistical feature is used to indicate channels of multiple delay paths of the virtual channel corresponding to all users of the virtual channel statistical results of the status; and/or,
    所述第二信道统计特征用于指示所述真实信道的全部用户对应的所述真实信道的多条时延径的信道状态的统计结果。The second channel statistical feature is used to indicate statistical results of channel states of multiple delay paths of the real channel corresponding to all users of the real channel.
  5. 如权利要求1-3中任一项所述的方法,其特征在于,所述第一信道统计特征用于指示所述虚拟信道的全部用户对应的所述虚拟信道的目标时延径的信道状态的统计结果;和/或,The method according to any one of claims 1-3, wherein the first channel statistical feature is used to indicate the channel state of the target delay path of the virtual channel corresponding to all users of the virtual channel statistical results of ; and/or,
    所述第二信道统计特征用于指示所述真实信道的全部用户对应所述真实信道的目标时延径的信道状态的统计结果。The second channel statistical feature is used to indicate the statistical result of the channel state of all users of the real channel corresponding to the target delay path of the real channel.
  6. 如权利要求1-3中任一项所述的方法,其特征在于,所述第一信道统计特征用于指示所述虚拟信道的第一用户对应的所述虚拟信道的多个时延径的信道状态的统计结果;和/或,The method according to any one of claims 1-3, wherein the first channel statistical feature is used to indicate the number of delay paths of the virtual channel corresponding to the first user of the virtual channel statistics on channel status; and/or,
    所述第二信道统计特征用于指示所述真实信道的第一用户对应的所述真实信道的多个时延径的信道状态的统计结果。The second channel statistical feature is used to indicate statistical results of channel states of multiple delay paths of the real channel corresponding to the first user of the real channel.
  7. 如权利要求1-3中任一项所述的方法,其特征在于,所述第一信道统计特征用于指示所述虚拟信道的第二用户对应的所述虚拟信道的目标时延径的信道状态的统计结果;和/或,The method according to any one of claims 1-3, wherein the first channel statistical feature is used to indicate the channel of the target delay path of the virtual channel corresponding to the second user of the virtual channel statistical results of the status; and/or,
    所述第二信道统计特征用于指示所述真实信道的第二用户对应的所述真实信道的目标时延径的信道状态的统计结果。The second channel statistical feature is used to indicate the statistical result of the channel state of the target delay path of the real channel corresponding to the second user of the real channel.
  8. 如权利要求1-3中任一项所述的方法,其特征在于,所述第一信道统计特征用于指示第一天线或第一天线对对应的所述虚拟信道的信道状态;和/或,The method according to any one of claims 1-3, wherein the first channel statistical feature is used to indicate the channel state of the virtual channel corresponding to the first antenna or the first antenna pair; and/or ,
    所述第二信道统计特征用于指示第二天线或第二天线对对应的所述真实信道的信道状态。The second channel statistical feature is used to indicate the channel state of the real channel corresponding to the second antenna or the second antenna pair.
  9. 如权利要求8所述的方法,其特征在于,所述第一天线为接收天线或发送天线,和/或,所述第二天线为接收天线或发送天线。The method according to claim 8, wherein the first antenna is a receiving antenna or a transmitting antenna, and/or the second antenna is a receiving antenna or a transmitting antenna.
  10. 如权利要求1-3中任一项所述的方法,其特征在于,所述第一信道统计特征用于指示按照第一频域粒度划分的所述虚拟信道的信道状态;和/或The method according to any one of claims 1-3, wherein the first channel statistical feature is used to indicate the channel state of the virtual channel divided according to the first frequency domain granularity; and/or
    所述第二信道统计特征用于指示按照所述第一频域粒度划分的所述真实信道的信道状态。The second channel statistical feature is used to indicate the channel state of the real channel divided according to the first frequency domain granularity.
  11. 一种数据处理的方法,其特征在于,包括:A data processing method, characterized in that, comprising:
    获取对抗生成网络的信道生成器生成的虚拟信道的信道数据;Obtain channel data for the virtual channel generated by the channel generator of the adversarial generative network;
    基于所述虚拟信道的信道数据与真实信道的信道数据之间的第一差异,确定是否保存所述信道生成器。Based on a first difference between channel data of the virtual channel and channel data of a real channel, it is determined whether to save the channel generator.
  12. 如权利要求11所述的方法,其特征在于,在所述基于所述虚拟信道的信道数据与真实信道的信道数据之间的差异,确定是否保存所述信道生成器之前,The method according to claim 11, wherein, before determining whether to save the channel generator based on the difference between the channel data of the virtual channel and the channel data of the real channel,
    所述方法还包括:The method also includes:
    基于所述虚拟信道的信道数据提取所述虚拟信道的第一信道统计特征;extracting a first channel statistical feature of the virtual channel based on the channel data of the virtual channel;
    基于真实信道的信道数据提取所述真实信道的第二信道统计特征;extracting second channel statistical features of the real channel based on channel data of the real channel;
    确定所述第一信道统计特征与所述第二信道统计特征之间的第二差异,其中,所述第二差异用于指示所述第一差异。A second difference between the first channel statistic and the second channel statistic is determined, wherein the second difference is indicative of the first difference.
  13. 一种数据处理的装置,其特征在于,包括:A data processing device, characterized in that it comprises:
    获取单元,用于获取生成对抗网络的信道生成器生成的虚拟信道的信道数据;The obtaining unit is used to obtain the channel data of the virtual channel generated by the channel generator generating the confrontation network;
    处理单元,用于基于所述虚拟信道的信道数据提取所述虚拟信道的第一信道统计特征;a processing unit, configured to extract a first channel statistical feature of the virtual channel based on the channel data of the virtual channel;
    所述处理单元,还用于基于真实信道的信道数据提取所述真实信道的第二信道统计特征;The processing unit is further configured to extract second channel statistical features of the real channel based on channel data of the real channel;
    所述处理单元,还用于确定所述第一信道统计特征与所述第二信道统计特征之间的差异。The processing unit is further configured to determine a difference between the first channel statistical feature and the second channel statistical feature.
  14. 如权利要求13所述的装置,其特征在于,所述处理单元,还用于:The device according to claim 13, wherein the processing unit is further configured to:
    根据所述第一信道统计特征与所述第二信道统计特征之间的差异,对所述生成对抗网络进行训练,所述生成对抗网络包含信道鉴别器。The generative adversarial network is trained according to the difference between the first channel statistical feature and the second channel statistical feature, and the generative adversarial network includes a channel discriminator.
  15. 如权利要求13所述的装置,其特征在于,所述处理单元,还用于:The device according to claim 13, wherein the processing unit is further configured to:
    根据所述第一信道统计特征与所述第二信道统计特征之间的差异,确定是否保存所述信道生成器。Determine whether to save the channel generator according to the difference between the first channel statistical feature and the second channel statistical feature.
  16. 如权利要求13-15中任一项所述的装置,其特征在于,所述第一信道统计特征用于指示所述虚拟信道的全部用户对应的所述虚拟信道的多条时延径的信道状态的统计结果;和/或,The device according to any one of claims 13-15, wherein the first channel statistical feature is used to indicate channels of multiple delay paths of the virtual channel corresponding to all users of the virtual channel statistical results of the status; and/or,
    所述第二信道统计特征用于指示所述真实信道的全部用户对应的所述真实信道的多条时延径的信道状态的统计结果。The second channel statistical feature is used to indicate statistical results of channel states of multiple delay paths of the real channel corresponding to all users of the real channel.
  17. 如权利要求13-15中任一项所述的装置,其特征在于,所述第一信道统计特征用于指示所述虚拟信道的全部用户对应的所述虚拟信道的目标时延径的信道状态的统计结果;和/或,The device according to any one of claims 13-15, wherein the first channel statistical feature is used to indicate the channel state of the target delay path of the virtual channel corresponding to all users of the virtual channel statistical results of ; and/or,
    所述第二信道统计特征用于指示所述真实信道的全部用户通过所述真实信道的目标时延径的信道状态的统计结果。The second channel statistical feature is used to indicate a statistical result of a channel state of a target delay path of all users of the real channel passing through the real channel.
  18. 如权利要求13-15中任一项所述的装置,其特征在于,所述第一信道统计特征用于指示所述虚拟信道的第一用户对应的所述虚拟信道的多个时延径的信道状态的统计结果;和/或,The device according to any one of claims 13-15, wherein the first channel statistical feature is used to indicate the number of delay paths of the virtual channel corresponding to the first user of the virtual channel statistics on channel status; and/or,
    所述第二信道统计特征用于指示所述真实信道的第一用户对应的所述真实信道的多个时延径的信道状态的统计结果。The second channel statistical feature is used to indicate statistical results of channel states of multiple delay paths of the real channel corresponding to the first user of the real channel.
  19. 如权利要求13-15中任一项所述的装置,其特征在于,所述第一信道统计特征用于指示所述虚拟信道的第二用户对应的所述虚拟信道的目标时延径的信道状态的统计结果;和/或,The device according to any one of claims 13-15, wherein the first channel statistical feature is used to indicate the channel of the target delay path of the virtual channel corresponding to the second user of the virtual channel statistical results of the status; and/or,
    所述第二信道统计特征用于指示所述真实信道的第二用户对应的所述真实信道的目标时延径的信道状态的统计结果。The second channel statistical feature is used to indicate the statistical result of the channel state of the target delay path of the real channel corresponding to the second user of the real channel.
  20. 如权利要求13-15中任一项所述的装置,其特征在于,所述第一信道统计特征用于指示第一天线或第一天线对对应的所述虚拟信道的信道状态;和/或,The apparatus according to any one of claims 13-15, wherein the first channel statistical feature is used to indicate the channel state of the virtual channel corresponding to the first antenna or the first antenna pair; and/or ,
    所述第二信道统计特征用于指示第二天线或第二天线对对应的所述真实信道的信道状态。The second channel statistical feature is used to indicate the channel state of the real channel corresponding to the second antenna or the second antenna pair.
  21. 如权利要求20所述的装置,其特征在于,所述第一天线为接收天线或发送天线,和/或,所述第二天线为接收天线或发送天线。The device according to claim 20, wherein the first antenna is a receiving antenna or a transmitting antenna, and/or the second antenna is a receiving antenna or a transmitting antenna.
  22. 如权利要求13-15中任一项所述的装置,其特征在于,所述第一信道统计特征用于指示按照第一频域粒度划分的所述虚拟信道的信道状态的统计结果;和/或The device according to any one of claims 13-15, wherein the first channel statistical feature is used to indicate the statistical result of the channel state of the virtual channel divided according to the first frequency domain granularity; and/ or
    所述第二信道统计特征用于指示按照所述第一频域粒度划分的所述真实信道的信道状态的统计结果。The second channel statistical feature is used to indicate the statistical result of the channel state of the real channel divided according to the first frequency domain granularity.
  23. 一种数据处理的装置,其特征在于,包括:A data processing device, characterized in that it comprises:
    获取单元,用于获取对抗生成网络的信道生成器生成的虚拟信道的信道数据;The acquisition unit is used to acquire the channel data of the virtual channel generated by the channel generator of the confrontation generation network;
    处理单元,用于基于所述虚拟信道的信道数据与真实信道的信道数据之间的第一差异,确定是否保存所述信道生成器。A processing unit, configured to determine whether to save the channel generator based on a first difference between the channel data of the virtual channel and the channel data of the real channel.
  24. 如权利要求23所述的装置,其特征在于,所述处理单元,还用于:The device according to claim 23, wherein the processing unit is further configured to:
    基于所述虚拟信道的信道数据提取所述虚拟信道的第一信道统计特征;extracting a first channel statistical feature of the virtual channel based on the channel data of the virtual channel;
    基于真实信道的信道数据提取所述真实信道的第二信道统计特征;以及extracting second channel statistical features of a real channel based on channel data of the real channel; and
    确定所述第一信道统计特征与所述第二信道统计特征之间的第二差异,其中,所述第二差异用于指示所述第一差异。A second difference between the first channel statistic and the second channel statistic is determined, wherein the second difference is indicative of the first difference.
  25. 一种数据处理设备,其特征在于,包括存储器和处理器,所述存储器用于存储程序,所述处理器用于调用所述存储器中的程序,以执行如权利要求1-12中任一项所述的方法。A data processing device, characterized by comprising a memory and a processor, the memory is used to store a program, and the processor is used to call the program in the memory to execute the program described in any one of claims 1-12. described method.
  26. 一种装置,其特征在于,包括处理器,用于从存储器中调用程序,以执行如权利要求1-12中任一项所述的方法。An apparatus, characterized by comprising a processor, configured to call a program from a memory to execute the method according to any one of claims 1-12.
  27. 一种芯片,其特征在于,包括处理器,用于从存储器调用程序,使得安装有所述芯片的设备执行如权利要求1-12中任一项所述的方法。A chip, characterized by comprising a processor, configured to call a program from a memory, so that a device installed with the chip executes the method according to any one of claims 1-12.
  28. 一种计算机可读存储介质,其特征在于,其上存储有程序,所述程序使得计算机执行如权利要求1-12中任一项所述的方法。A computer-readable storage medium, characterized in that a program is stored thereon, and the program causes a computer to execute the method according to any one of claims 1-12.
  29. 一种计算机程序产品,其特征在于,包括程序,所述程序使得计算机执行如权利要求1-12中任一项所述的方法。A computer program product, characterized by comprising a program, the program causes a computer to execute the method according to any one of claims 1-12.
  30. 一种计算机程序,其特征在于,所述计算机程序使得计算机执行如权利要求1-12中任一项所述的方法。A computer program, characterized in that the computer program causes a computer to execute the method according to any one of claims 1-12.
PCT/CN2021/135255 2021-12-03 2021-12-03 Data processing method and apparatus WO2023097636A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202180102092.2A CN117916732A (en) 2021-12-03 2021-12-03 Data processing method and device
PCT/CN2021/135255 WO2023097636A1 (en) 2021-12-03 2021-12-03 Data processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2021/135255 WO2023097636A1 (en) 2021-12-03 2021-12-03 Data processing method and apparatus

Publications (1)

Publication Number Publication Date
WO2023097636A1 true WO2023097636A1 (en) 2023-06-08

Family

ID=86611304

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/135255 WO2023097636A1 (en) 2021-12-03 2021-12-03 Data processing method and apparatus

Country Status (2)

Country Link
CN (1) CN117916732A (en)
WO (1) WO2023097636A1 (en)

Citations (3)

* 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
CN110875790A (en) * 2019-11-19 2020-03-10 上海大学 Wireless channel modeling implementation method based on generation countermeasure network
CN112865898A (en) * 2021-01-19 2021-05-28 嘉兴学院 Antagonistic wireless communication channel model estimation and prediction method

Patent Citations (3)

* 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
CN110875790A (en) * 2019-11-19 2020-03-10 上海大学 Wireless channel modeling implementation method based on generation countermeasure network
CN112865898A (en) * 2021-01-19 2021-05-28 嘉兴学院 Antagonistic wireless communication channel model estimation and prediction method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
MU, DI ET AL.: "Intelligent Optical Communication Based on Wasserstein Generative Adversarial Network", CHINESE JOURNAL OF LASERS, vol. 42, no. 11, 30 November 2020 (2020-11-30), XP009546816 *

Also Published As

Publication number Publication date
CN117916732A (en) 2024-04-19

Similar Documents

Publication Publication Date Title
Studer et al. Channel charting: Locating users within the radio environment using channel state information
Guo et al. Indoor localization by fusing a group of fingerprints based on random forests
CN110972156B (en) Interference measurement method, device, chip and storage medium
US20210329416A1 (en) Method and Apparatus for Location Services
CN111869291A (en) Channel mapping in a wireless system
TW201806427A (en) Radio scene recognizing device and method and radio communication apparatus and system
Ma et al. Deep learning assisted beam prediction using out-of-band information
Ma et al. Deep learning assisted mmWave beam prediction with prior low-frequency information
WO2022174642A1 (en) Space division-based data processing method and communication device
Ying et al. Exploiting tensor-based Bayesian learning for massive grant-free random access in LEO satellite Internet of Things
Diao et al. A Scalable Deep Learning Based Active User Detection Approach for SEU-Aided Cell-Free Massive MIMO Systems
CN106878225B (en) A kind of method and device that device-fingerprint is separated with channel
WO2023097636A1 (en) Data processing method and apparatus
WO2023123062A1 (en) Quality evaluation method for virtual channel sample, and device
WO2021237463A1 (en) Method and apparatus for position estimation
Almutairi et al. Deep Transfer Learning for Cross-Device Channel Classification in mmWave Wireless
Berruet et al. E-loc: Enhanced csi fingerprinting localization for massive machine-type communications in wi-fi ambient connectivity
WO2023070675A1 (en) Data processing method and apparatus
Chen et al. Multipath-based CSI fingerprinting localization with a machine learning approach
WO2023092307A1 (en) Communication method, model training method, and device
Xiao et al. On the secrecy capacity of 5G new radio networks
WO2023092310A1 (en) Information processing method, model generation method, and devices
WO2023160633A1 (en) Communication method and apparatus
Gu et al. Graph Convolutional Network Empowered Indoor Localization Method via Aggregating MIMO CSI
Zhao et al. performance analysis of the multiple antenna asynchronous cognitive MAC protocol in cognitive radio network for IT convergence

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

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 202180102092.2

Country of ref document: CN