Spectrum Intelligent Radio: Technology, Development, and Future Trends
Abstract
The advent of Industry 4.0 with massive connectivity places significant strains on the current spectrum resources, and challenges the industry and regulators to respond promptly with new disruptive spectrum management strategies. The current radio development, with certain elements of intelligence, is nowhere near showing an agile response to the complex radio environments. Following the line of intelligence, we propose to classify spectrum intelligent radio into three streams: classical signal processing, machine learning (ML), and contextual adaptation. We focus on the ML approach, and propose a new intelligent radio architecture with three hierarchical forms: perception, understanding, and reasoning. The proposed perception method achieves fully blind multi-level spectrum sensing. The understanding method accurately predicts the primary users’ coverage across a large area, and the reasoning method performs a near-optimal idle channel selection. Opportunities, challenges, and future visions are also discussed for the realization of a fully intelligent radio.
I Introduction
Industry 4.0 [1], also known as the fourth Industrial Revolution, integrates device-enabled information collection and decision-making in the process of industrial production. This paradigm-shifting disruption sets its cornerstone in massive wireless device connectivity, where densely populated sensors can observe, analyze, and communicate with the physical world to optimize operations and decisions. The massive machine-type communication (mMTC) in the emerging fifth-generation (5G) era promises to support one million devices per in the future. However, with the full swing of Industry 4.0 reaching everywhere, the anticipated device density could even surpass this target, particularly in large-scale smart factories.
A fundamental question naturally arises: How to manage this massive wireless access under the constraint of limited spectrum resources? The traditional static radio spectrum management methods, based on interference-free frequency pre-allocation, cannot reflect the dynamics of real-time supply-and-demand, and thus creating the issue of spectrum scarcity. To support a large volume of devices in limited frequency spectrum, dynamic spectrum management (DSM) [2] has been widely regarded as the most efficient solution. In this scenario, secondary users (SUs) monitor the spectrum utilization of primary users (PUs), and determine the dynamic access by the secondary transmitters (STs) to the spectrum. Despite perennial efforts since its inception, the current DSM only works in a relatively simple RF environment with a small number of connected devices for a particular service [3]. However, future massive connectivity will lead to an extremely complex RF environment, featured by various applications with different quality of service (QoS) requirements, a tremendous number of nodes, fast-changing traffic pattern dynamics, spectrum heterogeneity across the network topology, and increasing interference. These features significantly strain the current wireless systems, and hence call for the development of a revolutionary intelligent radio paradigm.
In [2], Haykin envisioned future intelligent radios as “brain-empowered wireless devices”. Considering the various underlying technologies and different levels of intelligence, in this article we propose to categorize spectrum intelligent radio into the following three streams, as illustrated by the intelligence pyramid in Fig. 1:
-
•
(S1) Human-oriented classical signal processing, where sets of rules are created to represent knowledge in well-defined domains;
-
•
(S2) Machine learning (ML), where statistical models are created for specific problem domains and trained from big data; and
-
•
(S3) Contextual adaptation (CA), where contextual explanatory models are developed to represent the real-world phenomena.
In S1, the classical signal processing approach carries limited intelligence, which is well covered in the literature. As a leap forward, ML in S2 could be regarded as network deployments with partial intelligence. It represents a new and significant trend, and starts to capture the current primary interest in the research community. Therefore, we focus on S2 in this article. Finally, S3 with CA represents a future-advanced stage of ML development with intelligence in its complete capacity. From another perspective, S3 achieves a machine-speed (i.e., real-time) decision on spectrum management, as an agile response to the large number of parameters involved in the complicated RF environments. It is believed to provides a potentially complete solution to address the spectrum challenges in future massive network connectivity.

