EP4568195A1 - Apparatus comprising at least one processor performing channel prediction - Google Patents

Apparatus comprising at least one processor performing channel prediction Download PDF

Info

Publication number
EP4568195A1
EP4568195A1 EP23214930.2A EP23214930A EP4568195A1 EP 4568195 A1 EP4568195 A1 EP 4568195A1 EP 23214930 A EP23214930 A EP 23214930A EP 4568195 A1 EP4568195 A1 EP 4568195A1
Authority
EP
European Patent Office
Prior art keywords
machine learning
learning model
mlm
information
pred
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
EP23214930.2A
Other languages
German (de)
French (fr)
Inventor
Yejian Chen
Thorsten Wild
Christophe Henry
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nokia Solutions and Networks Oy
Original Assignee
Nokia Solutions and Networks Oy
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 Nokia Solutions and Networks Oy filed Critical Nokia Solutions and Networks Oy
Priority to EP23214930.2A priority Critical patent/EP4568195A1/en
Priority to US18/971,897 priority patent/US20250193054A1/en
Publication of EP4568195A1 publication Critical patent/EP4568195A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L25/00Baseband systems
    • H04L25/02Details ; arrangements for supplying electrical power along data transmission lines
    • H04L25/0202Channel estimation
    • H04L25/024Channel estimation channel estimation algorithms
    • H04L25/0254Channel estimation channel estimation algorithms using neural network algorithms
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods

