|
||
Application to Wireless CommunicationThe high end wireless communication like cellular communication is largely made up of two big section, radio access network and core network. It seems obvious that AI/Machine Learning would be important part of core network operation. Questions are how much it can be applicable to radio access part especially Physical layer / MAC layer operations. In this page, I am going to chase the ideas and use cases of Machine Learning in Radio Access Network. For core network and application layer, you may refer to a lot of videos that I linked in WhatTheyDo page. Check with Qualcomm, Ericsson, Verizon, Cisco, Networking applications in the page.
MotivationOne of the early motivation to use Machine Learning in wireless communication would be to improve signal detection and classification required for CR (Coganitive Radio) - Ref [1]. Main algorithms in cognitive radio are two types as shown below. One is just to detect the existence of signal and the other one is to figure out more detailed properties of the signal. For the simplicity of implementation, in most case we focused on detecting the existence of the signal only in most of Cognitive Radio applications. There are roughly two types of algorithms being used for the dection of signal presence as shown below. One is to use ED(Energy Detection) Algorithm based on Threshold and the other one is non-threshold based algorithm. Even though these are major algorithms being used in signal existance(presence) detection, there some some major issues with these algorithms.
In some case, they used various method to figure out the detailed properties of the signal (like modulation scheme). But those methods has issues as follows.
To overcome various issues mentioned above, Machine Learning method is being investigated as alternatives to those conventional method mentioned above. Use Cases and Neural Network StructureIn this section, I am trying to summarize technical papers or videos with ML (Machine Learning) application to wireless PHY/MAC in simple diagrams mainly with focus on Input and Output of the network. For the details, I would recommend you to read the original papers and video that I put in the reference section. Once you have read those original documents/video, you can use the illustrations here as a visual que to refresh your memory and understanding. In this section, I would focus more on lower layer (PHY/MAC) of common wireless system or cellular communication system. Use CasesCommon Use Cases that I found (probably biased based on my personal interest) is listed as below. At the very early stages of adopting ML(Machine Learning) in this area was mostly on Modulation Detection, but it does not seem to get strong attention especially in high end communication (like mobile/cellular system) because we already have simple / deterministic way of figuring out the modulation scheme. Then various other use cases (like channel estimation, MIMO optimization, Beam Management) has been investigated and some of the use cases are being adopted in real application.
Neural Network ArchitectureIn terms of the architecture (algorithm) of the neural network, I see almost every types of well-known architectures being used in wireless area even though it would not be a complicated as those used in Google, Facebook, Tesla etc. Followings are the network types that I see in literatures most frequently
ExamplesMost of the examples shown here is from various papers or articles that I read, it doesn't necessarily mean that they are really used in real applications. I am just to trying to gather various ideas and get myself familiar to Machine Learning Application to wireless commuincation protocol stack.
NOTE : The block labeled as 'DL model' is Machine Learning part
Questions/ChallengesI personally interested in application of machine learning in physical layer of wireless communication and followings are a list of my personal question (to myself and as investigation topics for myself) in terms of applying the neural network to wireless PHY (and low MAC).
References[1] Deep Learning Framework for Signal Detection and Modulation Classification (2019) [2] Fast Deep Learning for Automatic Modulation Classification (2019) [3] Automatic Modulation Recognition Using Deep Learning Architectures [4] Modulation Classification with Deep Learning(Mathworks) [5] GRCon18 - Advances in Machine Learning for Sensing and Communications Systems (YouTube, 2019) [6] Deep Learning for Physical-Layer 5G Wireless Techniques: Opportunities, Challenges and Solutions (2019) [7] 5G MIMO Data for Machine Learning: Application to Beam-Selection using Deep Learning (2018) [8] Convolutional Radio Modulation Recognition Networks (2016) [9] Machine Learning for Beam Based Mobility Optimization in NR (2017) [10] TWS 18: Machine Learning for Context and Can ML/AI build better wireless systems? (2018) [11] The Future of Wireless and What It Will Enable (2018) [12] Deep Learning for Wireless Physical Layer: Opportunities and Challenges (2017) [13] Deep Learning-Based mmWave Beam Selection for 5G NR/6G With Sub-6 GHz Channel Information: Algorithms and Prototype Validation (2020) [14] Machine Learning for Wireless Communication Channel Modeling: An Overview (2019) [15] Predicting the Path Loss of Wireless Channel Models Using Machine Learning Techniques in MmWave Urban Communications (2020) [16] Machine Learning-Based 5G-and-Beyond Channel Estimation for MIMO-OFDM Communication Systems [17] Machine Learning Techniques for 5G and Beyond (2021) [18] Deep Learning at the Physical Layer: System Challenges and Applications to 5G and Beyond [19] Deep Learning for mmWave Beam and Blockage Prediction Using Sub-6GHz Channels (2019)
YouTube
|
||