In this article, we will introduce some of our recent applications and contributions of ML techniques in intelligent radio. This research area is at its early stage. However, our results and approaches reveal promising future of applying ML techniques to achieve high levels of spectrum intelligence. Regarding this, we will present our vision for the research direction and expectation beyond the horizon. In general terms, ML enables machines to automatically learn from data and is the key technology behind self-driving cars and face recognition. These successful applications motivate the embrace of the ML techniques, leveraging the interdisciplinary synergy. By analogy to the recognition process of human brain, we divide the whole process of ML-based technology into three hierarchical levels: perception, understanding, and reasoning, illustrated in Fig. 1. Perception autonomously identifies multiple features of signals, while understanding learns the intricate structure of the RF environment in a large-scale complex network, and establishes the ongoing RF activity map. At the highest level, reasoning builds upon perception and understanding, and reasons how to seamlessly access the shared spectrum resources with minimal interference to the PU. These three levels are relevant to different aspects of ML, and collectively enable the SU to “see” the ongoing RF activities and understand the in-depth wireless landscape. Specifically, the proposed perception method achieves fully blind multi-level spectrum sensing with an accuracy close to 1 when signal-to-noise ratio (SNR) is -12 dB. The understanding method can predict the primary users’ coverage radius with an error of 2.8%, and the reasoning method significantly outperforms the existing methods and approaches the optimal one in terms of idle channel selection accuracy.
II Stream 1: Human-Oriented Classical Signal Processing
The majority of relevant research falls into the first stream based on human-oriented classical signal processing. Its typical feature is that a human being programs systems with explicit rules or logic (e.g., energy detection threshold) to implement handcrafted knowledge in a very limited number of domains. In reality, classical signal processing is a complicated multi-task process. Spectrum sensing and decision making are the two most important tasks.
II-A Spectrum Sensing
Spectrum sensing is a physical operation that measures the surrounding radio spectrum states based on various signal processing methods, including matched filtering, cyclostationary, energy detection for narrow-band scenario, and sub-Nyquist techniques for wideband case. However, these methods solely focus on a single parameter, the occupancy of a specific spectrum. In general, false alarm and detection probability are the most essential performance metrics. It is clear that a rich ensemble of RF activities and variations in the physical world are ignored. On the other hand, these methods usually assume a homogeneous spectrum state, where the propagation range of a PU is large enough to cover all SUs, and the whole network shares one common sparse spectrum [4]. This single-parameter sensing approach, combined with the unrealistic assumption on homogeneity, is incapable of handling complex RF environments of future massive connectivity.
II-B Decision Making
Decision making consists of a series of logical operations, including sensing scheduling (when to perform sensing and which channels to sense), and channel access strategy (whether and which channels to access based on the spectrum sensing results). In addition, when only a small portion of the spectrum can be sensed at one time by low-cost battery-powered devices, spectrum sensing and channel access strategies can be treated jointly under a unified framework. Conventional studies use model-dependent approaches such as myopic (greedy) strategy, classical game theory, congestion control, matching theory, and graph coloring [5] to obtain structured solutions. Essentially, the model-dependent methods tackle a global constrained optimization problem by decomposition/decoupling, requiring the knowledge of the a priori parameters in the network, such as user activation dynamics in certain spectrum.
In practice, the complexity of spectrum environment often makes it impossible to gain enough knowledge in advance to develop the network evolution model, especially for the fast-changing RF dynamics, whose statistics is costly to obtain accurately due to its inherent complexity and practical limitations such as sensing time, hardware capability, and computational power. Furthermore, in the envisioned mMTC applications, decision making should cater for a decentralized self-organized multi-agent (multiple SUs) scenario, which is extremely challenging. All these limitations urge us to look for model-free decision-making [6]. A model-free method helps a decision-making entity interact with the environment, eliminating the need for a pre-defined network model. To achieve this, techniques more advanced beyond handcrafted approach are required, resorting to the contemporary interdisciplinary techniques, such as ML-based approaches to directly interact with the unknown RF environment.
III Stream 2: Machine Learning
ML automatically learns a statistical model of a specific problem using Big Data analytics. Supervised, unsupervised, and reinforcement learning (RL) are three commonly used ML algorithms. “Supervised/unsupervised” ML algorithms highlight whether the data samples are manually labeled or not, while reinforcement learning uses a trial and error methodology, which maps states to actions to maximize a numerical reward by a combined exploitation and exploration strategy. In general, supervised/unsupervised learning is efficient in understanding the PU’s behavior, while reinforcement learning facilitates devices’ access coordination. On this basis, we propose a new architecture for ML-based technology with three hierarchical levels. This enables an SU to autonomously perceive, understand, and reason the unknown environments.
III-A RF Landscape Perception
The first level involves the autonomous multiple feature identification of signals in an unknown complicated RF environment. This allows an SU to observe network heterogeneity and dynamics from different perspectives. It extends a single feature identification in Stream 1 to a multiple one.
As discussed before, the spectrum sensing in Stream 1 mainly determines a detection threshold shown in Fig. 2, which is readily solvable. For example, given the target probability of false alarm and the noise power, can be simply determined by the Neyman-Pearson criterion. The work in [7] lifts this barrier, and considers different PU signal power levels as a new feature, potentially enabling the design of a more efficient spectrum access strategy. The goal of the multi-level case is to jointly determine multiple thresholds to differentiate multiple power levels, which is far more complicated than the binary one. In essence, there are possibilities of errors that are intertwined to exacerbate the complexity in threshold calculation. In [7], closed-form thresholds were determined by assuming the same cost for all the errors. Note that a number of parameters (power mode) are required a priori, including the number of power levels, the value of powers, the noise power, and the prior probability of hypotheses. In theory, this problem can be solved by labelling the collected samples from different PU power levels [7]. However, this is not very practical in reality.
To remove the limitation of the existing work and achieve multi-level spectrum sensing with no or minimal prior information, we recently proposed a data-driven/ML based scheme [8]. It is fully blind in the sense that the SU does not require any prior knowledge of the power mode. Specifically, the proposed spectrum sensing scheme spans across two stages as shown in Fig. 2. In Stage I (spectrum learning, a.k.a the training phase in ML), the SU collects a multitude of signals long enough to ensure all the possible PU transmit power levels have been operated with a high probability. Then, a Gaussian mixture model (GMM) is used to capture the multi-level power characteristics of the signals. Finally, we introduce a Bayesian nonparametric method, referred to as conditionally conjugate Dirichlet process GMM (CCDPGMM), to automatically cluster the signals with the same PU transmit power and infer the model parameters (GMM parameters and PU power level duration distribution parameters). With the model parameters inferred in Stage I, the prediction part in Stage II can easily identify the current PU power level from the collected PU signal samples. In this way, Stage I together with the prediction part in Stage II achieve fully blind multi-level spectrum sensing.