Definitions

  • Various example embodiments relate to an apparatus comprising at least one processor.
  • channel estimation can be used to determine properties of a radio channel, e.g., to process data received over the radio channel.
  • an objective of channel estimation is to determine, e.g., extract a channel vector 'H' from a received signal vector 'Y', e.g., in order to accurately decode a transmitted data signal 'X'.
  • channel prediction can be used, wherein properties of the radio channel are predicted.
  • Some examples relate to an apparatus, comprising at least one processor, and at least one memory storing instructions that, when executed by the at least one processor, cause the apparatus to: provide a first machine learning model configured to receive first information associated with at least one signal and to provide a first channel prediction based on the first information, provide a second machine learning model configured to receive second information and to provide a second channel prediction based on the second information, the second information comprising the first information and at least temporarily comprising the first channel prediction, determine the second channel prediction using at least the second machine learning model. In some examples, this may contribute to a comparatively precise channel prediction.
  • the signal may, e.g., be a signal as transmitted by at least one transmitter, e.g., over a radio channel and received by a receiver, e.g., of a wireless communication system, or a signal derived from such received signal.
  • the receiver may be a receiver for a wireless, e.g., cellular, communication system or network.
  • the receiver may be a receiver for a terminal device, e.g., user equipment, for a wireless communication network, or Unmanned Aerial Vehicle (UAV), e.g., as a complementary assistance part of the conventional wireless communication network.
  • a terminal device e.g., user equipment
  • UAV Unmanned Aerial Vehicle
  • the receiver may be a receiver for a network device, e.g., base station, e.g., gNB, for a wireless communication network.
  • a network device e.g., base station, e.g., gNB
  • the signal may, e.g., be a signal as can be obtained by simulation, e.g., of a receiver, e.g., of a wireless communication system, or a signal derived from such received signal.
  • the first channel prediction is a first, for example comparatively coarse, channel prediction for the radio channel associated with the received signal.
  • the second channel prediction is a second, for example comparatively fine, channel prediction for the radio channel associated with the received signal.
  • the instructions when executed by the at least one processor, cause the apparatus to at least temporarily provide the first information and the second channel prediction as the second information to the second machine learning model. In some examples, this enables to provide a feedback loop, e.g., with respect to the second machine learning model.
  • the instructions when executed by the at least one processor, cause the apparatus to: provide first training data for training of at least the first machine learning model, wherein the first training data comprises an estimable part, a predictable part, and associated labels, train at least the first machine learning model based on the first training data and a first loss function.
  • the instructions when executed by the at least one processor, cause the apparatus to: provide historic data of the at least one signal, to partition the historic data into the estimable part and the predictable part.
  • the historic data which has, for example, been determined or generated in the past, may be used, e.g., for training of at least one of the machine learning models.
  • the instructions when executed by the at least one processor, cause the apparatus to: provide second training data for training of the second machine learning model, wherein the second training data comprises the first training data and at least one of: a) the first channel prediction, or b) the second channel prediction, train the second machine learning model based on the second training data and a second loss function, which is different from the first loss function.
  • the instructions when executed by the at least one processor, cause the apparatus to: use the first training data and the first channel prediction as obtained by the first machine learning model in a first training phase for training the second machine learning model, use the first training data and the second channel prediction as obtained by the second machine learning model in a subsequent second training phase for training the second machine learning model.
  • the second training phase may follow, for example directly, the first training phase. In some examples, the second training phase does not follow directly the first training phase.
  • the instructions when executed by the at least one processor, cause the apparatus to: collect historic data of the at least one signal associated with at least two different domains of the following domains: a) a time domain, or b) a frequency domain, or c) a spatial domain, determine training data for training at least one of the first machine learning model or the second machine learning model based on the collected historic data.
  • the instructions when executed by the at least one processor, cause the apparatus to: provide at least one machine learning system comprising an instance of the first machine learning model and an instance of the second machine learning model, provide a plurality of prediction paths to obtain a plurality of second channel predictions using the at least one machine learning system, each of the plurality of second channel predictions associated with a respective one of the plurality of prediction paths, combine at least two of the plurality of second channel predictions.
  • the at least one machine learning system may, e.g., implement a respective instance of the first machine learning model and the second machine learning model.
  • more than one machine learning system may be provided, wherein, for example, at least two machine learning systems may comprise different instances of the first machine learning model and the second machine learning model.
  • the at least two machine learning systems may be implemented by providing a single hardware and/or software basis for implementing the first and second machine learning models, and by providing different sets of parameters and/or hyper parameters for the respective machine learning models, the different sets of parameters and/or hyper parameters, e.g., associated with a respective one of the different machine learning systems.
  • processing of aspects related to the different machine learning systems may, e.g., be performed in a time division duplexed manner.
  • processing of aspects related to the different machine learning systems may, e.g., be performed in a at least partly temporally overlapping fashion, e.g., in parallel, e.g., simultaneously.
  • the instructions when executed by the at least one processor, cause the apparatus to: provide a plurality of machine learning systems, train at least two machine learning systems of the plurality of machine learning systems differently from each other.
  • training the at least two machine learning systems of the plurality of machine learning systems differently from each other may comprise at least one of: a) using different training data for the training, or b) using different parameters, e.g., hyper parameters, for the at least two machine learning systems.
  • the instructions when executed by the at least one processor, cause the apparatus to: provide the at least two of the plurality of second channel predictions to at least one further machine learning system.
  • At least one of a) the first machine learning model or b) the second machine learning model is a dense neural network.
  • At least one of a) the first machine learning model or b) the second machine learning model may comprise two or more layers.
  • At least one of a) the first machine learning model or b) the second machine learning model may comprise two fully connected layers.
  • Some examples relate to an apparatus, comprising means for: providing a first machine learning model configured to receive first information associated with at least one signal and to provide a first channel prediction based on the first information, providing a second machine learning model configured to receive second information and to provide a second channel prediction based on the second information, the second information comprising the first information and at least temporarily comprising the first channel prediction, determining the second channel prediction using at least the second machine learning model.
  • the means for providing the first machine learning model, providing the second machine learning model, determining the second channel prediction may comprise at least one processor, and at least one memory storing instructions that, when executed by the at least one processor, cause an apparatus to perform at least one of the aforementioned aspects of providing the first machine learning model, providing the second machine learning model, determining the second channel prediction.
  • the means for providing the first machine learning model, providing the second machine learning model, determining the second channel prediction may, e.g., comprise circuitry configured to perform the aforementioned aspects.
  • Some examples relate to a method, comprising: providing a first machine learning model configured to receive first information associated with at least one signal and to provide a first channel prediction based on the first information, providing a second machine learning model configured to receive second information and to provide a second channel prediction based on the second information, the second information comprising the first information and at least temporarily comprising the first channel prediction, determining the second channel prediction using at least the second machine learning model.
  • Some examples relate to a device for a communication system, e.g., a wireless, e.g., cellular, communication system, the device comprising at least one apparatus according to the example embodiments.
  • Some examples relate to a computer program comprising instructions which, when executed by an apparatus, cause the apparatus to perform at least some aspects of the method according to the example embodiments.
  • the computer program may be provided on a computer readable storage medium SM, e.g., a non-transitory computer readable medium.
  • Some examples relate to a data carrier signal carrying and/or characterizing the computer program according to the example embodiments.
  • FIG. 1A, 2 , 3 relate to an apparatus 100, comprising at least one processor 102, and at least one memory 104 storing instructions 106 that, when executed by the at least one processor 102, cause the apparatus 100 to: provide 200 ( Fig.
  • a first machine learning model MLM-1 configured to receive first information I-1 associated with at least one signal SIG and to provide a first channel prediction CH-PRED-1 based on the first information I-1, provide 202 a second machine learning model MLM-2 configured to receive second information 1-2 and to provide a second channel prediction CH-PRED-2 based on the second information 1-2, the second information I-2 comprising the first information I-1 and at least temporarily comprising the first channel prediction CH-PRED-1, determine 204 the second channel prediction CH-PRED-2 using at least the second machine learning model MLM-2. In some examples, this may contribute to a comparatively precise channel prediction.
  • the signal SIG may comprise reference signals, e.g., sounding reference signals, SRS, or demodulation reference signals, DMRS, e.g., according to some accepted specification.
  • reference signals e.g., sounding reference signals, SRS, or demodulation reference signals, DMRS, e.g., according to some accepted specification.
  • the receiver RX may be a receiver for a wireless, e.g., cellular, communication system or network.
  • the receiver RX may be a receiver for a terminal device, e.g., user equipment, 10 for a wireless communication network.
  • the receiver RX may be a receiver for a network device, e.g., base station, e.g., gNB, (not shown) for a wireless communication network.
  • a network device e.g., base station, e.g., gNB, (not shown) for a wireless communication network.
  • the signal SIG may, e.g., be a signal as can be obtained by simulation, e.g., of a receiver, e.g., of a wireless communication system, or a signal derived from such received signal.
  • the first channel prediction CH-PRED-1 is a first, for example comparatively coarse, channel prediction for the radio channel associated with the received signal SIG (e.g., the radio channel through which the signal SIG has been transmitted).
  • the second channel prediction CH-PRED-2 is a second, for example comparatively fine, channel prediction for the radio channel associated with the received signal SIG.
  • the second channel prediction CH-PRED-2 may be used for a future processing, e.g., of signals received (and/or to be transmitted) over the radio channel, e.g., similar to the signal SIG.
  • the instructions 106 when executed by the at least one processor 102, cause the apparatus 100 to at least temporarily provide 210 the first information I-1 and the second channel prediction CH-PRED-2 as the second information I-2 to the second machine learning model MLM-2 ( Fig. 2 ). In some examples, this enables to provide a feedback loop, e.g., with respect to the second machine learning model MLM-2.
  • the optional block 212 of Fig. 4 symbolizes determining, according to some examples, the second channel prediction CH-PRED-2 using at least the second machine learning model MLM-2.
  • the instructions 106 when executed by the at least one processor 102, cause the apparatus 100 to: provide 220 first training data DAT-TRAIN-1 for training of at least the first machine learning model MLM-1, wherein the first training data DAT-TRAIN-1 comprises an estimable part TRAIN-EST, a predictable part TRAIN-PRED, and associated labels TRAIN-LAB, train 222 at least the first machine learning model MLM-1 based on the first training data DAT-TRAIN-1 and a first loss function LF-1.
  • the instructions 106 when executed by the at least one processor 102, cause the apparatus 100 to: provide 225 historic data DAT-HIST of the at least one signal SIG (or a signal derived from the at least one signal SIG), to partition 227 the historic data DAT-HIST into the estimable part TRAIN-EST and the predictable part TRAIN-PRED.
  • the historic data DAT-HIST which has, for example, been determined or generated in the past, may be used, e.g., for training of at least one of the machine learning models MLM-1, MLM-2.
  • the instructions 106 when executed by the at least one processor 102, cause the apparatus 100 to: provide 230 second training data DAT-TRAIN-2 for training of the second machine learning model MLM-2 ( Fig. 2 ), wherein the second training data DAT-TRAIN-2 comprises the first training data DAT-TRAIN-1 and at least one of: a) the first channel prediction CH-PRED-1, or b) the second channel prediction CH-PRED-2, train 232 the second machine learning model MLM-2 based on the second training data DAT-TRAIN-2 and a second loss function LF-2, which is different from the first loss function LF-1.
  • the instructions 106 when executed by the at least one processor 102, cause the apparatus 100 to: use 240 the first training data DAT-TRAIN-1 and the first channel prediction CH-PRED-1 as obtained by the first machine learning model MLM-1 in a first training phase PH-TRAIN-1 for training the second machine learning model MLM-2, use 242 the first training data DAT-TRAIN-1 and the second channel prediction CH-PRED-2 as obtained by the second machine learning model MLM-2 in a subsequent second training phase PH-TRAIN-2 for training the second machine learning model MLM-2.
  • the second training phase PH-TRAIN-2 may follow, for example directly, the first training phase PH-TRAIN-2.
  • the second training phase does not follow directly the first training phase.
  • the instructions 106 when executed by the at least one processor 102, cause the apparatus 100 to: collect 250 historic data DAT-HIST (e.g., in some examples, the historic data mentioned above) of the at least one signal SIG associated with at least two different domains of the following domains: a) a time domain D-TIM, or b) a frequency domain D-FREQ, or c) a spatial domain D-SPAT, determine 252 training data DAT-TRAIN for training at least one of the first machine learning model MLM-1 or the second machine learning model MLM-2 based on the collected historic data.
  • DAT-HIST e.g., in some examples, the historic data mentioned above
  • the at least one signal SIG associated with at least two different domains of the following domains: a) a time domain D-TIM, or b) a frequency domain D-FREQ, or c) a spatial domain D-SPAT
  • determine 252 training data DAT-TRAIN for training at least one of the first machine learning model MLM-1 or
  • At least parts of the first training data DAT-TRAIN-1 and/or of the second training data DAT-TRAIN-2 may be determined based on the training data DAT-TRAIN as obtained according to block 252 of Fig. 10 . Further details and examples regarding historic data associated with different domains D-TIM, D-FREQ, D-SPAT are provided further below with reference to Fig. 14 .
  • the instructions 106 when executed by the at least one processor 102, cause the apparatus 100 to: provide 260 at least one machine learning system ML-SYS (see also Fig. 2 ) comprising an instance of the first machine learning model MLM-1 and an instance of the second machine learning model MLM-2, provide 261 a plurality PP of prediction paths to obtain a plurality CH-PRED-2' of second channel predictions using the at least one machine learning system ML-SYS, each of the plurality CH-PRED-2' of second channel predictions associated with a respective one of the plurality PP of prediction paths, combine 262 at least two of the plurality of second channel predictions. In some examples, this enables to further refine second channel predictions. Further details regarding aspects of combining according to further examples are explained further below with reference to Fig. 16 , 17 .
  • the at least one machine learning system ML-SYS may, e.g., implement a respective instance of the first machine learning model MLM-1 and the second machine learning model MLM-2.
  • more than one machine learning system may be provided, wherein, for example, at least two machine learning systems may comprise different instances of the first machine learning model MLM-1 ( Fig. 2 ) and the second machine learning model MLM-2.
  • the at least two machine learning systems may be implemented by providing a single hardware and/or software basis for implementing the first and second machine learning models, e.g., using components 102, 104, 106 of the apparatus 100 according to some examples, and by providing different sets of parameters (e.g., weights, and the like) and/or hyper parameters for the respective machine learning models, the different sets of parameters and/or hyper parameters, e.g., associated with a respective one of the different machine learning systems.
  • parameters e.g., weights, and the like
  • processing of aspects related to the different machine learning systems may, e.g., be performed in a time division duplexed manner.
  • processing of aspects related to the different machine learning systems may, e.g., be performed in a at least partly temporally overlapping fashion, e.g., in parallel, e.g., simultaneously.
  • the instructions 106 when executed by the at least one processor 102, cause the apparatus 100 to: provide 265 a plurality ML-SYS' of machine learning systems, train 267 at least two machine learning systems of the plurality ML-SYS' of machine learning systems differently from each other.
  • training 267 the at least two machine learning systems of the plurality of machine learning systems differently from each other may comprise at least one of: a) using different training data for the training, or b) using different parameters, e.g., hyper parameters, for the at least two machine learning systems.
  • the instructions 106 when executed by the at least one processor 102, cause the apparatus 100 to: provide 263 the at least two of the plurality CH-PRED-2' of second channel predictions to at least one further machine learning system. Further details and examples regarding providing second channel predictions to at least one further machine learning system are provided further below with reference to Fig. 17 .
  • At least one of a) the first machine learning model MLM-1 or b) the second machine learning model MLM-2 is a neural network.
  • At least one of a) the first machine learning model or b) the second machine learning model may comprise two fully connected layers.
  • At least one of the a) the first machine learning model or b) the second machine learning model may comprise another type and/or topology, e.g., convolutional neural network, CNN, or other type.
  • Fig. 1B relate to an apparatus 100', comprising means 102' for: providing 200 ( Fig. 3 ) a first machine learning model MLM-1 configured to receive first information associated with at least one signal and to provide a first channel prediction based on the first information, providing 202 a second machine learning model MLM-2 configured to receive second information and to provide a second channel prediction based on the second information, the second information comprising the first information and at least temporarily comprising the first channel prediction, determining 204 the second channel prediction using at least the second machine learning model.
  • a first machine learning model MLM-1 configured to receive first information associated with at least one signal and to provide a first channel prediction based on the first information
  • providing 202 a second machine learning model MLM-2 configured to receive second information and to provide a second channel prediction based on the second information, the second information comprising the first information and at least temporarily comprising the first channel prediction
  • determining 204 the second channel prediction using at least the second machine learning model determining 204 the second channel prediction using at least the second machine learning model
  • the means 102' for providing the first machine learning model, providing the second machine learning model, determining the second channel prediction may comprise at least one processor 102 ( Fig. 1A ), and at least one memory 104 storing instructions 106 that, when executed by the at least one processor 102, cause the apparatus 100' to perform at least one of the aforementioned aspects of providing 200 the first machine learning model, providing 202 the second machine learning model, determining 204 the second channel prediction.
  • the means 102' for providing the first machine learning model, providing the second machine learning model, determining the second channel prediction may, e.g., comprise circuitry 104' configured to perform at least one of the aforementioned aspects 200, 202, 204.
  • a combination of the configurations 100, 100' is also possible, e.g., providing the configuration 100 of Fig. 1A with some circuitry 104' ( Fig. 1B ), e.g., for hardware acceleration of at least one of the machine learning models MLM-1, MLM-2.
  • Fig. 3 relate to a method, comprising: providing 200 a first machine learning model MLM-1 configured to receive first information associated with at least one signal and to provide a first channel prediction based on the first information, providing 202 a second machine learning model MLM-2 configured to receive second information and to provide a second channel prediction based on the second information, the second information comprising the first information and at least temporarily comprising the first channel prediction, determining 204 the second channel prediction using at least the second machine learning model MLM-2.
  • Fig. 2 relate to a device 10 for a communication system, e.g., a wireless, e.g., cellular, communication system, the device 10 comprising at least one apparatus 100, 100' according to the example embodiments.
  • a communication system e.g., a wireless, e.g., cellular, communication system
  • the device 10 comprising at least one apparatus 100, 100' according to the example embodiments.
  • the device 10 may, e.g., be a user equipment or other mobile device.
  • Fig. 13A schematically depicts aspects of a machine learning system ML-SYS according to some examples, e.g., related to a training phase.
  • Fig. 13B schematically depicts aspects of the machine learning system ML-SYS according to some examples, e.g., related to an inference phase.
  • the machine learning system ML-SYS comprises the first machine learning model MLM-1, e.g., a first dense neural network, and the second machine learning model MLM-2, e.g., a second dense neural network.
  • the first machine learning model MLM-1 can be configured, e.g., trained, to receive first information I-1 associated with the at least one signal SIG ( Fig. 2 ) and to provide the first channel prediction CH-PRED-1 based on the first information I-1.
  • AWGN Additive White Gaussian Noise
  • ⁇ est denotes an estimation of the ground truth estimable channel response h est
  • ⁇ pdt denotes a prediction of the ground truth predictable channel response h pdt .
  • the first machine learning model MLM-1 can be configured and/or trained to perform or approximate the multiplication of the observation vector y est with the vector w hp T .
  • the first training data DAT-TRAIN-1 ( Fig. 6 ) for training of the first machine learning model MLM-1 ( Fig. 13A ) may, e.g., comprise the observation vector y est and the label vector y lab .
  • a training data structure may be provided for training of the first machine learning model MLM-1, the training data structure having the estimable part h est (also see element TRAIN-EST of Fig. 6 , for example), which is assumed to have been received in the past, e.g., at time instants t 0 , t - 1 , t - 2 , etc., and the predictable part h pdt (also see element TRAIN-PRED of Fig. 6 ), which in some examples is assumed to happen in the future, e.g.
  • the respective portions of data h est , h pdt may be, e.g., virtually, sorted out, e.g., to fulfill the timing criteria in the sense of the estimable part and the predictable part, also see the partitioning block 227 of Fig. 7 .
  • the first machine learning model MLM-1 can be trained using the observation vector y est and the label vector y lab , e.g., as the first training data DAT-TRAIN-1, see also block 222 of Fig. 5 , and the first loss function LF-1.
  • a conventional training procedure for training a neural network based on the first training data and the first loss function may be used for the training 222.
  • the first loss function LF-1 may, e.g., be characterized by min w hp ⁇ w hp T y est ⁇ h pdt ⁇ 2 , e.g., so that the training of the first machine learning model MLM-1 effects "determining" the vector w hp (e.g., by learning parameters of the first machine learning model MLM-1) for minimizing the loss as defined by the first loss function LF-1, e.g., based on the observations y est and labels y lab , e.g., according to a machine learning process.
  • the first machine learning model MLM-1 when the training of the first machine learning model MLM-1, e.g., a searching procedure of the vector w hp , reaches convergence, e.g., according to a predetermined degree (e.g., characterized by the first loss function LF-1 yielding values below a first threshold), the first machine learning model MLM-1 can be considered to be trained, and in some examples, the parameters of the so trained first machine learning model MLM-1 may be stored, e.g., for future inference, see, for example, Fig. 13B .
  • a predetermined degree e.g., characterized by the first loss function LF-1 yielding values below a first threshold
  • physically true observations as, e.g., characterized by the observation vector y est , e.g., as opposed to the first channel prediction ⁇ pdt, 0 , are dominant in the further observation vector ⁇ est , e.g., in terms of element numbers of the further observation vector ⁇ est .
  • the further observation vector ⁇ est may, e.g., together with the labels y lab , be used to train the second machine learning model MLM-2, e.g., as the second training data DAT-TRAIN-2, see, for example, block 230 of Fig. 8 .
  • the further observation vector ⁇ est may form the second information 1-2, as explained above.
  • the second loss function LF-2 may, e.g., be characterized by min W hh , i ⁇ W hh , i y est h ⁇ pdt , i ⁇ 1 ⁇ h est h pdt ⁇ 2 , wherein index i denotes an i-th iteration, ( i ⁇ 1) .
  • the second machine learning model MLM-2 may be trained to determine, e.g., implement, e.g., learn and compute, a matrix W hh,i , e.g., for minimizing the loss as characterized by the second loss function LF-2, e.g., with the available observations and labels of corresponding iterations.
  • the parameters of the second machine learning model MLM-2 may be stored for future inference, e.g., when the training of the second machine learning model MLM-2 reaches its convergence.
  • the vector y est T h ⁇ pdt , i ⁇ 1 T may form the second information I-2, and the second machine learning model MLM-2 is configure to determine the vector h ⁇ est T h ⁇ pdt , i T based on the second information, wherein, for example, element ⁇ pdt,i may represent the second channel prediction CH-PRED-2.
  • the second channel prediction CH-PRED-2 e.g., element ⁇ pdt,i
  • the second information I-2 may at least temporarily comprise the first information I-1, e.g., in the form of the observation vector y est , and the first channel prediction CH-PRED-1, e.g., in the form of the element ⁇ pdt, 0
  • the second information I-2 may at least temporarily comprise the first information I-1, e.g., in the form of the observation vector y est
  • the second channel prediction CH-PRED-2 e.g., in the form of the element ⁇ pdt,i , e.g., with i > 0, e.g., depending on a state of the switch SW1.
  • the trained machine learning models MLM-1, MLM-2 may adapt at least one of the vector w hp or the matrix W hh,i , e.g., to any observation y est provided as input information.
  • both a channel estimation ⁇ est and a channel prediction ⁇ pdt,i may be obtained using the machine learning models MLM-1, MLM-2, e.g., if i iterations ( i ⁇ 1) are used.
  • the prediction at the output of the second machine learning model MLM-2 may be improved by implementing the matrix W hh,i , e.g., because an element-wise cross-correlation as characterized by the matrix W hh may be exploited to finetune the prediction, e.g., with respect to the estimation ⁇ est .
  • the second machine learning model MLM-2 may, e.g., comprise a topology as disclosed in the following reference: Yejian Chen; Jafar Mohammadi; Stefan Wesemann; Thorsten Wild; "Turbo-AI, Part I: Iterative Machine Learning Based Channel Estimation for 2D Massive Arrays," in Proc. 2021 IEEE 93rd Veh. Technol. Conf. (VTC'21 Spring), Helsinki, Finland, April 2021 .
  • the first machine learning model MLM-1 may, e.g., be a first dense neural network, e.g., comprising two fully connected layers.
  • the first machine learning model MLM-1 is configured to receive as input the first information I-1 and, optionally, the labels LAB (e.g., for training).
  • the first information I-1 may be characterized by L many complex numbers, e.g., characterizing the observations y est
  • the labels LAB may be characterized by a, e.g., one, complex number.
  • the first machine learning model MLM-1 is configured to provide at its output the second channel prediction CH-PRED-2, e.g., in the form of L many complex numbers, e.g., characterizing the elements h ⁇ est T and ⁇ pdt,i .
  • the second machine learning model MLM-2 may, e.g., be a second dense neural network, e.g., comprising two fully connected layers.
  • the second machine learning model MLM-2 may be configured to receive as input L 2 + L many complex numbers, e.g., characterizing the observation vector associated with the second information I-2 and, optionally (e.g., for a training), the labels LAB.
  • At least one of the first machine learning model MLM-1 or the second machine learning model MLM-2 may use an activation function of the SoftMax type.
  • historic data DAT-HIST of the at least one signal SIG associated with at least two different domains of the following domains: a) a time domain D-TIM, or b) a frequency domain D-FREQ, or c) a spatial domain D-SPAT may be collected, see Fig. 10 , and training data DAT-TRAIN for training at least one of the first machine learning model MLM-1 or the second machine learning model MLM-2 may be determined based on the collected historic data.
  • channel prediction may be performed using the machine learning system ML-SYS, which does not rely on, e.g., only one, i.e., a single one of the aforementioned domains, e.g., the time domain. Rather, in some examples, channel prediction may be performed associated with at least two different domains.
  • a prediction path through various, presently for example three, domains e.g., time, see axis a1 of Fig. 14 , frequency, see axis a2, and space, see axis a3, may be defined, wherein different elements of the prediction path associated with the respective domains are denoted with circles "1", “2", ..., "13" connected via arrows which are not provided with references signs for the sake of intelligibility.
  • using samples in the prediction path from frequency and spatial domains a2, a3 may improve a prediction, e.g., due to an increasing correlation.
  • a, for example fixed, pattern may be determined, e.g., sorted out, e.g., for observations (e.g., for a noisy version of symbol 1 to symbol 12, see the circles "1" to "12") and labels (e.g., for a clean version of symbol 1 to symbol 13), e.g., with a reference current time instant t_ref.
  • training data e.g., a training data set, e.g., comprising an observation data set and a label data set
  • Fig. 15 schematically depicts such training data as can be obtained in some examples, wherein bracket B1 comprises the observation data set, and wherein bracket B2 comprises the label data set, wherein the elements z 1 , ..., z L symbolise respective noise terms, e.g., of AWGN type.
  • the machine learning models MLM-1, MLM-2 may be used to process data associated with at least two different prediction paths, see, for example blocks 260, 261 of Fig. 11 .
  • Fig. 16 two machine learning systems ML-SYS-1, ML-SYS-2 are provided to process data associated with two different prediction paths.
  • both machine learning systems ML-SYS-1, ML-SYS-2 comprise respective instances MLM-1', MLM-2', MLM-1'', MLM-2'' of the first machine learning models MLM-1, MLM-2, e.g., as depicted by Fig. 13A, 13B .
  • an optional feedback path from an output to an input of the respective second machine learning model instance MLM-2', MLM-2'' and the respective switch SW1 is not depicted by Fig. 16 in detail, but rather symbolically by the dashed arrows fb1, fb2, for the sake of intelligibility.
  • a first prediction path may be implemented using the first machine learning system ML-SYS-1, and a second prediction path may be implemented using the second machine learning system ML-SYS-2.
  • the first information I-1' provided as input to the instances MLM-1', MLM-2' of the first machine learning system ML-SYS-1 may, e.g., be associated with first frequency resources, e.g., one or more first subcarriers
  • the first information I-1'' provided as input to the instances MLM-1'', MLM-2'' of the second machine learning system ML-SYS-2 may, e.g., be associated with second frequency resources, e.g., one or more second subcarriers, which are different from the first frequency resources.
  • the first subcarrier(s) and the second subcarrier(s) may be neighboring subcarriers.
  • a combination e.g., an averaging, of both channel predictions, e.g., the respective second channel prediction ⁇ pdt, 1 , ⁇ pdt,2 , may introduce a diversity gain, e.g., with at least one of a) independent noise realizations, or b) independent channel estimation errors, or c) independent channel prediction errors.
  • the first information I-1', 1-1'' provided as input to machine learning systems ML-SYS-1, ML-SYS-2 may, e.g., be associated with at least two different domains (e.g., temporal, spatial, frequency), e.g., at least similar to the example prediction path of Fig. 14 .
  • FIG. 16 more than two machine learning systems ML-SYS-1, ML-SYS-2 may be provided, wherein their respective outputs, e.g., respective second channel predictions, may be combined, e.g., in the sense of a, for example weighted, sum ⁇ pdt .
  • a diversity order of 2 or higher which in some examples may, e.g., be attained by combining the outputs of several machine learning systems ML-SYS-1, ML-SYS-2, may improve a prediction performance, e.g., for both low speed cases (e.g., associated with a comparatively low mobility, e.g., of the receiver RX) and high speed cases (e.g., associated with a comparatively high mobility).
  • subcarrier combining may be performed, e.g., using a configuration as depicted by Fig. 16 or similar.
  • reference signals e.g., sounding reference signals, SRS
  • SRS sounding reference signals
  • other reference signals may be used alternatively or additionally, e.g., demodulation reference signals (DMRS), e.g., in cases with a channel reciprocity of uplink/downlink channels (e.g., with time division duplexing, TDD, scenarios).
  • DMRS demodulation reference signals
  • a prediction can be further enhanced or improved.
  • Fig. 17 schematically depicts aspects of combining respective outputs of a plurality of machine learning systems according to some examples.
  • the first plurality of machine learning systems ML-SYS-n, ..., ML-SYS-n+5 is configured to provide a respective channel prediction for a time instant t+1, e.g., based on input information, e.g., in the sense of the first information I-1 ( Fig.
  • the second plurality of machine learning systems ML-SYS-m, ..., ML-SYS-m+5 is configured to provide a respective channel prediction for a time instant t+2, e.g., based on input information, e.g., in the sense of the first information I-1 ( Fig.
  • the machine learning models MLM-1, MLM-2 of at least some, for example all, machine learning systems as depicted by Fig. 17 may have a similar or identical topology and/or configuration.
  • the input I-1-n, ..., I-1-n+5 to the various, presently for example six, machine learning systems ML-SYS-n, ..., ML-SYS-n+5, may comprise a number of observations, e.g., characterizing the same, for example twelve, symbols, however, with a respective different sequence of symbols for the different machine learning systems ML-SYS-n, ..., ML-SYS-n+5.
  • the respective output of the machine learning systems ML-SYS-n, ..., ML-SYS-n+5 is combined by a combiner COMB (see, for example, also block 262 of Fig. 11 ), which may, e.g., be configured to perform a vectorization such that an observation vector OV may be provided as input to the further machine learning systems ML-SYS-m, ..., ML-SYS-m+5, wherein a first number n1 of elements of the observation vector OV characterize an estimation of the time instant t, and wherein a second number n2 of elements of the observation vector OV characterize the second channel predictions CH-PRED-2-n, ..., CH-PRED-2-n+5 as output by the machine learning systems ML-SYS-n, ..., ML-SYS-n+5, wherein, in some examples, the second channel predictions CH-PRED-2-n, ..., CH-PRED-2-n+5 may e.g. be considered to represent virtual observations.
  • the configuration of Fig. 17 can be considered as a concatenated prediction structure, wherein a plurality of second channel predictions CH-PRED-2-n, ..., CH-PRED-2-n+5 as, e.g., obtained by the first plurality of machine learning systems ML-SYS-n, ..., ML-SYS-n+5 is provided to at least one further machine learning system ML-SYS-m, ..., ML-SYS-m+5, also see block 263 of Fig. 11 .
  • each of the machine learning systems ML-SYS-n, ..., ML-SYS-n+5 may be configured to use, e.g., exploit, the samples e1, e2, e3, e4, e.g., in time instant t - 1 to t , see the dashed rounded rectangle RR1, e.g., to determine a second channel prediction, e.g., for the time instant t + 1, see the elements e5, e6.
  • the further machine learning systems ML-SYS-m, ..., ML-SYS-m+5 may be configured to use, e.g., exploit, the samples e2, e4, e5, e6 e.g., in time instant t to t + 1 , see the dashed rounded rectangle RR2, e.g., to determine a second channel prediction, e.g., for the time instant t + 2, see the elements e7, e8.
  • the principle according to example embodiments may be used for devices 10 for a wireless, e.g., cellular, communications system, e.g., based on and/or adhering to some accepted specification, e.g., standard, such as, e.g., 5G or 6G or beyond 6G (“B6G”) or some other accepted specification or standard.
  • a wireless e.g., cellular, communications system
  • some accepted specification e.g., standard, such as, e.g., 5G or 6G or beyond 6G (“B6G”
  • B6G 6G or beyond 6G
  • the principle according to example embodiments enables to use reference signals, e.g., of the SRS and/or DMRS type, wherein, for example, comparatively precise second channel predictions may be obtained based on an SRS interval of, e.g., 10 ms.
  • the principle according to example embodiments enables to perform at least one of precoding or beamforming, e.g., for a downlink direction, e.g., on a symbol-level, which, in some examples, may, for example significantly, impact, e.g., improve, both multiuser and single user MIMO, so that, in some examples, a downlink throughput may be comparatively close to an achievable downlink capacity.
  • Fig. 19 relate to a computer program PRG comprising instructions INSTR which, when executed by an apparatus, e.g., apparatus 100 or 100' ( Fig. 1A, 1B, 2 ), cause the apparatus to perform at least some aspects of the method according to the example embodiments.
  • the computer program PRG may be provided on a computer readable storage medium SM, e.g., a non-transitory computer readable medium.
  • Fig. 19 relate to a data carrier signal DCS carrying and/or characterizing the computer program PRG according to the example embodiments.
  • channel aging means a nonvanishing delay between a first time instant, when, for example, a reception of a reference signal, e.g., SRS, in an uplink direction, and a respective channel estimation happen, and a second time instant, when a downlink transmission happens, e.g., based on the channel estimation.
  • a reference signal e.g., SRS
  • channel aging can lead to certain inconsistencies with respect to a radio channel, e.g., a channel response in the real world can deviate significantly from a conventionally estimated or predicted channel (as, e.g., obtained through at least one of uplink channel state information, UL CSI, or uplink sounding reference signals, UL SRS).
  • a conventionally estimated or predicted channel as, e.g., obtained through at least one of uplink channel state information, UL CSI, or uplink sounding reference signals, UL SRS).
  • channel aging can be attributed to a processing latency, e.g., in UL channel estimation and downlink, DL, precoding computation and to a signaling latency, e.g., limited by an SRS reporting interval.
  • channel aging can thus lead to performance degradation, e.g., since an outdated channel may introduce mismatched DL beamforming vector or precoding matrix and start to constrain a DL throughput.
  • channel aging may happen, when a user of a mobile device 10 ( Fig. 2 ) moves, e.g., with increasing mobility.
  • a communication through the downlink may, e.g., not become better, until a next SRS arrives, e.g., to refresh DL beamforming or precoding weights.
  • the principle according to example embodiments enables to mitigate at least some of the potential disadvantages that may result from channel aging, e.g., by providing a, for example second, channel prediction.

Landscapes

  • Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Power Engineering (AREA)
  • General Health & Medical Sciences (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Biophysics (AREA)
  • Biomedical Technology (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

An apparatus, comprising at least one processor, and at least one memory storing instructions that, when executed by the at least one processor, cause the apparatus to: provide a first machine learning model configured to receive first information associated with at least one signal and to provide a first channel prediction based on the first information, provide a second machine learning model configured to receive second information and to provide a second channel prediction based on the second information, the second information comprising the first information and at least temporarily comprising the first channel prediction, determine the second channel prediction using at least the second machine learning model.

Description

    Field of the Disclosure
  • Various example embodiments relate to an apparatus comprising at least one processor.
  • Further example embodiments relate to a method associated with an apparatus comprising at least one processor.
  • Background
  • In wireless communication systems, channel estimation can be used to determine properties of a radio channel, e.g., to process data received over the radio channel. In some approaches, an objective of channel estimation is to determine, e.g., extract a channel vector 'H' from a received signal vector 'Y', e.g., in order to accurately decode a transmitted data signal 'X'. In some approaches, channel prediction can be used, wherein properties of the radio channel are predicted.
  • Summary
  • Various example embodiments of the disclosure are set out by the independent claims.
  • Some examples relate to an apparatus, comprising at least one processor, and at least one memory storing instructions that, when executed by the at least one processor, cause the apparatus to: provide a first machine learning model configured to receive first information associated with at least one signal and to provide a first channel prediction based on the first information, provide a second machine learning model configured to receive second information and to provide a second channel prediction based on the second information, the second information comprising the first information and at least temporarily comprising the first channel prediction, determine the second channel prediction using at least the second machine learning model. In some examples, this may contribute to a comparatively precise channel prediction.
  • In some examples, the signal may, e.g., be a signal as transmitted by at least one transmitter, e.g., over a radio channel and received by a receiver, e.g., of a wireless communication system, or a signal derived from such received signal.
  • In some examples, the receiver may be a receiver for a wireless, e.g., cellular, communication system or network.
  • In some examples, the receiver may be a receiver for a terminal device, e.g., user equipment, for a wireless communication network, or Unmanned Aerial Vehicle (UAV), e.g., as a complementary assistance part of the conventional wireless communication network.
  • In some examples, the receiver may be a receiver for a network device, e.g., base station, e.g., gNB, for a wireless communication network.
  • In some examples, the signal may, e.g., be a signal as can be obtained by simulation, e.g., of a receiver, e.g., of a wireless communication system, or a signal derived from such received signal.
  • In some examples, the first channel prediction is a first, for example comparatively coarse, channel prediction for the radio channel associated with the received signal. In some examples, the second channel prediction is a second, for example comparatively fine, channel prediction for the radio channel associated with the received signal.
  • In some examples, the instructions, when executed by the at least one processor, cause the apparatus to at least temporarily provide the first information and the second channel prediction as the second information to the second machine learning model. In some examples, this enables to provide a feedback loop, e.g., with respect to the second machine learning model.
  • In some examples, the instructions, when executed by the at least one processor, cause the apparatus to: provide first training data for training of at least the first machine learning model, wherein the first training data comprises an estimable part, a predictable part, and associated labels, train at least the first machine learning model based on the first training data and a first loss function.
  • In some examples, the instructions, when executed by the at least one processor, cause the apparatus to: provide historic data of the at least one signal, to partition the historic data into the estimable part and the predictable part. Thus, in some examples, the historic data, which has, for example, been determined or generated in the past, may be used, e.g., for training of at least one of the machine learning models.
  • In some examples, the instructions, when executed by the at least one processor, cause the apparatus to: provide second training data for training of the second machine learning model, wherein the second training data comprises the first training data and at least one of: a) the first channel prediction, or b) the second channel prediction, train the second machine learning model based on the second training data and a second loss function, which is different from the first loss function.
  • In some examples, the instructions, when executed by the at least one processor, cause the apparatus to: use the first training data and the first channel prediction as obtained by the first machine learning model in a first training phase for training the second machine learning model, use the first training data and the second channel prediction as obtained by the second machine learning model in a subsequent second training phase for training the second machine learning model. In some examples, the second training phase may follow, for example directly, the first training phase. In some examples, the second training phase does not follow directly the first training phase.
  • In some examples, the instructions, when executed by the at least one processor, cause the apparatus to: collect historic data of the at least one signal associated with at least two different domains of the following domains: a) a time domain, or b) a frequency domain, or c) a spatial domain, determine training data for training at least one of the first machine learning model or the second machine learning model based on the collected historic data.
  • In some examples, the instructions, when executed by the at least one processor, cause the apparatus to: provide at least one machine learning system comprising an instance of the first machine learning model and an instance of the second machine learning model, provide a plurality of prediction paths to obtain a plurality of second channel predictions using the at least one machine learning system, each of the plurality of second channel predictions associated with a respective one of the plurality of prediction paths, combine at least two of the plurality of second channel predictions.
  • In some examples, the at least one machine learning system may, e.g., implement a respective instance of the first machine learning model and the second machine learning model.
  • In some examples, more than one machine learning system may be provided, wherein, for example, at least two machine learning systems may comprise different instances of the first machine learning model and the second machine learning model. In some examples, the at least two machine learning systems may be implemented by providing a single hardware and/or software basis for implementing the first and second machine learning models, and by providing different sets of parameters and/or hyper parameters for the respective machine learning models, the different sets of parameters and/or hyper parameters, e.g., associated with a respective one of the different machine learning systems.
  • In some examples, e.g., when providing a single hardware and/or software basis for implementing the first and second machine learning models, processing of aspects related to the different machine learning systems (e.g., performing at least one of training or inference) may, e.g., be performed in a time division duplexed manner.
  • In some examples, e.g., when providing a several hardware and/or software bases for implementing the first and second machine learning models, processing of aspects related to the different machine learning systems (e.g., performing at least one of training or inference) may, e.g., be performed in a at least partly temporally overlapping fashion, e.g., in parallel, e.g., simultaneously.
  • In some examples, the instructions, when executed by the at least one processor, cause the apparatus to: provide a plurality of machine learning systems, train at least two machine learning systems of the plurality of machine learning systems differently from each other. In some examples, training the at least two machine learning systems of the plurality of machine learning systems differently from each other may comprise at least one of: a) using different training data for the training, or b) using different parameters, e.g., hyper parameters, for the at least two machine learning systems.
  • In some examples, the instructions, when executed by the at least one processor, cause the apparatus to: provide the at least two of the plurality of second channel predictions to at least one further machine learning system.
  • In some examples, at least one of a) the first machine learning model or b) the second machine learning model is a dense neural network.
  • In some examples, at least one of a) the first machine learning model or b) the second machine learning model may comprise two or more layers.
  • In some examples, at least one of a) the first machine learning model or b) the second machine learning model may comprise two fully connected layers.
  • Some examples relate to an apparatus, comprising means for: providing a first machine learning model configured to receive first information associated with at least one signal and to provide a first channel prediction based on the first information, providing a second machine learning model configured to receive second information and to provide a second channel prediction based on the second information, the second information comprising the first information and at least temporarily comprising the first channel prediction, determining the second channel prediction using at least the second machine learning model.
  • In some examples, the means for providing the first machine learning model, providing the second machine learning model, determining the second channel prediction may comprise at least one processor, and at least one memory storing instructions that, when executed by the at least one processor, cause an apparatus to perform at least one of the aforementioned aspects of providing the first machine learning model, providing the second machine learning model, determining the second channel prediction.
  • In some examples, the means for providing the first machine learning model, providing the second machine learning model, determining the second channel prediction may, e.g., comprise circuitry configured to perform the aforementioned aspects.
  • Some examples relate to a method, comprising: providing a first machine learning model configured to receive first information associated with at least one signal and to provide a first channel prediction based on the first information, providing a second machine learning model configured to receive second information and to provide a second channel prediction based on the second information, the second information comprising the first information and at least temporarily comprising the first channel prediction, determining the second channel prediction using at least the second machine learning model.
  • Some examples relate to a device for a communication system, e.g., a wireless, e.g., cellular, communication system, the device comprising at least one apparatus according to the example embodiments.
  • Some examples relate to a computer program comprising instructions which, when executed by an apparatus, cause the apparatus to perform at least some aspects of the method according to the example embodiments.
  • In some examples, the computer program may be provided on a computer readable storage medium SM, e.g., a non-transitory computer readable medium.
  • Some examples relate to a data carrier signal carrying and/or characterizing the computer program according to the example embodiments.
  • Brief Description of the Drawings
  • Fig. 1A
    schematically depicts a simplified block diagram according to some examples,
    Fig. 1B
    schematically depicts a simplified block diagram according to some examples,
    Fig. 2
    schematically depicts a simplified block diagram according to some examples,
    Fig. 3
    schematically depicts a simplified flow chart according to some examples,
    Fig. 4
    schematically depicts a simplified flow chart according to some examples,
    Fig. 5
    schematically depicts a simplified flow chart according to some examples,
    Fig. 6
    schematically depicts a simplified block diagram according to some examples,
    Fig. 7
    schematically depicts a simplified flow chart according to some examples,
    Fig. 8
    schematically depicts a simplified flow chart according to some examples,
    Fig. 9
    schematically depicts a simplified flow chart according to some examples,
    Fig. 10
    schematically depicts a simplified flow chart according to some examples,
    Fig. 11
    schematically depicts a simplified flow chart according to some examples,
    Fig. 12
    schematically depicts a simplified flow chart according to some examples,
    Fig. 13A
    schematically depicts aspects of training of a machine learning system according to some examples,
    Fig. 13B
    schematically depicts aspects of using a machine learning system according to some examples,
    Fig. 14
    schematically depicts aspects of a prediction path according to some examples,
    Fig. 15
    schematically depicts aspects of training data according to some examples,
    Fig. 16
    schematically depicts aspects of combining according to some examples,
    Fig. 17
    schematically depicts aspects of combining according to some examples,
    Fig. 18
    schematically depicts aspects of resources according to some examples,
    Fig. 19
    schematically depicts a block diagram according to some examples.
    Description of some Example Embodiments
  • Some examples, see Fig. 1A, 2, 3, relate to an apparatus 100, comprising at least one processor 102, and at least one memory 104 storing instructions 106 that, when executed by the at least one processor 102, cause the apparatus 100 to: provide 200 (Fig. 3) a first machine learning model MLM-1 configured to receive first information I-1 associated with at least one signal SIG and to provide a first channel prediction CH-PRED-1 based on the first information I-1, provide 202 a second machine learning model MLM-2 configured to receive second information 1-2 and to provide a second channel prediction CH-PRED-2 based on the second information 1-2, the second information I-2 comprising the first information I-1 and at least temporarily comprising the first channel prediction CH-PRED-1, determine 204 the second channel prediction CH-PRED-2 using at least the second machine learning model MLM-2. In some examples, this may contribute to a comparatively precise channel prediction.
  • In some examples, Fig. 2, the signal SIG may, e.g., be a signal as transmitted by at least one transmitter (not shown), e.g., over a radio channel and received by a receiver RX, e.g., of a wireless communication system, or a signal derived from such received signal SIG.
  • In some examples, the signal SIG may comprise reference signals, e.g., sounding reference signals, SRS, or demodulation reference signals, DMRS, e.g., according to some accepted specification.
  • In some examples, the receiver RX may be a receiver for a wireless, e.g., cellular, communication system or network.
  • In some examples, the receiver RX may be a receiver for a terminal device, e.g., user equipment, 10 for a wireless communication network.
  • In some examples, the receiver RX may be a receiver for a network device, e.g., base station, e.g., gNB, (not shown) for a wireless communication network.
  • In some examples, the signal SIG may, e.g., be a signal as can be obtained by simulation, e.g., of a receiver, e.g., of a wireless communication system, or a signal derived from such received signal.
  • In some examples, Fig. 2, the first channel prediction CH-PRED-1 is a first, for example comparatively coarse, channel prediction for the radio channel associated with the received signal SIG (e.g., the radio channel through which the signal SIG has been transmitted). In some examples, the second channel prediction CH-PRED-2 is a second, for example comparatively fine, channel prediction for the radio channel associated with the received signal SIG. In some examples, the second channel prediction CH-PRED-2 may be used for a future processing, e.g., of signals received (and/or to be transmitted) over the radio channel, e.g., similar to the signal SIG.
  • In some examples, Fig. 4, the instructions 106, when executed by the at least one processor 102, cause the apparatus 100 to at least temporarily provide 210 the first information I-1 and the second channel prediction CH-PRED-2 as the second information I-2 to the second machine learning model MLM-2 (Fig. 2). In some examples, this enables to provide a feedback loop, e.g., with respect to the second machine learning model MLM-2. The optional block 212 of Fig. 4 symbolizes determining, according to some examples, the second channel prediction CH-PRED-2 using at least the second machine learning model MLM-2.
  • In some examples, Fig. 5, 6, the instructions 106, when executed by the at least one processor 102, cause the apparatus 100 to: provide 220 first training data DAT-TRAIN-1 for training of at least the first machine learning model MLM-1, wherein the first training data DAT-TRAIN-1 comprises an estimable part TRAIN-EST, a predictable part TRAIN-PRED, and associated labels TRAIN-LAB, train 222 at least the first machine learning model MLM-1 based on the first training data DAT-TRAIN-1 and a first loss function LF-1.
  • In some examples, Fig. 7, the instructions 106, when executed by the at least one processor 102, cause the apparatus 100 to: provide 225 historic data DAT-HIST of the at least one signal SIG (or a signal derived from the at least one signal SIG), to partition 227 the historic data DAT-HIST into the estimable part TRAIN-EST and the predictable part TRAIN-PRED. Thus, in some examples, the historic data DAT-HIST, which has, for example, been determined or generated in the past, may be used, e.g., for training of at least one of the machine learning models MLM-1, MLM-2.
  • In some examples, Fig. 8, the instructions 106, when executed by the at least one processor 102, cause the apparatus 100 to: provide 230 second training data DAT-TRAIN-2 for training of the second machine learning model MLM-2 (Fig. 2), wherein the second training data DAT-TRAIN-2 comprises the first training data DAT-TRAIN-1 and at least one of: a) the first channel prediction CH-PRED-1, or b) the second channel prediction CH-PRED-2, train 232 the second machine learning model MLM-2 based on the second training data DAT-TRAIN-2 and a second loss function LF-2, which is different from the first loss function LF-1.
  • In some examples, Fig. 9, the instructions 106, when executed by the at least one processor 102, cause the apparatus 100 to: use 240 the first training data DAT-TRAIN-1 and the first channel prediction CH-PRED-1 as obtained by the first machine learning model MLM-1 in a first training phase PH-TRAIN-1 for training the second machine learning model MLM-2, use 242 the first training data DAT-TRAIN-1 and the second channel prediction CH-PRED-2 as obtained by the second machine learning model MLM-2 in a subsequent second training phase PH-TRAIN-2 for training the second machine learning model MLM-2. In some examples, the second training phase PH-TRAIN-2 may follow, for example directly, the first training phase PH-TRAIN-2. In some examples, the second training phase does not follow directly the first training phase.
  • In some examples, Fig. 10, the instructions 106, when executed by the at least one processor 102, cause the apparatus 100 to: collect 250 historic data DAT-HIST (e.g., in some examples, the historic data mentioned above) of the at least one signal SIG associated with at least two different domains of the following domains: a) a time domain D-TIM, or b) a frequency domain D-FREQ, or c) a spatial domain D-SPAT, determine 252 training data DAT-TRAIN for training at least one of the first machine learning model MLM-1 or the second machine learning model MLM-2 based on the collected historic data. In some examples, at least parts of the first training data DAT-TRAIN-1 and/or of the second training data DAT-TRAIN-2 may be determined based on the training data DAT-TRAIN as obtained according to block 252 of Fig. 10. Further details and examples regarding historic data associated with different domains D-TIM, D-FREQ, D-SPAT are provided further below with reference to Fig. 14.
  • In some examples, Fig. 11, the instructions 106, when executed by the at least one processor 102, cause the apparatus 100 to: provide 260 at least one machine learning system ML-SYS (see also Fig. 2) comprising an instance of the first machine learning model MLM-1 and an instance of the second machine learning model MLM-2, provide 261 a plurality PP of prediction paths to obtain a plurality CH-PRED-2' of second channel predictions using the at least one machine learning system ML-SYS, each of the plurality CH-PRED-2' of second channel predictions associated with a respective one of the plurality PP of prediction paths, combine 262 at least two of the plurality of second channel predictions. In some examples, this enables to further refine second channel predictions. Further details regarding aspects of combining according to further examples are explained further below with reference to Fig. 16, 17.
  • In some examples, Fig. 2, the at least one machine learning system ML-SYS may, e.g., implement a respective instance of the first machine learning model MLM-1 and the second machine learning model MLM-2.
  • In some examples, more than one machine learning system may be provided, wherein, for example, at least two machine learning systems may comprise different instances of the first machine learning model MLM-1 (Fig. 2) and the second machine learning model MLM-2. In some examples, the at least two machine learning systems may be implemented by providing a single hardware and/or software basis for implementing the first and second machine learning models, e.g., using components 102, 104, 106 of the apparatus 100 according to some examples, and by providing different sets of parameters (e.g., weights, and the like) and/or hyper parameters for the respective machine learning models, the different sets of parameters and/or hyper parameters, e.g., associated with a respective one of the different machine learning systems.
  • In some examples, e.g., when providing a single hardware and/or software basis for implementing the first and second machine learning models, e.g., using components 102, 104, 106 of the apparatus 100 according to some examples, processing of aspects related to the different machine learning systems (e.g., performing at least one of training or inference) may, e.g., be performed in a time division duplexed manner.
  • In some examples, e.g., when providing several hardware and/or software bases for implementing the first and second machine learning models, e.g., using components 102, 104, 106 of the apparatus 100 according to some examples, processing of aspects related to the different machine learning systems (e.g., performing at least one of training or inference) may, e.g., be performed in a at least partly temporally overlapping fashion, e.g., in parallel, e.g., simultaneously.
  • In some examples, Fig. 12, the instructions 106, when executed by the at least one processor 102, cause the apparatus 100 to: provide 265 a plurality ML-SYS' of machine learning systems, train 267 at least two machine learning systems of the plurality ML-SYS' of machine learning systems differently from each other. In some examples, training 267 the at least two machine learning systems of the plurality of machine learning systems differently from each other may comprise at least one of: a) using different training data for the training, or b) using different parameters, e.g., hyper parameters, for the at least two machine learning systems.
  • In some examples, Fig. 11, the instructions 106, when executed by the at least one processor 102, cause the apparatus 100 to: provide 263 the at least two of the plurality CH-PRED-2' of second channel predictions to at least one further machine learning system. Further details and examples regarding providing second channel predictions to at least one further machine learning system are provided further below with reference to Fig. 17.
  • In some examples, Fig. 2, at least one of a) the first machine learning model MLM-1 or b) the second machine learning model MLM-2 is a neural network.
  • In some examples, at least one of a) the first machine learning model MLM-1 or b) the second machine learning model MLM-2 may comprise two or more layers.
  • In some examples, at least one of a) the first machine learning model or b) the second machine learning model may comprise two fully connected layers.
  • In some other examples, at least one of the a) the first machine learning model or b) the second machine learning model may comprise another type and/or topology, e.g., convolutional neural network, CNN, or other type.
  • Some examples, Fig. 1B, relate to an apparatus 100', comprising means 102' for: providing 200 (Fig. 3) a first machine learning model MLM-1 configured to receive first information associated with at least one signal and to provide a first channel prediction based on the first information, providing 202 a second machine learning model MLM-2 configured to receive second information and to provide a second channel prediction based on the second information, the second information comprising the first information and at least temporarily comprising the first channel prediction, determining 204 the second channel prediction using at least the second machine learning model.
  • In some examples, Fig. 1B, the means 102' for providing the first machine learning model, providing the second machine learning model, determining the second channel prediction may comprise at least one processor 102 (Fig. 1A), and at least one memory 104 storing instructions 106 that, when executed by the at least one processor 102, cause the apparatus 100' to perform at least one of the aforementioned aspects of providing 200 the first machine learning model, providing 202 the second machine learning model, determining 204 the second channel prediction.
  • In some examples, Fig. 1B, the means 102' for providing the first machine learning model, providing the second machine learning model, determining the second channel prediction may, e.g., comprise circuitry 104' configured to perform at least one of the aforementioned aspects 200, 202, 204.
  • In some examples, a combination of the configurations 100, 100' is also possible, e.g., providing the configuration 100 of Fig. 1A with some circuitry 104' (Fig. 1B), e.g., for hardware acceleration of at least one of the machine learning models MLM-1, MLM-2.
  • Some examples, Fig. 3, relate to a method, comprising: providing 200 a first machine learning model MLM-1 configured to receive first information associated with at least one signal and to provide a first channel prediction based on the first information, providing 202 a second machine learning model MLM-2 configured to receive second information and to provide a second channel prediction based on the second information, the second information comprising the first information and at least temporarily comprising the first channel prediction, determining 204 the second channel prediction using at least the second machine learning model MLM-2.
  • Some examples, Fig. 2, relate to a device 10 for a communication system, e.g., a wireless, e.g., cellular, communication system, the device 10 comprising at least one apparatus 100, 100' according to the example embodiments.
  • In some examples, the device 10 may, e.g., be a user equipment or other mobile device.
  • In the following, further example aspects and example embodiments are disclosed, which, in some examples, may be combined with each other and/or with at least one of the aforementioned example aspects or example embodiments.
  • Fig. 13A schematically depicts aspects of a machine learning system ML-SYS according to some examples, e.g., related to a training phase. Fig. 13B schematically depicts aspects of the machine learning system ML-SYS according to some examples, e.g., related to an inference phase.
  • As already explained above with reference to Fig. 2, the machine learning system ML-SYS comprises the first machine learning model MLM-1, e.g., a first dense neural network, and the second machine learning model MLM-2, e.g., a second dense neural network.
  • In some examples, Fig. 13A, 13B, the first machine learning model MLM-1 can be configured, e.g., trained, to receive first information I-1 associated with the at least one signal SIG (Fig. 2) and to provide the first channel prediction CH-PRED-1 based on the first information I-1.
  • In some examples, the first information I-1 may be provided in the form of an observation vector, e.g., according to y est = h est + z , wherein vector h est characterizes the ground truth channel response as an estimable part (e.g., after removing known information associated with the signal SIG, such as, e.g., components of the reference signals, e.g., SRS), and wherein vector z characterizes a noise term, e.g. characterizing Additive White Gaussian Noise (AWGN).
  • Note that in some examples, e.g., throughout the following description, est denotes an estimation of the ground truth estimable channel response h est, and pdt denotes a prediction of the ground truth predictable channel response h pdt.
  • In some examples, the first channel prediction CH-PRED-1 as provided by the first machine learning model MLM-1 is a scalar value, e.g., according to h ^ pdt , 0 = w hp T y est
    Figure imgb0001
    , wherein w hp T
    Figure imgb0002
    characterizes a vector a multiplication of which with the observation vector y est yields the first channel prediction CH-PRED-1, e.g., the scalar value pdt,0 , which in some examples can be considered as a rough first channel prediction. In other words, in some examples, the first machine learning model MLM-1 can be configured and/or trained to perform or approximate the multiplication of the observation vector y est with the vector w hp T
    Figure imgb0003
    .
  • In some examples, Fig. 13A, e.g., for a training of the first machine learning model MLM-1, labels LAB may be provided to the first machine learning model MLM-1, e.g., additionally to the first information I-1, e.g., in the form of a label vector y lab = h est T h pdt T
    Figure imgb0004
    , wherein h est characterizes the estimable part, as mentioned above, e.g., similar to element TRAIN-EST of Fig. 6, and wherein hpdt characterizes a predictable part, e.g., similar to element TRAIN-PRED of Fig. 6.
  • Thus, in some examples, the first training data DAT-TRAIN-1 (Fig. 6) for training of the first machine learning model MLM-1 (Fig. 13A) may, e.g., comprise the observation vector y est and the label vector y lab.
  • In some examples, e.g., based on a given channel data set, which may, e.g., be obtained by collecting historic data associated with the signal SIG (Fig. 2), a training data structure may be provided for training of the first machine learning model MLM-1, the training data structure having the estimable part h est (also see element TRAIN-EST of Fig. 6, for example), which is assumed to have been received in the past, e.g., at time instants t 0 , t -1 , t -2 , etc., and the predictable part hpdt (also see element TRAIN-PRED of Fig. 6), which in some examples is assumed to happen in the future, e.g. at a time instant t 1. Note that, as, in some examples, all the data of the given channel data set has been already physically generated in the past, in some examples, the respective portions of data h est, hpdt may be, e.g., virtually, sorted out, e.g., to fulfill the timing criteria in the sense of the estimable part and the predictable part, also see the partitioning block 227 of Fig. 7.
  • In some examples, the first machine learning model MLM-1 can be trained using the observation vector y est and the label vector y lab, e.g., as the first training data DAT-TRAIN-1, see also block 222 of Fig. 5, and the first loss function LF-1. In some examples, a conventional training procedure for training a neural network based on the first training data and the first loss function may be used for the training 222.
  • In some examples, the first loss function LF-1 may, e.g., be characterized by min w hp w hp T y est h pdt 2
    Figure imgb0005
    , e.g., so that the training of the first machine learning model MLM-1 effects "determining" the vector w hp (e.g., by learning parameters of the first machine learning model MLM-1) for minimizing the loss as defined by the first loss function LF-1, e.g., based on the observations y est and labels y lab, e.g., according to a machine learning process. In some examples, e.g., when the training of the first machine learning model MLM-1, e.g., a searching procedure of the vector w hp , reaches convergence, e.g., according to a predetermined degree (e.g., characterized by the first loss function LF-1 yielding values below a first threshold), the first machine learning model MLM-1 can be considered to be trained, and in some examples, the parameters of the so trained first machine learning model MLM-1 may be stored, e.g., for future inference, see, for example, Fig. 13B.
  • In some examples Fig. 13A, a rough channel prediction, e.g., in the sense of the first channel prediction CH-PRED-1, can be determined, e.g., computed, e.g., based on the first machine learning model MLM-1, e.g., as h ^ pdt , 0 = w hp T y est
    Figure imgb0006
    .
  • In some examples, the first, e.g., rough, channel prediction pdt,0 may be used, e.g., treated, as a virtual observation, e.g., for determining a further, e.g., new, observation vector for the second machine learning model MLM-2, e.g., characterized by y ˜ est = y est T h ^ pdt , i 1 T
    Figure imgb0007
    , where pdt,i-1 denotes a virtual observation of an i th iteration (i1), and pdt,0 , e.g., as explained above, is an initial value, e.g., for the iteration i = 1.
  • In some examples, physically true observations as, e.g., characterized by the observation vector y est, e.g., as opposed to the first channel prediction pdt,0 , are dominant in the further observation vector est, e.g., in terms of element numbers of the further observation vector est.
  • In some examples, the further observation vector est may, e.g., together with the labels y lab, be used to train the second machine learning model MLM-2, e.g., as the second training data DAT-TRAIN-2, see, for example, block 230 of Fig. 8. In some examples, Fig. 13A, 13B, the further observation vector est may form the second information 1-2, as explained above.
  • In some examples, the second loss function LF-2 may, e.g., be characterized by min W hh , i W hh , i y est h ^ pdt , i 1 h est h pdt 2
    Figure imgb0008
    , wherein index i denotes an i-th iteration, (i ≥ 1) . Thus, using the second loss function LF-2, in some examples, the second machine learning model MLM-2 may be trained to determine, e.g., implement, e.g., learn and compute, a matrix W hh,i, e.g., for minimizing the loss as characterized by the second loss function LF-2, e.g., with the available observations and labels of corresponding iterations. In some examples, the parameters of the second machine learning model MLM-2 may be stored for future inference, e.g., when the training of the second machine learning model MLM-2 reaches its convergence.
  • In some examples, using the second machine learning model MLM-2, which e.g. implements the matrix W hh,i, e.g., based on learned parameters of the second machine learning model MLM-2 for an i th iteration, a channel estimation h ^ est T
    Figure imgb0009
    and a channel prediction pdt,i can be obtained, e.g. as characterized by h ^ est T h ^ pdt , i T = W hh , i y est T h ^ pdt , i 1 T
    Figure imgb0010
    . In other words, in some examples, the vector y est T h ^ pdt , i 1 T
    Figure imgb0011
    may form the second information I-2, and the second machine learning model MLM-2 is configure to determine the vector h ^ est T h ^ pdt , i T
    Figure imgb0012
    based on the second information, wherein, for example, element pdt,i may represent the second channel prediction CH-PRED-2.
  • In some examples, the second channel prediction CH-PRED-2, e.g., element pdt,i, may be fed back, e.g., as a refined virtual observation, see the switch SW1 of Fig. 13A, 13B. Thus, in some examples, the second information I-2 may at least temporarily comprise the first information I-1, e.g., in the form of the observation vector y est, and the first channel prediction CH-PRED-1, e.g., in the form of the element pdt,0 , and the second information I-2 may at least temporarily comprise the first information I-1, e.g., in the form of the observation vector y est, and the second channel prediction CH-PRED-2, e.g., in the form of the element pdt,i, e.g., with i > 0, e.g., depending on a state of the switch SW1.
  • In some examples, a further, e.g., new, iteration of training the second machine learning model MLM-2 may be performed based on the feedback, e.g., to further improve a channel prediction, e.g., with the updated observations, e.g., the updated channel prediction pdt,i and the, for example original, observation y est.
  • In some examples, e.g., in an inference or testing stage or phase, e.g., subsequent to the training of the machine learning models MLM-1, MLM-2, the trained machine learning models MLM-1, MLM-2 may adapt at least one of the vector w hp or the matrix W hh,i, e.g., to any observation y est provided as input information.
  • In some examples, both a channel estimation est and a channel prediction pdt,i may be obtained using the machine learning models MLM-1, MLM-2, e.g., if i iterations ( i ≥ 1) are used.
  • In some examples, the prediction at the output of the second machine learning model MLM-2 may be improved by implementing the matrix W hh,i, e.g., because an element-wise cross-correlation as characterized by the matrix Whh may be exploited to finetune the prediction, e.g., with respect to the estimation est.
  • In some examples, the second machine learning model MLM-2 may, e.g., comprise a topology as disclosed in the following reference: Yejian Chen; Jafar Mohammadi; Stefan Wesemann; Thorsten Wild; "Turbo-AI, Part I: Iterative Machine Learning Based Channel Estimation for 2D Massive Arrays," in Proc. 2021 IEEE 93rd Veh. Technol. Conf. (VTC'21 Spring), Helsinki, Finland, April 2021.
  • As mentioned above, in some examples, Fig. 13A, 13B, the first machine learning model MLM-1 may, e.g., be a first dense neural network, e.g., comprising two fully connected layers. In some examples, the first machine learning model MLM-1 is configured to receive as input the first information I-1 and, optionally, the labels LAB (e.g., for training). In some examples, the first information I-1 may be characterized by L many complex numbers, e.g., characterizing the observations y est, and the labels LAB may be characterized by a, e.g., one, complex number. In some examples, the first machine learning model MLM-1 is configured to provide at its output the second channel prediction CH-PRED-2, e.g., in the form of L many complex numbers, e.g., characterizing the elements h ^ est T
    Figure imgb0013
    and pdt,i .
  • In some examples, similarly, the second machine learning model MLM-2 may, e.g., be a second dense neural network, e.g., comprising two fully connected layers. In some examples, the second machine learning model MLM-2 may be configured to receive as input L2 + L many complex numbers, e.g., characterizing the observation vector associated with the second information I-2 and, optionally (e.g., for a training), the labels LAB.
  • In some examples, at least one of the first machine learning model MLM-1 or the second machine learning model MLM-2 may use an activation function of the SoftMax type.
  • As mentioned above, in some examples, historic data DAT-HIST of the at least one signal SIG associated with at least two different domains of the following domains: a) a time domain D-TIM, or b) a frequency domain D-FREQ, or c) a spatial domain D-SPAT may be collected, see Fig. 10, and training data DAT-TRAIN for training at least one of the first machine learning model MLM-1 or the second machine learning model MLM-2 may be determined based on the collected historic data.
  • In some examples, Fig. 2, 13A, 13B, channel prediction may be performed using the machine learning system ML-SYS, which does not rely on, e.g., only one, i.e., a single one of the aforementioned domains, e.g., the time domain. Rather, in some examples, channel prediction may be performed associated with at least two different domains.
  • In some examples, Fig. 14, a prediction path through various, presently for example three, domains, e.g., time, see axis a1 of Fig. 14, frequency, see axis a2, and space, see axis a3, may be defined, wherein different elements of the prediction path associated with the respective domains are denoted with circles "1", "2", ..., "13" connected via arrows which are not provided with references signs for the sake of intelligibility.
  • In some examples, using samples in the prediction path from frequency and spatial domains a2, a3 (e.g., additionally to the time domain a1) may improve a prediction, e.g., due to an increasing correlation.
  • In some examples, Fig. 14, e.g., for a given data set, e.g., obtained based on historic data of received reference signals, e.g., SRS, e.g., with an example SRS interval of 10 milliseconds, a, for example fixed, pattern may be determined, e.g., sorted out, e.g., for observations (e.g., for a noisy version of symbol 1 to symbol 12, see the circles "1" to "12") and labels (e.g., for a clean version of symbol 1 to symbol 13), e.g., with a reference current time instant t_ref.
  • In some examples, training data, e.g., a training data set, e.g., comprising an observation data set and a label data set, may be determined by, for example, repeatedly, picking out data in accordance with the prediction path "1", "2", ..., "13" as illustrated by the example of Fig. 14, e.g., with a fixed pattern as characterized by the prediction path, e.g., at different current time instants.
  • Fig. 15 schematically depicts such training data as can be obtained in some examples, wherein bracket B1 comprises the observation data set, and wherein bracket B2 comprises the label data set, wherein the elements z 1 , ..., zL symbolise respective noise terms, e.g., of AWGN type.
  • In some examples, the machine learning models MLM-1, MLM-2 (Fig. 2) may be used to process data associated with at least two different prediction paths, see, for example blocks 260, 261 of Fig. 11.
  • In some examples, Fig. 16, two machine learning systems ML-SYS-1, ML-SYS-2 are provided to process data associated with two different prediction paths. In some examples, both machine learning systems ML-SYS-1, ML-SYS-2 comprise respective instances MLM-1', MLM-2', MLM-1'', MLM-2'' of the first machine learning models MLM-1, MLM-2, e.g., as depicted by Fig. 13A, 13B. Note that an optional feedback path from an output to an input of the respective second machine learning model instance MLM-2', MLM-2'' and the respective switch SW1 (Fig. 13A, 13B) is not depicted by Fig. 16 in detail, but rather symbolically by the dashed arrows fb1, fb2, for the sake of intelligibility.
  • In some examples, Fig. 16, a first prediction path may be implemented using the first machine learning system ML-SYS-1, and a second prediction path may be implemented using the second machine learning system ML-SYS-2.
  • In some examples, the first information I-1' provided as input to the instances MLM-1', MLM-2' of the first machine learning system ML-SYS-1 may, e.g., be associated with first frequency resources, e.g., one or more first subcarriers, whereas the first information I-1'' provided as input to the instances MLM-1'', MLM-2'' of the second machine learning system ML-SYS-2 may, e.g., be associated with second frequency resources, e.g., one or more second subcarriers, which are different from the first frequency resources. In some examples, the first subcarrier(s) and the second subcarrier(s) may be neighboring subcarriers.
  • In some examples, e.g., as neighboring subcarriers in the frequency domain may have a comparatively high correlation, a combination, e.g., an averaging, of both channel predictions, e.g., the respective second channel prediction pdt,1, pdt,2, may introduce a diversity gain, e.g., with at least one of a) independent noise realizations, or b) independent channel estimation errors, or c) independent channel prediction errors. In some examples, the combination (see, for example also block 262 of Fig. 11) may be effected by adding the respective second channel predictions pdt,1 , ĥpdt,2, see the symbolic adder ad1 of Fig. 16, optionally using weighting factors wf1, wf2, wherein, in some examples, wf1 = wf2 = 0.5.
  • In some examples, the first information I-1', 1-1'' provided as input to machine learning systems ML-SYS-1, ML-SYS-2 may, e.g., be associated with at least two different domains (e.g., temporal, spatial, frequency), e.g., at least similar to the example prediction path of Fig. 14.
  • In some examples, Fig. 16, more than two machine learning systems ML-SYS-1, ML-SYS-2 may be provided, wherein their respective outputs, e.g., respective second channel predictions, may be combined, e.g., in the sense of a, for example weighted, sum pdt.
  • In some examples, a diversity order of 2 or higher, which in some examples may, e.g., be attained by combining the outputs of several machine learning systems ML-SYS-1, ML-SYS-2, may improve a prediction performance, e.g., for both low speed cases (e.g., associated with a comparatively low mobility, e.g., of the receiver RX) and high speed cases (e.g., associated with a comparatively high mobility).
  • In some examples, subcarrier combining may be performed, e.g., using a configuration as depicted by Fig. 16 or similar.
  • In some examples, as mentioned above, reference signals, e.g., sounding reference signals, SRS, may be used, e.g., to provide observations, e.g., as input data to the machine learning model(s) MLM-1, MLM-2. In some examples, other reference signals may be used alternatively or additionally, e.g., demodulation reference signals (DMRS), e.g., in cases with a channel reciprocity of uplink/downlink channels (e.g., with time division duplexing, TDD, scenarios). In some examples, using different types of reference signals, such as, e.g., SRS and DMRS, a prediction can be further enhanced or improved.
  • Fig. 17 schematically depicts aspects of combining respective outputs of a plurality of machine learning systems according to some examples. Depicted is a first plurality of, presently for example six, machine learning systems ML-SYS-n, ..., ML-SYS-n+5, only two of which are depicted for the sake of clarity. In some examples, the first plurality of machine learning systems ML-SYS-n, ..., ML-SYS-n+5 is configured to provide a respective channel prediction for a time instant t+1, e.g., based on input information, e.g., in the sense of the first information I-1 (Fig. 13A, 13B), e.g., observations, associated with preceding time instants t-1, t, also see the dashed rounded rectangle RR1 of the schematic time frequency resource pattern depicted by Fig. 18, e.g., denoting samples e1, e2, e3, e4, wherein the horizontal axis t characterizes time, and wherein the vertical axis f characterizes frequency.
  • Returning to Fig. 17, also depicted is a second plurality of, presently for example six, machine learning systems ML-SYS-m, ..., ML-SYS-m+5, only one of which (e.g., system ML-SS-m) is depicted for the sake of clarity. In some examples, the second plurality of machine learning systems ML-SYS-m, ..., ML-SYS-m+5 is configured to provide a respective channel prediction for a time instant t+2, e.g., based on input information, e.g., in the sense of the first information I-1 (Fig. 13A, 13B), e.g., observations, associated with time instants t, t+1, also see the dashed rounded rectangle RR2, e.g., denoting samples e2, e4, e5, e6, of Fig. 18, wherein second channel predictions as may be obtained by the second plurality of machine learning systems ML-SYS-m, ..., ML-SYS-m+5, e.g., for the time instant t+2, are symbolized with reference signs e7, e8 in Fig. 18.
  • Note that, in some examples, the machine learning models MLM-1, MLM-2 of at least some, for example all, machine learning systems as depicted by Fig. 17 may have a similar or identical topology and/or configuration.
  • In some examples, Fig. 17, the input I-1-n, ..., I-1-n+5 to the various, presently for example six, machine learning systems ML-SYS-n, ..., ML-SYS-n+5, may comprise a number of observations, e.g., characterizing the same, for example twelve, symbols, however, with a respective different sequence of symbols for the different machine learning systems ML-SYS-n, ..., ML-SYS-n+5.
  • In some examples, the respective output of the machine learning systems ML-SYS-n, ..., ML-SYS-n+5 is combined by a combiner COMB (see, for example, also block 262 of Fig. 11), which may, e.g., be configured to perform a vectorization such that an observation vector OV may be provided as input to the further machine learning systems ML-SYS-m, ..., ML-SYS-m+5, wherein a first number n1 of elements of the observation vector OV characterize an estimation of the time instant t, and wherein a second number n2 of elements of the observation vector OV characterize the second channel predictions CH-PRED-2-n, ..., CH-PRED-2-n+5 as output by the machine learning systems ML-SYS-n, ..., ML-SYS-n+5, wherein, in some examples, the second channel predictions CH-PRED-2-n, ..., CH-PRED-2-n+5 may e.g. be considered to represent virtual observations.
  • In some examples, the configuration of Fig. 17 can be considered as a concatenated prediction structure, wherein a plurality of second channel predictions CH-PRED-2-n, ..., CH-PRED-2-n+5 as, e.g., obtained by the first plurality of machine learning systems ML-SYS-n, ..., ML-SYS-n+5 is provided to at least one further machine learning system ML-SYS-m, ..., ML-SYS-m+5, also see block 263 of Fig. 11.
  • In some examples, Fig. 17, 18, each of the machine learning systems ML-SYS-n, ..., ML-SYS-n+5 may be configured to use, e.g., exploit, the samples e1, e2, e3, e4, e.g., in time instant t - 1 to t , see the dashed rounded rectangle RR1, e.g., to determine a second channel prediction, e.g., for the time instant t + 1, see the elements e5, e6. In some examples, the further machine learning systems ML-SYS-m, ..., ML-SYS-m+5 may be configured to use, e.g., exploit, the samples e2, e4, e5, e6 e.g., in time instant t to t + 1 , see the dashed rounded rectangle RR2, e.g., to determine a second channel prediction, e.g., for the time instant t + 2, see the elements e7, e8.
  • In some examples, Fig. 2, the principle according to example embodiments may be used for devices 10 for a wireless, e.g., cellular, communications system, e.g., based on and/or adhering to some accepted specification, e.g., standard, such as, e.g., 5G or 6G or beyond 6G ("B6G") or some other accepted specification or standard.
  • In some examples, the principle according to example embodiments enables to use reference signals, e.g., of the SRS and/or DMRS type, wherein, for example, comparatively precise second channel predictions may be obtained based on an SRS interval of, e.g., 10 ms.
  • In some examples, the principle according to example embodiments enables to perform at least one of precoding or beamforming, e.g., for a downlink direction, e.g., on a symbol-level, which, in some examples, may, for example significantly, impact, e.g., improve, both multiuser and single user MIMO, so that, in some examples, a downlink throughput may be comparatively close to an achievable downlink capacity.
  • Some examples, Fig. 19, relate to a computer program PRG comprising instructions INSTR which, when executed by an apparatus, e.g., apparatus 100 or 100' (Fig. 1A, 1B, 2), cause the apparatus to perform at least some aspects of the method according to the example embodiments.
  • In some examples, Fig. 19, the computer program PRG may be provided on a computer readable storage medium SM, e.g., a non-transitory computer readable medium.
  • Some examples, Fig. 19, relate to a data carrier signal DCS carrying and/or characterizing the computer program PRG according to the example embodiments.
  • In some examples, the principle according to example embodiments enables to address channel aging. In some examples, channel aging means a nonvanishing delay between a first time instant, when, for example, a reception of a reference signal, e.g., SRS, in an uplink direction, and a respective channel estimation happen, and a second time instant, when a downlink transmission happens, e.g., based on the channel estimation. In some examples, channel aging can lead to certain inconsistencies with respect to a radio channel, e.g., a channel response in the real world can deviate significantly from a conventionally estimated or predicted channel (as, e.g., obtained through at least one of uplink channel state information, UL CSI, or uplink sounding reference signals, UL SRS).
  • In some examples, channel aging can be attributed to a processing latency, e.g., in UL channel estimation and downlink, DL, precoding computation and to a signaling latency, e.g., limited by an SRS reporting interval. In some conventional approaches, channel aging can thus lead to performance degradation, e.g., since an outdated channel may introduce mismatched DL beamforming vector or precoding matrix and start to constrain a DL throughput. In some examples, channel aging may happen, when a user of a mobile device 10 (Fig. 2) moves, e.g., with increasing mobility. In some conventional approaches, a communication through the downlink may, e.g., not become better, until a next SRS arrives, e.g., to refresh DL beamforming or precoding weights. In some examples, the principle according to example embodiments enables to mitigate at least some of the potential disadvantages that may result from channel aging, e.g., by providing a, for example second, channel prediction.

