Cognitive Service Architecture For 6G Core Network
Cognitive Service Architecture For 6G Core Network
fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TII.2021.3063697, IEEE
Transactions on Industrial Informatics
IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. **, NO. *, 2020 1
1551-3203 (c) 2021 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
Authorized licensed use limited to: University of Prince Edward Island. Downloaded on May 15,2021 at 10:59:22 UTC from IEEE Xplore. Restrictions apply.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TII.2021.3063697, IEEE
Transactions on Industrial Informatics
IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. **, NO. *, 2020 2
1551-3203 (c) 2021 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
Authorized licensed use limited to: University of Prince Edward Island. Downloaded on May 15,2021 at 10:59:22 UTC from IEEE Xplore. Restrictions apply.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TII.2021.3063697, IEEE
Transactions on Industrial Informatics
IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. **, NO. *, 2020 3
1551-3203 (c) 2021 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
Authorized licensed use limited to: University of Prince Edward Island. Downloaded on May 15,2021 at 10:59:22 UTC from IEEE Xplore. Restrictions apply.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TII.2021.3063697, IEEE
Transactions on Industrial Informatics
IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. **, NO. *, 2020 4
Retina
Basic Module
20M
3M motoneurons
Optic lobe 18M sensory receptors
(~60M neurons)
Real Time
0.5M AI Reasoning
Perception
……
Central Brain
(~50M neurons)
total 8 arms
Cognitive Service
0.5M
1551-3203 (c) 2021 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
Authorized licensed use limited to: University of Prince Edward Island. Downloaded on May 15,2021 at 10:59:22 UTC from IEEE Xplore. Restrictions apply.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TII.2021.3063697, IEEE
Transactions on Industrial Informatics
IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. **, NO. *, 2020 5
Model Matching
Knowledge Quality Knowledge
events, etc. The second is AI reasoning ability. AI operators, Reasoning Assessment Update
rule matching units and approximate reasoning units are built Entity
Alignment
Ontology
Construction
in the network functions to realize online feature matching
Third-party Data Knowledge
and local reasoning. Thus, basic module of traditional network Database Integration Representation
Different 6G
Environment
function, real time perception and AI reasoning work as a Entity Relationship Attribute
Extraction Extraction Extraction
whole to form a cognitive service. Knowledge Mining Module
However, only introducing cognitive service is not enough.
The real time perception ability of different cognitive services Structured
Data
Unstructured
Data
should coordinate with each other to conduct complex percep- Communication Computation
Resource Resource
tion. Besides, the AI reasoning ability should be updated reg-
ularly to achieve better performance. Therefore, at the system
Fig. 4. Knowledge Graph for 6G Communication.
level, cognitive scheduling and knowledge graph management
are introduced. Cognitive scheduling arranges, prunes and scenarios.
merges the core network system and dynamically adjusts the In traditional network architecture, it is difficult for the
system capability according to the cognitive information of the applications to accurately get the network performance in real
network function and the polymorphic interface. Knowledge time. In turn, the network cannot make an adjustment in real
graph management works based on the theory of knowl- time according to the needs of the applications, either. The
edge graph. It gathers information from network functions inability to adaptively match computing resources and com-
and interfaces and update the knowledge graph of cognitive munication resources leads to a decline in service experience
service. Then the cognitive ability of network functions and in highly dynamic environments, especially for delay-sensitive
polymorphic interfaces are upgraded based on the updated and resource-exhausted applications. Therefore, the cognitive
knowledge graph. ability is of great importance. This is just like an octopus
Knowledge graph is the core component of system’s cogni- needs to know where the food is and which arm is best for
tive ability. It is in charge of analyzing and modeling of service getting food. Cognitive service architecture helps a lot to solve
quality demand and scene context. As is shown in Fig. 4, the this problem. It makes the core network have the ability to
knowledge graph building system consists of two modules: perceive real-time computing demand and computing resource
Knowledge mining module and knowledge generation module. distribution. The first step is to build the unified modeling of
Knowledge mining module has three sub-modules, which are heterogeneous computing and express it by means of ontology
in charge of extracting entity, relationship and attribute from modeling and semantic description. Then, based on the age
unstructured data, respectively. Knowledge generation module of information theory[34], the status of communication and
makes use of structured data and information extracted by computation resources are jointly evaluated.
knowledge mining module to generate knowledge graph. It has 2) Intelligent Scheduling: One of the most important fea-
several sub-modules. Knowledge Representation represents tures that distinguish 6G from previous generations of com-
entities and relations as the structure of the three-tuple. Entity munication is that it does not only play a role of pipeline
alignment points synonymous entities with different name to connecting difference devices. In other words, 6G commu-
the same objective object. Ontology construction use top-down nication is not just communication itself. Instead, it is more
method to construct a hierarchical relationship between a set like a field which interact with all the devices in it, and vise
of conceptual definitions and concepts. Knowledge reasoning versa. That is, just connecting network devices together is not
further explore the hidden knowledge based on the existing enough. 6G network should provide intelligent scheduling for
knowledge base to expand the knowledge base and obtain rea- both communication resources and computation resources. For
soning results. The process of constructing knowledge graph one thing, lacking any kind of resource will inevitably lead
works as follows. First, user requirements for communication to deterioration of user experience. For another, to prevent
and computation resources are extracted from massive service resource waste and improve the overall performance of the
instances based on data mining. The structured data in it is system, communication resources and computation resources
directly integrated with data in the third-party database. The should be jointly scheduled at a fine-grained level. Although
unstructured data first enters the knowledge mining module. It network slicing makes great progress in terms of manag-
is processed through entity extraction, relationship extraction ing communication resources conveniently leveraging network
and attribute extraction. Then, the integrated and mined data function virtualization, it is still in a coarse-grained level and
goes through knowledge representation and entity alignment lacks flexibility. To fulfill intelligent scheduling, new measures
operation. Next, if the represented knowledge does not exist on should be taken and relevant technologies should be upgraded.
the ontology, the ontology is constructed first. After that, the Based on the distributed edge core network, we introduce
represented knowledge is updated to the new ontology. Finally, AI as a Function in 6G core network to act as an intelligent
all knowledge ontology forms knowledge graph after the resource scheduler. AI as a Function is different from AI as
process of quality assessment. The knowledge graph generated a Service. AI as a Service is a service provided by service
in this scenario can be imported into a model library for new providers which play a role of enhancing application perfor-
1551-3203 (c) 2021 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
Authorized licensed use limited to: University of Prince Edward Island. Downloaded on May 15,2021 at 10:59:22 UTC from IEEE Xplore. Restrictions apply.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TII.2021.3063697, IEEE
Transactions on Industrial Informatics
IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. **, NO. *, 2020 6
Cloud Core
Network
Edge Core
Network Edge Core
Network
Basic Module
Real Time
AI Reasoning
Perception
Cognitive Service
Basic Module
Real Time
AI Reasoning
Perception
Cognitive Service
Edge Core
Network Edge Core
Network
Basic Module
Real Time
AI Reasoning
Perception
Cognitive Service
Basic Module
Real Time
AI Reasoning
Perception
Cognitive Service
Buoy D2D
Buoy
Brain-computer
Multi-sensory XR
Interface
Basic Module
Cognitive Service
Cognitive Service Cognitive Scheduling
Cloud Edge
AI Steering Communication Link
Collaboration
mance. It includes a large variety of intelligent services such as cope with massive factors, such as user movement and scene
voice assistant, computer vision, intelligent recommendation changes that may result in service quality degradation. Then
and so on. They are all user-oriented intelligent services. the coordination scheme is fulfilled by means of service
However, AI as a Function is a network function of 6G core rescheduling, resource redistribution and service migration.
network. It works for the network and serve as a scheduler. The key is to dynamically adjust the service chain and keep
It is transparent to users but help to improve the overall it adapted to the ever-changing user behavior.
performance of the network.
3) Cognitive Service Architecture: In 5G network, edge
Intelligent scheduling is non-trivial in resource scheduling. computing is introduced to provided computation resources
Although mobile edge computing is introduced to equip access in the proximity. Although the 5G core network adopt service
network with edge servers, the computation resource of a based architecture, it still works as a whole logically. As we
single edge node is still limited. Generally, the arrival of mentioned above, communication resources and computation
the task is non-uniform. The computation resource needed resources should be scheduled jointly to cope with different
per task is uncertain, either. Poor scheduling will lead to resource-exhausted situations. However, in previous genera-
computation resource shortage or network congestion locally. tions of communications, the network only serve as a pipeline
To guarantee the quality of experience, computation resource and has no cognitive ability to computation resources. Besides,
of different edge nodes and the status of network should be core network and edge nodes are located at different level of
jointly arranged. That is, the access control of computing the network. The division of network and computation results
tasks and network routing is decided at the same time. For in much difficulty in the joint scheduling.
example, the routing protocol used in 6G network could Inspired by the octopus’s distributed nervous system struc-
be redesigned. The routing process considers not only the ture, core network will be split into edge core network and
status information of the network, but also the distribution cloud core network in 6G cognitive service architecture. Edge
of available computation resources. core network will further sink to the edge of the network. As
Just resource scheduling is not enough. Even with ample is shown in Fig. 5, cognitive service architecture will leverage
computation resources and good network status, users may still edge computing to form a multi-center architecture to provide
suffer from service quality degradation if services coordination efficient, flexible, ultra-low delay and ultra large capacity net-
relationship is not carefully scheduled. To deal with this prob- work services. Edge core networks act like peripheral nervous
lem, multiple measures should be taken. First, it is essential system in octopus’s arms, while the cloud core network plays
to realize the intelligent monitoring of service operation status a role of central brain. Most of the cognitive services will be
and establish a service operation quality prediction model. deployed at the edge core networks. Cognitive scheduling and
Then, the service collaboration trigger mechanism should take knowledge graph management are mainly deployed at edge
user requirements, equipment failures and system iteration core network as well. Cloud core network will no longer
upgrades into consideration. To achieve the coordination of directly participate in the communication. It is in charge of
the services, the collaboration strategy has to be carefully AI steering and helps edge core networks to coordinate with
designed. Deep reinforcement learning will be leveraged to each other.
1551-3203 (c) 2021 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
Authorized licensed use limited to: University of Prince Edward Island. Downloaded on May 15,2021 at 10:59:22 UTC from IEEE Xplore. Restrictions apply.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TII.2021.3063697, IEEE
Transactions on Industrial Informatics
IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. **, NO. *, 2020 7
With core network sinking to the edge, the control panel B. Polymorphic Interface Supporting Cognitive Services
of communication resources and computation resources are Traditional adaptive systems are mostly used for resource
finally laid at the same tier of the system, which paves the allocation in data centers, such as load balancing, container
way for realizing the visions in Section I-B. First, the cognitive arrangement, etc. Communication resources mainly rely on
service architecture works like an octopus. The flexible archi- manual configuration, lacking in flexible adaptive mechanism.
tecture makes it adapt to various access scenarios. Besides, However, this is not suitable for distributed edge core network.
the cognitive service can be optimized for different mobile For one thing, the edge core networks are located at different
communications. Second, as control panel of communication places, which is not convenient for unified management. For
resources and computation resources are all deployed at the another, traditional measures are unable to meet the require-
proximity of users, low latency is guaranteed while bandwidth ments for real-time and rapid adjustment. Therefore, poly-
pressure is relieved. Due to the sinking deployment of edge morphic cognitive service interface technology is introduced.
core network, the cognitive service architecture will realize the By introducing rule matching, approximate reasoning and
whole network coverage from the core network to the user other technologies, polymorphic interface has the functions
devices. On this basis, service continuity between different of situational awareness, demand identification, state statistics
communication modes could be guaranteed. When service and so on. The introduction of polymorphic interface endows
scenario and requirement changes, service link and commu- 6G core network with fine-grained perception ability. The
nication link can all switch seamlessly. Third, through AI as polymorphic interfaces not only complete the function of
a function running in edge core network, edge core network traditional network interfaces, but also have the ability of
supports service adaptation, service migration, service col- network state perception. It serves as a unified semantic
laboration and service evolution in terrestrial communication, description of the whole system and acts like the chemical
satellite communication, UAV communication and maritime receptors on an octopus’s arm. Although the cognitive ability
communication. of one polymorphic interface is simple, large quantities of
polymorphic interfaces work together to form the basis of
III. E NABLING T ECHNOLOGIES FOR 6G C OGNITIVE cognitive capabilities in cognitive service architecture.
S ERVICE A RCHITECTURE Behind the polymorphic interface is a lightweight learning
agent which runs real-time AI reasoning decision-making unit.
A. Unified Semantics for Network The agent has the ability of fast reasoning and learning based
service adaptation. The function of the agent is similar to the
6G network will attach great importance to the satisfaction
peripheral nervous system in the octopus arm. Due to the large
of users’ personalized needs, especially when it comes to
number of deployments on various edge devices, the learning
multi-sensory XR. In cognitive service architecture, unified
agent must be lightweight and able to work in a resource-
semantics should be defined to describe the cognitive objects
constrained environment. At the same time, these agents do
of the system.
not handle complex tasks. They only match the extraction
First, it helps to recognize the personalized needs of users.
of information recognized by the polymorphic interface and
It is necessary to conduct quantitative modeling and analy-
perform predefined operations. Agents with the same function
sis of human subjective experience to meet the information
in the system upgrades through the knowledge graph, federal
processing and transmission needs of differences. Besides, it
learning and transfer learning.
is important to explore the service cognitive mechanism and
the coupling of business logic and cognitive function based C. Service Continuity Guarantee
on user quality of experience. Building a quantitative model The introduction of edge core network architecture and
of human subjective experience is the first step to give core other communications (satellite, UAV and maritime commu-
network ability of cognition. nication) in 6G networks has brought great challenges to the
Second, a unified quantitative model of network states continuity of services. When users move across two edge core
should be defined. As mention above, 6G core network must networks, it is necessary to solve the cross-domain hand-off
jointly schedule communication and computation resources. of the network and the seamless migration of services [35].
Therefore, the model does not only contain communication On the other hand, the movement of satellites and drones may
states of the network such as network delay, bandwidth, jitter, also trigger network hand-off and service migration [6]. To
packet loss rate, etc., it also contains computation resource guarantee service continuity, the following technologies are
state including the distribution and the usage of different kind required.
of computing resources. The seamless service migration technology makes the ser-
Third, the mapping relationship between system resource vice migration process completely transparent to users through
status and user requirements is indispensable. As edge core the unified scheduling of communication resources and com-
network is introduced to 6G cognitive service architecture, puting resources. The main purpose is to overcome the link
network state and resource provision should match with user interruption caused by network re-establishment, service state
demands. Therefore, it is not enough if 6G core network only preservation, data transmission, and state restoration during
has the ability to recognize user demands and network state. service migration. Such interruptions will greatly affect the
Finding out the gap and the effect of interaction between them user experience of applications [36] that are sensitive to delay
is the key to make a decision. and require high reliability.
1551-3203 (c) 2021 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
Authorized licensed use limited to: University of Prince Edward Island. Downloaded on May 15,2021 at 10:59:22 UTC from IEEE Xplore. Restrictions apply.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TII.2021.3063697, IEEE
Transactions on Industrial Informatics
IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. **, NO. *, 2020 8
As a result, the system can migrate some state data of UDM Query
services in advance to reduce the downtime in the process of 5G Service 6G Cognitive
service migration. Generally, the reliability of the migration Based Architecture Architecture Service Architecture
Selection
process is guaranteed by increasing the calculation redun-
dancy(multiple edge nodes working together) and network link Policy Selection
redundancy(setting up multiple links simultaneously). Based
on the migration prediction, the cost brought by redundancy Apply Policy
Knowledge Graph
can be reduced. The higher the accuracy of prediction, the Selects Policy & UPF
UPF Selection
higher the utilization rate of system resources.
In addition, a lightweight migration carrier technology is
needed. The existing technologies are not suitable for service N4 Session
Establishment
migration. Virtual machine is too cumbersome, which will
Setup Uplink
bring too much additional data transmission. Virtual machine Data Path
is not suitable for microservice, either. Although container Setup Downlink
technology is light enough, it is not conducive to the preser- Data Path
vation of context state and remote recovery. Therefore, a Session Establishment
lightweight migration carrier technology combining advan- Procedure Ends
tages of virtual machines and containers is needed. It should Fig. 6. Session establishment procedure
not only meet requirements of microservice deployment, but
also can quickly encapsulate the current runtime context state E. Next Generation of Network Slicing
to meet the rapid migration and recovery of services. Although network slicing in 5G realizes the flexible allo-
cation of communication resources [37], it is still a coarse-
D. Universal Platform for Computation Network Integration grained network management method. 5G network slicing
One of the main design principles of 6G core network is provides services for fixed process scenarios based on a few
to achieve the integration of communication and computation semantic adaptation and simple rule combinations. It is diffi-
resources. In order to achieve this goal, we first need to build cult to meet the low delay service requirements of 6G network
a universal platform to achieve unified dynamic scheduling. caused by the changeable scenarios and the complex service
From the perspective of the platform, the application instances combination. Therefore, 6G network slicing technology should
and network functions are all services. The only difference lies be upgraded to meet the following requirements: 1) It should
in who they serve. Therefore, the platform is conducive to a support more fine-grained and flexible resource allocation. 2)
more flexible scheduling of computation and communication It supports the cooperation of multiple distributed edge core
resources. networks. 3) Network functions and computation resources
The cross-domain orchestration management technology are jointly managed and scheduled in the form of services.
supports collaboration between different edge core networks. 4) In the 6G high mobility and high reliability scenario,
Since the edge core network is deployed on a universal service migration are guaranteed with high reliability. 5) Each
platform, the number and location of edge core network network slice is deployed and released rapidly to achieve high
deployments can be very flexible. The cross-domain orchestra- efficiency. To meet these requirements, The upgrade mainly
tion management technology flexibly adjusts the deployment comes in two folds. On the one hand, the next generation
scheme of edge core networks according to the dynamic re- of network slicing should leverage cognitive service and
quirements of communication and computing resources in the intelligent scheduling to meet the above requirements. On the
city. The edge networks can merge or split to adjust the number other hand, fine-grained and flexible network slicing is one of
of edge nodes. The coverage area size of a single edge core the key technologies that enable cognitive service architecture
network changes as well according to the distribution of user to integrate computing resources and communication resources
requests. In addition, cross-domain orchestration management in a unified architecture.
technology supports grayscale deployment of core network More specifically, the upgrade of network slicing relies on
functions and smooth upgrade of network functions. the upgrade of its enabler technologies. That is, Network Func-
In cognitive service architecture, network functions and tions Virtualization (NFV) and Software Defined Networking
computing resources are abstracted as services. To achieve the (SDN) should also be upgraded to meet the high requirement
unified management of communication resources and com- of flexibility and scalability in 6G network. The controller
puting resources, a distributed service discovery mechanism of NFV and SDN should be upgraded leveraging cognitive
is need in the distributed core network scenario to achieve service. This enables the scheduling of network and network
efficient cross domain service discovery, service registration functions to be integrated into cognitive service architecture.
and service analysis, etc. The mechanism is event driven, has Besides, the virtualization of NFV and SDN should be realized
standard control interface and supports iterative optimization with finer granularity. This can guarantee the flexibility in
of service composition. resource scheduling.
1551-3203 (c) 2021 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
Authorized licensed use limited to: University of Prince Edward Island. Downloaded on May 15,2021 at 10:59:22 UTC from IEEE Xplore. Restrictions apply.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TII.2021.3063697, IEEE
Transactions on Industrial Informatics
IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. **, NO. *, 2020 9
1551-3203 (c) 2021 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
Authorized licensed use limited to: University of Prince Edward Island. Downloaded on May 15,2021 at 10:59:22 UTC from IEEE Xplore. Restrictions apply.
This article has been accepted for publication in a future issue of this journal, but has not been fully edited. Content may change prior to final publication. Citation information: DOI 10.1109/TII.2021.3063697, IEEE
Transactions on Industrial Informatics
IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. **, NO. *, 2020 10
[10] W. Saad, M. Bennis, and M. Chen, “A Vision of 6G Wireless Systems: [35] S. Wang, R. Urgaonkar, M. Zafer, T. He, K. Chan, and K. K. Leung,
Applications, Trends, Technologies, and Open Research Problems,” “Dynamic Service Migration in Mobile Edge Computing Based on
arXiv:1902.10265 [cs, math], jul 2019. Markov Decision Process,” IEEE/ACM Transactions on Networking,
[11] M. Giordani, M. Polese, M. Mezzavilla, S. Rangan, and M. Zorzi, vol. 27, no. 3, pp. 1272–1288, jun 2019.
“Toward 6G Networks: Use Cases and Technologies,” IEEE Commu- [36] L. Ma, S. Yi, N. Carter, and Q. Li, “Efficient Live Migration of Edge
nications Magazine, vol. 58, no. 3, pp. 55–61, mar 2020. Services Leveraging Container Layered Storage,” IEEE Transactions on
[12] iLab, “Cloud VR Black edge and Network Delay Relationship White Mobile Computing, vol. 18, no. 9, pp. 2020–2033, sep 2019.
Paper,” Shenzhen, China, Huawei, White Paper, 2019. [37] A. A. Barakabitze, A. Ahmad, R. Mijumbi, and A. Hines, “5G network
[13] J. M. C. Brito, L. L. Mendes, and J. G. S. Gontijo, “Brazil 6G Project slicing using SDN and NFV: A survey of taxonomy, architectures and
- An Approach to Build a National-wise Framework for 6G Networks,” future challenges,” Computer Networks, vol. 167, p. 106984, feb 2020.
in Proceedings of 2nd 6G Wireless Summit (6G SUMMIT 2020), mar [38] free5gc, “free5gc/free5gc,” 2020. [Online]. Available:
2020, pp. 1–5. https://github.com/free5gc/free5gc
[14] M. H. Alsharif, A. H. Kelechi, M. A. Albreem, S. A. Chaudhry, M. S.
Zia, and S. Kim, “Sixth Generation (6G) Wireless Networks: Vision, Yuanzhe Li received a Bachelor degree of Engi-
Research Activities, Challenges and Potential Solutions,” Symmetry, neering degree in communication engineering from
vol. 12, no. 4, p. 676, apr 2020. Beijing University of Posts and Telecommunica-
[15] A. K. Yerrapragada and B. Kelley, “On the Application of K-User MIMO tions(BUPT), in 2016. Currently, he is a Ph.D. candi-
for 6G Enhanced Mobile Broadband,” Sensors, vol. 20, no. 21, p. 6252, date at the State Key Laboratory of Networking and
jan 2020. Switching Technology, BUPT. His research interests
[16] L. U. Khan, I. Yaqoob, M. Imran, Z. Han, and C. S. Hong, “6G Wireless include mobile edge computing, cloud computing
Systems: A Vision, Architectural Elements, and Future Directions,” and service computing.
IEEE Access, vol. 8, pp. 147 029–147 044, 2020.
[17] S. Nayak and R. Patgiri, “6G Communications: Envisioning the Key
Issues and Challenges,” arXiv:2004.04024 [cs, eess], apr 2020.
[18] T. Hewa, G. Gür, A. Kalla, M. Ylianttila, A. Bracken, and M. Liyanage,
Jie Huang is currently a Ph.D. candidate at the State
“The Role of Blockchain in 6G: Challenges, Opportunities and Research
Key Laboratory of Networking and Switching Tech-
Directions,” in Proceedings of 2nd 6G Wireless Summit (6G SUMMIT
nology, Beijing University of Posts and Telecom-
2020), mar 2020, pp. 1–5.
munications (BUPT). Her research interests include
[19] N. Kato, B. Mao, F. Tang, Y. Kawamoto, and J. Liu, “Ten Challenges in
mobile edge computing and service computing.
Advancing Machine Learning Technologies toward 6G,” IEEE Wireless
Communications, vol. 27, no. 3, pp. 96–103, jun 2020.
[20] R. Shafin, L. Liu, V. Chandrasekhar, H. Chen, J. Reed, and J. C. Zhang,
“Artificial Intelligence-Enabled Cellular Networks: A Critical Path to
Beyond-5G and 6G,” IEEE Wireless Communications, vol. 27, no. 2,
pp. 212–217, apr 2020.
[21] S. Zhang, H. Zhang, and L. Song, “Beyond D2D: Full Dimension UAV-
to-Everything Communications in 6G,” IEEE Transactions on Vehicular Qibo Sun received his Ph.D. degree in communica-
Technology, vol. 69, no. 6, pp. 6592–6602, jun 2020. tion and electronic system from the Beijing Univer-
[22] W. Sun, H. Zhang, R. Wang, and Y. Zhang, “Reducing Offloading sity of Posts and Telecommunication in 2002. He is
Latency for Digital Twin Edge Networks in 6G,” IEEE Transactions currently an associate professor at the Beijing Uni-
on Vehicular Technology, vol. 69, no. 10, pp. 12 240–12 251, oct 2020. versity of Posts and Telecommunication in China.
[23] S. Chen, S. Sun, G. Xu, X. Su, and Y. Cai, “Beam-Space Multiplexing: He is a member of the China computer federation.
Practice, Theory, and Trends, From 4G TD-LTE, 5G, to 6G and Beyond,” His research interests include services computing,
IEEE Wireless Communications, vol. 27, no. 2, pp. 162–172, apr 2020. Internet of things, and network security.
[24] E. Basar, “Reconfigurable Intelligent Surface-Based Index Modulation:
A New Beyond MIMO Paradigm for 6G,” IEEE Transactions on
Communications, vol. 68, no. 5, pp. 3187–3196, may 2020.
[25] R. K. Saha, “A Hybrid Interweave–Underlay Countrywide Millimeter- Tao Sun got the B.S. degree on Automation in
Wave Spectrum Access and Reuse Technique for CR Indoor Small Cells 2003, and Ph.D. degree on Control Science and
in 5G/6G Era,” Sensors, vol. 20, no. 14, p. 3979, jan 2020. Engineering in 2008, both from Tsinghua University,
[26] ——, “On Exploiting Millimeter-Wave Spectrum Trading in Country- China. He currently is leading the research and stan-
wide Mobile Network Operators for High Spectral and Energy Efficien- dardization of the mobile network architecture and
cies in 5G/6G Era,” Sensors, vol. 20, no. 12, p. 3495, jan 2020. service evolution in China Mobile Research Institute.
[27] G. Gui, M. Liu, F. Tang, N. Kato, and F. Adachi, “6G: Opening New He worked on directions such as network slicing,
Horizons for Integration of Comfort, Security, and Intelligence,” IEEE 5G capabilities enablement for verticals, introducing
Wireless Communications, vol. 27, no. 5, pp. 126–132, oct 2020. AI to network and new IP technologies. He has
[28] X. Qiao, Y. Huang, S. Dustdar, and J. Chen, “6G Vision: An AI- more than 10 years of experience on Mobile network
Driven Decentralized Network and Service Architecture,” IEEE Internet standardization work. He currently serve as Vice
Computing, vol. 24, no. 4, pp. 33–40, jul 2020. Chair of 3GPP SA2.
[29] P. Graziadei, “Receptors in the Suckers of Octopus,” Nature, vol. 195,
no. 4836, pp. 57–59, jul 1962. Shangguang Wang is a Professor at the School
[30] B. Hochner, “An Embodied View of Octopus Neurobiology,” Current of Computing, Beijing University of Posts and
Biology, vol. 22, no. 20, pp. R887–R892, oct 2012. Telecommunications, China. He is a Vice-Director
[31] G. Levy and B. Hochner, “Embodied Organization of Octopus vulgaris of the State Key Laboratory of Networking and
Morphology, Vision, and Locomotion,” Frontiers in Physiology, vol. 8, Switching Technology. He has published more than
mar 2017. 150 papers, and his research interests include ser-
[32] L. Zullo, G. Sumbre, C. Agnisola, T. Flash, and B. Hochner, “Nonsoma- vice computing, cloud computing, and mobile edge
totopic Organization of the Higher Motor Centers in Octopus,” Current computing. He served as General Chairs or TPC
Biology, vol. 19, no. 19, pp. 1632–1636, oct 2009. Chairs of IEEE EDGE 2020, IEEE CLOUD 2020,
[33] G. Sumbre, Y. Gutfreund, G. Fiorito, T. Flash, and B. Hochner, “Control IEEE SAGC 2020, IEEE EDGE 2018, and IEEE
of octopus arm extension by a peripheral motor program,” Science (New ICFCE 2017, etc., and Vice-Chair of IEEE Technical
York, N.Y.), vol. 293, no. 5536, pp. 1845–1848, sep 2001. Committee on Services Computing (2015-2018). He is currently serving as
[34] C. Li, S. Li, and Y. T. Hou, “A General Model for Minimizing Age of Executive Vice-Chair of IEEE Technical Committee on Services Computing
Information at Network Edge,” in Proceedings of IEEE Conference on (2021-), and Vice-Chair of IEEE Technical Committee on Cloud Computing
Computer Communications (INFOCOM 2019), apr 2019, pp. 118–126. (2020-). He is a senior member of the IEEE.
1551-3203 (c) 2021 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See http://www.ieee.org/publications_standards/publications/rights/index.html for more information.
Authorized licensed use limited to: University of Prince Edward Island. Downloaded on May 15,2021 at 10:59:22 UTC from IEEE Xplore. Restrictions apply.