The simulation results are presented in Fig. 3 to compare the accuracy of PU power level identification for the proposed CCDPGMM, expectation maximization GMM (EMGMM), and mean shift (MS) with respect to the average received SNR . The EMGMM is a parametric clustering method that requires the prior knowledge of , while the CCDPGMM and MS belong to a nonparametric class without the need for such prior knowledge. We set the power level and the probability of each hypothesis = 0.25. It is assumed that the noise variance is 1, the PU transmit powers , and . It is shown that the proposed CCDPGMM significantly outperforms MS (for example, a 2.2 dB gain at ), and is only slightly inferior to EMGMM. At dB, CCDPGMM achieves . Note that the accurate estimation of the power levels is important, or else it will degrade the performance in Stage II.
Clearly, in order to achieve a full RF cognition, future networks demand automated extraction of far more features with no or minimal prior information. Preferably, the physical layer information (spectrum occupancy, transmit power level, modulation, constellation, and channel coding) and upper layer features (application types, network topology, and communication protocols) should be mined under a unified framework. In this line, a deep convolutional neural network (CNN), built on the layers of convolving trainable filters, can perform nonlinear approximations and emerge as a tool of the future to automate the extraction of a multitude of features. This represents a new trend for RF landscape perception.
III-B RF Environment Understanding
The second level learns the intricate structure of the RF environment in a large-scale complex network, and establishes the ongoing RF activity map. This may include understanding large and small-scale wireless channel propagation conditions and identifying non-collaborative wireless systems. Network complexity is mainly embodied in heterogeneity and dynamics. For example, a future network could include multiple PUs across a large area, and the spectrum states could vary significantly from place to place within the network. This heterogeneous property stymies the accurate spectrum sensing and availability prediction for a given location. Considering the potentially large number of spectrum states, one can deploy many static SUs at different geographic locations to carry out spectrum sensing simultaneously, and then collate all the sensing results to identify all the different spectrum states. However, this is highly undesirable due to the high deployment cost.