Claims (15)

  1. An apparatus (100), comprising at least one processor (102), and at least one memory (104) storing instructions (106) that, when executed by the at least one processor (102), cause the apparatus (100) to: provide (200) a first machine learning model (MLM-1) configured to receive first information (I-1) associated with at least one signal (SIG) and to provide a first channel prediction (CH-PRED-1) based on the first information (I-1), provide (202) a second machine learning model (MLM-2) configured to receive second information (I-2) and to provide a second channel prediction (CH-PRED-2) based on the second information (I-2), the second information (I-2) comprising the first information (I-1) and at least temporarily comprising the first channel prediction (CH-PRED-1), determine (204) the second channel prediction (CH-PRED-2) using at least the second machine learning model (MLM-2).
  2. The apparatus (100) according to claim 1, wherein the instructions (106), when executed by the at least one processor (102), cause the apparatus (100) to at least temporarily provide (210) the first information (I-1) and the second channel prediction (CH-PRED-2) as the second information (I-2) to the second machine learning model (MLM-2).
  3. The apparatus (100) according to any of the preceding claims, wherein the instructions (106), when executed by the at least one processor (102), cause the apparatus (100) to: provide (220) first training data (DAT-TRAIN-1) for training of at least the first machine learning model (MLM-1), wherein the first training data (DAT-TRAIN-1) comprises an estimable part (TRAIN-EST), a predictable part (TRAIN-PRED), and associated labels (TRAIN-LAB), train (222) at least the first machine learning model (MLM-1) based on the first training data (DAT-TRAIN-1) and a first loss function (LF-1).
  4. The apparatus (100) according to claim 3, wherein the instructions (106), when executed by the at least one processor (102), cause the apparatus (100) to: provide (225) historic data (DAT-HIST) of the at least one signal (SIG), to partition (227) the historic data (DAT-HIST) into the estimable part (TRAIN-EST) and the predictable part (TRAIN-PRED).
  5. The apparatus (100) according to any of the claims 3 to 4, wherein the instructions (106), when executed by the at least one processor (102), cause the apparatus (100) to: provide (230) second training data (DAT-TRAIN-2) for training of the second machine learning model (MLM-2), wherein the second training data (DAT-TRAIN-2) comprises the first training data (DAT-TRAIN-1) and at least one of: a) the first channel prediction (CH-PRED-1), or b) the second channel prediction (CH-PRED-2), train (232) the second machine learning model (MLM-2) based on the second training data (DAT-TRAIN-2) and a second loss function (LF-2), which is different from the first loss function (LF-1).
  6. The apparatus (100) according to any of the claims 3 to 5, wherein the instructions (106), when executed by the at least one processor (102), cause the apparatus (100) to: use (240) the first training data (DAT-TRAIN-1) and the first channel prediction (CH-PRED-1) as obtained by the first machine learning model (MLM-1) in a first training phase (PH-TRAIN-1) for training the second machine learning model (MLM-2), use (242) the first training data (DAT-TRAIN-1) and the second channel prediction (CH-PRED-2) as obtained by the second machine learning model (MLM-2) in a subsequent second training phase (PH-TRAIN-2) for training the second machine learning model (MLM-2).
  7. The apparatus (100) according to any of the preceding claims, wherein the instructions (106), when executed by the at least one processor (102), cause the apparatus (100) to: collect (250) historic data of the at least one signal associated with at least two different domains of the following domains: a) a time domain (D-TIM), or b) a frequency domain (D-FREQ), or c) a spatial domain (D-SPAT), determine (252) training data (DAT-TRAIN) for training at least one of the first machine learning model (MLM-1) or the second machine learning model (MLM-2) based on the collected historic data.
  8. The apparatus (100) according to any of the preceding claims, wherein the instructions (106), when executed by the at least one processor (102), cause the apparatus (100) to: provide (260) at least one machine learning system (ML-SYS) comprising an instance of the first machine learning model (MLM-1) and an instance of the second machine learning model (MLM-2), provide (261) a plurality (PP) of prediction paths to obtain a plurality (CH-PRED-2') of second channel predictions using the at least one machine learning system (ML-SYS), each of the plurality (CH-PRED-2') of second channel predictions associated with a respective one of the plurality (PP) of prediction paths, combine (262) at least two of the plurality (CH-PRED-2') of second channel predictions.
  9. The apparatus (100) according to claim 8, wherein the instructions (106), when executed by the at least one processor (102), cause the apparatus (100) to: provide (265) a plurality (ML-SYS') of machine learning systems, train (267) at least two machine learning systems of the plurality of machine learning systems differently from each other.
  10. The apparatus (100) according to any of the claims 8 to 9, wherein the instructions (106), when executed by the at least one processor (102), cause the apparatus (100) to: provide (263) the at least two of the plurality (CH-PRED-2') of second channel predictions to at least one further machine learning system (ML-SYS-m).
  11. The apparatus (100) according to any of the preceding claims, wherein at least one of a) the first machine learning model (MLM-1) or b) the second machine learning model (MLM-2) is a dense neural network.
  12. An apparatus (100'), comprising means (102') for: providing (200) a first machine learning model (MLM-1) configured to receive first information (I-1) associated with at least one signal and to provide a first channel prediction (CH-PRED-1) based on the first information (I-1), providing (202) a second machine learning model (MLM-2) configured to receive second information (I-2) and to provide a second channel prediction (CH-PRED-2) based on the second information (I-2), the second information (I-2) comprising the first information (I-1) and at least temporarily comprising the first channel prediction (CH-PRED-1), determining (204) the second channel prediction (CH-PRED-2) using at least the second machine learning model (MLM-2).
  13. A method, comprising: providing (200) a first machine learning model (MLM-1) configured to receive first information (I-1) associated with at least one signal and to provide a first channel prediction (CH-PRED-1) based on the first information (I-1), providing (202) a second machine learning model (MLM-2) configured to receive second information (I-2) and to provide a second channel prediction (CH-PRED-2) based on the second information (I-2), the second information (I-2) comprising the first information (I-1) and at least temporarily comprising the first channel prediction (CH-PRED-1), determining (204) the second channel prediction (CH-PRED-2) using at least the second machine learning model (MLM-2).
  14. A device (10) for a communication system, the device (10) comprising at least one apparatus (100; 100') according to any of the claims 1 to 12.
  15. A computer program (PRG) comprising instructions (INSTR) which, when executed by an apparatus, cause the apparatus to perform at least some aspects of the method according to claim 13.
EP23214930.2A 2023-12-07 2023-12-07 Apparatus comprising at least one processor performing channel prediction Pending EP4568195A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP23214930.2A EP4568195A1 (en) 2023-12-07 2023-12-07 Apparatus comprising at least one processor performing channel prediction
US18/971,897 US20250193054A1 (en) 2023-12-07 2024-12-06 Apparatus comprising at least one processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
EP23214930.2A EP4568195A1 (en) 2023-12-07 2023-12-07 Apparatus comprising at least one processor performing channel prediction

Publications (1)

Publication Number Publication Date
EP4568195A1 true EP4568195A1 (en) 2025-06-11

Family

ID=89121968

Family Applications (1)

Application Number Title Priority Date Filing Date
EP23214930.2A Pending EP4568195A1 (en) 2023-12-07 2023-12-07 Apparatus comprising at least one processor performing channel prediction

Country Status (2)

Country Link
US (1) US20250193054A1 (en)
EP (1) EP4568195A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210376895A1 (en) * 2020-05-29 2021-12-02 Qualcomm Incorporated Qualifying machine learning-based csi prediction
WO2022205016A1 (en) * 2021-03-30 2022-10-06 Oppo广东移动通信有限公司 Artificial intelligence-based channel estimation method and apparatus
WO2023193570A1 (en) * 2022-04-08 2023-10-12 Mediatek Inc. Method and apparatus for channel state information (csi) prediction
EP4270884A1 (en) * 2022-04-27 2023-11-01 Nokia Technologies Oy Channel estimation using neural networks

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210376895A1 (en) * 2020-05-29 2021-12-02 Qualcomm Incorporated Qualifying machine learning-based csi prediction
WO2022205016A1 (en) * 2021-03-30 2022-10-06 Oppo广东移动通信有限公司 Artificial intelligence-based channel estimation method and apparatus
US20240022455A1 (en) * 2021-03-30 2024-01-18 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Ai-based channel estimation method and apparatus
WO2023193570A1 (en) * 2022-04-08 2023-10-12 Mediatek Inc. Method and apparatus for channel state information (csi) prediction
EP4270884A1 (en) * 2022-04-27 2023-11-01 Nokia Technologies Oy Channel estimation using neural networks

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
YEJIAN CHENJAFAR MOHAMMADISTEFAN WESEMANNTHORSTEN WILD: "Turbo-AI, Part I: Iterative Machine Learning Based Channel Estimation for 2D Massive Arrays", PROC. 2021 IEEE 93RD VEH. TECHNOL. CONF. (VTC'21 SPRING, April 2021 (2021-04-01)

Also Published As

Publication number Publication date
US20250193054A1 (en) 2025-06-12

Similar Documents

Publication Publication Date Title
Belgiovine et al. Deep learning at the edge for channel estimation in beyond-5G massive MIMO
Jiang et al. Neural network-based fading channel prediction: A comprehensive overview
Jiang et al. Neural network–based wireless channel prediction
Peken et al. Blind channel estimation for massive MIMO
Zhao et al. Time varying channel tracking with spatial and temporal BEM for massive MIMO systems
US11394446B2 (en) Apparatus and method for estimating interference based on machine learning
EP2741429A1 (en) Method for determining beamforming parameters in a wireless communication system and to a wireless communication system
WO2013056435A1 (en) Method and apparatus for channel predicting
WO2020221126A1 (en) Method, apparatus and device for improving multi-user multiplexing performance, and storage medium
CN116458077A (en) Wavelet transform-based tracking for estimating aged wireless channels
Cazzella et al. Deep learning of transferable MIMO channel modes for 6G V2X communications
US8494099B2 (en) Signal processing using modified blockwise analytic matrix inversion
CN112003639A (en) Method and apparatus for providing adaptive beamforming antennas for OFDM-based communication systems
KR101418766B1 (en) Multiple antenna method for reducing inter-cell interference in multi-user wireless systems
Rousseaux et al. Gaussian maximum-likelihood channel estimation with short training sequences
Sarker et al. A fast channel estimation and the reduction of pilot contamination problem for massive MIMO based on a diagonal Jacket matrix
EP4568195A1 (en) Apparatus comprising at least one processor performing channel prediction
JP2007159130A (en) Uplink reception method and apparatus in distributed antenna mobile communication system
Nandi et al. Avenues to improve channel estimation using optimized CP in STBC coded MIMO-OFDM systems—a global optimization approach
Arai et al. Uplink null-space expansion for multiuser massive MIMO in time-varying channels under unknown interference
US10256997B2 (en) Computing transmit and receive filters for a network device
JP2024161448A (en) Method and apparatus for providing an adaptive beamforming antenna for an OFDM-based communication system - Patents.com
US20240372583A1 (en) A Radio Transmitter with a Neural Network, and Related Methods and Computer Programs
Colak et al. Estimation of correlated channels in reconfigurable intelligent surfaces-enabled 6G networks
Yang et al. Synesthesia of machine (SoM)-driven analog precoder optimization for enhanced ISAC performance in sub-THz systems

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN PUBLISHED

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC ME MK MT NL NO PL PT RO RS SE SI SK SM TR

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20251211