+

WO2023279366A1 - Noise reduction method based on transfer learning, terminal device, network device and storage medium - Google Patents

Noise reduction method based on transfer learning, terminal device, network device and storage medium Download PDF

Info

Publication number
WO2023279366A1
WO2023279366A1 PCT/CN2021/105462 CN2021105462W WO2023279366A1 WO 2023279366 A1 WO2023279366 A1 WO 2023279366A1 CN 2021105462 W CN2021105462 W CN 2021105462W WO 2023279366 A1 WO2023279366 A1 WO 2023279366A1
Authority
WO
WIPO (PCT)
Prior art keywords
noise reduction
reference signal
measurement value
data set
signal measurement
Prior art date
Application number
PCT/CN2021/105462
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 CN202180095342.4A priority Critical patent/CN116941185A/en
Priority to PCT/CN2021/105462 priority patent/WO2023279366A1/en
Publication of WO2023279366A1 publication Critical patent/WO2023279366A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B1/00Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
    • H04B1/06Receivers
    • H04B1/10Means associated with receiver for limiting or suppressing noise or interference
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/16Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using machine learning or artificial intelligence

Definitions

  • the present application relates to the communication field, and in particular to a transfer learning-based noise reduction method, terminal equipment, network equipment, and storage media.
  • noise reduction networks based on artificial intelligence (AI) are trained and deployed in specific signal-to-noise ratio scenarios, and their generalization performance is not good, so they are subject to many limitations in practical applications.
  • AI artificial intelligence
  • the embodiment of the present application provides a noise reduction method based on migration learning, a terminal device, a network device, and a storage medium, which are used to propose a noise reduction model based on migration training, so that the noise reduction model in downlink or uplink transmission can be adapted to correspond to The variable reference signal measurement value in the link environment achieves good noise reduction effect.
  • the first aspect of the embodiments of the present application provides a method for noise reduction based on transfer learning, which may include: a terminal device acquires a noise reduction model based on transfer learning; and the terminal device performs noise reduction processing according to the noise reduction model.
  • the second aspect of the embodiments of the present application provides a noise reduction method based on transfer learning, which may include: a network device acquires a current reference signal measurement value; the network device obtains a current reference signal measurement value and a preset reference signal measurement value A set of intervals is used to acquire a noise reduction model corresponding to the measured value of the current reference signal, or a target data set, and the noise reduction model or the target data set is used for noise reduction processing.
  • the third aspect of the embodiments of the present invention provides a terminal device with a noise reduction model based on migration training, so that the noise reduction model in data transmission can adapt to the measured value of the reference signal corresponding to the change in the link environment, and achieve good noise reduction.
  • Noise effect function This function may be implemented by hardware, or may be implemented by executing corresponding software on the hardware.
  • the hardware or software includes one or more modules corresponding to the above functions.
  • the fourth aspect of the embodiments of the present invention provides a network device with a noise reduction model based on migration training, so that the noise reduction model in data transmission can adapt to the measured value of the reference signal that changes in the corresponding link environment, and achieve good noise reduction.
  • Noise effect function This function may be implemented by hardware, or may be implemented by executing corresponding software on the hardware.
  • the hardware or software includes one or more modules corresponding to the above functions.
  • a terminal device including: a memory storing executable program codes; a transceiver and a processor coupled to the memory; the processor and the transceiver are used to execute the implementation of the present invention Example of the method described in the first aspect.
  • Another aspect of the embodiments of the present invention provides a network device, including: a memory storing executable program codes; a processor coupled to the memory; the processor is used to execute the method described in the second aspect of the embodiments of the present invention method.
  • Still another aspect of the embodiments of the present invention provides a computer-readable storage medium, including instructions, which, when run on a computer, cause the computer to execute the method described in the first aspect or the second aspect of the present invention.
  • Another aspect of the embodiments of the present invention provides a chip, the chip is coupled with the memory in the terminal device, so that the chip calls the program instructions stored in the memory during operation, so that the terminal device executes the The method described in the first aspect or the second aspect of the invention.
  • the terminal device acquires a noise reduction model based on transfer learning; the terminal device performs noise reduction processing according to the noise reduction model.
  • the terminal device proposes a noise reduction model based on migration training, so that the noise reduction model in data transmission can adapt to the measured value of the reference signal that changes in the corresponding link environment, and achieves a good noise reduction effect.
  • Fig. 1 is a schematic diagram of a process from sending to receiving from a source in an implementation
  • Fig. 2 is a schematic diagram of neuron structure
  • Fig. 3 is a schematic diagram of neural network
  • Fig. 4 is a schematic diagram of the basic structure of a convolutional neural network
  • Fig. 5 is a schematic diagram of the transfer learning process
  • FIG. 6A is a system architecture diagram of a communication system applied in an embodiment of the present invention.
  • FIG. 6B is a schematic diagram of an embodiment of a noise reduction method based on transfer learning in the embodiment of the present application.
  • FIG. 7 is a schematic diagram of another embodiment of a noise reduction method based on transfer learning in the embodiment of the present application.
  • FIG. 8A is a schematic diagram of a wireless communication system receiver including a noise reduction model in an embodiment of the present application
  • Fig. 8B is a schematic diagram of the fully connected denoising model in the embodiment of the present application.
  • FIG. 8C is a schematic diagram of migration training in the embodiment of the present application.
  • FIG. 8D is a schematic diagram of another embodiment of the noise reduction method based on transfer learning in the embodiment of the present application.
  • FIG. 9 is a schematic diagram of another embodiment of a noise reduction method based on transfer learning in the embodiment of the present application.
  • FIG. 10 is a schematic diagram of another embodiment of the noise reduction method based on transfer learning in the embodiment of the present application.
  • FIG. 11 is a schematic diagram of transfer learning and updating of the noise reduction model of the terminal device on the network device side in the embodiment of the present application;
  • FIG. 12 is a schematic diagram of an embodiment of a terminal device in the embodiment of the present application.
  • FIG. 13 is a schematic diagram of an embodiment of a network device in the embodiment of the present application.
  • FIG. 14 is a schematic diagram of another embodiment of a terminal device in an embodiment of the present invention.
  • FIG. 15 is a schematic diagram of another embodiment of a network device in the embodiment of the present application.
  • the basic workflow is that the transmitter performs operations such as coding, modulation, and encryption on the information source at the sending end to form the sending information to be transmitted.
  • the sending information to be transmitted is transmitted to the receiving end through the wireless space, and the receiving end performs operations such as decoding, decryption and demodulation on the received receiving information, and finally recovers the source information, as shown in Fig.
  • the encoding, modulation, encryption, decoding, demodulation, decryption and other operations of the sending end and receiving end are controllable, but the channel conditions and noise conditions in the wireless space environment are uncontrollable, complex and varied. changing.
  • the channel conditions and noise conditions in the wireless space environment are uncontrollable, complex and varied. changing.
  • For the interference noise in the wireless space there is a corresponding lack of necessary processing solutions, and the recovery of the signal source under different signal-to-noise ratios will show a large difference.
  • a neural network is an operational model composed of multiple neuron nodes connected to each other, in which the connection between nodes represents the weighted value from the input signal to the output signal, called weight; each node performs weighted summation of different input signals , and output through a specific activation function.
  • FIG 2 it is a schematic diagram of the neuron structure.
  • Figure 3 it is a schematic diagram of the neural network.
  • the neural network includes an input layer, a hidden layer, and an output layer. Through different connection methods, weights, and activation functions of multiple neurons, different outputs can be generated, and then the mapping relationship from input to output can be fitted.
  • Deep learning uses a deep neural network with multiple hidden layers, which greatly improves the ability of the network to learn features, and can fit complex nonlinear mappings from input to output, so it is widely used in the fields of speech and image processing.
  • deep learning also includes common basic structures such as convolutional neural network (CNN), recurrent neural network (Recurrent Neural Network, RNN).
  • CNN convolutional neural network
  • RNN Recurrent Neural Network
  • the basic structure of a convolutional neural network includes: an input layer, multiple convolutional layers, multiple pooling layers, a fully connected layer, and an output layer.
  • Figure 4 it is a schematic diagram of the basic structure of a convolutional neural network.
  • Each neuron of the convolution kernel in the convolution layer is locally connected to its input, and the local maximum or average feature of a certain layer is extracted by introducing a pooling layer, which effectively reduces the parameters of the network and mines local features. It enables the convolutional neural network to converge quickly and obtain excellent performance.
  • Transfer learning can use the similarity between data, tasks or models to apply the models and knowledge learned in the old field to the new field.
  • Figure 5 shows a schematic diagram of the transfer learning process.
  • the models A and B constructed by data set/task A and data set/task B can be fused through some migration methods, and then Apply the migration fusion model to the new data set/task C to complete the application on the data set/task C.
  • datasets A and B can be called the source domain of transfer learning
  • dataset C can be called the target domain of transfer learning.
  • the data set of the source domain is usually labeled, while the data set of the target domain is usually unlabeled, so the transfer learning is trained on the source domain, after obtaining the initial model, and evaluating the similarity between the target domain and the source domain by adding The degree of loss function or the way of adversarial migration can train the source domain model to be suitable for the target domain and complete the task on the target domain.
  • noise reduction networks based on artificial intelligence (AI) are trained and deployed in specific signal-to-noise ratio scenarios, and their generalization performance is not good, so they are subject to many limitations in practical applications. Therefore, it is of great significance to design a noise reduction network with generalization performance in multiple SNR scenarios.
  • AI artificial intelligence
  • the technical solution of the embodiment of the present application can be applied to various communication systems, such as: Global System of Mobile communication (Global System of Mobile communication, GSM) system, code division multiple access (Code Division Multiple Access, CDMA) system, broadband code division multiple access (Wideband Code Division Multiple Access, WCDMA) system, General Packet Radio Service (GPRS), Long Term Evolution (LTE) system, Advanced long term evolution (LTE-A) system , New Radio (NR) system, evolution system of NR system, LTE (LTE-based access to unlicensed spectrum, LTE-U) system on unlicensed spectrum, NR (NR-based access to unlicensed spectrum) on unlicensed spectrum unlicensed spectrum (NR-U) system, Non-Terrestrial Networks (NTN) system, Universal Mobile Telecommunications System (UMTS), Wireless Local Area Networks (WLAN), Wireless Fidelity (Wireless Fidelity, WiFi), fifth-generation communication (5th-Generation, 5G) system or other communication systems, etc.
  • GSM Global System of Mobile
  • D2D Device to Device
  • M2M Machine to Machine
  • MTC Machine Type Communication
  • V2V Vehicle to Vehicle
  • V2X Vehicle to everything
  • the communication system in the embodiment of the present application may be applied to a carrier aggregation (Carrier Aggregation, CA) scenario, may also be applied to a dual connectivity (Dual Connectivity, DC) scenario, and may also be applied to an independent (Standalone, SA) deployment Web scene.
  • Carrier Aggregation, CA Carrier Aggregation
  • DC Dual Connectivity
  • SA independent deployment Web scene
  • the communication system in the embodiment of the present application may be applied to an unlicensed spectrum, where the unlicensed spectrum may also be considered as a shared spectrum; or, the communication system in the embodiment of the present application may also be applied to a licensed spectrum, where, Licensed spectrum can also be considered as non-shared spectrum.
  • the embodiments of the present application describe various embodiments in conjunction with network equipment and terminal equipment, wherein the terminal equipment may also be referred to as user equipment (User Equipment, UE), access terminal, user unit, user station, mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, terminal, wireless communication device, user agent or user device, etc.
  • user equipment User Equipment, UE
  • access terminal user unit
  • user station mobile station
  • mobile station mobile station
  • remote station remote terminal
  • mobile device user terminal
  • terminal wireless communication device
  • wireless communication device user agent or user device
  • the terminal device can be a station (STAION, ST) in the WLAN, a cellular phone, a cordless phone, a Session Initiation Protocol (Session Initiation Protocol, SIP) phone, a wireless local loop (Wireless Local Loop, WLL) station, a personal digital processing (Personal Digital Assistant, PDA) devices, handheld devices with wireless communication functions, computing devices or other processing devices connected to wireless modems, vehicle-mounted devices, wearable devices, next-generation communication systems such as terminal devices in NR networks, or future Terminal equipment in the evolved public land mobile network (Public Land Mobile Network, PLMN) network, etc.
  • STAION, ST Session Initiation Protocol
  • SIP Session Initiation Protocol
  • WLL Wireless Local Loop
  • PDA Personal Digital Assistant
  • the terminal device can be deployed on land, including indoor or outdoor, handheld, wearable or vehicle-mounted; it can also be deployed on water (such as ships, etc.); it can also be deployed in the air (such as aircraft, balloons and satellites) superior).
  • the terminal device may be a mobile phone (Mobile Phone), a tablet computer (Pad), a computer with a wireless transceiver function, a virtual reality (Virtual Reality, VR) terminal device, an augmented reality (Augmented Reality, AR) terminal Equipment, wireless terminal equipment in industrial control, wireless terminal equipment in self driving, wireless terminal equipment in remote medical, wireless terminal equipment in smart grid , wireless terminal equipment in transportation safety, wireless terminal equipment in smart city, or wireless terminal equipment in smart home.
  • a virtual reality (Virtual Reality, VR) terminal device an augmented reality (Augmented Reality, AR) terminal Equipment
  • wireless terminal equipment in industrial control wireless terminal equipment in self driving
  • wireless terminal equipment in remote medical wireless terminal equipment in smart grid
  • wireless terminal equipment in transportation safety wireless terminal equipment in smart city, or wireless terminal equipment in smart home.
  • the terminal device may also be a wearable device.
  • Wearable devices can also be called wearable smart devices, which is a general term for the application of wearable technology to intelligently design daily wear and develop wearable devices, such as glasses, gloves, watches, clothing and shoes.
  • a wearable device is a portable device that is worn directly on the body or integrated into the user's clothing or accessories. Wearable devices are not only a hardware device, but also achieve powerful functions through software support, data interaction, and cloud interaction.
  • Generalized wearable smart devices include full-featured, large-sized, complete or partial functions without relying on smart phones, such as smart watches or smart glasses, etc., and only focus on a certain type of application functions, and need to cooperate with other devices such as smart phones Use, such as various smart bracelets and smart jewelry for physical sign monitoring.
  • the network device may be a device for communicating with the mobile device, and the network device may be an access point (Access Point, AP) in WLAN, a base station (Base Transceiver Station, BTS) in GSM or CDMA , or a base station (NodeB, NB) in WCDMA, or an evolved base station (Evolutional Node B, eNB or eNodeB) in LTE, or a relay station or access point, or a vehicle-mounted device, a wearable device, and an NR network
  • BTS Base Transceiver Station
  • NodeB, NB base station
  • Evolutional Node B, eNB or eNodeB evolved base station
  • LTE Long Term Evolutional Node B, eNB or eNodeB
  • gNB network equipment in the network or the network equipment in the future evolved PLMN network or the network equipment in the NTN network, etc.
  • the network device may have a mobile feature, for example, the network device may be a mobile device.
  • the network equipment may be a satellite or a balloon station.
  • the satellite can be a low earth orbit (low earth orbit, LEO) satellite, a medium earth orbit (medium earth orbit, MEO) satellite, a geosynchronous earth orbit (geosynchronous earth orbit, GEO) satellite, a high elliptical orbit (High Elliptical Orbit, HEO) satellite. ) Satellite etc.
  • the network device may also be a base station installed on land, water, and other locations.
  • the network device may provide services for a cell, and the terminal device communicates with the network device through the transmission resources (for example, frequency domain resources, or spectrum resources) used by the cell, and the cell may be a network device ( For example, a cell corresponding to a base station), the cell may belong to a macro base station, or may belong to a base station corresponding to a small cell (Small cell), and the small cell here may include: a metro cell (Metro cell), a micro cell (Micro cell), a pico cell ( Pico cell), Femto cell, etc. These small cells have the characteristics of small coverage and low transmission power, and are suitable for providing high-speed data transmission services.
  • the transmission resources for example, frequency domain resources, or spectrum resources
  • the cell may be a network device (
  • the cell may belong to a macro base station, or may belong to a base station corresponding to a small cell (Small cell)
  • the small cell here may include: a metro cell (Metro cell), a micro cell (Micro
  • the communication system may include a network device, and the network device may be a device for communicating with a terminal device (or called a communication terminal, terminal).
  • a network device can provide communication coverage for a specific geographic area, and can communicate with terminal devices located within the coverage area.
  • Figure 6A exemplarily shows one network device and two terminal devices.
  • the communication system may include multiple network devices and each network device may include other numbers of terminal devices within the coverage area. Examples are not limited to this.
  • the communication system 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.
  • the network equipment may further include access network equipment and core network equipment. That is, the wireless communication system also includes multiple core networks for communicating with access network devices.
  • the access network device may be a long-term evolution (long-term evolution, LTE) system, a next-generation (mobile communication system) (next radio, NR) system or an authorized auxiliary access long-term evolution (LAA- Evolved base station (evolutional node B, abbreviated as eNB or e-NodeB) macro base station, micro base station (also called “small base station”), pico base station, access point (access point, AP), Transmission point (transmission point, TP) or new generation base station (new generation Node B, gNodeB), etc.
  • LTE long-term evolution
  • NR next-generation
  • LAA- Evolved base station evolutional node B, abbreviated as eNB or e-NodeB
  • eNB next-generation
  • NR next-generation
  • a device with a communication function in the network/system in the embodiment of the present application may be referred to as a communication device.
  • the communication equipment may include network equipment and terminal equipment with communication functions, and the network equipment and terminal equipment may be the specific equipment described in the embodiments of the present invention, which will not be repeated here; communication
  • the device may also include other devices in the communication system, such as network controllers, mobility management entities and other network entities, which are not limited in this embodiment of the present application.
  • FIG. 6B it is a schematic diagram of an embodiment of a noise reduction method based on transfer learning in the embodiment of the present application, which may include:
  • the terminal device acquires a noise reduction model based on transfer learning.
  • the terminal device obtains a noise reduction model based on transfer learning, which may include:
  • the terminal device performs model training according to the data set to obtain a noise reduction model based on transfer learning; or,
  • the terminal device receives the noise reduction model based on transfer learning delivered by the network device.
  • the terminal device performs model training according to the data set to obtain a noise reduction model based on transfer learning, which may include: the terminal device obtains the source domain data set, the label corresponding to the source domain data set, and Target domain data set; the terminal device performs model training to obtain a noise reduction model according to the source domain data set, the label corresponding to the source domain data set, and the target domain data set.
  • the terminal device performs model training to obtain the noise reduction model according to the source domain dataset, the label corresponding to the source domain dataset, and the target domain dataset, which may include: set to determine the joint loss function; the terminal device performs model training according to the joint loss function to obtain a noise reduction model.
  • the terminal device determines the joint loss function according to the source domain data set, the label and the target domain data set, which may include: the terminal device determines the error loss function according to the source domain data set and the label; that is, by combining the source domain data set and The labels are optimized so that the optimization error loss function reaches convergence.
  • the adaptation loss function is determined; the terminal device determines the joint loss function according to the adaptation loss function and the error loss function.
  • the terminal device performs model training according to the data set to obtain a noise reduction model based on transfer learning, which may include: the terminal device receives the network device update instruction and the current reference signal measurement value according to the noise reduction model The target data set or a subset of the target data set is sent, and model training is performed according to the target data set or a subset of the target data set to obtain a noise reduction model.
  • the acquisition of the transfer learning-based noise reduction model by the terminal device may include: the terminal device receiving the noise reduction model sent by the network device according to the noise reduction model update instruction and the current reference signal measurement value.
  • the noise reduction model obtained by the terminal device may be a noise reduction model obtained by the terminal device through model training according to the source domain data set obtained by the terminal device, the label corresponding to the source domain data set, and the target domain data set; It can also be that the terminal device receives the noise reduction model delivered by the network device; it can also be that the terminal device performs model training according to the target data set or a subset of the target data set delivered by the network device, and the obtained noise reduction model can also be other
  • the denoising model obtained by the method is not specifically limited here.
  • the terminal device performs noise reduction processing according to the noise reduction model.
  • the terminal device performs noise reduction processing on the downlink according to the noise reduction model.
  • the terminal device obtains a noise reduction model based on transfer learning; the terminal device performs noise reduction processing according to the noise reduction model.
  • the terminal device proposes a noise reduction model based on migration training, so that the noise reduction model in data transmission can adapt to the measured value of the reference signal that changes in the corresponding link environment, and achieves a good noise reduction effect.
  • FIG. 7 it is a schematic diagram of another embodiment of the noise reduction method based on transfer learning in the embodiment of the present application, which may include:
  • the terminal device acquires the noise reduction model based on transfer learning, which may include but not limited to the following steps 701-703, as follows:
  • the terminal device acquires a source domain dataset, a label corresponding to the source domain dataset, and a target domain dataset.
  • the terminal device obtains the source domain data set, the label corresponding to the source domain data set, and the target domain data set, which may include: when the measured value of the current reference signal measured by the terminal device meets the preset condition, the terminal device Obtain the source domain dataset, the label corresponding to the source domain dataset (also referred to as label data), and the target domain dataset.
  • the current reference signal measurement value measured by the terminal device is a downlink current reference signal measurement value measured by the terminal device.
  • the current reference signal measurement value includes Reference Signal Received Power (Reference Signal Received Power, RSRP), Reference Signal Received Quality (Reference Signal Received Quality, RSRQ), Received Signal Strength Indicator (Received Signal Strength Indicator, RSSI), and At least one of the Signal-to Interference plus Noise Ratio (SINR).
  • RSRP Reference Signal Received Power
  • RSRQ Reference Signal Received Quality
  • RSSI Received Signal Strength Indicator
  • SINR Signal-to Interference plus Noise Ratio
  • the current measured value of the reference signal satisfies a preset condition
  • the preset condition can trigger an update of the noise reduction model.
  • the preset condition may be that the current signal measurement value is greater than a first preset threshold, or, the absolute value of the difference between the current signal measurement value and a signal measurement value adapted to a known noise reduction model is greater than a second preset threshold, or, the current The absolute value of the ratio of the signal measurement value to the signal measurement value adapted to the known noise reduction model satisfies a threshold range and the like.
  • this embodiment of the present application may be applied to a deep neural network, a recurrent neural network, or a convolutional neural network, or other neural networks.
  • FIG. 7 is an embodiment of a method for designing a downlink transmission migration noise reduction model (also called a noise reduction network).
  • This embodiment provides a method for a terminal device to design a noise reduction model by using transfer learning during downlink transmission.
  • FIG. 8A it is a schematic diagram of a wireless communication system receiver including a noise reduction model in the embodiment of the present application.
  • the input of the noise reduction model is the received information after the channel and the noise
  • the output is the received information after the noise reduction processing.
  • the noise reduction model can be implemented in various ways such as fully connected deep neural network (Deep Neural Network, DNN), CNN or RNN, which is not specifically limited in this embodiment.
  • DNN Deep Neural Network
  • CNN CNN
  • RNN RNN
  • the input is the original received information, that is, the source domain data set
  • the label is the received information without noise.
  • MSE mean square error between the output of the noise reduction model and the label
  • SNR Signal-to-noise Ratio
  • the existing noise reduction model can be retrained on the new data set.
  • this embodiment proposes to use transfer learning from the source domain to the target domain to adapt the noise reduction model in the downlink transmission process to the changing SNR.
  • FIG. 8B it is a schematic diagram of the fully connected denoising model in the embodiment of the present application.
  • the noise reduction model trained on the source domain dataset A can input the received data to be denoised during the deployment process, and output the denoised received data after the Nth layer .
  • the link quality changes, the signal-to-noise ratio changes greatly, or the terminal equipment moves to a new cell and the existing noise reduction model is not suitable, it is necessary to perform migration learning on the new data set for the existing noise reduction model.
  • FIG. 8C is a schematic diagram of migration training in the embodiment of the present application.
  • the optimization of the MSE loss function on the source domain data set A can make the noise reduction model converge on the source domain data set A.
  • the target domain dataset B and the source domain dataset A can be Achieve adaptation.
  • the goal of the migration learning training process is to minimize the joint loss function, so that the noise reduction model can learn the noise and channel features on the source domain data set A, so that the data set A and the data set B can pass through the adaptation layer Finally, good results are also obtained on the target domain dataset B.
  • the terminal device determines a joint loss function according to the source domain dataset, the label, and the target domain dataset.
  • the terminal device determines the joint loss function according to the source domain data set, the label and the target domain data set, which may include: the terminal device determines the error loss function according to the source domain data set and the label; that is, by combining the source domain data set and The labels are optimized so that the optimization error loss function reaches convergence.
  • the adaptation loss function is determined; the terminal device determines the joint loss function according to the adaptation loss function and the error loss function.
  • the terminal device determines the joint loss function according to the adaptation loss function and the error loss function, which may include: the terminal device determines the joint loss function according to the first formula;
  • the error loss function may include a mean square error loss function, or other error loss functions, which are not specifically limited here.
  • the terminal device performs model training according to the joint loss function to obtain a noise reduction model.
  • the training ends.
  • FIG. 8D it is a schematic diagram of another embodiment of the noise reduction method based on transfer learning in the embodiment of the present application.
  • the network device takes the base station as an example.
  • the terminal device measures at least one of RSRP, RSRQ, RSSI, and SINR on the downlink data resources delivered by the network device.
  • the preset conditions for model update for example: when the absolute value of the difference between the measured RSRP and the RSRP adapted to the known noise reduction model is greater than a certain preset threshold, the source domain dataset download of the noise reduction model is reported to the network device instruct.
  • the download of the source domain dataset A includes the received dataset to be denoised and the corresponding labels.
  • only a subset of the source domain dataset A can be downloaded for adaptation training; at the same time, the terminal device collects the target domain dataset B to be migrated for training.
  • the terminal device can obtain a joint loss function according to the first formula above, and then perform model training according to the joint loss function to obtain an updated noise reduction model. For example: the number of model training reaches the preset number, or after the joint loss function corresponding to the noise reduction model obtained through model training reaches the preset value, the training is completed, and the noise reduction model obtained at this time is the updated noise reduction model .
  • the terminal device performs noise reduction processing according to the noise reduction model.
  • the terminal device performs noise reduction processing on the downlink according to the noise reduction model.
  • the terminal device obtains the source domain data set, the label corresponding to the source domain data set, and the target domain data set; the terminal device determines the joint loss function according to the source domain data set, the label and the target domain data set; the terminal The device performs model training according to the joint loss function to obtain a noise reduction model; the terminal device performs noise reduction processing according to the noise reduction model.
  • the embodiment of the present application proposes a noise reduction model for migration training, so that the noise reduction model in downlink transmission can adapt to the changing reference signal measurement value in the downlink environment, and achieves a good noise reduction effect.
  • FIG. 9 it is a schematic diagram of another embodiment of the noise reduction method based on transfer learning in the embodiment of the present application, which may include:
  • the network device acquires a current reference signal measurement value.
  • the acquisition of the current reference signal measurement value by the network device may include: the current reference signal measurement value measured by the network device. It can be understood that the current reference signal measurement value measured by the network device is an uplink current reference signal measurement value measured by the network device.
  • the embodiment of the present application provides a method for designing a noise reduction model group by a network device (such as a base station) using migration learning during uplink transmission.
  • a network device such as a base station
  • different terminal devices determine whether to perform transfer learning based on their own downlink quality measurement information such as RSRP/RSRQ/RSSI/SINR.
  • the noise reduction model is configured on the network device side.
  • the network device needs to receive uplink transmission data from different terminal devices, and the link conditions of different terminal devices vary widely, multiple different noise reduction models are configured on the network device. The complexity is relatively high, therefore, the embodiment of the present application adopts the configuration method of the noise reduction model group for the configuration of the noise reduction model for uplink transmission.
  • this embodiment provides a method for configuring pre-grouping of noise reduction models of network devices during uplink transmission.
  • the network device configures the computing resources of K noise reduction models, and the parameter set of the kth noise reduction model is denoted as ⁇ k .
  • the parameter configuration and training target of the noise reduction model can be obtained by the second formula:
  • the second formula is:
  • the network device measures the uplink reference signal to obtain the measured value of the current reference signal, such as the signal-to-noise ratio of the current reference signal.
  • X' represents the received data after noise reduction
  • X represents the noise-free label data
  • ⁇ SNR k ⁇ represents the signal-to-noise ratio interval centered on SNR k with a width of ⁇ , which can be expressed as
  • the signal-to-noise ratio intervals ⁇ SNR k ⁇ corresponding to each noise reduction model do not overlap.
  • the noise reduction model group can be trained and deployed offline, and no online update of the noise reduction model group is required. Chemical.
  • the network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and the preset reference signal measurement value interval set, and/or, the target data set, the noise reduction model or the target data set is used for performing Noise reduction processing.
  • the noise reduction model is a noise reduction model related to the uplink.
  • the current reference signal measurement value belongs to the target reference signal measurement value interval in the preset reference signal measurement value interval set
  • the network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the interval set of the current reference signal measurement value and the preset reference signal measurement value, which may include: the network device determines that the current reference signal measurement value belongs to the preset reference signal In the case of the target reference signal measurement value interval in the measurement value interval set, the noise reduction model corresponding to the current reference signal measurement value is acquired according to the target reference signal measurement value interval. It can be understood that the network device pre-stores noise reduction models corresponding to different reference signal measurement value intervals, and/or target data sets.
  • the network device acquires the noise reduction model corresponding to the current reference signal measurement value according to the target reference signal measurement value interval, which may include:
  • the network device searches for the target noise reduction model corresponding to the target reference signal measurement value interval, and uses it as the noise reduction model corresponding to the current reference signal measurement value. It can be understood that if the network device pre-stores noise reduction models corresponding to different reference signal measurement value intervals, the network device can directly search for the target noise reduction model corresponding to the target reference signal measurement value interval as an updated noise reduction model. and / or,
  • the network device searches for the target data set corresponding to the target reference signal measurement value range, performs model training according to the target data set or a subset of the target data set, and obtains the noise reduction model corresponding to the current reference signal measurement value. It can be understood that if the network device pre-stores target data sets corresponding to different reference signal measurement value intervals, the network device can perform model training according to the target data set or a subset of the target data set, and the obtained target noise reduction model is used as Updated denoising model.
  • the current reference signal measurement value does not belong to any reference signal measurement value interval in the preset reference signal measurement value interval set
  • the network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and the preset reference signal measurement value interval set, which may include:
  • the network device searches for the target reference signal measurement value interval corresponding to the current reference signal measurement value closest
  • the target noise reduction model of is used as the noise reduction model corresponding to the measured value of the current reference signal.
  • the network device searches for the target reference signal measurement value interval corresponding to the current reference signal measurement value closest to The target data set, model training is performed according to the target data set or a subset of the target data set, and the noise reduction model corresponding to the measured value of the current reference signal is obtained.
  • the network device performs model training according to the target data set or a subset of the target data set to obtain a noise reduction model corresponding to the current reference signal measurement value, which may include: the network device according to the target data set or a subset of the target data set, The target noise reduction model corresponding to the target reference signal measurement value range closest to the current reference signal measurement value is adjusted to obtain the noise reduction model corresponding to the current reference signal measurement value.
  • the network device after the network device completes the configuration of the noise reduction model group, when the network device measures that the current reference signal SNR of the uplink signal of a certain terminal device is in the signal-to-noise ratio interval ⁇ SNR k ⁇ , it can further target the The noise reduction model of the uplink performs transfer learning based on data weights. Specifically, since a large number of offline training datasets containing labels are stored in the base station, the base station does not need to adopt the unlabeled migration method of the target domain dataset.
  • the base station can select a part of the sub-dataset that is closest to the measured uplink SNR, for example: select a sub-dataset composed of data that is no more than 3dB away from the measured uplink SNR, and use the converged noise reduction model ⁇ k Migration and fine-tuning are performed on this sub-dataset to make the noise reduction model more suitable for the SNR represented by the sub-dataset, and to obtain an improvement in noise reduction performance.
  • the network device performs noise reduction processing on the uplink according to the noise reduction model.
  • the network device obtains the current reference signal measurement value; the network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and the preset reference signal measurement value interval set, and/or, The target dataset, denoising model or target dataset is used for denoising.
  • transfer learning is applied to the noise reduction model of the wireless communication system, and a transfer learning design method of the noise reduction model group is proposed for the uplink network, so as to improve the applicability of the uplink noise reduction model.
  • FIG. 10 it is a schematic diagram of another embodiment of the noise reduction method based on transfer learning in the embodiment of the present application, which may include:
  • the terminal device acquires the noise reduction model based on transfer learning, which may include but not limited to the following steps 1001-1003, as follows:
  • the terminal device reports a noise reduction model update instruction and the measured value of the current reference signal.
  • the current reference signal measurement value measured by the terminal device is a downlink current reference signal measurement value measured by the terminal device.
  • the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio.
  • the preset condition may be that the current signal measurement value is greater than the first preset threshold, or the absolute value of the difference between the current signal measurement value and the signal measurement value adapted to the known noise reduction model is greater than the second preset threshold , or, the absolute value of the ratio of the current signal measurement value to the signal measurement value adapted to the known noise reduction model satisfies a threshold range and the like.
  • this embodiment of the present application may be applied to a deep neural network, a recurrent neural network, or a convolutional neural network, or other neural networks.
  • the terminal device reporting the noise reduction model update instruction and the current reference signal measurement value may include: the terminal device reports the noise reduction model update instruction and the current reference signal measurement value through an uplink control instruction.
  • the network device acquires a current reference signal measurement value and a noise reduction model update instruction.
  • acquiring the current reference signal measurement value and the noise reduction model update instruction by the network device may include: the network device receiving the current reference signal measurement value and the noise reduction model update instruction reported by the terminal device.
  • the network device receiving the current reference signal measurement value and the noise reduction model update instruction reported by the terminal device may include: the network device receives the current reference signal measurement value and the noise reduction model update instruction reported by the terminal device through an uplink control instruction.
  • the network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and the preset reference signal measurement value interval set, and/or, the target data set, which is used for model training, and obtains Noise reduction model.
  • the network device can perform model training according to the target data set or a subset of the target data set to obtain a noise reduction model, and then deliver the noise reduction model to the terminal device. It may also be that the network device sends the target data set or a subset of the target data set to the terminal device, and the terminal device performs model training according to the target data set or the subset of the target data set to obtain a noise reduction model.
  • the network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and the preset reference signal measurement value interval set, and/or, the target data set can refer to the implementation shown in FIG. 9 The related description of step 902 in the example will not be repeated here.
  • the terminal device acquires a noise reduction model based on transfer learning.
  • the noise reduction model is a noise reduction model related to the downlink.
  • the terminal device obtains a noise reduction model based on transfer learning, which may include:
  • the network device sends the noise reduction model to the terminal device according to the update instruction of the noise reduction model, and the noise reduction model is used for the terminal device to perform noise reduction processing on the downlink; A denoising model for ; or,
  • the network device sends the target data set or a subset of the target data set to the terminal device according to the update instruction of the noise reduction model, and the target data set or a subset of the target data set is used for model training by the terminal device to obtain a noise reduction model ;
  • the terminal device receives the target data set or a subset of the target data set sent by the network device according to the update instruction of the noise reduction model, performs model training according to the target data set or the subset of the target data set, and obtains the noise reduction model.
  • the network device sends the noise reduction model to the terminal device according to the noise reduction model update instruction, which may include: the network device sends the noise reduction model to the terminal device through a downlink control instruction according to the noise reduction model update instruction; or,
  • the network device sends the target data set or a subset of the target data set to the terminal device according to the update instruction of the noise reduction model, which may include: the network device sends the target data set or the subset of the target data set through the downlink control instruction according to the update instruction of the noise reduction model.
  • the subset is sent to the terminal device.
  • the terminal device performs noise reduction processing according to the noise reduction model.
  • the terminal device performs noise reduction processing on the downlink according to the noise reduction model.
  • the embodiment of the present application provides a method for designing and downloading a migration noise reduction model on the terminal device side at the network device side during the downlink transmission process.
  • FIG. 11 it is a schematic diagram of performing transfer learning and updating of the noise reduction model of the terminal device on the network device side in the embodiment of the present application.
  • the terminal device measures at least one of RSRP, RSRQ, RSSI, and SINR on the downlink data resources issued by the network device.
  • a preset condition that needs to trigger the update of the noise reduction model for example:
  • the network device selects a target data set or a subset of the target data set matching the RSRP for migration training.
  • the terminal device downloads the updated noise reduction model.
  • the model update indication report may be carried by an uplink control indicator (Uplink Control Indicator, UCI), or carried by other uplink indication signals.
  • UCI Uplink Control Indicator
  • the terminal device when the measured value of the current reference signal measured by the terminal device satisfies the preset condition, the terminal device reports the update indication of the noise reduction model and the measured value of the current reference signal; the network device obtains the measured value of the current reference signal and Noise reduction model update indication; the network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and the preset reference signal measurement value interval set, and/or, the target data set, the target data set is used for Model training to obtain a noise reduction model; the terminal device obtains a noise reduction model based on transfer learning.
  • the terminal device receives the noise reduction model sent by the network device according to the noise reduction model update instruction; or, the terminal device receives the target data set or a subset of the target data set sent by the network device according to the noise reduction model update instruction, and according to the target data set Or a subset of the target data set for model training to obtain a noise reduction model.
  • the embodiment of the present application applies transfer learning to the noise reduction model of the wireless communication system, proposes a transfer learning design method of the noise reduction model group for the downlink network, improves the applicability of the downlink noise reduction model, and reduces the computational complexity of the terminal equipment.
  • transfer learning is applied to the noise reduction model of the wireless communication system.
  • a noise reduction model for migration training the noise reduction model during downlink and uplink transmission can adapt to the changing signal-noise in the link environment than to achieve a better noise reduction effect.
  • a label-free migration learning method is proposed for the downlink noise reduction model to improve the performance of the noise reduction model in the scene of changing signal-to-noise ratio;
  • a migration learning method for the noise reduction model group is proposed for the uplink network to improve the applicability of the uplink noise reduction model ;
  • a migration training method for network equipment to the downlink noise reduction model is proposed to reduce the computational complexity of terminal equipment.
  • the proposal of this application does not limit the specific implementation method of the noise reduction model, but mainly protects the design method of using transfer learning to train the downlink and uplink noise reduction models.
  • FIG. 12 it is a schematic diagram of an embodiment of the terminal device in the embodiment of the present application, which may include:
  • An acquisition module 1201 configured to acquire a noise reduction model based on migration learning
  • a processing module 1202 configured to perform noise reduction processing according to the noise reduction model.
  • the processing module 1202 is specifically configured to perform model training according to the data set to obtain a noise reduction model based on migration learning; or,
  • the obtaining module 1201 is specifically configured to receive the noise reduction model based on migration learning delivered by the network device.
  • the acquiring module 1201 is specifically configured to acquire the source domain dataset, the label corresponding to the source domain dataset, and the target domain dataset;
  • the processing module 1202 is specifically configured to acquire the source domain dataset, the tag corresponding to the target domain dataset;
  • the label corresponding to the source domain data set and the target domain data set are subjected to model training to obtain a noise reduction model.
  • the processing module 1202 is specifically configured to determine a joint loss function according to the source domain data set, the label and the target domain data set; perform model training according to the joint loss function to obtain a noise reduction model.
  • the obtaining module 1201 is specifically configured to obtain the source domain data set, the label corresponding to the source domain data set, and the target domain dataset.
  • the processing module 1202 is specifically configured to determine an error loss function according to the source domain dataset and the label; determine an adaptation loss function according to the source domain dataset and the target domain dataset; The adaptation loss function and the error loss function determine a joint loss function.
  • the processing module 1202 is specifically configured to determine a joint loss function according to the first formula
  • L joint L 1 + ⁇ L 2 ;
  • L joint is the joint loss function, L 1 is the error loss function, L 2 is the adaptation loss function, and
  • is the network device or all Describe the weight parameters configured by the terminal device.
  • the processing module 1202 is further configured to end the training when the number of times of the model training reaches a preset number, and/or after the joint loss function corresponding to the noise reduction model obtained by performing the model training reaches a preset value .
  • the obtaining module 1201 is configured to report the noise reduction model update instruction and the current reference signal measurement value to the network device.
  • the obtaining module 1201 is specifically configured to receive the noise reduction model sent by the network device according to the noise reduction model update instruction and the current reference signal measurement value; or,
  • the obtaining module 1201 is configured to receive the target data set or a subset of the target data set sent by the network device according to the noise reduction model update indication and the current reference signal measurement value; the processing module 1202 is configured to Perform model training on the target data set or a subset of the target data set to obtain the noise reduction model.
  • the obtaining module 1201 is specifically configured to report a noise reduction model update instruction and a current reference signal measurement value to the network device when the current reference signal measurement value measured by the terminal device meets a preset condition.
  • the obtaining module 1201 is specifically configured to report the noise reduction model update instruction and the current reference signal measurement value to the network device through an uplink control instruction.
  • the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio.
  • the method is applied to a deep neural network, a recurrent neural network, or a convolutional neural network.
  • FIG. 13 it is a schematic diagram of an embodiment of a network device in the embodiment of the present application, which may include:
  • An acquisition module 1301, configured to acquire the measured value of the current reference signal
  • a processing module 1302 configured to acquire a noise reduction model corresponding to the current reference signal measurement value, or, a target data set, the noise reduction model or The target data set is used for noise reduction processing.
  • the processing module 1302 is configured to obtain the target reference signal measurement value interval according to the target reference signal measurement value interval when the current reference signal measurement value belongs to the target reference signal measurement value interval set in the preset reference signal measurement value interval set. Describe the noise reduction model corresponding to the measured value of the current reference signal.
  • the processing module 1302 is configured to search for a target noise reduction model corresponding to the target reference signal measurement value interval as the noise reduction model corresponding to the current reference signal measurement value; or,
  • the processing module 1302 is configured to search for the target data set corresponding to the target reference signal measurement value interval, perform model training according to the target data set or a subset of the target data set, and obtain the current The noise reduction model corresponding to the measured value of the reference signal.
  • the processing module 1302 is configured to, if the current reference signal measurement value does not belong to any reference signal measurement value interval in the preset reference signal measurement value interval set, find the maximum value of the current reference signal measurement value.
  • the target noise reduction model corresponding to the close target reference signal measurement value interval is used as the noise reduction model corresponding to the current reference signal measurement value; and/or, searching for the target reference signal measurement value interval corresponding to the closest target reference signal measurement value performing model training according to the target data set or a subset of the target data set to obtain a noise reduction model corresponding to the measured value of the current reference signal.
  • the processing module 1302 is configured to perform, according to the target data set or a subset of the target data set, the target noise reduction model corresponding to the target reference signal measurement value interval closest to the current reference signal measurement value Adjust to obtain the noise reduction model corresponding to the measured value of the current reference signal.
  • the noise reduction model is a noise reduction model related to the uplink.
  • the processing module 1302 is further configured to perform noise reduction processing on the uplink according to the noise reduction model.
  • the noise reduction model is a noise reduction model related to the downlink.
  • the obtaining module 1301 is configured to receive the current reference signal measurement value reported by the terminal device.
  • the obtaining module 1301 is specifically configured to receive the current reference signal measurement value reported by the terminal device through an uplink control instruction.
  • the acquiring module 1301 is further configured to receive an update indication of the noise reduction model reported by the terminal device.
  • the obtaining module 1301 is specifically configured to receive the noise reduction model update instruction reported by the terminal device through the uplink control instruction.
  • the obtaining module 1301 is specifically configured to deliver the noise reduction model to the terminal device according to the update instruction of the noise reduction model, and the noise reduction model is used by the terminal device to perform the downlink Noise reduction processing on ; or,
  • the acquisition module 1301 is specifically configured to deliver the target data set or a subset of the target data set to the terminal device according to the update instruction of the noise reduction model, and the target data set or the target data set The subset is used for the terminal device to perform model training to obtain the noise reduction model.
  • the obtaining module 1301 is specifically configured to deliver the noise reduction model to the terminal device through a downlink control instruction according to the noise reduction model update instruction; or,
  • the obtaining module 1301 is specifically configured to send the target data set or a subset of the target data set to the terminal device through the downlink control instruction according to the noise reduction model update instruction.
  • the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio.
  • the network device is applied to a deep neural network, a recurrent neural network, or a convolutional neural network.
  • this embodiment of the present application further provides one or more types of terminal devices.
  • the terminal device in this embodiment of the present application may implement any implementation manner in the foregoing methods.
  • FIG. 14 it is a schematic diagram of another embodiment of a terminal device in an embodiment of the present invention.
  • the terminal device is described by taking a mobile phone as an example, and may include: a radio frequency (radio frequency, RF) circuit 1410, a memory 1420, an input unit 1430, Display unit 1440, sensor 1450, audio circuit 1460, wireless fidelity (wireless fidelity, WiFi) module 1470, processor 1480, and power supply 1490 and other components.
  • RF radio frequency
  • the radio frequency circuit 1410 includes a receiver 1414 and a transmitter 1412 .
  • the structure of the mobile phone shown in FIG. 14 does not constitute a limitation to the mobile phone, and may include more or less components than shown in the figure, or combine some components, or arrange different components.
  • the RF circuit 1410 can be used for sending and receiving information or receiving and sending signals during a call. In particular, after receiving the downlink information from the base station, it is processed by the processor 1480; in addition, the designed uplink data is sent to the base station.
  • the RF circuit 1410 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier (low noise amplifier, LNA), a duplexer, and the like.
  • RF circuitry 1410 may also communicate with networks and other devices via wireless communications.
  • the above wireless communication can use any communication standard or protocol, including but not limited to global system of mobile communication (global system of mobile communication, GSM), general packet radio service (general packet radio service, GPRS), code division multiple access (code division multiple access) multiple access (CDMA), wideband code division multiple access (WCDMA), long term evolution (LTE), e-mail, short message service (short messaging service, SMS), etc.
  • GSM global system of mobile communication
  • GPRS general packet radio service
  • code division multiple access code division multiple access
  • WCDMA wideband code division multiple access
  • LTE long term evolution
  • e-mail short message service
  • SMS short message service
  • the memory 1420 can be used to store software programs and modules, and the processor 1480 executes various functional applications and data processing of the mobile phone by running the software programs and modules stored in the memory 1420 .
  • Memory 1420 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, at least one application program required by a function (such as a sound playback function, an image playback function, etc.); Data created by the use of mobile phones (such as audio data, phonebook, etc.), etc.
  • the memory 1420 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage devices.
  • the input unit 1430 can be used to receive input numbers or character information, and generate key signal input related to user settings and function control of the mobile phone.
  • the input unit 1430 may include a touch panel 1431 and other input devices 1432 .
  • the touch panel 1431 also referred to as a touch screen, can collect touch operations of the user on or near it (for example, the user uses any suitable object or accessory such as a finger or a stylus on the touch panel 1431 or near the touch panel 1431). operation), and drive the corresponding connection device according to the preset program.
  • the touch panel 1431 may include two parts, a touch detection device and a touch controller.
  • the touch detection device detects the user's touch orientation, and detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and sends it to the to the processor 1480, and can receive and execute commands sent by the processor 1480.
  • the touch panel 1431 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave.
  • the input unit 1430 may also include other input devices 1432 .
  • other input devices 1432 may include but not limited to one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), trackball, mouse, joystick, and the like.
  • the display unit 1440 may be used to display information input by or provided to the user and various menus of the mobile phone.
  • the display unit 1440 may include a display panel 1441.
  • the display panel 1441 may be configured in the form of a liquid crystal display (liquid crystal display, LCD) or an organic light-emitting diode (OLED).
  • the touch panel 1431 can cover the display panel 1441, and when the touch panel 1431 detects a touch operation on or near it, it sends it to the processor 1480 to determine the type of the touch event, and then the processor 1480 determines the type of the touch event according to the The type provides a corresponding visual output on the display panel 1441 .
  • the touch panel 1431 and the display panel 1441 are used as two independent components to realize the input and input functions of the mobile phone, in some embodiments, the touch panel 1431 and the display panel 1441 can be integrated to form a mobile phone. Realize the input and output functions of the mobile phone.
  • the handset may also include at least one sensor 1450, such as a light sensor, motion sensor, and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 1441 according to the brightness of the ambient light, and the proximity sensor may turn off the display panel 1441 and/or when the mobile phone is moved to the ear. or backlight.
  • the accelerometer sensor can detect the magnitude of acceleration in various directions (generally three axes), and can detect the magnitude and direction of gravity when it is stationary, and can be used to identify the application of mobile phone posture (such as horizontal and vertical screen switching, related Games, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tap), etc.; as for other sensors such as gyroscope, barometer, hygrometer, thermometer, infrared sensor, etc. repeat.
  • mobile phone posture such as horizontal and vertical screen switching, related Games, magnetometer attitude calibration
  • vibration recognition related functions such as pedometer, tap
  • other sensors such as gyroscope, barometer, hygrometer, thermometer, infrared sensor, etc. repeat.
  • the audio circuit 1460, the speaker 1461, and the microphone 1462 can provide an audio interface between the user and the mobile phone.
  • the audio circuit 1460 can transmit the electrical signal converted from the received audio data to the speaker 1461, and the speaker 1461 converts it into an audio signal for output; After being received, it is converted into audio data, and then the audio data is processed by the output processor 1480, and then sent to another mobile phone through the RF circuit 1410, or the audio data is output to the memory 1420 for further processing.
  • WiFi is a short-distance wireless transmission technology.
  • the mobile phone can help users send and receive emails, browse web pages, and access streaming media through the WiFi module 1470. It provides users with wireless broadband Internet access.
  • Fig. 14 shows a WiFi module 1470, it can be understood that it is not an essential component of the mobile phone, and can be completely omitted as required without changing the essence of the invention.
  • the processor 1480 is the control center of the mobile phone. It uses various interfaces and lines to connect various parts of the entire mobile phone. By running or executing software programs and/or modules stored in the memory 1420, and calling data stored in the memory 1420, execution Various functions and processing data of the mobile phone, so as to monitor the mobile phone as a whole.
  • the processor 1480 may include one or more processing units; preferably, the processor 1480 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface and application programs, etc. , the modem processor mainly handles wireless communications. It can be understood that the foregoing modem processor may not be integrated into the processor 1480 .
  • the mobile phone also includes a power supply 1490 (such as a battery) for supplying power to various components.
  • a power supply 1490 (such as a battery) for supplying power to various components.
  • the power supply can be logically connected to the processor 1480 through the power management system, so as to realize functions such as managing charging, discharging, and power consumption management through the power management system.
  • the mobile phone may also include a camera, a Bluetooth module, etc., which will not be repeated here.
  • the processor 1480 is configured to obtain a noise reduction model based on transfer learning; perform noise reduction processing according to the noise reduction model.
  • the processor 1480 is specifically configured to receive the noise reduction model based on migration learning delivered by the network device.
  • the processor 1480 is specifically configured to acquire a source domain dataset, a label corresponding to the source domain dataset, and a target domain dataset; according to the source domain dataset, the label corresponding to the source domain dataset , and the target domain data set, perform model training to obtain a noise reduction model.
  • the processor 1480 is specifically configured to determine a joint loss function according to the source domain data set, the label, and the target domain data set; perform model training according to the joint loss function to obtain a noise reduction model.
  • the processor 1480 is specifically configured to acquire the source domain data set, the label corresponding to the source domain data set, and the target domain dataset.
  • the processor 1480 is specifically configured to determine an error loss function according to the source domain dataset and the label; determine an adaptation loss function according to the source domain dataset and the target domain dataset; The adaptation loss function and the error loss function determine a joint loss function.
  • the processor 1480 is specifically configured to determine a joint loss function according to the first formula
  • L joint L 1 + ⁇ L 2 ;
  • L joint is the joint loss function, L 1 is the error loss function, L 2 is the adaptation loss function, and
  • is the network device or all Describe the weight parameters configured by the terminal device.
  • the processor 1480 is further configured to end the training when the number of times of model training reaches a preset number, and/or after the joint loss function corresponding to the noise reduction model obtained by performing the model training reaches a preset value .
  • the RF circuit 1410 is configured to report a noise reduction model update instruction and a current reference signal measurement value to the network device.
  • the RF circuit 1410 is specifically configured to receive the noise reduction model sent by the network device according to the noise reduction model update instruction and the current reference signal measurement value; or,
  • the RF circuit 1410 is configured to receive the target data set or a subset of the target data set sent by the network device according to the noise reduction model update indication and the current reference signal measurement value; the processor 1480 is configured to Perform model training on the target data set or a subset of the target data set to obtain the noise reduction model.
  • the RF circuit 1410 is specifically configured to report a noise reduction model update instruction and a current reference signal measurement value to the network device when the measured value of the current reference signal measured by the terminal device satisfies a preset condition value.
  • the RF circuit 1410 is specifically configured to report the noise reduction model update instruction and the current reference signal measurement value to the network device through an uplink control instruction.
  • the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio.
  • the method is applied to a deep neural network, a recurrent neural network, or a convolutional neural network.
  • FIG. 15 it is a schematic diagram of another embodiment of the network device in the embodiment of the present application, which may include:
  • a memory 1501 storing executable program codes
  • a processor 1502 and a transceiver 1503 coupled to a memory 1501;
  • Processor 1502 configured to obtain the current reference signal measurement value; according to the current reference signal measurement value and the preset reference signal measurement value interval set, obtain a noise reduction model corresponding to the current reference signal measurement value, or a target data set , the noise reduction model or the target data set is used for noise reduction processing.
  • the processor 1502 is configured to obtain the target reference signal measurement value interval according to the target reference signal measurement value interval when the current reference signal measurement value belongs to the target reference signal measurement value interval set in the preset reference signal measurement value interval set. Describe the noise reduction model corresponding to the measured value of the current reference signal.
  • the processor 1502 is configured to search for a target noise reduction model corresponding to the target reference signal measurement value interval as the noise reduction model corresponding to the current reference signal measurement value; or,
  • the processor 1502 is configured to search for the target data set corresponding to the target reference signal measurement value interval, perform model training according to the target data set or a subset of the target data set, and obtain the current The noise reduction model corresponding to the measured value of the reference signal.
  • the processor 1502 is configured to, if the current reference signal measurement value does not belong to any reference signal measurement value interval in the preset reference signal measurement value interval set, search for the current reference signal measurement value that is the highest
  • the target noise reduction model corresponding to the close target reference signal measurement value interval is used as the noise reduction model corresponding to the current reference signal measurement value; and/or, searching for the target reference signal measurement value interval corresponding to the closest target reference signal measurement value performing model training according to the target data set or a subset of the target data set to obtain a noise reduction model corresponding to the measured value of the current reference signal.
  • the processor 1502 is configured to perform, according to the target data set or a subset of the target data set, the target noise reduction model corresponding to the target reference signal measurement value interval closest to the current reference signal measurement value Adjust to obtain the noise reduction model corresponding to the measured value of the current reference signal.
  • the noise reduction model is a noise reduction model related to the uplink.
  • the processor 1502 is further configured to perform noise reduction processing on the uplink according to the noise reduction model.
  • the noise reduction model is a noise reduction model related to the downlink.
  • the transceiver 1503 is configured to receive the current reference signal measurement value reported by the terminal device.
  • the transceiver 1503 is specifically configured to receive the current reference signal measurement value reported by the terminal device through an uplink control instruction.
  • the transceiver 1503 is further configured to receive the update instruction of the noise reduction model reported by the terminal device.
  • the transceiver 1503 is specifically configured to receive the noise reduction model update instruction reported by the terminal device through the uplink control instruction.
  • the transceiver 1503 is specifically configured to deliver the noise reduction model to the terminal device according to the noise reduction model update instruction, and the noise reduction model is used by the terminal device to perform the downlink Noise reduction processing on ; or,
  • the transceiver 1503 is specifically configured to deliver the target data set or a subset of the target data set to the terminal device according to the update instruction of the noise reduction model, and the target data set or a subset of the target data set The subset is used for the terminal device to perform model training to obtain the noise reduction model.
  • the transceiver 1503 is specifically configured to deliver the noise reduction model to the terminal device through a downlink control instruction according to the noise reduction model update instruction; or,
  • the transceiver 1503 is specifically configured to deliver the target data set or a subset of the target data set to the terminal device through the downlink control instruction according to the noise reduction model update instruction.
  • the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio.
  • the network device is applied to a deep neural network, a recurrent neural network, or a convolutional neural network.
  • 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 invention 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 (eg, coaxial cable, optical fiber, digital subscriber line (DSL)) or wireless (eg, infrared, wireless, microwave, etc.).
  • the computer-readable storage medium may be any available medium that can be stored 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, or a magnetic tape), an optical medium (for example, DVD), or a semiconductor medium (for example, a Solid State Disk (SSD)).
  • SSD Solid State Disk

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Databases & Information Systems (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Software Systems (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Embodiments of the present application provide a noise reduction method based on transfer learning, a terminal device, a network device and a storage medium, which are used to present a noise reduction model based on transfer training, enabling a noise reduction model in downlink or uplink transmission to adapt to a reference signal measurement value that changes in a corresponding link environment, achieving good noise reduction results. The embodiments of the present application may comprise: a terminal device acquiring a noise reduction model based on transfer learning; and the terminal device performing noise reduction processing according to the noise reduction model.

Description

基于迁移学习的降噪方法、终端设备、网络设备及存储介质Noise reduction method, terminal equipment, network equipment and storage medium based on transfer learning 技术领域technical field
本申请涉及通信领域,尤其涉及一种基于迁移学习的降噪方法、终端设备、网络设备及存储介质。The present application relates to the communication field, and in particular to a transfer learning-based noise reduction method, terminal equipment, network equipment, and storage media.
背景技术Background technique
对当前的无线通信系统,随机的信道环境和噪声是影响传输性能的最重要因素。一般通过发送导频,可以进行信道估计,但是噪声带来的影响无法有效去除。一些基于人工智能(Artificial Intelligence,AI)的降噪网络,是在特定信噪比的场景下进行训练并且部署,泛化性能不好,因此在实际应用中受到很多限制。For current wireless communication systems, random channel environment and noise are the most important factors affecting transmission performance. Generally, channel estimation can be performed by sending pilot frequency, but the influence brought by noise cannot be effectively removed. Some noise reduction networks based on artificial intelligence (AI) are trained and deployed in specific signal-to-noise ratio scenarios, and their generalization performance is not good, so they are subject to many limitations in practical applications.
发明内容Contents of the invention
本申请实施例提供了一种基于迁移学习的降噪方法、终端设备、网络设备及存储介质,用于提出基于迁移训练的降噪模型,使得下行或上行传输中的降噪模型可以适配对应链路环境中变化的参考信号测量值,取得良好的降噪效果。The embodiment of the present application provides a noise reduction method based on migration learning, a terminal device, a network device, and a storage medium, which are used to propose a noise reduction model based on migration training, so that the noise reduction model in downlink or uplink transmission can be adapted to correspond to The variable reference signal measurement value in the link environment achieves good noise reduction effect.
本申请实施例的第一方面提供一种基于迁移学习的降噪方法,可以包括:终端设备获取基于迁移学习的降噪模型;所述终端设备根据所述降噪模型进行降噪处理。The first aspect of the embodiments of the present application provides a method for noise reduction based on transfer learning, which may include: a terminal device acquires a noise reduction model based on transfer learning; and the terminal device performs noise reduction processing according to the noise reduction model.
本申请实施例的第二方面提供一种基于迁移学习的降噪方法,可以包括:网络设备获取当前参考信号测量值;所述网络设备根据所述当前参考信号测量值和预设参考信号测量值区间集合,获取所述当前参考信号测量值对应的降噪模型,或,目标数据集,所述降噪模型或所述目标数据集用于进行降噪处理。The second aspect of the embodiments of the present application provides a noise reduction method based on transfer learning, which may include: a network device acquires a current reference signal measurement value; the network device obtains a current reference signal measurement value and a preset reference signal measurement value A set of intervals is used to acquire a noise reduction model corresponding to the measured value of the current reference signal, or a target data set, and the noise reduction model or the target data set is used for noise reduction processing.
本发明实施例第三方面提供了一种终端设备,具有基于迁移训练的降噪模型,使得数据传输中的降噪模型可以适配对应链路环境中变化的参考信号测量值,取得良好的降噪效果的功能。该功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。该硬件或软件包括一个或多个与上述功能相对应的模块。The third aspect of the embodiments of the present invention provides a terminal device with a noise reduction model based on migration training, so that the noise reduction model in data transmission can adapt to the measured value of the reference signal corresponding to the change in the link environment, and achieve good noise reduction. Noise effect function. This function may be implemented by hardware, or may be implemented by executing corresponding software on the hardware. The hardware or software includes one or more modules corresponding to the above functions.
本发明实施例第四方面提供了一种网络设备,具有基于迁移训练的降噪模型,使得数据传输中的降噪模型可以适配对应链路环境中变化的参考信号测量值,取得良好的降噪效果的功能。该功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。该硬件或软件包括一个或多个与上述功能相对应的模块。The fourth aspect of the embodiments of the present invention provides a network device with a noise reduction model based on migration training, so that the noise reduction model in data transmission can adapt to the measured value of the reference signal that changes in the corresponding link environment, and achieve good noise reduction. Noise effect function. This function may be implemented by hardware, or may be implemented by executing corresponding software on the hardware. The hardware or software includes one or more modules corresponding to the above functions.
本发明实施例又一方面提供一种终端设备,包括:存储有可执行程序代码的存储器;与所述存储器耦合的收发器和处理器;所述处理器和所述收发器用于执行本发明实施例第一方面中所述的方法。Another aspect of the embodiments of the present invention provides a terminal device, including: a memory storing executable program codes; a transceiver and a processor coupled to the memory; the processor and the transceiver are used to execute the implementation of the present invention Example of the method described in the first aspect.
本发明实施例又一方面提供一种网络设备,包括:存储有可执行程序代码的存储器;与所述存储器耦合的处理器;所述处理器用于执行本发明实施例第二方面中所述的方法。Another aspect of the embodiments of the present invention provides a network device, including: a memory storing executable program codes; a processor coupled to the memory; the processor is used to execute the method described in the second aspect of the embodiments of the present invention method.
本发明实施例又一方面提供一种计算机可读存储介质,包括指令,当其在计算机上运行时,使得计算机执行如本发明第一方面或第二方面中所述的方法。Still another aspect of the embodiments of the present invention provides a computer-readable storage medium, including instructions, which, when run on a computer, cause the computer to execute the method described in the first aspect or the second aspect of the present invention.
本发明实施例又一方面提供一种芯片,所述芯片与所述终端设备中的存储器耦合,使得所述芯片在运行时调用所述存储器中存储的程序指令,使得所述终端设备执行如本发明第一方面或第二方面中所述的方法。Another aspect of the embodiments of the present invention provides a chip, the chip is coupled with the memory in the terminal device, so that the chip calls the program instructions stored in the memory during operation, so that the terminal device executes the The method described in the first aspect or the second aspect of the invention.
本申请实施例提供的技术方案中,终端设备获取基于迁移学习的降噪模型;所述终端设备根据所述降噪模型进行降噪处理。终端设备提出基于迁移训练的降噪模型,使得数据传输中的降噪模型可以适配对应链路环境中变化的参考信号测量值,取得良好的降噪效果。In the technical solution provided by the embodiment of the present application, the terminal device acquires a noise reduction model based on transfer learning; the terminal device performs noise reduction processing according to the noise reduction model. The terminal device proposes a noise reduction model based on migration training, so that the noise reduction model in data transmission can adapt to the measured value of the reference signal that changes in the corresponding link environment, and achieves a good noise reduction effect.
附图说明Description of drawings
图1为一种实现方式中对信源发送到接收的处理过程的一个示意图;Fig. 1 is a schematic diagram of a process from sending to receiving from a source in an implementation;
图2为神经元结构的一个示意图;Fig. 2 is a schematic diagram of neuron structure;
图3为神经网络的一个示意图;Fig. 3 is a schematic diagram of neural network;
图4为一个卷积神经网络的基本结构的示意图;Fig. 4 is a schematic diagram of the basic structure of a convolutional neural network;
图5为迁移学习过程的一个示意图;Fig. 5 is a schematic diagram of the transfer learning process;
图6A为本发明实施例所应用的通信系统的系统架构图;FIG. 6A is a system architecture diagram of a communication system applied in an embodiment of the present invention;
图6B为本申请实施例中基于迁移学习的降噪方法的一个实施例示意图;FIG. 6B is a schematic diagram of an embodiment of a noise reduction method based on transfer learning in the embodiment of the present application;
图7为本申请实施例中基于迁移学习的降噪方法的另一个实施例示意图;FIG. 7 is a schematic diagram of another embodiment of a noise reduction method based on transfer learning in the embodiment of the present application;
图8A为本申请实施例中含有降噪模型的无线通信系统接收机的一个示意图;FIG. 8A is a schematic diagram of a wireless communication system receiver including a noise reduction model in an embodiment of the present application;
图8B为本申请实施例中全连接降噪模型的一个示意图;Fig. 8B is a schematic diagram of the fully connected denoising model in the embodiment of the present application;
图8C为本申请实施例中进行迁移训练的一个示意图;FIG. 8C is a schematic diagram of migration training in the embodiment of the present application;
图8D为本申请实施例中基于迁移学习的降噪方法的另一个实施例示意图;FIG. 8D is a schematic diagram of another embodiment of the noise reduction method based on transfer learning in the embodiment of the present application;
图9为本申请实施例中基于迁移学习的降噪方法的另一个实施例示意图;FIG. 9 is a schematic diagram of another embodiment of a noise reduction method based on transfer learning in the embodiment of the present application;
图10为本申请实施例中基于迁移学习的降噪方法的另一个实施例示意图;FIG. 10 is a schematic diagram of another embodiment of the noise reduction method based on transfer learning in the embodiment of the present application;
图11为本申请实施例中在网络设备侧对终端设备的降噪模型进行迁移学习和更新的一个示意图;FIG. 11 is a schematic diagram of transfer learning and updating of the noise reduction model of the terminal device on the network device side in the embodiment of the present application;
图12为本申请实施例中终端设备的一个实施例示意图;FIG. 12 is a schematic diagram of an embodiment of a terminal device in the embodiment of the present application;
图13为本申请实施例中网络设备的一个实施例示意图;FIG. 13 is a schematic diagram of an embodiment of a network device in the embodiment of the present application;
图14为本发明实施例中终端设备的另一个实施例示意图;FIG. 14 is a schematic diagram of another embodiment of a terminal device in an embodiment of the present invention;
图15为本申请实施例中网络设备的另一个实施例示意图。FIG. 15 is a schematic diagram of another embodiment of a network device in the embodiment of the present application.
具体实施方式detailed description
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The following will describe the technical solutions in the embodiments of the application with reference to the drawings in the embodiments of the application. Apparently, the described embodiments are only some of the embodiments of the application, not all of them. Based on the embodiments in this application, all other embodiments obtained by those skilled in the art without making creative efforts belong to the scope of protection of this application.
1、无线通信系统接收机描述1. Description of wireless communication system receiver
在无线通信系统之中,基本的工作流程是发送机在发送端对信源进行编码、调制、加密等操作,形成待传输的发送信息。待传输的发送信息通过无线空间传输至接收端,接收端对收到的接收信息进行解码、解密解调等操作,最终恢复信源信息,如图1所示,为一种实现方式中对信源发送到接收的处理过程的一个示意图。In a wireless communication system, the basic workflow is that the transmitter performs operations such as coding, modulation, and encryption on the information source at the sending end to form the sending information to be transmitted. The sending information to be transmitted is transmitted to the receiving end through the wireless space, and the receiving end performs operations such as decoding, decryption and demodulation on the received receiving information, and finally recovers the source information, as shown in Fig. A schematic diagram of the source send to receive process.
在上述过程中,发送端和接收端的编码、调制、加密、解码、解调、解密等操作是可控的,但是无线空间环境中的信道情况以及噪声情况则是不可控的,是复杂且多变的。目前,为了能够较好地恢复信源信息,需要对无线空间环境中的信道环境做出相应估计,以匹配对应的算法在接收端获得更好的信息接收效果。对于无线空间中的干扰噪声来说,则相应缺乏必要的处理方案,不同信噪比之下的信源恢复情况会表现出较大的差异。In the above process, the encoding, modulation, encryption, decoding, demodulation, decryption and other operations of the sending end and receiving end are controllable, but the channel conditions and noise conditions in the wireless space environment are uncontrollable, complex and varied. changing. At present, in order to better recover the source information, it is necessary to make a corresponding estimate of the channel environment in the wireless space environment, so as to match the corresponding algorithm to obtain better information reception effect at the receiving end. For the interference noise in the wireless space, there is a corresponding lack of necessary processing solutions, and the recovery of the signal source under different signal-to-noise ratios will show a large difference.
2、神经网络与深度学习2. Neural Network and Deep Learning
神经网络是一种由多个神经元节点相互连接构成的运算模型,其中节点间的连接代表从输入信号到输出信号的加权值,称为权重;每个节点对不同的输入信号进行加权求和,并通过特定的激活函数输出。如图2所示,为神经元结构的一个示意图。如图3所示,为神经网络的一个示意图。神经网络包含输入层、隐藏层和输出层,通过多个神经元不同的连接方式,权重和激活函数,可以产生不同的输出,进而拟合从输入到输出的映射关系。A neural network is an operational model composed of multiple neuron nodes connected to each other, in which the connection between nodes represents the weighted value from the input signal to the output signal, called weight; each node performs weighted summation of different input signals , and output through a specific activation function. As shown in Figure 2, it is a schematic diagram of the neuron structure. As shown in Figure 3, it is a schematic diagram of the neural network. The neural network includes an input layer, a hidden layer, and an output layer. Through different connection methods, weights, and activation functions of multiple neurons, different outputs can be generated, and then the mapping relationship from input to output can be fitted.
深度学习采用多隐藏层的深度神经网络,极大提升了网络学习特征的能力,能够拟合从输入到输出的复杂的非线性映射,因而语音和图像处理领域得到广泛的应用。除了深度神经网络,面对不同任务,深度学习还包括卷积神经网络(Convolutional Neural Network,CNN)、循环神经网络(Recurrent Neural Network,RNN)等常用基本结构。Deep learning uses a deep neural network with multiple hidden layers, which greatly improves the ability of the network to learn features, and can fit complex nonlinear mappings from input to output, so it is widely used in the fields of speech and image processing. In addition to deep neural networks, in the face of different tasks, deep learning also includes common basic structures such as convolutional neural network (CNN), recurrent neural network (Recurrent Neural Network, RNN).
一个卷积神经网络的基本结构包括:输入层、多个卷积层、多个池化层、全连接层及输出层。如图4所示,为一个卷积神经网络的基本结构的示意图。卷积层中卷积核的每个神经元与其输入进行局部连接,并通过引入池化层提取某一层局部的最大值或者平均值特征,有效减少了网络的参数,并挖掘了局部特征,使得卷积神经网络能够快速收敛,获得优异的性能。The basic structure of a convolutional neural network includes: an input layer, multiple convolutional layers, multiple pooling layers, a fully connected layer, and an output layer. As shown in Figure 4, it is a schematic diagram of the basic structure of a convolutional neural network. Each neuron of the convolution kernel in the convolution layer is locally connected to its input, and the local maximum or average feature of a certain layer is extracted by introducing a pooling layer, which effectively reduces the parameters of the network and mines local features. It enables the convolutional neural network to converge quickly and obtain excellent performance.
3、迁移学习3. Transfer Learning
迁移学习,作为机器学习的一个重要分支,可以利用数据、任务或模型之间的相似性,将在旧领域学习过的模型和知识应用于新的领域。如图5所示,为迁移学习过程的一个示意图。图5表示了一个简单的迁移学习过程,以不同的数据集和任务为例,可以将数据集/任务A和数据集/任务B分别构建的模型A和B通过一些迁移的方法进行融合,然后将迁移融合的模型应用于新的数据集/任务C,从而完成在数据集/任务C上的应用。其中数据集A和B可以称为迁移学习的源域,数据集C可以称为迁移学习的目标域。源域的数据集通常是有标签的,而目标域上的数据集通常是无标签的,因此迁移学习通过在源域上的训练,获取初始模型后,通过添加评估目标域和源域的相似程度的损失函数或采用对抗迁移的方式,可以将源域模型进行训练到适用于目标域上,完成目标域上的任务。Transfer learning, as an important branch of machine learning, can use the similarity between data, tasks or models to apply the models and knowledge learned in the old field to the new field. As shown in Figure 5, it is a schematic diagram of the transfer learning process. Figure 5 shows a simple migration learning process. Taking different data sets and tasks as examples, the models A and B constructed by data set/task A and data set/task B can be fused through some migration methods, and then Apply the migration fusion model to the new data set/task C to complete the application on the data set/task C. Among them, datasets A and B can be called the source domain of transfer learning, and dataset C can be called the target domain of transfer learning. The data set of the source domain is usually labeled, while the data set of the target domain is usually unlabeled, so the transfer learning is trained on the source domain, after obtaining the initial model, and evaluating the similarity between the target domain and the source domain by adding The degree of loss function or the way of adversarial migration can train the source domain model to be suitable for the target domain and complete the task on the target domain.
对当前的无线通信系统,随机的信道环境和噪声是影响传输性能的最重要因素。一般通过发送导频,可以进行信道估计,但是噪声带来的影响无法有效去除。传统的通信算法中对于接收信号中噪声的处理与消除是很难实现的,部分方法虽然有利于噪声消除,但其算法复杂度也是极大的,并且效果也相对有限。而一些基于人工智能(Artificial Intelligence,AI)的降噪网络,是在特定信噪比的场景下进行训练并且部署,泛化性能不好,因此在实际应用中受到很多限制。因此,针对多信噪比场景下具有泛 化性能的降噪网络设计,具有重要的意义。For current wireless communication systems, random channel environment and noise are the most important factors affecting transmission performance. Generally, channel estimation can be performed by sending pilot frequency, but the influence brought by noise cannot be effectively removed. It is difficult to process and eliminate noise in the received signal in traditional communication algorithms. Although some methods are beneficial to noise elimination, their algorithm complexity is also extremely high, and the effect is relatively limited. However, some noise reduction networks based on artificial intelligence (AI) are trained and deployed in specific signal-to-noise ratio scenarios, and their generalization performance is not good, so they are subject to many limitations in practical applications. Therefore, it is of great significance to design a noise reduction network with generalization performance in multiple SNR scenarios.
本申请实施例的技术方案可以应用于各种通信系统,例如:全球移动通讯(Global System of Mobile communication,GSM)系统、码分多址(Code Division Multiple Access,CDMA)系统、宽带码分多址(Wideband Code Division Multiple Access,WCDMA)系统、通用分组无线业务(General Packet Radio Service,GPRS)、长期演进(Long Term Evolution,LTE)系统、先进的长期演进(Advanced long term evolution,LTE-A)系统、新无线(New Radio,NR)系统、NR系统的演进系统、非授权频谱上的LTE(LTE-based access to unlicensed spectrum,LTE-U)系统、非授权频谱上的NR(NR-based access to unlicensed spectrum,NR-U)系统、非地面通信网络(Non-Terrestrial Networks,NTN)系统、通用移动通信系统(Universal Mobile Telecommunication System,UMTS)、无线局域网(Wireless Local Area Networks,WLAN)、无线保真(Wireless Fidelity,WiFi)、第五代通信(5th-Generation,5G)系统或其他通信系统等。The technical solution of the embodiment of the present application can be applied to various communication systems, such as: Global System of Mobile communication (Global System of Mobile communication, GSM) system, code division multiple access (Code Division Multiple Access, CDMA) system, broadband code division multiple access (Wideband Code Division Multiple Access, WCDMA) system, General Packet Radio Service (GPRS), Long Term Evolution (LTE) system, Advanced long term evolution (LTE-A) system , New Radio (NR) system, evolution system of NR system, LTE (LTE-based access to unlicensed spectrum, LTE-U) system on unlicensed spectrum, NR (NR-based access to unlicensed spectrum) on unlicensed spectrum unlicensed spectrum (NR-U) system, Non-Terrestrial Networks (NTN) system, Universal Mobile Telecommunications System (UMTS), Wireless Local Area Networks (WLAN), Wireless Fidelity (Wireless Fidelity, WiFi), fifth-generation communication (5th-Generation, 5G) system or other communication systems, etc.
通常来说,传统的通信系统支持的连接数有限,也易于实现,然而,随着通信技术的发展,移动通信系统将不仅支持传统的通信,还将支持例如,设备到设备(Device to Device,D2D)通信,机器到机器(Machine to Machine,M2M)通信,机器类型通信(Machine Type Communication,MTC),车辆间(Vehicle to Vehicle,V2V)通信,或车联网(Vehicle to everything,V2X)通信等,本申请实施例也可以应用于这些通信系统。Generally speaking, the number of connections supported by traditional communication systems is limited and easy to implement. However, with the development of communication technology, mobile communication systems will not only support traditional communication, but also support, for example, Device to Device (Device to Device, D2D) communication, Machine to Machine (M2M) communication, Machine Type Communication (MTC), Vehicle to Vehicle (V2V) communication, or Vehicle to everything (V2X) communication, etc. , the embodiments of the present application may also be applied to these communication systems.
可选地,本申请实施例中的通信系统可以应用于载波聚合(Carrier Aggregation,CA)场景,也可以应用于双连接(Dual Connectivity,DC)场景,还可以应用于独立(Standalone,SA)布网场景。Optionally, the communication system in the embodiment of the present application may be applied to a carrier aggregation (Carrier Aggregation, CA) scenario, may also be applied to a dual connectivity (Dual Connectivity, DC) scenario, and may also be applied to an independent (Standalone, SA) deployment Web scene.
可选地,本申请实施例中的通信系统可以应用于非授权频谱,其中,非授权频谱也可以认为是共享频谱;或者,本申请实施例中的通信系统也可以应用于授权频谱,其中,授权频谱也可以认为是非共享频谱。Optionally, the communication system in the embodiment of the present application may be applied to an unlicensed spectrum, where the unlicensed spectrum may also be considered as a shared spectrum; or, the communication system in the embodiment of the present application may also be applied to a licensed spectrum, where, Licensed spectrum can also be considered as non-shared spectrum.
本申请实施例结合网络设备和终端设备描述了各个实施例,其中,终端设备也可以称为用户设备(User Equipment,UE)、接入终端、用户单元、用户站、移动站、移动台、远方站、远程终端、移动设备、用户终端、终端、无线通信设备、用户代理或用户装置等。The embodiments of the present application describe various embodiments in conjunction with network equipment and terminal equipment, wherein the terminal equipment may also be referred to as user equipment (User Equipment, UE), access terminal, user unit, user station, mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, terminal, wireless communication device, user agent or user device, etc.
终端设备可以是WLAN中的站点(STAION,ST),可以是蜂窝电话、无绳电话、会话启动协议(Session Initiation Protocol,SIP)电话、无线本地环路(Wireless Local Loop,WLL)站、个人数字处理(Personal Digital Assistant,PDA)设备、具有无线通信功能的手持设备、计算设备或连接到无线调制解调器的其它处理设备、车载设备、可穿戴设备、下一代通信系统例如NR网络中的终端设备,或者未来演进的公共陆地移动网络(Public Land Mobile Network,PLMN)网络中的终端设备等。The terminal device can be a station (STAION, ST) in the WLAN, a cellular phone, a cordless phone, a Session Initiation Protocol (Session Initiation Protocol, SIP) phone, a wireless local loop (Wireless Local Loop, WLL) station, a personal digital processing (Personal Digital Assistant, PDA) devices, handheld devices with wireless communication functions, computing devices or other processing devices connected to wireless modems, vehicle-mounted devices, wearable devices, next-generation communication systems such as terminal devices in NR networks, or future Terminal equipment in the evolved public land mobile network (Public Land Mobile Network, PLMN) network, etc.
在本申请实施例中,终端设备可以部署在陆地上,包括室内或室外、手持、穿戴或车载;也可以部署在水面上(如轮船等);还可以部署在空中(例如飞机、气球和卫星上等)。In the embodiment of this application, the terminal device can be deployed on land, including indoor or outdoor, handheld, wearable or vehicle-mounted; it can also be deployed on water (such as ships, etc.); it can also be deployed in the air (such as aircraft, balloons and satellites) superior).
在本申请实施例中,终端设备可以是手机(Mobile Phone)、平板电脑(Pad)、带无线收发功能的电脑、虚拟现实(Virtual Reality,VR)终端设备、增强现实(Augmented Reality,AR)终端设备、工业控制(industrial control)中的无线终端设备、无人驾驶(self driving)中的无线终端设备、远程医疗(remote medical)中的无线终端设备、智能电网(smart grid)中的无线终端设备、运输安全(transportation safety)中的无线终端设备、智慧城市(smart city)中的无线终端设备或智慧家庭(smart home)中的无线终端设备等。In this embodiment of the application, the terminal device may be a mobile phone (Mobile Phone), a tablet computer (Pad), a computer with a wireless transceiver function, a virtual reality (Virtual Reality, VR) terminal device, an augmented reality (Augmented Reality, AR) terminal Equipment, wireless terminal equipment in industrial control, wireless terminal equipment in self driving, wireless terminal equipment in remote medical, wireless terminal equipment in smart grid , wireless terminal equipment in transportation safety, wireless terminal equipment in smart city, or wireless terminal equipment in smart home.
作为示例而非限定,在本申请实施例中,该终端设备还可以是可穿戴设备。可穿戴设备也可以称为穿戴式智能设备,是应用穿戴式技术对日常穿戴进行智能化设计、开发出可以穿戴的设备的总称,如眼镜、手套、手表、服饰及鞋等。可穿戴设备即直接穿在身上,或是整合到用户的衣服或配件的一种便携式设备。可穿戴设备不仅仅是一种硬件设备,更是通过软件支持以及数据交互、云端交互来实现强大的功能。广义穿戴式智能设备包括功能全、尺寸大、可不依赖智能手机实现完整或者部分的功能,例如:智能手表或智能眼镜等,以及只专注于某一类应用功能,需要和其它设备如智能手机配合使用,如各类进行体征监测的智能手环、智能首饰等。As an example but not a limitation, in this embodiment of the present application, the terminal device may also be a wearable device. Wearable devices can also be called wearable smart devices, which is a general term for the application of wearable technology to intelligently design daily wear and develop wearable devices, such as glasses, gloves, watches, clothing and shoes. A wearable device is a portable device that is worn directly on the body or integrated into the user's clothing or accessories. Wearable devices are not only a hardware device, but also achieve powerful functions through software support, data interaction, and cloud interaction. Generalized wearable smart devices include full-featured, large-sized, complete or partial functions without relying on smart phones, such as smart watches or smart glasses, etc., and only focus on a certain type of application functions, and need to cooperate with other devices such as smart phones Use, such as various smart bracelets and smart jewelry for physical sign monitoring.
在本申请实施例中,网络设备可以是用于与移动设备通信的设备,网络设备可以是WLAN中的接入点(Access Point,AP),GSM或CDMA中的基站(Base Transceiver Station,BTS),也可以是WCDMA中的基站(NodeB,NB),还可以是LTE中的演进型基站(Evolutional Node B,eNB或eNodeB),或者中继站或接入点,或者车载设备、可穿戴设备以及NR网络中的网络设备(gNB)或者未来演进的PLMN网络中的网络设备或者NTN网络中的网络设备等。In the embodiment of the present application, the network device may be a device for communicating with the mobile device, and the network device may be an access point (Access Point, AP) in WLAN, a base station (Base Transceiver Station, BTS) in GSM or CDMA , or a base station (NodeB, NB) in WCDMA, or an evolved base station (Evolutional Node B, eNB or eNodeB) in LTE, or a relay station or access point, or a vehicle-mounted device, a wearable device, and an NR network The network equipment (gNB) in the network or the network equipment in the future evolved PLMN network or the network equipment in the NTN network, etc.
作为示例而非限定,在本申请实施例中,网络设备可以具有移动特性,例如网络设备可以为移动的设备。可选地,网络设备可以为卫星、气球站。例如,卫星可以为低地球轨道(low earth orbit,LEO) 卫星、中地球轨道(medium earth orbit,MEO)卫星、地球同步轨道(geostationary earth orbit,GEO)卫星、高椭圆轨道(High Elliptical Orbit,HEO)卫星等。可选地,网络设备还可以为设置在陆地、水域等位置的基站。As an example but not a limitation, in this embodiment of the present application, the network device may have a mobile feature, for example, the network device may be a mobile device. Optionally, the network equipment may be a satellite or a balloon station. For example, the satellite can be a low earth orbit (low earth orbit, LEO) satellite, a medium earth orbit (medium earth orbit, MEO) satellite, a geosynchronous earth orbit (geosynchronous earth orbit, GEO) satellite, a high elliptical orbit (High Elliptical Orbit, HEO) satellite. ) Satellite etc. Optionally, the network device may also be a base station installed on land, water, and other locations.
在本申请实施例中,网络设备可以为小区提供服务,终端设备通过该小区使用的传输资源(例如,频域资源,或者说,频谱资源)与网络设备进行通信,该小区可以是网络设备(例如基站)对应的小区,小区可以属于宏基站,也可以属于小小区(Small cell)对应的基站,这里的小小区可以包括:城市小区(Metro cell)、微小区(Micro cell)、微微小区(Pico cell)、毫微微小区(Femto cell)等,这些小小区具有覆盖范围小、发射功率低的特点,适用于提供高速率的数据传输服务。In this embodiment of the present application, the network device may provide services for a cell, and the terminal device communicates with the network device through the transmission resources (for example, frequency domain resources, or spectrum resources) used by the cell, and the cell may be a network device ( For example, a cell corresponding to a base station), the cell may belong to a macro base station, or may belong to a base station corresponding to a small cell (Small cell), and the small cell here may include: a metro cell (Metro cell), a micro cell (Micro cell), a pico cell ( Pico cell), Femto cell, etc. These small cells have the characteristics of small coverage and low transmission power, and are suitable for providing high-speed data transmission services.
如图6A所示,为本发明实施例所应用的通信系统的系统架构图。该通信系统可以包括网络设备,网络设备可以是与终端设备(或称为通信终端、终端)通信的设备。网络设备可以为特定的地理区域提供通信覆盖,并且可以与位于该覆盖区域内的终端设备进行通信。图6A示例性地示出了一个网络设备和两个终端设备,可选地,该通信系统可以包括多个网络设备并且每个网络设备的覆盖范围内可以包括其它数量的终端设备,本申请实施例对此不做限定。可选地,该通信系统还可以包括网络控制器、移动管理实体等其他网络实体,本申请实施例对此不作限定。As shown in FIG. 6A , it is a system architecture diagram of a communication system applied in the embodiment of the present invention. The communication system may include a network device, and the network device may be a device for communicating with a terminal device (or called a communication terminal, terminal). A network device can provide communication coverage for a specific geographic area, and can communicate with terminal devices located within the coverage area. Figure 6A exemplarily shows one network device and two terminal devices. Optionally, the communication system may include multiple network devices and each network device may include other numbers of terminal devices within the coverage area. Examples are not limited to this. Optionally, the communication system 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.
其中,网络设备又可以包括接入网设备和核心网设备。即无线通信系统还包括用于与接入网设备进行通信的多个核心网。接入网设备可以是长期演进(long-term evolution,LTE)系统、下一代(移动通信系统)(next radio,NR)系统或者授权辅助接入长期演进(authorized auxiliary access long-term evolution,LAA-LTE)系统中的演进型基站(evolutional node B,简称可以为eNB或e-NodeB)宏基站、微基站(也称为“小基站”)、微微基站、接入站点(access point,AP)、传输站点(transmission point,TP)或新一代基站(new generation Node B,gNodeB)等。Wherein, the network equipment may further include access network equipment and core network equipment. That is, the wireless communication system also includes multiple core networks for communicating with access network devices. The access network device may be a long-term evolution (long-term evolution, LTE) system, a next-generation (mobile communication system) (next radio, NR) system or an authorized auxiliary access long-term evolution (LAA- Evolved base station (evolutional node B, abbreviated as eNB or e-NodeB) macro base station, micro base station (also called "small base station"), pico base station, access point (access point, AP), Transmission point (transmission point, TP) or new generation base station (new generation Node B, gNodeB), etc.
应理解,本申请实施例中网络/系统中具有通信功能的设备可称为通信设备。以图6A示出的通信系统为例,通信设备可包括具有通信功能的网络设备和终端设备,网络设备和终端设备可以为本发明实施例中所述的具体设备,此处不再赘述;通信设备还可包括通信系统中的其他设备,例如网络控制器、移动管理实体等其他网络实体,本申请实施例中对此不做限定。It should be understood that a device with a communication function in the network/system in the embodiment of the present application may be referred to as a communication device. Taking the communication system shown in Figure 6A as an example, the communication equipment may include network equipment and terminal equipment with communication functions, and the network equipment and terminal equipment may be the specific equipment described in the embodiments of the present invention, which will not be repeated here; communication The device may also include other devices in the communication system, such as network controllers, mobility management entities and other network entities, which are not limited in this embodiment of the present application.
下面以实施例的方式,对本申请技术方案做进一步的说明。如图6B所示,为本申请实施例中基于迁移学习的降噪方法的一个实施例示意图,可以包括:In the following, the technical solution of the present application will be further described in the form of an embodiment. As shown in Figure 6B, it is a schematic diagram of an embodiment of a noise reduction method based on transfer learning in the embodiment of the present application, which may include:
601、终端设备获取基于迁移学习的降噪模型。601. The terminal device acquires a noise reduction model based on transfer learning.
可选的,终端设备获取基于迁移学习的降噪模型,可以包括:Optionally, the terminal device obtains a noise reduction model based on transfer learning, which may include:
(1)终端设备根据数据集进行模型训练,得到基于迁移学习的降噪模型;或,(1) The terminal device performs model training according to the data set to obtain a noise reduction model based on transfer learning; or,
(2)终端设备接收网络设备下发的基于迁移学习的降噪模型。(2) The terminal device receives the noise reduction model based on transfer learning delivered by the network device.
可选的,针对实现方式(1)中,终端设备根据数据集进行模型训练,得到基于迁移学习的降噪模型,可以包括:终端设备获取源域数据集、源域数据集对应的标签,以及目标域数据集;终端设备根据源域数据集、源域数据集对应的标签,以及目标域数据集,进行模型训练得到降噪模型。Optionally, for implementation (1), the terminal device performs model training according to the data set to obtain a noise reduction model based on transfer learning, which may include: the terminal device obtains the source domain data set, the label corresponding to the source domain data set, and Target domain data set; the terminal device performs model training to obtain a noise reduction model according to the source domain data set, the label corresponding to the source domain data set, and the target domain data set.
可选的,终端设备根据源域数据集、源域数据集对应的标签,以及目标域数据集,进行模型训练得到降噪模型,可以包括:终端设备根据源域数据集、标签和目标域数据集,确定联合损失函数;终端设备根据联合损失函数,进行模型训练得到降噪模型。Optionally, the terminal device performs model training to obtain the noise reduction model according to the source domain dataset, the label corresponding to the source domain dataset, and the target domain dataset, which may include: set to determine the joint loss function; the terminal device performs model training according to the joint loss function to obtain a noise reduction model.
可选的,终端设备根据源域数据集、标签和目标域数据集,确定联合损失函数,可以包括:终端设备根据源域数据集和标签,确定误差损失函数;即通过对源域数据集和标签进行优化,使得优化误差损失函数达到收敛。根据源域数据集和目标域数据集,确定适配损失函数;终端设备根据适配损失函数和误差损失函数,确定联合损失函数。Optionally, the terminal device determines the joint loss function according to the source domain data set, the label and the target domain data set, which may include: the terminal device determines the error loss function according to the source domain data set and the label; that is, by combining the source domain data set and The labels are optimized so that the optimization error loss function reaches convergence. According to the source domain data set and the target domain data set, the adaptation loss function is determined; the terminal device determines the joint loss function according to the adaptation loss function and the error loss function.
可选的,针对实现方式(1)中,终端设备根据数据集进行模型训练,得到基于迁移学习的降噪模型,可以包括:终端设备接收网络设备根据降噪模型更新指示和当前参考信号测量值发送的目标数据集或目标数据集的子集,根据目标数据集或目标数据集的子集进行模型训练,得到降噪模型。Optionally, for implementation (1), the terminal device performs model training according to the data set to obtain a noise reduction model based on transfer learning, which may include: the terminal device receives the network device update instruction and the current reference signal measurement value according to the noise reduction model The target data set or a subset of the target data set is sent, and model training is performed according to the target data set or a subset of the target data set to obtain a noise reduction model.
可选的,针对实现方式(2)中,终端设备获取基于迁移学习的降噪模型,可以包括:终端设备接收网络设备根据降噪模型更新指示和当前参考信号测量值发送的降噪模型。Optionally, for the implementation (2), the acquisition of the transfer learning-based noise reduction model by the terminal device may include: the terminal device receiving the noise reduction model sent by the network device according to the noise reduction model update instruction and the current reference signal measurement value.
即可以理解的是,终端设备获取的降噪模型,可以是终端设备根据自己获取的源域数据集、源域数据集对应的标签,以及目标域数据集,进行模型训练得到的降噪模型;也可以是终端设备接收网络设备下发的降噪模型;也可以是终端设备根据网络设备下发的目标数据集或目标数据集的子集进行模型训练,得到的降噪模型,还可以是其他方式获取的降噪模型,此处不做具体限定。That is, it can be understood that the noise reduction model obtained by the terminal device may be a noise reduction model obtained by the terminal device through model training according to the source domain data set obtained by the terminal device, the label corresponding to the source domain data set, and the target domain data set; It can also be that the terminal device receives the noise reduction model delivered by the network device; it can also be that the terminal device performs model training according to the target data set or a subset of the target data set delivered by the network device, and the obtained noise reduction model can also be other The denoising model obtained by the method is not specifically limited here.
602、终端设备根据降噪模型进行降噪处理。602. The terminal device performs noise reduction processing according to the noise reduction model.
可以理解的是,终端设备根据该降噪模型进行下行链路上的降噪处理。It can be understood that the terminal device performs noise reduction processing on the downlink according to the noise reduction model.
本申请实施例提供的技术方案中,终端设备获取基于迁移学习的降噪模型;终端设备根据降噪模型进行降噪处理。终端设备提出基于迁移训练的降噪模型,使得数据传输中的降噪模型可以适配对应链路环境中变化的参考信号测量值,取得良好的降噪效果。In the technical solution provided by the embodiment of the present application, the terminal device obtains a noise reduction model based on transfer learning; the terminal device performs noise reduction processing according to the noise reduction model. The terminal device proposes a noise reduction model based on migration training, so that the noise reduction model in data transmission can adapt to the measured value of the reference signal that changes in the corresponding link environment, and achieves a good noise reduction effect.
如图7所示,为本申请实施例中基于迁移学习的降噪方法的另一个实施例示意图,可以包括:As shown in Figure 7, it is a schematic diagram of another embodiment of the noise reduction method based on transfer learning in the embodiment of the present application, which may include:
可选的,终端设备获取基于迁移学习的降噪模型,可以包括但不限于下述步骤701-703,如下所示:Optionally, the terminal device acquires the noise reduction model based on transfer learning, which may include but not limited to the following steps 701-703, as follows:
701、终端设备获取源域数据集、源域数据集对应的标签,以及目标域数据集。701. The terminal device acquires a source domain dataset, a label corresponding to the source domain dataset, and a target domain dataset.
可选的,终端设备获取源域数据集、源域数据集对应的标签,以及目标域数据集,可以包括:在终端设备测量到的当前参考信号测量值满足预设条件的情况下,终端设备获取源域数据集、源域数据集对应的标签(也可称为标签数据),以及目标域数据集。Optionally, the terminal device obtains the source domain data set, the label corresponding to the source domain data set, and the target domain data set, which may include: when the measured value of the current reference signal measured by the terminal device meets the preset condition, the terminal device Obtain the source domain dataset, the label corresponding to the source domain dataset (also referred to as label data), and the target domain dataset.
可以理解的是,终端设备测量到的当前参考信号测量值为终端设备测量到的下行链路的当前参考信号测量值。It can be understood that the current reference signal measurement value measured by the terminal device is a downlink current reference signal measurement value measured by the terminal device.
可选的,当前参考信号测量值包括参考信号接收功率(Reference Signal Received Power,RSRP)、参考信号接收质量(Reference Signal Received Quality,RSRQ)、接收信号强度指示(Received Signal Strength Indicator,RSSI),以及信噪比(Signal-to Interference plus Noise Ratio,SINR)中的至少一项。Optionally, the current reference signal measurement value includes Reference Signal Received Power (Reference Signal Received Power, RSRP), Reference Signal Received Quality (Reference Signal Received Quality, RSRQ), Received Signal Strength Indicator (Received Signal Strength Indicator, RSSI), and At least one of the Signal-to Interference plus Noise Ratio (SINR).
可选的,当前参考信号测量值满足预设条件,该预设条件可以触发降噪模型的更新。该预设条件可以是当前信号测量值大于第一预设阈值,或,当前信号测量值与已知降噪模型适配的信号测量值差值的绝对值大于第二预设阈值,或,当前信号测量值与已知降噪模型适配的信号测量值比值的绝对值满足阈值范围等。Optionally, the current measured value of the reference signal satisfies a preset condition, and the preset condition can trigger an update of the noise reduction model. The preset condition may be that the current signal measurement value is greater than a first preset threshold, or, the absolute value of the difference between the current signal measurement value and a signal measurement value adapted to a known noise reduction model is greater than a second preset threshold, or, the current The absolute value of the ratio of the signal measurement value to the signal measurement value adapted to the known noise reduction model satisfies a threshold range and the like.
可选的,本申请实施例可以应用于深度神经网络、循环神经网络,或,卷积神经网络,或其他神经网络中。Optionally, this embodiment of the present application may be applied to a deep neural network, a recurrent neural network, or a convolutional neural network, or other neural networks.
需要说明的是,图7所示实施例为下行传输迁移降噪模型(也可以称为降噪网络)设计方法的一个实施例。本实施例给出下行传输过程中,终端设备利用迁移学习进行降噪模型设计的方法。如图8A所示,为本申请实施例中含有降噪模型的无线通信系统接收机的一个示意图。It should be noted that the embodiment shown in FIG. 7 is an embodiment of a method for designing a downlink transmission migration noise reduction model (also called a noise reduction network). This embodiment provides a method for a terminal device to design a noise reduction model by using transfer learning during downlink transmission. As shown in FIG. 8A , it is a schematic diagram of a wireless communication system receiver including a noise reduction model in the embodiment of the present application.
其中,降噪模型的输入为经过信道和噪声的接收信息,输出为经过降噪处理后的接收信息。降噪模型可以采用全连接网络深度神经网络(Deep Neural Network,DNN),CNN或者RNN等多种实现方式,本实施例不做具体限制。在训练降噪模型的过程中,输入为原始的接收信息,即源域数据集,标签为不含有噪声的接收信息,通过最小化降噪模型的输出与标签的均方误差(Mean Square Error,MSE),可以使得网络达到收敛。对于现有的降噪模型的数据集设计,通常训练集和测试集都采用固定的信噪比(Signal-to-Noise Ratio,SNR),例如降噪模型是在SNR=10dB上训练,最终测试集和部署阶段降噪模型对SNR=10dB的适配性较好,但当链路环境发生变化导致SNR变化时,该降噪模型对其他SNR的接收信号适配性较差,无法有效降噪。在离线训练阶段,可以获取新的目标域数据集(例如SNR=5dB),并通过对已有的降噪模型在新的数据集上进行再训练即可。但在实际的下行传输过程中,由于无法获取新的接收数据的标签,因此无法实现监督学习下的再训练。因此,本实施例提出利用源域到目标域的迁移学习,对下行传输过程中的降噪模型针对变化的SNR进行适配。Wherein, the input of the noise reduction model is the received information after the channel and the noise, and the output is the received information after the noise reduction processing. The noise reduction model can be implemented in various ways such as fully connected deep neural network (Deep Neural Network, DNN), CNN or RNN, which is not specifically limited in this embodiment. In the process of training the noise reduction model, the input is the original received information, that is, the source domain data set, and the label is the received information without noise. By minimizing the mean square error between the output of the noise reduction model and the label (Mean Square Error, MSE), which can make the network converge. For the data set design of the existing noise reduction model, usually the training set and the test set use a fixed signal-to-noise ratio (Signal-to-Noise Ratio, SNR), for example, the noise reduction model is trained on SNR=10dB, and the final test The noise reduction model has good adaptability to SNR=10dB in the set and deployment stage, but when the link environment changes and the SNR changes, the noise reduction model has poor adaptability to received signals of other SNRs, and cannot effectively reduce noise . In the offline training phase, a new target domain data set (for example, SNR=5dB) can be obtained, and the existing noise reduction model can be retrained on the new data set. However, in the actual downlink transmission process, since the label of the new received data cannot be obtained, retraining under supervised learning cannot be realized. Therefore, this embodiment proposes to use transfer learning from the source domain to the target domain to adapt the noise reduction model in the downlink transmission process to the changing SNR.
以全连接DNN或CNN降噪模型为例,如图8B所示,为本申请实施例中全连接降噪模型的一个示意图。包含N个全连接层或卷积层,在源域数据集A上训练得到的降噪模型,可以在部署过程中通过输入待降噪接收数据,在第N层后输出降噪后的接收数据。当链路质量发生改变,信噪比变化较大,或者终端设备移动到新的小区导致现有降噪模型不适配时,需要对现有降噪模型在新的数据集上进行迁移学习。当终端设备持续接收到一组经过新的链路状态的信号,记为目标域数据集B时,按照图8C所示,进行迁移训练。图8C为本申请实施例中进行迁移训练的一个示意图。其中,在传统有监督训练中,对源域数据集A上的MSE损失函数的优化可以使得降噪模型在源域数据集A上达到收敛。而加入无标签的目标域数据集B后,通过在第N-1层与第N层中添加适配层并设计相应的适配损失函数,可以使得目标域数据集B与源域数据集A实现适配。而迁移学习训练过程中的目标是使得联合损失函数最小化,这样降噪模型可以通过在源域数据集A上学到噪声和信道特征的同时,使得数据集A和数据集B在经过适配层后,在目标域数据集B上也获得良好的效果。Taking the fully connected DNN or CNN denoising model as an example, as shown in FIG. 8B , it is a schematic diagram of the fully connected denoising model in the embodiment of the present application. Contains N fully connected layers or convolutional layers, and the noise reduction model trained on the source domain dataset A can input the received data to be denoised during the deployment process, and output the denoised received data after the Nth layer . When the link quality changes, the signal-to-noise ratio changes greatly, or the terminal equipment moves to a new cell and the existing noise reduction model is not suitable, it is necessary to perform migration learning on the new data set for the existing noise reduction model. When the terminal device continues to receive a set of signals passing through a new link state, which is recorded as the target domain data set B, migration training is performed as shown in FIG. 8C . FIG. 8C is a schematic diagram of migration training in the embodiment of the present application. Among them, in the traditional supervised training, the optimization of the MSE loss function on the source domain data set A can make the noise reduction model converge on the source domain data set A. After adding the unlabeled target domain dataset B, by adding an adaptation layer in the N-1 layer and the Nth layer and designing the corresponding adaptation loss function, the target domain dataset B and the source domain dataset A can be Achieve adaptation. The goal of the migration learning training process is to minimize the joint loss function, so that the noise reduction model can learn the noise and channel features on the source domain data set A, so that the data set A and the data set B can pass through the adaptation layer Finally, good results are also obtained on the target domain dataset B.
702、终端设备根据源域数据集、标签和目标域数据集,确定联合损失函数。702. The terminal device determines a joint loss function according to the source domain dataset, the label, and the target domain dataset.
可选的,终端设备根据源域数据集、标签和目标域数据集,确定联合损失函数,可以包括:终端设备根据源域数据集和标签,确定误差损失函数;即通过对源域数据集和标签进行优化,使得优化误差损失函数达到收敛。根据源域数据集和目标域数据集,确定适配损失函数;终端设备根据适配损失函数和误差损失函数,确定联合损失函数。Optionally, the terminal device determines the joint loss function according to the source domain data set, the label and the target domain data set, which may include: the terminal device determines the error loss function according to the source domain data set and the label; that is, by combining the source domain data set and The labels are optimized so that the optimization error loss function reaches convergence. According to the source domain data set and the target domain data set, the adaptation loss function is determined; the terminal device determines the joint loss function according to the adaptation loss function and the error loss function.
可选的,终端设备根据适配损失函数和误差损失函数,确定联合损失函数,可以包括:终端设备根据第一公式,确定联合损失函数;Optionally, the terminal device determines the joint loss function according to the adaptation loss function and the error loss function, which may include: the terminal device determines the joint loss function according to the first formula;
第一公式为:L 联合=L 1+λL 2;L 联合为联合损失函数,L 1为误差损失函数,L 2为适配损失函数,λ为网络设备或终端设备配置的权重参数。可以理解的是,λ可以调整L 1和L 2所占的比重。误差损失函数可以包括均方误差损失函数,或者其他的误差损失函数,此处不做具体限定。 The first formula is: L -joint =L 1 +λL 2 ; L -joint is a joint loss function, L 1 is an error loss function, L 2 is an adaptation loss function, and λ is a weight parameter configured by a network device or a terminal device. It can be understood that λ can adjust the proportion of L1 and L2 . The error loss function may include a mean square error loss function, or other error loss functions, which are not specifically limited here.
703、终端设备根据联合损失函数,进行模型训练得到降噪模型。703. The terminal device performs model training according to the joint loss function to obtain a noise reduction model.
可选的,当模型训练的次数达到预设次数,和/或,进行模型训练得到的降噪模型对应的联合损失函数达到预设值后,结束训练。Optionally, when the number of times of model training reaches a preset number of times, and/or the joint loss function corresponding to the noise reduction model obtained through model training reaches a preset value, the training ends.
示例性的,如图8D所示,为本申请实施例中基于迁移学习的降噪方法的另一个实施例示意图。在图8D所示中,网络设备以基站为例进行说明,终端设备在网络设备下发的下行数据资源上测量RSRP、RSRQ、RSSI,以及SINR中的至少一项,当监测到需要触发降噪模型更新的预设条件时,例如:测量到的RSRP与已知降噪模型适配的RSRP差值的绝对值大于一定的预设阈值时,向网络设备上报降噪模型的源域数据集下载指示。其中,源域数据集A的下载,包括待降噪的接收数据集和对应标签。可选的,为降低数据集下载数量和迁移训练时间成本,可只下载源域数据集A的一部分子集用于适配训练;同时,终端设备收集待迁移训练的目标域数据集B。终端设备可以根据上述第一公式,得到联合损失函数,再根据联合损失函数进行模型训练得到更新的降噪模型。例如:模型训练的次数达到预设次数,或,进行模型训练得到的降噪模型对应的联合损失函数达到预设值后,完成训练,此时得到的降噪模型即为更新后的降噪模型。Exemplarily, as shown in FIG. 8D , it is a schematic diagram of another embodiment of the noise reduction method based on transfer learning in the embodiment of the present application. In FIG. 8D , the network device takes the base station as an example. The terminal device measures at least one of RSRP, RSRQ, RSSI, and SINR on the downlink data resources delivered by the network device. When it detects that it needs to trigger noise reduction When the preset conditions for model update, for example: when the absolute value of the difference between the measured RSRP and the RSRP adapted to the known noise reduction model is greater than a certain preset threshold, the source domain dataset download of the noise reduction model is reported to the network device instruct. Among them, the download of the source domain dataset A includes the received dataset to be denoised and the corresponding labels. Optionally, in order to reduce the number of datasets to download and the cost of migration training time, only a subset of the source domain dataset A can be downloaded for adaptation training; at the same time, the terminal device collects the target domain dataset B to be migrated for training. The terminal device can obtain a joint loss function according to the first formula above, and then perform model training according to the joint loss function to obtain an updated noise reduction model. For example: the number of model training reaches the preset number, or after the joint loss function corresponding to the noise reduction model obtained through model training reaches the preset value, the training is completed, and the noise reduction model obtained at this time is the updated noise reduction model .
704、终端设备根据降噪模型进行降噪处理。704. The terminal device performs noise reduction processing according to the noise reduction model.
可以理解的是,终端设备根据该降噪模型进行下行链路上的降噪处理。It can be understood that the terminal device performs noise reduction processing on the downlink according to the noise reduction model.
在本申请实施例中,终端设备获取源域数据集、源域数据集对应的标签,以及目标域数据集;终端设备根据源域数据集、标签和目标域数据集,确定联合损失函数;终端设备根据联合损失函数,进行模型训练得到降噪模型;终端设备根据降噪模型进行降噪处理。本申请实施例通过提出迁移训练的降噪模型,使得下行传输中的降噪模型可以适配下行链路环境中变化的参考信号测量值,取得良好的降噪效果。In the embodiment of this application, the terminal device obtains the source domain data set, the label corresponding to the source domain data set, and the target domain data set; the terminal device determines the joint loss function according to the source domain data set, the label and the target domain data set; the terminal The device performs model training according to the joint loss function to obtain a noise reduction model; the terminal device performs noise reduction processing according to the noise reduction model. The embodiment of the present application proposes a noise reduction model for migration training, so that the noise reduction model in downlink transmission can adapt to the changing reference signal measurement value in the downlink environment, and achieves a good noise reduction effect.
如图9所示,为本申请实施例中基于迁移学习的降噪方法的另一个实施例示意图,可以包括:As shown in Figure 9, it is a schematic diagram of another embodiment of the noise reduction method based on transfer learning in the embodiment of the present application, which may include:
901、网络设备获取当前参考信号测量值。901. The network device acquires a current reference signal measurement value.
网络设备获取当前参考信号测量值,可以包括:网络设备测量得到的当前参考信号测量值。可以理解的是,网络设备测量到的当前参考信号测量值为网络设备测量到的上行链路的当前参考信号测量值。The acquisition of the current reference signal measurement value by the network device may include: the current reference signal measurement value measured by the network device. It can be understood that the current reference signal measurement value measured by the network device is an uplink current reference signal measurement value measured by the network device.
可以理解的是,本申请实施例给出上行传输过程中,网络设备(例如基站)利用迁移学习进行降噪模型组设计的方法。考虑到下行降噪模型是配置在终端设备侧的,因此不同终端设备根据自己专属的下行链路质量RSRP/RSRQ/RSSI/SINR等测量信息,确定是否进行迁移学习。而对于上行传输,降噪模型配置在网络设备侧,但考虑到网络设备要接收不同终端设备的上行传输数据,不同终端设备的链路状况千差万别,但在网络设备配置多个不同的降噪模型复杂度较高,因此,本申请实施例针对上行传输的降噪模型配置采用降噪模型组的配置方法。It can be understood that, the embodiment of the present application provides a method for designing a noise reduction model group by a network device (such as a base station) using migration learning during uplink transmission. Considering that the downlink noise reduction model is configured on the terminal device side, different terminal devices determine whether to perform transfer learning based on their own downlink quality measurement information such as RSRP/RSRQ/RSSI/SINR. For uplink transmission, the noise reduction model is configured on the network device side. However, considering that the network device needs to receive uplink transmission data from different terminal devices, and the link conditions of different terminal devices vary widely, multiple different noise reduction models are configured on the network device. The complexity is relatively high, therefore, the embodiment of the present application adopts the configuration method of the noise reduction model group for the configuration of the noise reduction model for uplink transmission.
示例性的,本实施例给出上行传输过程中,网络设备降噪模型预分组的配置方法。其中,网络设备配置K个降噪模型的计算资源,其中第k个降噪模型的参数集记为θ k,该降噪模型的参数配置和训练目标可以由第二公式得到: Exemplarily, this embodiment provides a method for configuring pre-grouping of noise reduction models of network devices during uplink transmission. Among them, the network device configures the computing resources of K noise reduction models, and the parameter set of the kth noise reduction model is denoted as θ k . The parameter configuration and training target of the noise reduction model can be obtained by the second formula:
第二公式为:
Figure PCTCN2021105462-appb-000001
The second formula is:
Figure PCTCN2021105462-appb-000001
网络设备测量上行链路的参考信号,得到当前参考信号测量值,例如当前参考信号信噪比。其中,X'表示降噪后的接收数据,X表示无噪声的标签数据,{SNR k}表示以信噪比SNR k为中心的,宽度为δ的信噪比区间,可以表示为
Figure PCTCN2021105462-appb-000002
通过优化上述第二公式,可以得到最优的参数θ k,使得降噪模型在信噪比区间{SNR k}达到良好的降噪效果。在预先保存的降噪模型组中,每个降噪模型对应的信噪比区间{SNR k}不重叠,当测量某个终端设备的上行链路的当前参考信号SNR属于某个信噪比区间时,则调用相应的降噪模型进行降噪。降噪模型组的设计方法中,降噪模型组可以通过离线训练并进行部署,不需要对降噪模型组的在线更新,但要求降噪模型对于信噪比区间内的信号具有较好的泛化性。
The network device measures the uplink reference signal to obtain the measured value of the current reference signal, such as the signal-to-noise ratio of the current reference signal. Among them, X' represents the received data after noise reduction, X represents the noise-free label data, and {SNR k } represents the signal-to-noise ratio interval centered on SNR k with a width of δ, which can be expressed as
Figure PCTCN2021105462-appb-000002
By optimizing the second formula above, the optimal parameter θ k can be obtained, so that the noise reduction model can achieve a good noise reduction effect in the signal-to-noise ratio interval {SNR k }. In the pre-saved noise reduction model group, the signal-to-noise ratio intervals {SNR k } corresponding to each noise reduction model do not overlap. When , call the corresponding denoising model for denoising. In the design method of the noise reduction model group, the noise reduction model group can be trained and deployed offline, and no online update of the noise reduction model group is required. Chemical.
902、网络设备根据当前参考信号测量值和预设参考信号测量值区间集合,获取当前参考信号测量 值对应的降噪模型,和/或,目标数据集,降噪模型或目标数据集用于进行降噪处理。902. The network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and the preset reference signal measurement value interval set, and/or, the target data set, the noise reduction model or the target data set is used for performing Noise reduction processing.
其中,在当前参考信号测量值为上行链路的参考信号测量值的情况下,降噪模型为关于上行链路的降噪模型。Wherein, in the case that the current reference signal measurement value is an uplink reference signal measurement value, the noise reduction model is a noise reduction model related to the uplink.
1、当前参考信号测量值属于预设参考信号测量值区间集合中的目标参考信号测量值区间1. The current reference signal measurement value belongs to the target reference signal measurement value interval in the preset reference signal measurement value interval set
可选的,网络设备根据当前参考信号测量值和预设参考信号测量值区间集合,获取当前参考信号测量值对应的降噪模型,可以包括:网络设备在当前参考信号测量值属于预设参考信号测量值区间集合中的目标参考信号测量值区间的情况下,根据目标参考信号测量值区间获取当前参考信号测量值对应的降噪模型。可以理解的是,网络设备预先存储有不同参考信号测量值区间对应的降噪模型,和/或,目标数据集。Optionally, the network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the interval set of the current reference signal measurement value and the preset reference signal measurement value, which may include: the network device determines that the current reference signal measurement value belongs to the preset reference signal In the case of the target reference signal measurement value interval in the measurement value interval set, the noise reduction model corresponding to the current reference signal measurement value is acquired according to the target reference signal measurement value interval. It can be understood that the network device pre-stores noise reduction models corresponding to different reference signal measurement value intervals, and/or target data sets.
可选的,网络设备根据目标参考信号测量值区间获取当前参考信号测量值对应的降噪模型,可以包括:Optionally, the network device acquires the noise reduction model corresponding to the current reference signal measurement value according to the target reference signal measurement value interval, which may include:
(1)网络设备查找目标参考信号测量值区间对应的目标降噪模型,作为当前参考信号测量值对应的降噪模型。可以理解的是,如果网络设备预先存储有不同参考信号测量值区间对应的降噪模型,则网络设备可以直接查找目标参考信号测量值区间对应的目标降噪模型,作为更新的降噪模型。和/或,(1) The network device searches for the target noise reduction model corresponding to the target reference signal measurement value interval, and uses it as the noise reduction model corresponding to the current reference signal measurement value. It can be understood that if the network device pre-stores noise reduction models corresponding to different reference signal measurement value intervals, the network device can directly search for the target noise reduction model corresponding to the target reference signal measurement value interval as an updated noise reduction model. and / or,
(2)网络设备查找目标参考信号测量值区间对应的目标数据集,根据目标数据集或目标数据集的子集进行模型训练,得到当前参考信号测量值对应的降噪模型。可以理解的是,如果网络设备预先存储有不同参考信号测量值区间对应的目标数据集,则网络设备可以根据该目标数据集或目标数据集的子集进行模型训练,得到的目标降噪模型作为更新的降噪模型。(2) The network device searches for the target data set corresponding to the target reference signal measurement value range, performs model training according to the target data set or a subset of the target data set, and obtains the noise reduction model corresponding to the current reference signal measurement value. It can be understood that if the network device pre-stores target data sets corresponding to different reference signal measurement value intervals, the network device can perform model training according to the target data set or a subset of the target data set, and the obtained target noise reduction model is used as Updated denoising model.
2、当前参考信号测量值不属于预设参考信号测量值区间集合中的任一参考信号测量值区间2. The current reference signal measurement value does not belong to any reference signal measurement value interval in the preset reference signal measurement value interval set
可选的,网络设备根据当前参考信号测量值和预设参考信号测量值区间集合,获取当前参考信号测量值对应的降噪模型,可以包括:Optionally, the network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and the preset reference signal measurement value interval set, which may include:
(1)网络设备在当前参考信号测量值不属于预设参考信号测量值区间集合中的任一参考信号测量值区间的情况下,查找当前参考信号测量值最接近的目标参考信号测量值区间对应的目标降噪模型作为当前参考信号测量值对应的降噪模型。和/或,(1) When the current reference signal measurement value does not belong to any reference signal measurement value interval in the preset reference signal measurement value interval set, the network device searches for the target reference signal measurement value interval corresponding to the current reference signal measurement value closest The target noise reduction model of is used as the noise reduction model corresponding to the measured value of the current reference signal. and / or,
(2)网络设备在当前参考信号测量值不属于预设参考信号测量值区间集合中的任一参考信号测量值区间的情况下,查找当前参考信号测量值最接近的目标参考信号测量值区间对应的目标数据集,根据目标数据集或目标数据集的子集进行模型训练,得到当前参考信号测量值对应的降噪模型。(2) When the current reference signal measurement value does not belong to any reference signal measurement value interval in the preset reference signal measurement value interval set, the network device searches for the target reference signal measurement value interval corresponding to the current reference signal measurement value closest to The target data set, model training is performed according to the target data set or a subset of the target data set, and the noise reduction model corresponding to the measured value of the current reference signal is obtained.
可选的,网络设备根据目标数据集或目标数据集的子集进行模型训练,得到当前参考信号测量值对应的降噪模型,可以包括:网络设备根据目标数据集或目标数据集的子集,对当前参考信号测量值最接近的目标参考信号测量值区间对应的目标降噪模型进行调整,得到当前参考信号测量值对应的降噪模型。Optionally, the network device performs model training according to the target data set or a subset of the target data set to obtain a noise reduction model corresponding to the current reference signal measurement value, which may include: the network device according to the target data set or a subset of the target data set, The target noise reduction model corresponding to the target reference signal measurement value range closest to the current reference signal measurement value is adjusted to obtain the noise reduction model corresponding to the current reference signal measurement value.
示例性的,在网络设备对降噪模型组配置完成后,当网络设备测量到某个终端设备的上行链路信号的当前参考信号SNR位于信噪比区间{SNR k}时,可以进一步针对该上行链路的降噪模型进行基于数据权重的迁移学习。具体地,由于大量包含标签的离线训练数据集存储在基站,因此基站不需要采用目标域数据集无标签的迁移方法。基站可以选择与所测量上行链路SNR最接近的一部分子数据集,例如:选择与所测量上行链路SNR差距不超过3dB的数据构成的子数据集,并将已经收敛的降噪模型θ k在该子数据集上进行迁移和微调,使得降噪模型更适配该子数据集所代表的SNR,并获得降噪性能的提升。 Exemplarily, after the network device completes the configuration of the noise reduction model group, when the network device measures that the current reference signal SNR of the uplink signal of a certain terminal device is in the signal-to-noise ratio interval {SNR k }, it can further target the The noise reduction model of the uplink performs transfer learning based on data weights. Specifically, since a large number of offline training datasets containing labels are stored in the base station, the base station does not need to adopt the unlabeled migration method of the target domain dataset. The base station can select a part of the sub-dataset that is closest to the measured uplink SNR, for example: select a sub-dataset composed of data that is no more than 3dB away from the measured uplink SNR, and use the converged noise reduction model θ k Migration and fine-tuning are performed on this sub-dataset to make the noise reduction model more suitable for the SNR represented by the sub-dataset, and to obtain an improvement in noise reduction performance.
903、网络设备根据降噪模型进行上行链路上的降噪处理。903. The network device performs noise reduction processing on the uplink according to the noise reduction model.
在本申请实施例中,网络设备获取当前参考信号测量值;网络设备根据当前参考信号测量值和预设参考信号测量值区间集合,获取当前参考信号测量值对应的降噪模型,和/或,目标数据集,降噪模型或目标数据集用于进行降噪处理。本申请实施例将迁移学习应用到无线通信系统的降噪模型中,对上行网络提出降噪模型组的迁移学习设计方法,提高上行降噪模型的适用性。In the embodiment of the present application, the network device obtains the current reference signal measurement value; the network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and the preset reference signal measurement value interval set, and/or, The target dataset, denoising model or target dataset is used for denoising. In the embodiment of the present application, transfer learning is applied to the noise reduction model of the wireless communication system, and a transfer learning design method of the noise reduction model group is proposed for the uplink network, so as to improve the applicability of the uplink noise reduction model.
如图10所示,为本申请实施例中基于迁移学习的降噪方法的另一个实施例示意图,可以包括:As shown in Figure 10, it is a schematic diagram of another embodiment of the noise reduction method based on transfer learning in the embodiment of the present application, which may include:
可选的,终端设备获取基于迁移学习的降噪模型,可以包括但不限于下述步骤1001-1003,如下所示:Optionally, the terminal device acquires the noise reduction model based on transfer learning, which may include but not limited to the following steps 1001-1003, as follows:
1001、在终端设备测量到的当前参考信号测量值满足预设条件的情况下,终端设备上报降噪模型更新指示和当前参考信号测量值。1001. When the measured value of the current reference signal measured by the terminal device satisfies a preset condition, the terminal device reports a noise reduction model update instruction and the measured value of the current reference signal.
可以理解的是,终端设备测量到的当前参考信号测量值为终端设备测量到的下行链路的当前参考信号测量值。可选的,当前参考信号测量值包括参考信号接收功率、参考信号接收质量、接收信号强度指示,以及信噪比中的至少一项。It can be understood that the current reference signal measurement value measured by the terminal device is a downlink current reference signal measurement value measured by the terminal device. Optionally, the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio.
可选的,该预设条件可以是当前信号测量值大于第一预设阈值,或,当前信号测量值与已知降噪模型适配的信号测量值差值的绝对值大于第二预设阈值,或,当前信号测量值与已知降噪模型适配的信号测量值比值的绝对值满足阈值范围等。Optionally, the preset condition may be that the current signal measurement value is greater than the first preset threshold, or the absolute value of the difference between the current signal measurement value and the signal measurement value adapted to the known noise reduction model is greater than the second preset threshold , or, the absolute value of the ratio of the current signal measurement value to the signal measurement value adapted to the known noise reduction model satisfies a threshold range and the like.
可选的,本申请实施例可以应用于深度神经网络、循环神经网络,或,卷积神经网络,或其他神经网络中。Optionally, this embodiment of the present application may be applied to a deep neural network, a recurrent neural network, or a convolutional neural network, or other neural networks.
可选的,终端设备上报降噪模型更新指示和当前参考信号测量值,可以包括:终端设备通过上行控制指示上报降噪模型更新指示和当前参考信号测量值。Optionally, the terminal device reporting the noise reduction model update instruction and the current reference signal measurement value may include: the terminal device reports the noise reduction model update instruction and the current reference signal measurement value through an uplink control instruction.
1002、网络设备获取当前参考信号测量值和降噪模型更新指示。1002. The network device acquires a current reference signal measurement value and a noise reduction model update instruction.
其中,网络设备获取当前参考信号测量值和降噪模型更新指示,可以包括:网络设备接收终端设备上报的当前参考信号测量值和降噪模型更新指示。Wherein, acquiring the current reference signal measurement value and the noise reduction model update instruction by the network device may include: the network device receiving the current reference signal measurement value and the noise reduction model update instruction reported by the terminal device.
可选的,网络设备接收终端设备上报的当前参考信号测量值和降噪模型更新指示,可以包括:网络设备通过上行控制指示接收终端设备上报的当前参考信号测量值和降噪模型更新指示。Optionally, the network device receiving the current reference signal measurement value and the noise reduction model update instruction reported by the terminal device may include: the network device receives the current reference signal measurement value and the noise reduction model update instruction reported by the terminal device through an uplink control instruction.
1003、网络设备根据当前参考信号测量值和预设参考信号测量值区间集合,获取当前参考信号测量值对应的降噪模型,和/或,目标数据集,目标数据集用于进行模型训练,得到降噪模型。1003. The network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and the preset reference signal measurement value interval set, and/or, the target data set, which is used for model training, and obtains Noise reduction model.
可以理解的是,这里网络设备可以根据该目标数据集或目标数据集的子集进行模型训练,得到降噪模型,然后将降噪模型下发给终端设备。也可以是网络设备将该目标数据集或该目标数据集的子集下发给终端设备,由终端设备根据该目标数据集或目标数据集的子集进行模型训练,得到降噪模型。It can be understood that here the network device can perform model training according to the target data set or a subset of the target data set to obtain a noise reduction model, and then deliver the noise reduction model to the terminal device. It may also be that the network device sends the target data set or a subset of the target data set to the terminal device, and the terminal device performs model training according to the target data set or the subset of the target data set to obtain a noise reduction model.
需要说明的是,网络设备根据当前参考信号测量值和预设参考信号测量值区间集合,获取当前参考信号测量值对应的降噪模型,和/或,目标数据集,可以参考图9所示实施例中步骤902的相关说明,此处不再赘述。It should be noted that the network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and the preset reference signal measurement value interval set, and/or, the target data set can refer to the implementation shown in FIG. 9 The related description of step 902 in the example will not be repeated here.
1004、终端设备获取基于迁移学习的降噪模型。1004. The terminal device acquires a noise reduction model based on transfer learning.
其中,在当前参考信号测量值为终端设备上报的下行链路的参考信号测量值的情况下,降噪模型为关于下行链路的降噪模型。Wherein, in the case that the current reference signal measurement value is a downlink reference signal measurement value reported by the terminal device, the noise reduction model is a noise reduction model related to the downlink.
可选的,终端设备获取基于迁移学习的降噪模型,可以包括:Optionally, the terminal device obtains a noise reduction model based on transfer learning, which may include:
(1)网络设备根据降噪模型更新指示将降噪模型向终端设备下发,降噪模型用于终端设备进行下行链路上的降噪处理;终端设备接收网络设备根据降噪模型更新指示发送的降噪模型;或,(1) The network device sends the noise reduction model to the terminal device according to the update instruction of the noise reduction model, and the noise reduction model is used for the terminal device to perform noise reduction processing on the downlink; A denoising model for ; or,
(2)网络设备根据降噪模型更新指示将目标数据集或目标数据集的子集向终端设备下发,目标数据集或目标数据集的子集用于终端设备进行模型训练,得到降噪模型;终端设备接收网络设备根据降噪模型更新指示发送的目标数据集或目标数据集的子集,根据目标数据集或目标数据集的子集进行模型训练,得到降噪模型。(2) The network device sends the target data set or a subset of the target data set to the terminal device according to the update instruction of the noise reduction model, and the target data set or a subset of the target data set is used for model training by the terminal device to obtain a noise reduction model ; The terminal device receives the target data set or a subset of the target data set sent by the network device according to the update instruction of the noise reduction model, performs model training according to the target data set or the subset of the target data set, and obtains the noise reduction model.
可选的,网络设备根据降噪模型更新指示将降噪模型向终端设备下发,可以包括:网络设备根据降噪模型更新指示,通过下行控制指示将降噪模型向终端设备下发;或,Optionally, the network device sends the noise reduction model to the terminal device according to the noise reduction model update instruction, which may include: the network device sends the noise reduction model to the terminal device through a downlink control instruction according to the noise reduction model update instruction; or,
网络设备根据降噪模型更新指示将目标数据集或目标数据集的子集向终端设备下发,可以包括:网络设备根据降噪模型更新指示,通过下行控制指示将目标数据集或目标数据集的子集向终端设备下发。The network device sends the target data set or a subset of the target data set to the terminal device according to the update instruction of the noise reduction model, which may include: the network device sends the target data set or the subset of the target data set through the downlink control instruction according to the update instruction of the noise reduction model. The subset is sent to the terminal device.
1005、终端设备根据降噪模型进行降噪处理。1005. The terminal device performs noise reduction processing according to the noise reduction model.
可以理解的是,终端设备根据降噪模型进行下行链路上的降噪处理。It can be understood that the terminal device performs noise reduction processing on the downlink according to the noise reduction model.
示例性的,考虑到当降噪模型较为复杂时,终端设备的计算能力限制使得较难在短时间内完成降噪模型的迁移学习。因此,本申请实施例给出下行传输过程中,在网络设备侧对终端设备侧的迁移降噪模型设计与下载的方法。如图11所示,为本申请实施例中在网络设备侧对终端设备的降噪模型进行迁移学习和更新的一个示意图。Exemplarily, it is considered that when the noise reduction model is relatively complex, the limitation of computing power of the terminal device makes it difficult to complete the transfer learning of the noise reduction model in a short time. Therefore, the embodiment of the present application provides a method for designing and downloading a migration noise reduction model on the terminal device side at the network device side during the downlink transmission process. As shown in FIG. 11 , it is a schematic diagram of performing transfer learning and updating of the noise reduction model of the terminal device on the network device side in the embodiment of the present application.
在图11所示中,终端设备在网络设备下发的下行数据资源上测量RSRP、RSRQ、RSSI,以及SINR中的至少一项,当监测到需要触发降噪模型更新的预设条件时,例如:测量到的RSRP与降噪模型适配的RSRP差值的绝对值大于一定的阈值时,向网络设备上报降噪模型输入信号的RSRP和降噪模型更新指示。网络设备根据终端设备上报的模型更新指示和RSRP,选择匹配该RSRP的目标数据集或目标数据集的子集进行迁移训练。终端设备下载更新后的降噪模型。由于网络设备存储有目标域数据集的标签,因此不需要进行无标签的迁移训练,只需要在匹配信噪比的目标数据集或目标数据集的子集上进行模型微调。例如:模型更新指示上报可以通过上行控制指示(Uplink Control Indicator,UCI)承载,或通过其它上行指示信号承载。As shown in FIG. 11 , the terminal device measures at least one of RSRP, RSRQ, RSSI, and SINR on the downlink data resources issued by the network device. When a preset condition that needs to trigger the update of the noise reduction model is detected, for example : When the absolute value of the difference between the measured RSRP and the adapted RSRP of the noise reduction model is greater than a certain threshold, report the RSRP of the input signal of the noise reduction model and the update indication of the noise reduction model to the network device. According to the model update instruction and RSRP reported by the terminal device, the network device selects a target data set or a subset of the target data set matching the RSRP for migration training. The terminal device downloads the updated noise reduction model. Since the network device stores the labels of the target domain dataset, there is no need for unlabeled migration training, and only model fine-tuning needs to be performed on the target dataset or a subset of the target dataset matching the signal-to-noise ratio. For example, the model update indication report may be carried by an uplink control indicator (Uplink Control Indicator, UCI), or carried by other uplink indication signals.
在本申请实施例中,在终端设备测量到的当前参考信号测量值满足预设条件的情况下,终端设备上报降噪模型更新指示和当前参考信号测量值;网络设备获取当前参考信号测量值和降噪模型更新指示;网络设备根据当前参考信号测量值和预设参考信号测量值区间集合,获取当前参考信号测量值对应的降 噪模型,和/或,目标数据集,目标数据集用于进行模型训练,得到降噪模型;终端设备获取基于迁移学习的降噪模型。具体的,终端设备接收网络设备根据降噪模型更新指示发送的降噪模型;或,终端设备接收网络设备根据降噪模型更新指示发送的目标数据集或目标数据集的子集,根据目标数据集或目标数据集的子集进行模型训练,得到降噪模型。本申请实施例将迁移学习应用到无线通信系统的降噪模型中,对下行网络提出降噪模型组的迁移学习设计方法,提高下行降噪模型的适用性,降低终端设备的计算复杂度。In the embodiment of the present application, when the measured value of the current reference signal measured by the terminal device satisfies the preset condition, the terminal device reports the update indication of the noise reduction model and the measured value of the current reference signal; the network device obtains the measured value of the current reference signal and Noise reduction model update indication; the network device obtains the noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and the preset reference signal measurement value interval set, and/or, the target data set, the target data set is used for Model training to obtain a noise reduction model; the terminal device obtains a noise reduction model based on transfer learning. Specifically, the terminal device receives the noise reduction model sent by the network device according to the noise reduction model update instruction; or, the terminal device receives the target data set or a subset of the target data set sent by the network device according to the noise reduction model update instruction, and according to the target data set Or a subset of the target data set for model training to obtain a noise reduction model. The embodiment of the present application applies transfer learning to the noise reduction model of the wireless communication system, proposes a transfer learning design method of the noise reduction model group for the downlink network, improves the applicability of the downlink noise reduction model, and reduces the computational complexity of the terminal equipment.
在本申请中,将迁移学习应用到无线通信系统的降噪模型中,通过提出迁移训练的降噪模型,使得下行和上行传输过程中的降噪模型可以适配链路环境中变化的信噪比,取得更良好的降噪效果。其中,对下行降噪模型提出无标签的迁移学习方法,提升降噪模型在变化信噪比场景下的性能;对上行网络提出降噪模型组的迁移学习方法,提高上行降噪模型的适用性;同时,提出网络设备对下行降噪模型的迁移训练方法,降低终端设备的计算复杂度。本申请方案不限制降噪模型的具体实现方法,主要保护的是利用迁移学习训练下行和上行降噪模型的设计方法。In this application, transfer learning is applied to the noise reduction model of the wireless communication system. By proposing a noise reduction model for migration training, the noise reduction model during downlink and uplink transmission can adapt to the changing signal-noise in the link environment than to achieve a better noise reduction effect. Among them, a label-free migration learning method is proposed for the downlink noise reduction model to improve the performance of the noise reduction model in the scene of changing signal-to-noise ratio; a migration learning method for the noise reduction model group is proposed for the uplink network to improve the applicability of the uplink noise reduction model ; At the same time, a migration training method for network equipment to the downlink noise reduction model is proposed to reduce the computational complexity of terminal equipment. The proposal of this application does not limit the specific implementation method of the noise reduction model, but mainly protects the design method of using transfer learning to train the downlink and uplink noise reduction models.
如图12所示,为本申请实施例中终端设备的一个实施例示意图,可以包括:As shown in Figure 12, it is a schematic diagram of an embodiment of the terminal device in the embodiment of the present application, which may include:
获取模块1201,用于获取基于迁移学习的降噪模型;An acquisition module 1201, configured to acquire a noise reduction model based on migration learning;
处理模块1202,用于根据所述降噪模型进行降噪处理。A processing module 1202, configured to perform noise reduction processing according to the noise reduction model.
可选的,处理模块1202,具体用于根据数据集进行模型训练,得到基于迁移学习的降噪模型;或,Optionally, the processing module 1202 is specifically configured to perform model training according to the data set to obtain a noise reduction model based on migration learning; or,
获取模块1201,具体用于接收网络设备下发的基于迁移学习的所述降噪模型。The obtaining module 1201 is specifically configured to receive the noise reduction model based on migration learning delivered by the network device.
可选的,获取模块1201,具体用于获取源域数据集、所述源域数据集对应的标签,以及目标域数据集;处理模块1202,具体用于根据所述源域数据集、所述源域数据集对应的标签,以及所述目标域数据集,进行模型训练得到降噪模型。Optionally, the acquiring module 1201 is specifically configured to acquire the source domain dataset, the label corresponding to the source domain dataset, and the target domain dataset; the processing module 1202 is specifically configured to acquire the source domain dataset, the tag corresponding to the target domain dataset; The label corresponding to the source domain data set and the target domain data set are subjected to model training to obtain a noise reduction model.
可选的,处理模块1202,具体用于根据所述源域数据集、所述标签和所述目标域数据集,确定联合损失函数;根据所述联合损失函数,进行模型训练得到降噪模型。Optionally, the processing module 1202 is specifically configured to determine a joint loss function according to the source domain data set, the label and the target domain data set; perform model training according to the joint loss function to obtain a noise reduction model.
可选的,获取模块1201,具体用于在所述终端设备测量到的当前参考信号测量值满足预设条件的情况下,获取源域数据集、所述源域数据集对应的标签,以及目标域数据集。Optionally, the obtaining module 1201 is specifically configured to obtain the source domain data set, the label corresponding to the source domain data set, and the target domain dataset.
可选的,处理模块1202,具体用于根据所述源域数据集和所述标签,确定误差损失函数;根据所述源域数据集和所述目标域数据集,确定适配损失函数;根据所述适配损失函数和所述误差损失函数,确定联合损失函数。Optionally, the processing module 1202 is specifically configured to determine an error loss function according to the source domain dataset and the label; determine an adaptation loss function according to the source domain dataset and the target domain dataset; The adaptation loss function and the error loss function determine a joint loss function.
可选的,处理模块1202,具体用于根据第一公式,确定联合损失函数;Optionally, the processing module 1202 is specifically configured to determine a joint loss function according to the first formula;
所述第一公式为:L 联合=L 1+λL 2;L 联合为所述联合损失函数,L 1为所述误差损失函数,L 2为所述适配损失函数,λ为网络设备或所述终端设备配置的权重参数。 The first formula is: L joint =L 1 +λL 2 ; L joint is the joint loss function, L 1 is the error loss function, L 2 is the adaptation loss function, and λ is the network device or all Describe the weight parameters configured by the terminal device.
可选的,处理模块1202,还用于当所述模型训练的次数达到预设次数,和/或,进行所述模型训练得到的降噪模型对应的联合损失函数达到预设值后,结束训练。Optionally, the processing module 1202 is further configured to end the training when the number of times of the model training reaches a preset number, and/or after the joint loss function corresponding to the noise reduction model obtained by performing the model training reaches a preset value .
可选的,获取模块1201,用于向所述网络设备上报降噪模型更新指示和当前参考信号测量值。Optionally, the obtaining module 1201 is configured to report the noise reduction model update instruction and the current reference signal measurement value to the network device.
可选的,获取模块1201,具体用于接收网络设备根据所述降噪模型更新指示和所述当前参考信号测量值发送的降噪模型;或,Optionally, the obtaining module 1201 is specifically configured to receive the noise reduction model sent by the network device according to the noise reduction model update instruction and the current reference signal measurement value; or,
获取模块1201,用于接收所述网络设备根据所述降噪模型更新指示和所述当前参考信号测量值发送的目标数据集或所述目标数据集的子集;处理模块1202,用于根据所述目标数据集或所述目标数据集的子集进行模型训练,得到所述降噪模型。The obtaining module 1201 is configured to receive the target data set or a subset of the target data set sent by the network device according to the noise reduction model update indication and the current reference signal measurement value; the processing module 1202 is configured to Perform model training on the target data set or a subset of the target data set to obtain the noise reduction model.
可选的,获取模块1201,具体用于在所述终端设备测量到的当前参考信号测量值满足预设条件的情况下,向所述网络设备上报降噪模型更新指示和当前参考信号测量值。Optionally, the obtaining module 1201 is specifically configured to report a noise reduction model update instruction and a current reference signal measurement value to the network device when the current reference signal measurement value measured by the terminal device meets a preset condition.
可选的,获取模块1201,具体用于通过上行控制指示向所述网络设备上报降噪模型更新指示和当前参考信号测量值。Optionally, the obtaining module 1201 is specifically configured to report the noise reduction model update instruction and the current reference signal measurement value to the network device through an uplink control instruction.
可选的,所述当前参考信号测量值包括参考信号接收功率、参考信号接收质量、接收信号强度指示,以及信噪比中的至少一项。Optionally, the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio.
可选的,所述方法应用于深度神经网络、循环神经网络,或,卷积神经网络。Optionally, the method is applied to a deep neural network, a recurrent neural network, or a convolutional neural network.
如图13所示,为本申请实施例中网络设备的一个实施例示意图,可以包括:As shown in Figure 13, it is a schematic diagram of an embodiment of a network device in the embodiment of the present application, which may include:
获取模块1301,用于获取当前参考信号测量值;An acquisition module 1301, configured to acquire the measured value of the current reference signal;
处理模块1302,用于根据所述当前参考信号测量值和预设参考信号测量值区间集合,获取所述当前参考信号测量值对应的降噪模型,或,目标数据集,所述降噪模型或所述目标数据集用于进行降噪处理。A processing module 1302, configured to acquire a noise reduction model corresponding to the current reference signal measurement value, or, a target data set, the noise reduction model or The target data set is used for noise reduction processing.
可选的,处理模块1302,用于在所述当前参考信号测量值属于预设参考信号测量值区间集合中的目标参考信号测量值区间的情况下,根据所述目标参考信号测量值区间获取所述当前参考信号测量值对应的降噪模型。Optionally, the processing module 1302 is configured to obtain the target reference signal measurement value interval according to the target reference signal measurement value interval when the current reference signal measurement value belongs to the target reference signal measurement value interval set in the preset reference signal measurement value interval set. Describe the noise reduction model corresponding to the measured value of the current reference signal.
可选的,处理模块1302,用于查找所述目标参考信号测量值区间对应的目标降噪模型,作为所述当前参考信号测量值对应的降噪模型;或,Optionally, the processing module 1302 is configured to search for a target noise reduction model corresponding to the target reference signal measurement value interval as the noise reduction model corresponding to the current reference signal measurement value; or,
可选的,处理模块1302,用于查找所述目标参考信号测量值区间对应的所述目标数据集,根据所述目标数据集或所述目标数据集的子集进行模型训练,得到所述当前参考信号测量值对应的降噪模型。Optionally, the processing module 1302 is configured to search for the target data set corresponding to the target reference signal measurement value interval, perform model training according to the target data set or a subset of the target data set, and obtain the current The noise reduction model corresponding to the measured value of the reference signal.
可选的,处理模块1302,用于在所述当前参考信号测量值不属于预设参考信号测量值区间集合中的任一参考信号测量值区间的情况下,查找所述当前参考信号测量值最接近的目标参考信号测量值区间对应的目标降噪模型作为所述当前参考信号测量值对应的降噪模型;和/或,查找所述当前参考信号测量值最接近的目标参考信号测量值区间对应的所述目标数据集,根据所述目标数据集或所述目标数据集的子集进行模型训练,得到所述当前参考信号测量值对应的降噪模型。Optionally, the processing module 1302 is configured to, if the current reference signal measurement value does not belong to any reference signal measurement value interval in the preset reference signal measurement value interval set, find the maximum value of the current reference signal measurement value. The target noise reduction model corresponding to the close target reference signal measurement value interval is used as the noise reduction model corresponding to the current reference signal measurement value; and/or, searching for the target reference signal measurement value interval corresponding to the closest target reference signal measurement value performing model training according to the target data set or a subset of the target data set to obtain a noise reduction model corresponding to the measured value of the current reference signal.
可选的,处理模块1302,用于根据所述目标数据集或所述目标数据集的子集,对所述当前参考信号测量值最接近的目标参考信号测量值区间对应的目标降噪模型进行调整,得到所述当前参考信号测量值对应的降噪模型。Optionally, the processing module 1302 is configured to perform, according to the target data set or a subset of the target data set, the target noise reduction model corresponding to the target reference signal measurement value interval closest to the current reference signal measurement value Adjust to obtain the noise reduction model corresponding to the measured value of the current reference signal.
可选的,在所述当前参考信号测量值为上行链路的参考信号测量值的情况下,所述降噪模型为关于所述上行链路的降噪模型。Optionally, when the current reference signal measurement value is an uplink reference signal measurement value, the noise reduction model is a noise reduction model related to the uplink.
可选的,处理模块1302,还用于根据所述降噪模型进行所述上行链路上的降噪处理。Optionally, the processing module 1302 is further configured to perform noise reduction processing on the uplink according to the noise reduction model.
可选的,在所述当前参考信号测量值为终端设备上报的下行链路的参考信号测量值的情况下,所述降噪模型为关于所述下行链路的降噪模型。Optionally, in a case where the current reference signal measurement value is a downlink reference signal measurement value reported by the terminal device, the noise reduction model is a noise reduction model related to the downlink.
可选的,获取模块1301,用于接收所述终端设备上报的当前参考信号测量值。Optionally, the obtaining module 1301 is configured to receive the current reference signal measurement value reported by the terminal device.
可选的,获取模块1301,具体用于通过上行控制指示接收所述终端设备上报的当前参考信号测量值。Optionally, the obtaining module 1301 is specifically configured to receive the current reference signal measurement value reported by the terminal device through an uplink control instruction.
可选的,获取模块1301,还用于接收所述终端设备上报的降噪模型更新指示。Optionally, the acquiring module 1301 is further configured to receive an update indication of the noise reduction model reported by the terminal device.
可选的,获取模块1301,具体用于通过所述上行控制指示接收所述终端设备上报的降噪模型更新指示。Optionally, the obtaining module 1301 is specifically configured to receive the noise reduction model update instruction reported by the terminal device through the uplink control instruction.
可选的,获取模块1301,具体用于根据所述降噪模型更新指示将所述降噪模型向所述终端设备下发,所述降噪模型用于所述终端设备进行所述下行链路上的降噪处理;或,Optionally, the obtaining module 1301 is specifically configured to deliver the noise reduction model to the terminal device according to the update instruction of the noise reduction model, and the noise reduction model is used by the terminal device to perform the downlink Noise reduction processing on ; or,
获取模块1301,具体用于根据所述降噪模型更新指示将所述目标数据集或所述目标数据集的子集向所述终端设备下发,所述目标数据集或所述目标数据集的子集用于所述终端设备进行模型训练,得到所述降噪模型。The acquisition module 1301 is specifically configured to deliver the target data set or a subset of the target data set to the terminal device according to the update instruction of the noise reduction model, and the target data set or the target data set The subset is used for the terminal device to perform model training to obtain the noise reduction model.
可选的,获取模块1301,具体用于根据所述降噪模型更新指示,通过下行控制指示将所述降噪模型向所述终端设备下发;或,Optionally, the obtaining module 1301 is specifically configured to deliver the noise reduction model to the terminal device through a downlink control instruction according to the noise reduction model update instruction; or,
获取模块1301,具体用于根据所述降噪模型更新指示,通过所述下行控制指示将所述目标数据集或所述目标数据集的子集向所述终端设备下发。The obtaining module 1301 is specifically configured to send the target data set or a subset of the target data set to the terminal device through the downlink control instruction according to the noise reduction model update instruction.
可选的,所述当前参考信号测量值包括参考信号接收功率、参考信号接收质量、接收信号强度指示,以及信噪比中的至少一项。Optionally, the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio.
可选的,所述网络设备应用于深度神经网络、循环神经网络,或,卷积神经网络。Optionally, the network device is applied to a deep neural network, a recurrent neural network, or a convolutional neural network.
与上述至少一个应用于终端设备的实施例的方法相对应地,本申请实施例还提供一种或多种终端设备。本申请实施例的终端设备可以实施上述方法中的任意一种实现方式。如图14所示,为本发明实施例中终端设备的另一个实施例示意图,终端设备以手机为例进行说明,可以包括:射频(radio frequency,RF)电路1410、存储器1420、输入单元1430、显示单元1440、传感器1450、音频电路1460、无线保真(wireless fidelity,WiFi)模块1470、处理器1480、以及电源1490等部件。其中,射频电路1410包括接收器1414和发送器1412。本领域技术人员可以理解,图14中示出的手机结构并不构成对手机的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。Corresponding to at least one method in the foregoing embodiment that is applied to a terminal device, this embodiment of the present application further provides one or more types of terminal devices. The terminal device in this embodiment of the present application may implement any implementation manner in the foregoing methods. As shown in FIG. 14 , it is a schematic diagram of another embodiment of a terminal device in an embodiment of the present invention. The terminal device is described by taking a mobile phone as an example, and may include: a radio frequency (radio frequency, RF) circuit 1410, a memory 1420, an input unit 1430, Display unit 1440, sensor 1450, audio circuit 1460, wireless fidelity (wireless fidelity, WiFi) module 1470, processor 1480, and power supply 1490 and other components. Wherein, the radio frequency circuit 1410 includes a receiver 1414 and a transmitter 1412 . Those skilled in the art can understand that the structure of the mobile phone shown in FIG. 14 does not constitute a limitation to the mobile phone, and may include more or less components than shown in the figure, or combine some components, or arrange different components.
下面结合图14对手机的各个构成部件进行具体的介绍:The following is a specific introduction to each component of the mobile phone in conjunction with Figure 14:
RF电路1410可用于收发信息或通话过程中,信号的接收和发送,特别地,将基站的下行信息接收后,给处理器1480处理;另外,将设计上行的数据发送给基站。通常,RF电路1410包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器(low noise amplifier,LNA)、双工器等。此外,RF电路1410还可以通过无线通信与网络和其他设备通信。上述无线通信可以使用任一通信标准或协议,包括但不限于全球移动通讯系统(global system of mobile communication,GSM)、通用分 组无线服务(general packet radio service,GPRS)、码分多址(code division multiple access,CDMA)、宽带码分多址(wideband code division multiple access,WCDMA)、长期演进(long term evolution,LTE)、电子邮件、短消息服务(short messaging service,SMS)等。The RF circuit 1410 can be used for sending and receiving information or receiving and sending signals during a call. In particular, after receiving the downlink information from the base station, it is processed by the processor 1480; in addition, the designed uplink data is sent to the base station. Generally, the RF circuit 1410 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier (low noise amplifier, LNA), a duplexer, and the like. In addition, RF circuitry 1410 may also communicate with networks and other devices via wireless communications. The above wireless communication can use any communication standard or protocol, including but not limited to global system of mobile communication (global system of mobile communication, GSM), general packet radio service (general packet radio service, GPRS), code division multiple access (code division multiple access) multiple access (CDMA), wideband code division multiple access (WCDMA), long term evolution (LTE), e-mail, short message service (short messaging service, SMS), etc.
存储器1420可用于存储软件程序以及模块,处理器1480通过运行存储在存储器1420的软件程序以及模块,从而执行手机的各种功能应用以及数据处理。存储器1420可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器1420可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory 1420 can be used to store software programs and modules, and the processor 1480 executes various functional applications and data processing of the mobile phone by running the software programs and modules stored in the memory 1420 . Memory 1420 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, at least one application program required by a function (such as a sound playback function, an image playback function, etc.); Data created by the use of mobile phones (such as audio data, phonebook, etc.), etc. In addition, the memory 1420 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage devices.
输入单元1430可用于接收输入的数字或字符信息,以及产生与手机的用户设置以及功能控制有关的键信号输入。具体地,输入单元1430可包括触控面板1431以及其他输入设备1432。触控面板1431,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板1431上或在触控面板1431附近的操作),并根据预先设定的程式驱动相应的连接装置。可选的,触控面板1431可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器1480,并能接收处理器1480发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板1431。除了触控面板1431,输入单元1430还可以包括其他输入设备1432。具体地,其他输入设备1432可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。The input unit 1430 can be used to receive input numbers or character information, and generate key signal input related to user settings and function control of the mobile phone. Specifically, the input unit 1430 may include a touch panel 1431 and other input devices 1432 . The touch panel 1431, also referred to as a touch screen, can collect touch operations of the user on or near it (for example, the user uses any suitable object or accessory such as a finger or a stylus on the touch panel 1431 or near the touch panel 1431). operation), and drive the corresponding connection device according to the preset program. Optionally, the touch panel 1431 may include two parts, a touch detection device and a touch controller. Among them, the touch detection device detects the user's touch orientation, and detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and sends it to the to the processor 1480, and can receive and execute commands sent by the processor 1480. In addition, the touch panel 1431 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 1431 , the input unit 1430 may also include other input devices 1432 . Specifically, other input devices 1432 may include but not limited to one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), trackball, mouse, joystick, and the like.
显示单元1440可用于显示由用户输入的信息或提供给用户的信息以及手机的各种菜单。显示单元1440可包括显示面板1441,可选的,可以采用液晶显示器(liquid crystal display,LCD)、有机发光二极管(organic light-Emitting diode,OLED)等形式来配置显示面板1441。进一步的,触控面板1431可覆盖显示面板1441,当触控面板1431检测到在其上或附近的触摸操作后,传送给处理器1480以确定触摸事件的类型,随后处理器1480根据触摸事件的类型在显示面板1441上提供相应的视觉输出。虽然在图14中,触控面板1431与显示面板1441是作为两个独立的部件来实现手机的输入和输入功能,但是在某些实施例中,可以将触控面板1431与显示面板1441集成而实现手机的输入和输出功能。The display unit 1440 may be used to display information input by or provided to the user and various menus of the mobile phone. The display unit 1440 may include a display panel 1441. Optionally, the display panel 1441 may be configured in the form of a liquid crystal display (liquid crystal display, LCD) or an organic light-emitting diode (OLED). Furthermore, the touch panel 1431 can cover the display panel 1441, and when the touch panel 1431 detects a touch operation on or near it, it sends it to the processor 1480 to determine the type of the touch event, and then the processor 1480 determines the type of the touch event according to the The type provides a corresponding visual output on the display panel 1441 . Although in FIG. 14, the touch panel 1431 and the display panel 1441 are used as two independent components to realize the input and input functions of the mobile phone, in some embodiments, the touch panel 1431 and the display panel 1441 can be integrated to form a mobile phone. Realize the input and output functions of the mobile phone.
手机还可包括至少一种传感器1450,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板1441的亮度,接近传感器可在手机移动到耳边时,关闭显示面板1441和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;至于手机还可配置的陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此不再赘述。The handset may also include at least one sensor 1450, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 1441 according to the brightness of the ambient light, and the proximity sensor may turn off the display panel 1441 and/or when the mobile phone is moved to the ear. or backlight. As a kind of motion sensor, the accelerometer sensor can detect the magnitude of acceleration in various directions (generally three axes), and can detect the magnitude and direction of gravity when it is stationary, and can be used to identify the application of mobile phone posture (such as horizontal and vertical screen switching, related Games, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tap), etc.; as for other sensors such as gyroscope, barometer, hygrometer, thermometer, infrared sensor, etc. repeat.
音频电路1460、扬声器1461,传声器1462可提供用户与手机之间的音频接口。音频电路1460可将接收到的音频数据转换后的电信号,传输到扬声器1461,由扬声器1461转换为声音信号输出;另一方面,传声器1462将收集的声音信号转换为电信号,由音频电路1460接收后转换为音频数据,再将音频数据输出处理器1480处理后,经RF电路1410以发送给比如另一手机,或者将音频数据输出至存储器1420以便进一步处理。The audio circuit 1460, the speaker 1461, and the microphone 1462 can provide an audio interface between the user and the mobile phone. The audio circuit 1460 can transmit the electrical signal converted from the received audio data to the speaker 1461, and the speaker 1461 converts it into an audio signal for output; After being received, it is converted into audio data, and then the audio data is processed by the output processor 1480, and then sent to another mobile phone through the RF circuit 1410, or the audio data is output to the memory 1420 for further processing.
WiFi属于短距离无线传输技术,手机通过WiFi模块1470可以帮助用户收发电子邮件、浏览网页和访问流式媒体等,它为用户提供了无线的宽带互联网访问。虽然图14示出了WiFi模块1470,但是可以理解的是,其并不属于手机的必须构成,完全可以根据需要在不改变发明的本质的范围内而省略。WiFi is a short-distance wireless transmission technology. The mobile phone can help users send and receive emails, browse web pages, and access streaming media through the WiFi module 1470. It provides users with wireless broadband Internet access. Although Fig. 14 shows a WiFi module 1470, it can be understood that it is not an essential component of the mobile phone, and can be completely omitted as required without changing the essence of the invention.
处理器1480是手机的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在存储器1420内的软件程序和/或模块,以及调用存储在存储器1420内的数据,执行手机的各种功能和处理数据,从而对手机进行整体监控。可选的,处理器1480可包括一个或多个处理单元;优选的,处理器1480可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器1480中。The processor 1480 is the control center of the mobile phone. It uses various interfaces and lines to connect various parts of the entire mobile phone. By running or executing software programs and/or modules stored in the memory 1420, and calling data stored in the memory 1420, execution Various functions and processing data of the mobile phone, so as to monitor the mobile phone as a whole. Optionally, the processor 1480 may include one or more processing units; preferably, the processor 1480 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface and application programs, etc. , the modem processor mainly handles wireless communications. It can be understood that the foregoing modem processor may not be integrated into the processor 1480 .
手机还包括给各个部件供电的电源1490(比如电池),优选的,电源可以通过电源管理系统与处理器1480逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。尽管未示出,手机还可以包括摄像头、蓝牙模块等,在此不再赘述。The mobile phone also includes a power supply 1490 (such as a battery) for supplying power to various components. Preferably, the power supply can be logically connected to the processor 1480 through the power management system, so as to realize functions such as managing charging, discharging, and power consumption management through the power management system. Although not shown, the mobile phone may also include a camera, a Bluetooth module, etc., which will not be repeated here.
在本申请实施例中,处理器1480,用于获取基于迁移学习的降噪模型;根据所述降噪模型进行降 噪处理。In the embodiment of the present application, the processor 1480 is configured to obtain a noise reduction model based on transfer learning; perform noise reduction processing according to the noise reduction model.
可选的,根据数据集进行模型训练,得到基于迁移学习的降噪模型;或,Optionally, perform model training according to the data set to obtain a noise reduction model based on transfer learning; or,
处理器1480,具体用于接收网络设备下发的基于迁移学习的所述降噪模型。The processor 1480 is specifically configured to receive the noise reduction model based on migration learning delivered by the network device.
可选的,处理器1480,具体用于获取源域数据集、所述源域数据集对应的标签,以及目标域数据集;根据所述源域数据集、所述源域数据集对应的标签,以及所述目标域数据集,进行模型训练得到降噪模型。Optionally, the processor 1480 is specifically configured to acquire a source domain dataset, a label corresponding to the source domain dataset, and a target domain dataset; according to the source domain dataset, the label corresponding to the source domain dataset , and the target domain data set, perform model training to obtain a noise reduction model.
可选的,处理器1480,具体用于根据所述源域数据集、所述标签和所述目标域数据集,确定联合损失函数;根据所述联合损失函数,进行模型训练得到降噪模型。Optionally, the processor 1480 is specifically configured to determine a joint loss function according to the source domain data set, the label, and the target domain data set; perform model training according to the joint loss function to obtain a noise reduction model.
可选的,处理器1480,具体用于在所述终端设备测量到的当前参考信号测量值满足预设条件的情况下,获取源域数据集、所述源域数据集对应的标签,以及目标域数据集。Optionally, the processor 1480 is specifically configured to acquire the source domain data set, the label corresponding to the source domain data set, and the target domain dataset.
可选的,处理器1480,具体用于根据所述源域数据集和所述标签,确定误差损失函数;根据所述源域数据集和所述目标域数据集,确定适配损失函数;根据所述适配损失函数和所述误差损失函数,确定联合损失函数。Optionally, the processor 1480 is specifically configured to determine an error loss function according to the source domain dataset and the label; determine an adaptation loss function according to the source domain dataset and the target domain dataset; The adaptation loss function and the error loss function determine a joint loss function.
可选的,处理器1480,具体用于根据第一公式,确定联合损失函数;Optionally, the processor 1480 is specifically configured to determine a joint loss function according to the first formula;
所述第一公式为:L 联合=L 1+λL 2;L 联合为所述联合损失函数,L 1为所述误差损失函数,L 2为所述适配损失函数,λ为网络设备或所述终端设备配置的权重参数。 The first formula is: L joint =L 1 +λL 2 ; L joint is the joint loss function, L 1 is the error loss function, L 2 is the adaptation loss function, and λ is the network device or all Describe the weight parameters configured by the terminal device.
可选的,处理器1480,还用于当所述模型训练的次数达到预设次数,和/或,进行所述模型训练得到的降噪模型对应的联合损失函数达到预设值后,结束训练。Optionally, the processor 1480 is further configured to end the training when the number of times of model training reaches a preset number, and/or after the joint loss function corresponding to the noise reduction model obtained by performing the model training reaches a preset value .
可选的,RF电路1410,用于向所述网络设备上报降噪模型更新指示和当前参考信号测量值。Optionally, the RF circuit 1410 is configured to report a noise reduction model update instruction and a current reference signal measurement value to the network device.
可选的,RF电路1410,具体用于接收网络设备根据所述降噪模型更新指示和所述当前参考信号测量值发送的降噪模型;或,Optionally, the RF circuit 1410 is specifically configured to receive the noise reduction model sent by the network device according to the noise reduction model update instruction and the current reference signal measurement value; or,
RF电路1410,用于接收所述网络设备根据所述降噪模型更新指示和所述当前参考信号测量值发送的目标数据集或所述目标数据集的子集;处理器1480,用于根据所述目标数据集或所述目标数据集的子集进行模型训练,得到所述降噪模型。The RF circuit 1410 is configured to receive the target data set or a subset of the target data set sent by the network device according to the noise reduction model update indication and the current reference signal measurement value; the processor 1480 is configured to Perform model training on the target data set or a subset of the target data set to obtain the noise reduction model.
可选的,RF电路1410,具体用于在所述终端设备测量到的所述当前参考信号测量值满足预设条件的情况下,向所述网络设备上报降噪模型更新指示和当前参考信号测量值。Optionally, the RF circuit 1410 is specifically configured to report a noise reduction model update instruction and a current reference signal measurement value to the network device when the measured value of the current reference signal measured by the terminal device satisfies a preset condition value.
可选的,RF电路1410,具体用于通过上行控制指示向所述网络设备上报降噪模型更新指示和当前参考信号测量值。Optionally, the RF circuit 1410 is specifically configured to report the noise reduction model update instruction and the current reference signal measurement value to the network device through an uplink control instruction.
可选的,所述当前参考信号测量值包括参考信号接收功率、参考信号接收质量、接收信号强度指示,以及信噪比中的至少一项。Optionally, the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio.
可选的,所述方法应用于深度神经网络、循环神经网络,或,卷积神经网络。Optionally, the method is applied to a deep neural network, a recurrent neural network, or a convolutional neural network.
如图15所示,为本申请实施例中网络设备的另一个实施例示意图,可以包括:As shown in Figure 15, it is a schematic diagram of another embodiment of the network device in the embodiment of the present application, which may include:
存储有可执行程序代码的存储器1501;A memory 1501 storing executable program codes;
与存储器1501耦合的处理器1502和收发器1503;a processor 1502 and a transceiver 1503 coupled to a memory 1501;
处理器1502,用于获取当前参考信号测量值;根据所述当前参考信号测量值和预设参考信号测量值区间集合,获取所述当前参考信号测量值对应的降噪模型,或,目标数据集,所述降噪模型或所述目标数据集用于进行降噪处理。Processor 1502, configured to obtain the current reference signal measurement value; according to the current reference signal measurement value and the preset reference signal measurement value interval set, obtain a noise reduction model corresponding to the current reference signal measurement value, or a target data set , the noise reduction model or the target data set is used for noise reduction processing.
可选的,处理器1502,用于在所述当前参考信号测量值属于预设参考信号测量值区间集合中的目标参考信号测量值区间的情况下,根据所述目标参考信号测量值区间获取所述当前参考信号测量值对应的降噪模型。Optionally, the processor 1502 is configured to obtain the target reference signal measurement value interval according to the target reference signal measurement value interval when the current reference signal measurement value belongs to the target reference signal measurement value interval set in the preset reference signal measurement value interval set. Describe the noise reduction model corresponding to the measured value of the current reference signal.
可选的,处理器1502,用于查找所述目标参考信号测量值区间对应的目标降噪模型,作为所述当前参考信号测量值对应的降噪模型;或,Optionally, the processor 1502 is configured to search for a target noise reduction model corresponding to the target reference signal measurement value interval as the noise reduction model corresponding to the current reference signal measurement value; or,
可选的,处理器1502,用于查找所述目标参考信号测量值区间对应的所述目标数据集,根据所述目标数据集或所述目标数据集的子集进行模型训练,得到所述当前参考信号测量值对应的降噪模型。Optionally, the processor 1502 is configured to search for the target data set corresponding to the target reference signal measurement value interval, perform model training according to the target data set or a subset of the target data set, and obtain the current The noise reduction model corresponding to the measured value of the reference signal.
可选的,处理器1502,用于在所述当前参考信号测量值不属于预设参考信号测量值区间集合中的任一参考信号测量值区间的情况下,查找所述当前参考信号测量值最接近的目标参考信号测量值区间对应的目标降噪模型作为所述当前参考信号测量值对应的降噪模型;和/或,查找所述当前参考信号测量值最接近的目标参考信号测量值区间对应的所述目标数据集,根据所述目标数据集或所述目标数据集的子集进行模型训练,得到所述当前参考信号测量值对应的降噪模型。Optionally, the processor 1502 is configured to, if the current reference signal measurement value does not belong to any reference signal measurement value interval in the preset reference signal measurement value interval set, search for the current reference signal measurement value that is the highest The target noise reduction model corresponding to the close target reference signal measurement value interval is used as the noise reduction model corresponding to the current reference signal measurement value; and/or, searching for the target reference signal measurement value interval corresponding to the closest target reference signal measurement value performing model training according to the target data set or a subset of the target data set to obtain a noise reduction model corresponding to the measured value of the current reference signal.
可选的,处理器1502,用于根据所述目标数据集或所述目标数据集的子集,对所述当前参考信号 测量值最接近的目标参考信号测量值区间对应的目标降噪模型进行调整,得到所述当前参考信号测量值对应的降噪模型。Optionally, the processor 1502 is configured to perform, according to the target data set or a subset of the target data set, the target noise reduction model corresponding to the target reference signal measurement value interval closest to the current reference signal measurement value Adjust to obtain the noise reduction model corresponding to the measured value of the current reference signal.
可选的,在所述当前参考信号测量值为上行链路的参考信号测量值的情况下,所述降噪模型为关于所述上行链路的降噪模型。Optionally, when the current reference signal measurement value is an uplink reference signal measurement value, the noise reduction model is a noise reduction model related to the uplink.
可选的,处理器1502,还用于根据所述降噪模型进行所述上行链路上的降噪处理。Optionally, the processor 1502 is further configured to perform noise reduction processing on the uplink according to the noise reduction model.
可选的,在所述当前参考信号测量值为终端设备上报的下行链路的参考信号测量值的情况下,所述降噪模型为关于所述下行链路的降噪模型。Optionally, in a case where the current reference signal measurement value is a downlink reference signal measurement value reported by the terminal device, the noise reduction model is a noise reduction model related to the downlink.
可选的,收发器1503,用于接收所述终端设备上报的当前参考信号测量值。Optionally, the transceiver 1503 is configured to receive the current reference signal measurement value reported by the terminal device.
可选的,收发器1503,具体用于通过上行控制指示接收所述终端设备上报的当前参考信号测量值。Optionally, the transceiver 1503 is specifically configured to receive the current reference signal measurement value reported by the terminal device through an uplink control instruction.
可选的,收发器1503,还用于接收所述终端设备上报的降噪模型更新指示。Optionally, the transceiver 1503 is further configured to receive the update instruction of the noise reduction model reported by the terminal device.
可选的,收发器1503,具体用于通过所述上行控制指示接收所述终端设备上报的降噪模型更新指示。Optionally, the transceiver 1503 is specifically configured to receive the noise reduction model update instruction reported by the terminal device through the uplink control instruction.
可选的,收发器1503,具体用于根据所述降噪模型更新指示将所述降噪模型向所述终端设备下发,所述降噪模型用于所述终端设备进行所述下行链路上的降噪处理;或,Optionally, the transceiver 1503 is specifically configured to deliver the noise reduction model to the terminal device according to the noise reduction model update instruction, and the noise reduction model is used by the terminal device to perform the downlink Noise reduction processing on ; or,
收发器1503,具体用于根据所述降噪模型更新指示将所述目标数据集或所述目标数据集的子集向所述终端设备下发,所述目标数据集或所述目标数据集的子集用于所述终端设备进行模型训练,得到所述降噪模型。The transceiver 1503 is specifically configured to deliver the target data set or a subset of the target data set to the terminal device according to the update instruction of the noise reduction model, and the target data set or a subset of the target data set The subset is used for the terminal device to perform model training to obtain the noise reduction model.
可选的,收发器1503,具体用于根据所述降噪模型更新指示,通过下行控制指示将所述降噪模型向所述终端设备下发;或,Optionally, the transceiver 1503 is specifically configured to deliver the noise reduction model to the terminal device through a downlink control instruction according to the noise reduction model update instruction; or,
收发器1503,具体用于根据所述降噪模型更新指示,通过所述下行控制指示将所述目标数据集或所述目标数据集的子集向所述终端设备下发。The transceiver 1503 is specifically configured to deliver the target data set or a subset of the target data set to the terminal device through the downlink control instruction according to the noise reduction model update instruction.
可选的,所述当前参考信号测量值包括参考信号接收功率、参考信号接收质量、接收信号强度指示,以及信噪比中的至少一项。Optionally, the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio.
可选的,所述网络设备应用于深度神经网络、循环神经网络,或,卷积神经网络。Optionally, the network device is applied to a deep neural network, a recurrent neural network, or a convolutional neural network.
在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其任意组合来实现。当使用软件实现时,可以全部或部分地以计算机程序产品的形式实现。所述计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行所述计算机程序指令时,全部或部分地产生按照本发明实施例所述的流程或功能。所述计算机可以是通用计算机、专用计算机、计算机网络、或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线(例如同轴电缆、光纤、数字用户线(DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够存储的任何可用介质或者是包含一个或多个可用介质集成的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质,(例如,软盘、硬盘、磁带)、光介质(例如,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 invention 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 (eg, coaxial cable, optical fiber, digital subscriber line (DSL)) or wireless (eg, infrared, wireless, microwave, etc.). The computer-readable storage medium may be any available medium that can be stored 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, or a magnetic tape), an optical medium (for example, DVD), or a semiconductor medium (for example, a Solid State Disk (SSD)).
本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”、“第三”、“第四”等(如果存在)是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的实施例能够以除了在这里图示或描述的内容以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "first", "second", "third", "fourth", etc. (if any) in the specification and claims of the present application and the above drawings are used to distinguish similar objects, and not necessarily Used to describe a specific sequence or sequence. It is to be understood that the terms so used are interchangeable under appropriate circumstances such that the embodiments described herein can be practiced in sequences other than those illustrated or described herein. Furthermore, the terms "comprising" and "having", as well as any variations thereof, are intended to cover a non-exclusive inclusion, for example, a process, method, system, product or device comprising a sequence of steps or elements is not necessarily limited to the expressly listed instead, may include other steps or elements not explicitly listed or inherent to the process, method, product or apparatus.

Claims (63)

  1. 一种基于迁移学习的降噪方法,其特征在于,包括:A noise reduction method based on migration learning, characterized in that, comprising:
    终端设备获取基于迁移学习的降噪模型;The terminal device obtains a noise reduction model based on transfer learning;
    所述终端设备根据所述降噪模型进行降噪处理。The terminal device performs noise reduction processing according to the noise reduction model.
  2. 根据权利要求1所述的方法,其特征在于,所述终端设备获取基于迁移学习的降噪模型,包括:The method according to claim 1, wherein said terminal device acquires a noise reduction model based on transfer learning, comprising:
    所述终端设备根据数据集进行模型训练,得到基于迁移学习的降噪模型;或,The terminal device performs model training according to the data set to obtain a noise reduction model based on transfer learning; or,
    所述终端设备接收网络设备下发的基于迁移学习的所述降噪模型。The terminal device receives the noise reduction model based on transfer learning delivered by the network device.
  3. 根据权利要求2所述的方法,其特征在于,所述终端设备根据数据集进行模型训练,得到基于迁移学习的降噪模型,包括:The method according to claim 2, wherein the terminal device performs model training according to the data set to obtain a noise reduction model based on transfer learning, including:
    所述终端设备获取源域数据集、所述源域数据集对应的标签,以及目标域数据集;The terminal device obtains a source domain data set, a label corresponding to the source domain data set, and a target domain data set;
    所述终端设备根据所述源域数据集、所述源域数据集对应的标签,以及所述目标域数据集,进行模型训练得到降噪模型。The terminal device performs model training according to the source domain data set, the label corresponding to the source domain data set, and the target domain data set to obtain a noise reduction model.
  4. 根据权利要求3所述的方法,其特征在于,所述终端设备根据所述源域数据集、所述源域数据集对应的标签,以及所述目标域数据集,进行模型训练得到降噪模型,包括:The method according to claim 3, wherein the terminal device performs model training according to the source domain data set, the label corresponding to the source domain data set, and the target domain data set to obtain a noise reduction model ,include:
    所述终端设备根据所述源域数据集、所述标签和所述目标域数据集,确定联合损失函数;The terminal device determines a joint loss function according to the source domain data set, the label and the target domain data set;
    所述终端设备根据所述联合损失函数,进行模型训练得到降噪模型。The terminal device performs model training according to the joint loss function to obtain a noise reduction model.
  5. 根据权利要求3或4所述的方法,其特征在于,所述终端设备获取源域数据集、所述源域数据集对应的标签,以及目标域数据集,包括:The method according to claim 3 or 4, wherein the terminal device acquires the source domain data set, the label corresponding to the source domain data set, and the target domain data set, including:
    在所述终端设备测量到的当前参考信号测量值满足预设条件的情况下,所述终端设备获取源域数据集、所述源域数据集对应的标签,以及目标域数据集。In a case where the measured value of the current reference signal measured by the terminal device satisfies a preset condition, the terminal device acquires a source domain data set, a label corresponding to the source domain data set, and a target domain data set.
  6. 根据权利要求4或5所述的方法,其特征在于,所述终端设备根据所述源域数据集、所述标签和所述目标域数据集,确定联合损失函数,包括:The method according to claim 4 or 5, wherein the terminal device determines a joint loss function according to the source domain data set, the label and the target domain data set, comprising:
    所述终端设备根据所述源域数据集和所述标签,确定误差损失函数;根据所述源域数据集和所述目标域数据集,确定适配损失函数;The terminal device determines an error loss function according to the source domain data set and the label; determines an adaptation loss function according to the source domain data set and the target domain data set;
    所述终端设备根据所述适配损失函数和所述误差损失函数,确定联合损失函数。The terminal device determines a joint loss function according to the adaptation loss function and the error loss function.
  7. 根据权利要求6所述的方法,其特征在于,所述终端设备根据所述适配损失函数和所述误差损失函数,确定联合损失函数,包括:The method according to claim 6, wherein the terminal device determines a joint loss function according to the adaptation loss function and the error loss function, comprising:
    所述终端设备根据第一公式,确定联合损失函数;The terminal device determines a joint loss function according to the first formula;
    所述第一公式为:L 联合=L 1+λL 2;L 联合为所述联合损失函数,L 1为所述误差损失函数,L 2为所述适配损失函数,λ为网络设备或所述终端设备配置的权重参数。 The first formula is: L joint =L 1 +λL 2 ; L joint is the joint loss function, L 1 is the error loss function, L 2 is the adaptation loss function, and λ is the network device or all Describe the weight parameters configured by the terminal device.
  8. 根据权利要求4-7中任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 4-7, wherein the method further comprises:
    当所述模型训练的次数达到预设次数,和/或,进行所述模型训练得到的降噪模型对应的联合损失函数达到预设值后,结束训练。When the number of times of the model training reaches the preset number, and/or the joint loss function corresponding to the noise reduction model obtained by performing the model training reaches the preset value, the training ends.
  9. 根据权利要求2所述的方法,其特征在于,所述方法还包括:The method according to claim 2, further comprising:
    所述终端设备向所述网络设备上报降噪模型更新指示和当前参考信号测量值。The terminal device reports the noise reduction model update instruction and the current reference signal measurement value to the network device.
  10. 根据权利要求9所述的方法,其特征在于,所述终端设备获取基于迁移学习的降噪模型,包括:The method according to claim 9, wherein the terminal device acquires a noise reduction model based on transfer learning, comprising:
    所述终端设备接收网络设备根据所述降噪模型更新指示和所述当前参考信号测量值发送的降噪模型;或,The terminal device receives the noise reduction model sent by the network device according to the noise reduction model update instruction and the current reference signal measurement value; or,
    所述终端设备接收所述网络设备根据所述降噪模型更新指示和所述当前参考信号测量值发送的目标数据集或所述目标数据集的子集,根据所述目标数据集或所述目标数据集的子集进行模型训练,得到所述降噪模型。The terminal device receives the target data set or a subset of the target data set sent by the network device according to the noise reduction model update indication and the current reference signal measurement value, and according to the target data set or the target Model training is performed on a subset of the data set to obtain the noise reduction model.
  11. 根据权利要求9或10所述的方法,其特征在于,所述终端设备向所述网络设备上报降噪模型更新指示和当前参考信号测量值,包括:The method according to claim 9 or 10, wherein the terminal device reports the noise reduction model update instruction and the current reference signal measurement value to the network device, including:
    在所述终端设备测量到的所述当前参考信号测量值满足预设条件的情况下,所述终端设备向所述网络设备上报降噪模型更新指示和当前参考信号测量值。In a case where the measured value of the current reference signal measured by the terminal device satisfies a preset condition, the terminal device reports a noise reduction model update instruction and a measured value of the current reference signal to the network device.
  12. 根据权利要求9-11中任一项所述的方法,其特征在于,所述终端设备上报降噪模型更新指示和当前参考信号测量值,包括:The method according to any one of claims 9-11, wherein the terminal device reports the update indication of the noise reduction model and the current reference signal measurement value, including:
    所述终端设备通过上行控制指示向所述网络设备上报降噪模型更新指示和当前参考信号测量值。The terminal device reports the noise reduction model update instruction and the current reference signal measurement value to the network device through an uplink control instruction.
  13. 根据权利要求5或9所述的方法,其特征在于,所述当前参考信号测量值包括参考信号接收功率、参考信号接收质量、接收信号强度指示,以及信噪比中的至少一项。The method according to claim 5 or 9, wherein the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio.
  14. 根据权利要求1-13中任一项所述的方法,其特征在于,所述方法应用于深度神经网络、循环神经网络,或,卷积神经网络。The method according to any one of claims 1-13, wherein the method is applied to a deep neural network, a recurrent neural network, or a convolutional neural network.
  15. 一种基于迁移学习的降噪方法,其特征在于,包括:A noise reduction method based on migration learning, characterized in that, comprising:
    网络设备获取当前参考信号测量值;The network device obtains the current reference signal measurement value;
    所述网络设备根据所述当前参考信号测量值和预设参考信号测量值区间集合,获取所述当前参考信号测量值对应的降噪模型,或,目标数据集,所述降噪模型或所述目标数据集用于进行降噪处理。The network device acquires a noise reduction model corresponding to the current reference signal measurement value, or a target data set, the noise reduction model or the The target dataset is used for denoising.
  16. 根据权利要求15所述的方法,其特征在于,所述网络设备根据所述当前参考信号测量值和预设参考信号测量值区间集合,获取所述当前参考信号测量值对应的降噪模型,包括:The method according to claim 15, wherein the network device obtains a noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and a preset reference signal measurement value interval set, including :
    所述网络设备在所述当前参考信号测量值属于预设参考信号测量值区间集合中的目标参考信号测量值区间的情况下,根据所述目标参考信号测量值区间获取所述当前参考信号测量值对应的降噪模型。In a case where the current reference signal measurement value belongs to a target reference signal measurement value interval in a preset reference signal measurement value interval set, the network device acquires the current reference signal measurement value according to the target reference signal measurement value interval Corresponding denoising model.
  17. 根据权利要求16所述的方法,其特征在于,所述网络设备根据所述目标参考信号测量值区间获取所述当前参考信号测量值对应的降噪模型,包括:The method according to claim 16, wherein the network device acquires the noise reduction model corresponding to the current reference signal measurement value according to the target reference signal measurement value interval, comprising:
    所述网络设备查找所述目标参考信号测量值区间对应的目标降噪模型,作为所述当前参考信号测量值对应的降噪模型;或,The network device searches for a target noise reduction model corresponding to the target reference signal measurement value interval as the noise reduction model corresponding to the current reference signal measurement value; or,
    所述网络设备查找所述目标参考信号测量值区间对应的所述目标数据集,根据所述目标数据集或所述目标数据集的子集进行模型训练,得到所述当前参考信号测量值对应的降噪模型。The network device searches for the target data set corresponding to the target reference signal measurement value interval, performs model training according to the target data set or a subset of the target data set, and obtains the target data set corresponding to the current reference signal measurement value. Noise reduction model.
  18. 根据权利要求15所述的方法,其特征在于,所述网络设备根据所述当前参考信号测量值和预设参考信号测量值区间集合,获取所述当前参考信号测量值对应的降噪模型,包括:The method according to claim 15, wherein the network device obtains a noise reduction model corresponding to the current reference signal measurement value according to the current reference signal measurement value and a preset reference signal measurement value interval set, including :
    所述网络设备在所述当前参考信号测量值不属于预设参考信号测量值区间集合中的任一参考信号测量值区间的情况下,查找所述当前参考信号测量值最接近的目标参考信号测量值区间对应的目标降噪模型作为所述当前参考信号测量值对应的降噪模型;和/或,查找所述当前参考信号测量值最接近的目标参考信号测量值区间对应的所述目标数据集,根据所述目标数据集或所述目标数据集的子集进行模型训练,得到所述当前参考信号测量值对应的降噪模型。In the case that the current reference signal measurement value does not belong to any reference signal measurement value interval in the preset reference signal measurement value interval set, the network device searches for a target reference signal measurement closest to the current reference signal measurement value The target noise reduction model corresponding to the value interval is used as the noise reduction model corresponding to the current reference signal measurement value; and/or, searching for the target data set corresponding to the target reference signal measurement value interval closest to the current reference signal measurement value and performing model training according to the target data set or a subset of the target data set to obtain a noise reduction model corresponding to the measured value of the current reference signal.
  19. 根据权利要求18所述的方法,其特征在于,所述网络设备根据所述目标数据集进行模型训练,得到所述当前参考信号测量值对应的降噪模型,包括:The method according to claim 18, wherein the network device performs model training according to the target data set to obtain a noise reduction model corresponding to the measured value of the current reference signal, comprising:
    所述网络设备根据所述目标数据集或所述目标数据集的子集,对所述当前参考信号测量值最接近的目标参考信号测量值区间对应的目标降噪模型进行调整,得到所述当前参考信号测量值对应的降噪模型。According to the target data set or a subset of the target data set, the network device adjusts the target noise reduction model corresponding to the target reference signal measurement value range closest to the current reference signal measurement value to obtain the current The noise reduction model corresponding to the measured value of the reference signal.
  20. 根据权利要求15-19中任一项所述的方法,其特征在于,在所述当前参考信号测量值为上行链路的参考信号测量值的情况下,所述降噪模型为关于所述上行链路的降噪模型。The method according to any one of claims 15-19, wherein when the current reference signal measurement value is an uplink reference signal measurement value, the noise reduction model is about the uplink Noise reduction model for the link.
  21. 根据权利要求20所述的方法,其特征在于,所述方法还包括:The method according to claim 20, further comprising:
    所述网络设备根据所述降噪模型进行所述上行链路上的降噪处理。The network device performs noise reduction processing on the uplink according to the noise reduction model.
  22. 根据权利要求15-19中任一项所述的方法,其特征在于,在所述当前参考信号测量值为终端设备上报的下行链路的参考信号测量值的情况下,所述降噪模型为关于所述下行链路的降噪模型。The method according to any one of claims 15-19, wherein when the current reference signal measurement value is a downlink reference signal measurement value reported by a terminal device, the noise reduction model is Noise reduction model on the downlink.
  23. 根据权利要求22所述的方法,其特征在于,所述网络设备获取当前参考信号测量值,包括:The method according to claim 22, wherein the network device acquiring the current reference signal measurement value comprises:
    所述网络设备接收所述终端设备上报的当前参考信号测量值。The network device receives the current reference signal measurement value reported by the terminal device.
  24. 根据权利要求23所述的方法,其特征在于,所述网络设备接收所述终端设备上报的当前参考信号测量值,包括:The method according to claim 23, wherein the network device receiving the current reference signal measurement value reported by the terminal device comprises:
    所述网络设备通过上行控制指示接收所述终端设备上报的当前参考信号测量值。The network device receives the current reference signal measurement value reported by the terminal device through an uplink control instruction.
  25. 根据权利要求24所述的方法,其特征在于,所述方法还包括:The method according to claim 24, further comprising:
    所述网络设备接收所述终端设备上报的降噪模型更新指示。The network device receives the noise reduction model update instruction reported by the terminal device.
  26. 根据权利要求25所述的方法,其特征在于,所述网络设备接收所述终端设备上报的降噪模型更新指示,包括:The method according to claim 25, wherein the network device receives the update indication of the noise reduction model reported by the terminal device, comprising:
    所述网络设备通过所述上行控制指示接收所述终端设备上报的降噪模型更新指示。The network device receives the noise reduction model update instruction reported by the terminal device through the uplink control instruction.
  27. 根据权利要求25或26所述的方法,其特征在于,所述方法还包括:The method according to claim 25 or 26, further comprising:
    所述网络设备根据所述降噪模型更新指示将所述降噪模型向所述终端设备下发,所述降噪模型用于所述终端设备进行所述下行链路上的降噪处理;或,The network device sends the noise reduction model to the terminal device according to the noise reduction model update instruction, and the noise reduction model is used by the terminal device to perform noise reduction processing on the downlink; or ,
    所述网络设备根据所述降噪模型更新指示将所述目标数据集或所述目标数据集的子集向所述终端设备下发,所述目标数据集或所述目标数据集的子集用于所述终端设备进行模型训练,得到所述降噪模型。The network device sends the target data set or a subset of the target data set to the terminal device according to the update instruction of the noise reduction model, and the target data set or the subset of the target data set is used Perform model training on the terminal device to obtain the noise reduction model.
  28. 根据权利要求27所述的方法,其特征在于,The method of claim 27, wherein,
    所述网络设备根据所述降噪模型更新指示将所述降噪模型向所述终端设备下发,包括:所述网络设备根据所述降噪模型更新指示,通过下行控制指示将所述降噪模型向所述终端设备下发;The network device sends the noise reduction model to the terminal device according to the noise reduction model update instruction, including: the network device sends the noise reduction model to the terminal device through a downlink control instruction according to the noise reduction model update instruction. The model is delivered to the terminal device;
    或,or,
    所述网络设备根据所述降噪模型更新指示将所述目标数据集或所述目标数据集的子集向所述终端设备下发,包括:所述网络设备根据所述降噪模型更新指示,通过所述下行控制指示将所述目标数据集或所述目标数据集的子集向所述终端设备下发。The network device sending the target data set or a subset of the target data set to the terminal device according to the noise reduction model update instruction includes: the network device updates the noise reduction model according to the instruction, Sending the target data set or a subset of the target data set to the terminal device is instructed through the downlink control.
  29. 根据权利要求15-28中任一项所述的方法,其特征在于,所述当前参考信号测量值包括参考信号接收功率、参考信号接收质量、接收信号强度指示,以及信噪比中的至少一项。The method according to any one of claims 15-28, wherein the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio item.
  30. 根据权利要求15-29中任一项所述的方法,其特征在于,所述方法应用于深度神经网络、循环神经网络,或,卷积神经网络。The method according to any one of claims 15-29, wherein the method is applied to a deep neural network, a recurrent neural network, or a convolutional neural network.
  31. 一种终端设备,其特征在于,包括:A terminal device, characterized in that it includes:
    存储有可执行程序代码的存储器;a memory storing executable program code;
    与所述存储器耦合的处理器;a processor coupled to the memory;
    所述处理器,用于获取基于迁移学习的降噪模型;根据所述降噪模型进行降噪处理。The processor is configured to acquire a noise reduction model based on transfer learning; perform noise reduction processing according to the noise reduction model.
  32. 根据权利要求31所述的终端设备,其特征在于,The terminal device according to claim 31, characterized in that,
    所述处理器,具体用于根据数据集进行模型训练,得到基于迁移学习的降噪模型;或,The processor is specifically configured to perform model training according to the data set to obtain a noise reduction model based on migration learning; or,
    所述处理器,具体用于接收网络设备下发的基于迁移学习的所述降噪模型。The processor is specifically configured to receive the noise reduction model based on transfer learning delivered by the network device.
  33. 根据权利要求32所述的终端设备,其特征在于,The terminal device according to claim 32, characterized in that,
    所述处理器,具体用于获取源域数据集、所述源域数据集对应的标签,以及目标域数据集;根据所述源域数据集、所述源域数据集对应的标签,以及所述目标域数据集,进行模型训练得到降噪模型。The processor is specifically configured to acquire a source domain data set, a label corresponding to the source domain data set, and a target domain data set; according to the source domain data set, the label corresponding to the source domain data set, and the The target domain dataset is used for model training to obtain a noise reduction model.
  34. 根据权利要求32所述的终端设备,其特征在于,The terminal device according to claim 32, characterized in that,
    所述处理器,具体用于根据所述源域数据集、所述标签和所述目标域数据集,确定联合损失函数;根据所述联合损失函数,进行模型训练得到降噪模型。The processor is specifically configured to determine a joint loss function according to the source domain data set, the label and the target domain data set; perform model training according to the joint loss function to obtain a noise reduction model.
  35. 根据权利要求33或34所述的终端设备,其特征在于,The terminal device according to claim 33 or 34, characterized in that,
    所述处理器,具体用于在所述终端设备测量到的当前参考信号测量值满足预设条件的情况下,获取源域数据集、所述源域数据集对应的标签,以及目标域数据集。The processor is specifically configured to acquire a source domain data set, a label corresponding to the source domain data set, and a target domain data set when the measured value of the current reference signal measured by the terminal device satisfies a preset condition .
  36. 根据权利要求34或35所述的终端设备,其特征在于,The terminal device according to claim 34 or 35, characterized in that,
    所述处理器,具体用于根据所述源域数据集和所述标签,确定误差损失函数;根据所述源域数据集和所述目标域数据集,确定适配损失函数;根据所述适配损失函数和所述误差损失函数,确定联合损失函数。The processor is specifically configured to determine an error loss function according to the source domain dataset and the label; determine an adaptation loss function according to the source domain dataset and the target domain dataset; Match the loss function and the error loss function to determine the joint loss function.
  37. 根据权利要求36所述的终端设备,其特征在于,The terminal device according to claim 36, characterized in that,
    所述处理器,具体用于根据第一公式,确定联合损失函数;The processor is specifically configured to determine a joint loss function according to the first formula;
    所述第一公式为:L 联合=L 1+λL 2;L 联合为所述联合损失函数,L 1为所述误差损失函数,L 2为所述适配损失函数,λ为网络设备或所述终端设备配置的权重参数。 The first formula is: L joint =L 1 +λL 2 ; L joint is the joint loss function, L 1 is the error loss function, L 2 is the adaptation loss function, and λ is the network device or all Describe the weight parameters configured by the terminal device.
  38. 根据权利要求34-37中任一项所述的终端设备,其特征在于,The terminal device according to any one of claims 34-37, characterized in that,
    所述处理器,还用于当所述模型训练的次数达到预设次数,和/或,进行所述模型训练得到的降噪模型对应的联合损失函数达到预设值后,结束训练。The processor is further configured to end the training when the number of times of the model training reaches a preset number, and/or after the joint loss function corresponding to the noise reduction model obtained by performing the model training reaches a preset value.
  39. 根据权利要求32所述的终端设备,其特征在于,还包括:收发器;The terminal device according to claim 32, further comprising: a transceiver;
    所述收发器,用于向所述网络设备上报降噪模型更新指示和当前参考信号测量值。The transceiver is configured to report a noise reduction model update instruction and a current reference signal measurement value to the network device.
  40. 根据权利要求39所述的终端设备,其特征在于,The terminal device according to claim 39, characterized in that,
    所述收发器,具体用于接收网络设备根据所述降噪模型更新指示和所述当前参考信号测量值发送的降噪模型;或,The transceiver is specifically configured to receive the noise reduction model sent by the network device according to the noise reduction model update instruction and the current reference signal measurement value; or,
    所述收发器,用于接收所述网络设备根据所述降噪模型更新指示和所述当前参考信号测量值发送的目标数据集或所述目标数据集的子集;所述处理器,用于根据所述目标数据集或所述目标数据集的子集进行模型训练,得到所述降噪模型。The transceiver is configured to receive a target data set or a subset of the target data set sent by the network device according to the noise reduction model update indication and the current reference signal measurement value; the processor is configured to Perform model training according to the target data set or a subset of the target data set to obtain the noise reduction model.
  41. 根据权利要求39或40所述的终端设备,其特征在于,A terminal device according to claim 39 or 40, characterized in that,
    所述收发器,具体用于在所述终端设备测量到的所述当前参考信号测量值满足预设条件的情况下,向所述网络设备上报降噪模型更新指示和当前参考信号测量值。The transceiver is specifically configured to report a noise reduction model update instruction and a current reference signal measurement value to the network device when the current reference signal measurement value measured by the terminal device meets a preset condition.
  42. 根据权利要求39-41中任一项所述的终端设备,其特征在于,The terminal device according to any one of claims 39-41, characterized in that,
    所述收发器,具体用于通过上行控制指示向所述网络设备上报降噪模型更新指示和当前参考信号测 量值。The transceiver is specifically configured to report a noise reduction model update instruction and a current reference signal measurement value to the network device through an uplink control instruction.
  43. 根据权利要求35或39所述的终端设备,其特征在于,所述当前参考信号测量值包括参考信号接收功率、参考信号接收质量、接收信号强度指示,以及信噪比中的至少一项。The terminal device according to claim 35 or 39, wherein the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio.
  44. 根据权利要求31-43中任一项所述的终端设备,其特征在于,所述方法应用于深度神经网络、循环神经网络,或,卷积神经网络。The terminal device according to any one of claims 31-43, wherein the method is applied to a deep neural network, a recurrent neural network, or a convolutional neural network.
  45. 一种网络设备,其特征在于,包括:A network device, characterized in that it includes:
    存储有可执行程序代码的存储器;a memory storing executable program code;
    与所述存储器耦合的处理器;a processor coupled to the memory;
    所述处理器,用于获取当前参考信号测量值;根据所述当前参考信号测量值和预设参考信号测量值区间集合,获取所述当前参考信号测量值对应的降噪模型,或,目标数据集,所述降噪模型或所述目标数据集用于进行降噪处理。The processor is configured to obtain a current reference signal measurement value; according to the current reference signal measurement value and a preset reference signal measurement value interval set, obtain a noise reduction model corresponding to the current reference signal measurement value, or target data set, the noise reduction model or the target data set is used for noise reduction processing.
  46. 根据权利要求45所述的网络设备,其特征在于,The network device according to claim 45, characterized in that,
    所述处理器,用于在所述当前参考信号测量值属于预设参考信号测量值区间集合中的目标参考信号测量值区间的情况下,根据所述目标参考信号测量值区间获取所述当前参考信号测量值对应的降噪模型。The processor is configured to acquire the current reference signal according to the target reference signal measurement value interval when the current reference signal measurement value belongs to the target reference signal measurement value interval in the preset reference signal measurement value interval set. The noise reduction model corresponding to the signal measurement.
  47. 根据权利要求46所述的网络设备,其特征在于,The network device according to claim 46, characterized in that,
    所述处理器,用于查找所述目标参考信号测量值区间对应的目标降噪模型,作为所述当前参考信号测量值对应的降噪模型;或,The processor is configured to search for a target noise reduction model corresponding to the target reference signal measurement value interval as the noise reduction model corresponding to the current reference signal measurement value; or,
    所述处理器,用于查找所述目标参考信号测量值区间对应的所述目标数据集,根据所述目标数据集或所述目标数据集的子集进行模型训练,得到所述当前参考信号测量值对应的降噪模型。The processor is configured to search for the target data set corresponding to the target reference signal measurement value interval, perform model training according to the target data set or a subset of the target data set, and obtain the current reference signal measurement The value corresponds to the denoising model.
  48. 根据权利要求45所述的网络设备,其特征在于,The network device according to claim 45, characterized in that,
    所述处理器,用于在所述当前参考信号测量值不属于预设参考信号测量值区间集合中的任一参考信号测量值区间的情况下,查找所述当前参考信号测量值最接近的目标参考信号测量值区间对应的目标降噪模型作为所述当前参考信号测量值对应的降噪模型;和/或,查找所述当前参考信号测量值最接近的目标参考信号测量值区间对应的所述目标数据集,根据所述目标数据集或所述目标数据集的子集进行模型训练,得到所述当前参考信号测量值对应的降噪模型。The processor is configured to search for the closest target of the current reference signal measurement value when the current reference signal measurement value does not belong to any reference signal measurement value interval in the preset reference signal measurement value interval set The target noise reduction model corresponding to the reference signal measurement value interval is used as the noise reduction model corresponding to the current reference signal measurement value; and/or, searching for the target reference signal measurement value interval corresponding to the current reference signal measurement value closest to the A target data set, performing model training according to the target data set or a subset of the target data set, to obtain a noise reduction model corresponding to the measured value of the current reference signal.
  49. 根据权利要求48所述的网络设备,其特征在于,The network device according to claim 48, characterized in that,
    所述处理器,用于根据所述目标数据集或所述目标数据集的子集,对所述当前参考信号测量值最接近的目标参考信号测量值区间对应的目标降噪模型进行调整,得到所述当前参考信号测量值对应的降噪模型。The processor is configured to, according to the target data set or a subset of the target data set, adjust the target noise reduction model corresponding to the target reference signal measurement value interval closest to the current reference signal measurement value, to obtain A noise reduction model corresponding to the measured value of the current reference signal.
  50. 根据权利要求45-49中任一项所述的网络设备,其特征在于,在所述当前参考信号测量值为上行链路的参考信号测量值的情况下,所述降噪模型为关于所述上行链路的降噪模型。The network device according to any one of claims 45-49, wherein when the current reference signal measurement value is an uplink reference signal measurement value, the noise reduction model is related to the Noise reduction model for uplink.
  51. 根据权利要求50所述的网络设备,其特征在于,The network device according to claim 50, characterized in that,
    所述处理器,还用于根据所述降噪模型进行所述上行链路上的降噪处理。The processor is further configured to perform noise reduction processing on the uplink according to the noise reduction model.
  52. 根据权利要求45-49中任一项所述的网络设备,其特征在于,在所述当前参考信号测量值为终端设备上报的下行链路的参考信号测量值的情况下,所述降噪模型为关于所述下行链路的降噪模型。The network device according to any one of claims 45-49, wherein when the current reference signal measurement value is the downlink reference signal measurement value reported by the terminal device, the noise reduction model is the noise reduction model for the downlink.
  53. 根据权利要求52所述的网络设备,其特征在于,所述网络设备还包括:收发器;The network device according to claim 52, further comprising: a transceiver;
    所述收发器,用于接收所述终端设备上报的当前参考信号测量值。The transceiver is configured to receive the current reference signal measurement value reported by the terminal device.
  54. 根据权利要求53所述的网络设备,其特征在于,The network device according to claim 53, characterized in that,
    所述收发器,具体用于通过上行控制指示接收所述终端设备上报的当前参考信号测量值。The transceiver is specifically configured to receive the current reference signal measurement value reported by the terminal device through an uplink control instruction.
  55. 根据权利要求54所述的网络设备,其特征在于,The network device according to claim 54, characterized in that,
    所述收发器,还用于接收所述终端设备上报的降噪模型更新指示。The transceiver is further configured to receive a noise reduction model update instruction reported by the terminal device.
  56. 根据权利要求55所述的网络设备,其特征在于,The network device according to claim 55, characterized in that,
    所述收发器,具体用于通过所述上行控制指示接收所述终端设备上报的降噪模型更新指示。The transceiver is specifically configured to receive the noise reduction model update instruction reported by the terminal device through the uplink control instruction.
  57. 根据权利要求55或56所述的网络设备,其特征在于,The network device according to claim 55 or 56, characterized in that,
    所述收发器,具体用于根据所述降噪模型更新指示将所述降噪模型向所述终端设备下发,所述降噪模型用于所述终端设备进行所述下行链路上的降噪处理;或,The transceiver is specifically configured to deliver the noise reduction model to the terminal device according to the update instruction of the noise reduction model, and the noise reduction model is used by the terminal device to perform the noise reduction on the downlink. noise processing; or,
    所述收发器,具体用于根据所述降噪模型更新指示将所述目标数据集或所述目标数据集的子集向所述终端设备下发,所述目标数据集或所述目标数据集的子集用于所述终端设备进行模型训练,得到所述降噪模型。The transceiver is specifically configured to deliver the target data set or a subset of the target data set to the terminal device according to the noise reduction model update instruction, the target data set or the target data set A subset of is used for the terminal device to perform model training to obtain the noise reduction model.
  58. 根据权利要求57所述的网络设备,其特征在于,The network device according to claim 57, characterized in that,
    所述收发器,具体用于根据所述降噪模型更新指示,通过下行控制指示将所述降噪模型向所述终端设备下发;The transceiver is specifically configured to deliver the noise reduction model to the terminal device through a downlink control instruction according to the noise reduction model update instruction;
    或,or,
    所述收发器,具体用于根据所述降噪模型更新指示,通过所述下行控制指示将所述目标数据集或所述目标数据集的子集向所述终端设备下发。The transceiver is specifically configured to deliver the target data set or a subset of the target data set to the terminal device through the downlink control instruction according to the noise reduction model update instruction.
  59. 根据权利要求45-58中任一项所述的网络设备,其特征在于,所述当前参考信号测量值包括参考信号接收功率、参考信号接收质量、接收信号强度指示,以及信噪比中的至少一项。The network device according to any one of claims 45-58, wherein the current reference signal measurement value includes at least one of reference signal received power, reference signal received quality, received signal strength indication, and signal-to-noise ratio one item.
  60. 根据权利要求45-59中任一项所述的网络设备,其特征在于,所述网络设备应用于深度神经网络、循环神经网络,或,卷积神经网络。The network device according to any one of claims 45-59, wherein the network device is applied to a deep neural network, a recurrent neural network, or a convolutional neural network.
  61. 一种终端设备,其特征在于,包括:A terminal device, characterized in that it includes:
    获取模块,用于获取基于迁移学习的降噪模型;Obtaining a module for obtaining a noise reduction model based on migration learning;
    处理模块,用于根据所述降噪模型进行降噪处理。A processing module, configured to perform noise reduction processing according to the noise reduction model.
  62. 一种网络设备,其特征在于,包括:A network device, characterized in that it includes:
    获取模块,用于获取当前参考信号测量值;An acquisition module, configured to acquire the measured value of the current reference signal;
    处理模块,用于根据所述当前参考信号测量值和预设参考信号测量值区间集合,获取所述当前参考信号测量值对应的降噪模型,或,目标数据集,所述降噪模型或所述目标数据集用于进行降噪处理。A processing module, configured to acquire a noise reduction model corresponding to the current reference signal measurement value, or, a target data set, the noise reduction model or the preset reference signal measurement value interval set according to the current reference signal measurement value and the preset reference signal measurement value interval set The above target dataset is used for noise reduction processing.
  63. 一种计算机可读存储介质,包括指令,当其在处理器上运行时,使得处理器执行如权利要求1-14中任一项,或,15-30中任一项所述的方法。A computer-readable storage medium, comprising instructions, which, when run on a processor, cause the processor to execute the method according to any one of claims 1-14, or any one of claims 15-30.
PCT/CN2021/105462 2021-07-09 2021-07-09 Noise reduction method based on transfer learning, terminal device, network device and storage medium WO2023279366A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202180095342.4A CN116941185A (en) 2021-07-09 2021-07-09 Noise reduction method based on transfer learning, terminal equipment, network equipment and storage medium
PCT/CN2021/105462 WO2023279366A1 (en) 2021-07-09 2021-07-09 Noise reduction method based on transfer learning, terminal device, network device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2021/105462 WO2023279366A1 (en) 2021-07-09 2021-07-09 Noise reduction method based on transfer learning, terminal device, network device and storage medium

Publications (1)

Publication Number Publication Date
WO2023279366A1 true WO2023279366A1 (en) 2023-01-12

Family

ID=84800227

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/105462 WO2023279366A1 (en) 2021-07-09 2021-07-09 Noise reduction method based on transfer learning, terminal device, network device and storage medium

Country Status (2)

Country Link
CN (1) CN116941185A (en)
WO (1) WO2023279366A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116250844A (en) * 2023-03-03 2023-06-13 山东大学 ECG Signal Noise Reduction Optimization Method and System Based on Conditional Generative Adversarial Network

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN118316900B (en) * 2024-06-11 2024-10-11 广东省电信规划设计院有限公司 A noise processing method and device for an instant messaging system based on AIGC

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080139155A1 (en) * 2006-12-07 2008-06-12 Olivier Boireau Techniques to reduce radio frequency noise
CN102543096A (en) * 2011-12-26 2012-07-04 上海聚力传媒技术有限公司 Method and device for suppressing scene noise during media file playing
CN106205631A (en) * 2015-05-28 2016-12-07 三星电子株式会社 For eliminating method and the electronic installation thereof of the noise of audio signal
CN106961509A (en) * 2017-04-25 2017-07-18 广东欧珀移动通信有限公司 Call parameter processing method, device and electronic equipment
US20180033420A1 (en) * 2015-01-26 2018-02-01 Shenzhen Grandsun Electronic Co., Ltd Method and apparatus for controlling earphone noise reduction
CN109150775A (en) * 2018-08-14 2019-01-04 西安交通大学 A kind of online channel state information estimation method of the robustness of environment adaptive noise dynamic change
US20190057712A1 (en) * 2018-01-24 2019-02-21 Hisense Mobile Communications Technology Co., Ltd. Noise reduction method and electronic device
CN111402877A (en) * 2020-03-17 2020-07-10 北京百度网讯科技有限公司 Noise reduction method, device, equipment and medium based on vehicle-mounted multi-sound zone
CN111627455A (en) * 2020-06-03 2020-09-04 腾讯科技(深圳)有限公司 Audio data noise reduction method and device and computer readable storage medium
CN111883164A (en) * 2020-06-22 2020-11-03 北京达佳互联信息技术有限公司 Model training method and device, electronic equipment and storage medium
CN112801218A (en) * 2021-03-22 2021-05-14 中国人民解放军国防科技大学 Multi-view one-dimensional range profile fusion identification method based on noise reduction feature enhancement

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080139155A1 (en) * 2006-12-07 2008-06-12 Olivier Boireau Techniques to reduce radio frequency noise
CN102543096A (en) * 2011-12-26 2012-07-04 上海聚力传媒技术有限公司 Method and device for suppressing scene noise during media file playing
US20180033420A1 (en) * 2015-01-26 2018-02-01 Shenzhen Grandsun Electronic Co., Ltd Method and apparatus for controlling earphone noise reduction
CN106205631A (en) * 2015-05-28 2016-12-07 三星电子株式会社 For eliminating method and the electronic installation thereof of the noise of audio signal
CN106961509A (en) * 2017-04-25 2017-07-18 广东欧珀移动通信有限公司 Call parameter processing method, device and electronic equipment
US20190057712A1 (en) * 2018-01-24 2019-02-21 Hisense Mobile Communications Technology Co., Ltd. Noise reduction method and electronic device
CN109150775A (en) * 2018-08-14 2019-01-04 西安交通大学 A kind of online channel state information estimation method of the robustness of environment adaptive noise dynamic change
CN111402877A (en) * 2020-03-17 2020-07-10 北京百度网讯科技有限公司 Noise reduction method, device, equipment and medium based on vehicle-mounted multi-sound zone
CN111627455A (en) * 2020-06-03 2020-09-04 腾讯科技(深圳)有限公司 Audio data noise reduction method and device and computer readable storage medium
CN111883164A (en) * 2020-06-22 2020-11-03 北京达佳互联信息技术有限公司 Model training method and device, electronic equipment and storage medium
CN112801218A (en) * 2021-03-22 2021-05-14 中国人民解放军国防科技大学 Multi-view one-dimensional range profile fusion identification method based on noise reduction feature enhancement

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116250844A (en) * 2023-03-03 2023-06-13 山东大学 ECG Signal Noise Reduction Optimization Method and System Based on Conditional Generative Adversarial Network
CN116250844B (en) * 2023-03-03 2024-04-26 山东大学 Electrocardiosignal noise reduction optimization method and system based on condition generation countermeasure network

Also Published As

Publication number Publication date
CN116941185A (en) 2023-10-24

Similar Documents

Publication Publication Date Title
EP4422248A1 (en) Model request method, model request processing method and related device
CN110401473A (en) Dynamic adjusts method, mobile terminal and the storage medium of transmission power
KR102753058B1 (en) Coding method, decoding method and device
WO2023279366A1 (en) Noise reduction method based on transfer learning, terminal device, network device and storage medium
US11342977B2 (en) Method and apparatus of fusing radio frequency and sensor measurements for beam management
CN110022620A (en) A kind of processing method of Radio Link Failure, user terminal and network side equipment
CN113382423B (en) Signal transmission method, information indication method and related equipment
US10849034B1 (en) Signal map for wireless connectivity
CN110611627A (en) Signal detection method and receiving end
CN113225812B (en) Method, terminal and network equipment for determining beam information
WO2022116651A1 (en) Method for preferentially selecting endc cell, terminal device, and storage medium
US20240357436A1 (en) Communication method and communication apparatus
WO2023004691A1 (en) Method for deactivating cell, terminal device, and storage medium
US11496908B2 (en) Apparatuses and methods for enhancing network coverage in accordance with predictions
US11800381B2 (en) Optimal device position for wireless communication
US20220166465A1 (en) Method and apparatus for multi-objective beam management
US20240357437A1 (en) Communication method and communication apparatus
JP2024519274A (en) Wireless system employing end-to-end neural network configuration for data streaming - Patents.com
WO2022133727A1 (en) Pusch repeated transmission method and terminal device
CN107431897B (en) Apparatus, system, and method for terminating a docking session between a mobile device and a docking device
US20220231709A1 (en) Apparatuses and methods for generating ad-hoc networks to extend coverage
CN110177169A (en) Data interactive method, first terminal, second terminal and computer storage medium
CN110045903A (en) Interface operation response method, mobile terminal, device and computer storage medium
WO2023283785A1 (en) Method for processing signal, and receiver
CN109375979A (en) Flow control methods, terminal and readable storage medium storing program for executing

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

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 202180095342.4

Country of ref document: CN

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21948860

Country of ref document: EP

Kind code of ref document: A1

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载