To understand the RF environment in a more cost-efficient way, we exploit the mobility nature inherent to most wireless devices to explore the spectrum footprint across a network [9]. Specifically, a small number of SUs simultaneously sample the RF channels while moving along, and each SU sends its sensing results to its nearby cluster head (CH). These CHs are interconnected and exchange information with each other, and thus the global spectrum states are derived cooperatively. This basic collaborative concept is illustrated in Fig. 4. Mathematically, we proposed a beta process sticky hidden Markov model (BP-SHMM) to represent and capture spatial-temporal correlation among RF samples. Then, Bayesian inference is adopted to classify sensing samples into different classes in an unsupervised manner. In essence, all the spectrum samples in each class have the same spectrum state. Then the locations of PUs and their transmission ranges can be inferred from the classification results. In specific, our calculation indicates that the coverage radius prediction error is 2.8%. Consequently, a newly joined SU could have almost instantaneous access to the available frequency channels without sensing. The accuracy is much higher than individual SU sensing, and it also brings an important benefit of low latency.

The superiority of our proposed method is illustrated by an example in Fig. 5. It is clearly shown that all the six spectrum states (each represented by a different color) were identified successfully and the coverage areas predicted, both with high accuracy.
The proposed method mainly focuses on the spectrum heterogeneity. Handling the envisioned scenario with fast-changing dynamics and interference is still an open problem. A potential way is to design two coupled SHMMs. The first one models the latent statistical correlation within each mobile SU’s sequential sensing samples in terms of the physical layer parameters, while the second one targets the application layer parameters interpreting the dynamics from an application perspective and identifying interference. This may allow us to gauge the mutual influence of the physical layer and application layer parameters simultaneously.
III-C Reasoning for Instantaneous Spectrum Access
At the third level, SU can perceive its surrounding spectrum environment and make use of its understanding of environmental features to reason how to seamlessly access the spectrum resources shared among devices, minimizing the interference to the PU. Essentially, multi-user dynamic spectrum access is a highly challenging distributed decision-making problem [10], as the network utility should be maximized without any online coordination or inter-user information exchange. As explained before, when facing a complex dynamic network, model-dependent decision-marking approaches are no longer effective. In contrast, model-free learning enables the SU to interact with the environment directly and then adjust its behavior by reinforcement learning, the key to realizing intelligent spectrum.

In practice, a battery-powered SU can only perceive a small portion of the available channels at an instance, and needs to select a possible idle channel(s). As such, dynamic multi-channel access problem can be modeled as a partially observable Markov decision process (POMDP) [10], which is the generalization of an MDP. When the network dynamics (the state transition probability of the channel) is unknown and the channels are correlated, the POMDP becomes very challenging due to high-dimensional and large state-space issues. The popular reinforcement learning approaches, such as Q-learning, are intractable to solve it. To address this issue, the work in [11] uses a deep neural network (DNN) approximate Q-values, replacing the conventional look-up Q table. However, DRL usually requires a large number of training samples to tap the strong mapping capability of DNNs [12]. However, only a single sensing sample for one channel can be collected in each time slot, and it results in a low learning rate and channel selection accuracy.
We propose a novel model-free Gaussian process reinforcement learning (GPRL) based solution. As a Q-function approximator in RL, the GP is embedded to measure data correlation using a kernel function and update the posterior Q-value distribution via the Bayesian theory. On this basis, the past learning experience can be utilized in a more efficient way compared to the DNN-based Q-function approximators. This accelerates learning and eliminates the need for a large number of training samples. Fig. 6 compares the channel selection accuracy of the proposed GPRL, DRL, Whittle index (WI), and the optimal (ideal) method for a total of 16 channels. The results of DRL and GPRL are obtained via an online learning process with learning and testing phases of 120 and 30 time spans, while WI and the optimal method are directly applied in the testing phase. It is clearly shown that GPRL outperforms DRL significantly for increased , and achieves an accuracy close to the optimal one.
However, GPRL and DRL only suit a single-user scenario. The multi-user setting is significantly different in environment dynamics, network utility, and algorithm design, which is much more challenging to solve than the single-user case. Due to interactions among users, it is highly desirable to develop a model-free distributed multi-user method without coordination or message exchange among users.
IV Stream 3: Contextual Adaptation
Motivated by the next generation of artificial intelligence[13, 14], the third stream of spectrum intelligent radio has been envisioned to feature contextual adaptation, and meet the need for future massive connectivity with its full intelligence. It is paramount that the radio systems contextualize the acquired knowledge, and transfer the relevant information from the previous scenarios to the current one. Essentially, contextual explanatory models are developed to autonomously identify the key elements and capture corresponding parameters relevant to the explanation and representation of the real-world phenomena. In the context of spectrum intelligent radio, an SU autonomously reasons and learns from the sensed radio environment to make a decision on the communications mode most appropriate to the prevailing conditions, taking into account its performance targets. It is able to evaluate a variety of criteria, including delay and power constraints as well as sensing accuracy and security requirements, and selects the most practical one suiting the specific radio environment. Furthermore, it self-reconfigures its hardware to execute the selected communication mode.
Mathematically, contextual adaptation relies on a contextual model to represent the real-world settings, leveraging the interpretable machine-learning technique. That is, this model does not rigidly or blindly follow preset rules for decision making. Instead, the intelligent radio proactively discovers the logical rules and defines the models to shape the decision-making process. Consequently, it comprehends its actions and understands the rationale behind its decisions. For example, the intelligent radio does not only identify the best channel for SU access, but also establishes and understands the inherent relationship between its decision and DNN parameters. With a properly designed human-computer interface, the decision process can manifest itself to a human user. This enables the radio to truly “see”, perceive, and understand the ongoing RF activities, as well as make transparent and trustworthy decisions. Moreover, interpretable ML can predict how it will behave in the future, removing the technical hurdles faced by the current ML algorithms, where a new scenario that can severely deviate from the training model renders radio malfunction. An intelligent radio with contextual understanding will entail far fewer samples to be trained, utilizing contextual models. In essence, such a system over time will learn about how a contextual model should be structured. Once established, this model will be the basis for a radio system to reason the RF landscape and ongoing activities, as well as make decisions on RF access. For massive device access necessary for the future dense IoT network featured in Industrial 4.0, contextual adaptation-enabled devices will autonomously sense a complex local RF landscape, determining how to avoid interference, and exploiting opportunities to intelligently and efficiently access the available spectrum. From another perspective, the current ML approaches, DNN in particular, work in a “black-box” style and the decisions of the ML models are not intuitive and usually inexplicable to human users. Consequently, trust in the system can not be firmly established and proved. This is a genuine concern in the context of Industrial 4.0, where all the control signaling must be conducted in a clearly understandable fashion. Therefore, the “explicable” ML calls for theoretic breakthroughs, which continues to pose a grand challenge for the entire scientific community.
V Development Roadmap
Compelled by the overwhelming impact of spectrum scarcity on the national digital economy, many government regulators such as FCC in the U.S., Ofcom in the U.K., and ACMA in Australia, have started to rethink radio frequency management to create a connected digital society. Industry and standardization initiatives, under the auspices of major regulatory agencies, have been mobilized to bring such management concept into standardization, including the early standard version of IEEE 802.22 and new standards such as IEEE 802.11af and ECMA 392. Noteworthy, the above standards have been designed for the TV white space, where a device can obtain an available channel list from TV white space database. In the future, it is highly desirable to see the standardization process on other frequency bands.
The Defense Advanced Research Projects Agency (DARPA) plays a leading role in developing ML-based spectrum management. The recently announced Spectrum Collaboration Challenge (SC2) aims to develop and integrate advanced ML capabilities into the current radio applications to achieve a collective optimization of the wireless spectrum strategies. The ultimate goal targets the dynamic and instantaneous spectrum sharing at machine timescales. In fact, in an earlier demonstration, the ML-enabled radios were seen to have outperformed human spectrum managers by 50%. Recently, DARPA has also launched the radio frequency machine learning systems (RFMLS) program to address the performance limitations of conventionally designed RF systems such as radar, signal intelligence, electronic warfare, and communications. FCC has recently ushered in a test program to allow civilian users (LTE providers and general users) to share spectrum with the U.S. Navy on a bandwidth of 150 MHz at 3.5 GHz, and ML has become a viable solution [15]. It is highly encouraging to see regulatory bodies are realizing the importance of dynamic spectrum management, and embracing the concept of spectrum intelligent radio. It is expected that only through the promulgation of governmental law and policy can such a concept be widely accepted and adopted by the broad industry.
VI Conclusion
This article has discussed the background, progress, challenges, and future research trends of intelligent radio technologies. We elaborated on the three streams of intelligence development, and focused on the second stream ML, which has recently attracted great interest in the research community. We presented new results of our recent work on spectrum perception, understanding, and reasoning. The government’s regulatory impact was also discussed. We hope that this article stimulates more interest in this promising research area, and encourages more efforts are made toward the fully intelligent spectrum resource utilization.
References
- [1] M. Aazam, S. Zeadally, and K. A. Harras, “Deploying fog computing in industrial Internet of Things and industry 4.0,” IEEE Trans. Ind. Informat., vol. 14, no. 10, pp. 4674–4682, Oct. 2018.
- [2] S. Haykin, “Cognitive radio: brain-empowered wireless communications,” IEEE J. Sel. Areas Commun., vol. 23, no. 2, pp. 201–220, Feb. 2005.
- [3] A. Ali and W. Hamouda, “Advances on spectrum sensing for cognitive radio networks: Theory and applications,” IEEE Commun. Surveys Tuts., vol. 19, no. 2, pp. 1277–1304, Secondquarter 2017.
- [4] X. Huang, F. Hu, J. Wu, H. Chen, G. Wang, and T. Jiang, “Intelligent cooperative spectrum sensing via hierarchical Dirichlet process in cognitive radio networks,” IEEE J. Sel. Areas Commun., vol. 33, no. 5, pp. 771–787, May 2015.
- [5] A. Checco and D. J. Leith, “Learning-based constraint satisfaction with sensing restrictions,” IEEE J. Sel. Topics Signal Process., vol. 7, no. 5, pp. 811–820, Oct. 2013.
- [6] W. Wang, A. Kwasinski, D. Niyato, and Z. Han, “A survey on applications of model-free strategy learning in cognitive wireless networks,” IEEE Commun. Surveys Tuts., vol. 18, no. 3, pp. 1717–1757, thirdquarter 2016.
- [7] F. Gao and K. Zhang, “Enhanced multi-parameter cognitive architecture for future wireless communications,” IEEE Commun. Mag., vol. 53, no. 7, pp. 86–92, Jul. 2015.
- [8] R. Zhang, P. Cheng, Z. Chen, Y. Li, and B. Vucetic, “A learning-based two-stage spectrum sharing strategy with multiple primary transmit power levels,” IEEE Transactions on Signal Processing, vol. 67, no. 18, pp. 4899–4914, Sep. 2019.
- [9] Y. Xu, P. Cheng, Z. Chen, Y. Li, and B. Vucetic, “Mobile collaborative spectrum sensing for heterogeneous networks: A Bayesian machine learning approach,” IEEE Trans. Signal Process., vol. 66, no. 21, pp. 5634–5647, Nov. 2018.
- [10] Q. Zhao, L. Tong, A. Swami, and Y. Chen, “Decentralized cognitive MAC for opportunistic spectrum access in ad hoc networks: A POMDP framework,” IEEE J. Sel. Areas Commun., vol. 25, no. 3, pp. 589–600, Apr. 2007.
- [11] S. Wang, H. Liu, P. H. Gomes, and B. Krishnamachari, “Deep reinforcement learning for dynamic multichannel access in wireless networks,” IEEE Trans. on Cogn. Commun. Netw., vol. 4, no. 2, pp. 257–265, Jun. 2018.
- [12] D. Silver, A. Huang, C. J. Maddison, A. Guez, L. Sifre, G. van den Driessche, J. Schrittwieser, I. Antonoglou, V. Panneershelvam, M. Lanctot, S. Dieleman, D. Grewe, J. Nham, N. Kalchbrenner, I. Sutskever, T. Lillicrap, M. Leach, K. Kavukcuoglu, T. Graepel, and D. Hassabis, “Mastering the game of Go with deep neural networks and tree search,” Nature, vol. 529, pp. 484–489, Jan. 2016.
- [13] A. Holzinger, “From machine learning to explainable AI,” in IEEE World Symposium on Digital Intelligence for Systems and Machines (DISA), Aug. 2018, pp. 55–66.
- [14] L. Deng, “Artificial intelligence in the rising wave of deep learning: The historical path and future outlook perspectives,” IEEE Signal Process. Mag., vol. 35, no. 1, pp. 180–177, Jan. 2018.
- [15] W. M. Lees, A. Wunderlich, P. J. Jeavons, P. D. Hale, and M. R. Souryal, “Deep learning classification of 3.5-GHz band spectrograms with applications to spectrum sensing,” IEEE Trans. on Cogn. Commun. Netw., vol. 5, no. 2, pp. 224–236, Jun. 2019.
Peng Cheng received the Ph.D. degree from Shanghai Jiao Tong University, China, in 2013. From 2014 to 2017, he was a postdoctoral research scientist at CSIRO, Sydney, Australia, and he is currently with the University of Sydney, Australia. His research interests include machine learning, wireless AI, network MIMO, OFDM and compressive sensing theory. |
Zhuo Chen received the B.S. degree from Shanghai Jiao Tong University, China, and the Ph.D. degree from the University of Sydney, Australia. He was a Senior Research Scientist with CSIRO, Sydney, Australia. His research interests include wireless sensor networks, wireless AI, and signal processing. |
Ming Ding is a Senior Research Scientist at Data61, CSIRO, Australia. He has authored over 80 papers in IEEE journals and conferences, and about 20 3GPP standardization contributions. He holds 14 US patents and co-invented another 100+ patents on 4G/5G technologies in CN, JP, EU, etc. Currently, he is an editor of IEEE Transactions on Wireless Communications. |
Yonghui Li received his Ph.D. degree in 2002 from Beijing University of Aeronautics and Astronautics. Since 2003 he has been with the Centre of Excellence in Telecommunications, the University of Sydney, Australia, where he is now a professor. His current research interests are in the area of wireless communications, with a particular focus on MIMO, millimeter wave communications, machine to machine communications, coding techniques and cooperative communications. |
Branka Vucetic is an ARC Laureate Fellow and professor of telecommunications, Director of the Centre of Excellence in Telecommunications at the University of Sydney. During her career, she has held research and academic positions in Yugoslavia, Australia, U.K. and China. Her research interests include coding, communication theory and signal processing and their applications in wireless networks and industrial Internet of Things. She is a Fellow of the Australian Academy of Technological Sciences and Engineering and a Fellow of the IEEE. |
Dusit Niyato received the B.Eng. degree from the King Mongkut’s Institute of Technology Ladkrabang, Thailand, in 1999, and the Ph.D. degree from the University of Manitoba, Canada, in 2008. He is currently a Professor with the School of Computer Science and Engineering, Nanyang Technological University, Singapore. His research interests are in the areas of energy harvesting for wireless communication, the Internet of Things, and sensor networks. |