Goto

Collaborating Authors

 Telecommunications


Singapore is first in the world for nationwide 5G coverage

#artificialintelligence

As 5G coverage around the world slowly increases, Singapore has become the first country in the world to be fully covered by standalone 5G. The island nation now has achieved over 95% of 5G nationwide coverage by Singtel. The initial target set by Singapore was for the nation to only reach the target by the end of 2025. However, Singtel has managed to achieve these three years ahead of schedule. While some would argue that the size of the country made deployment faster, the reality is Singapore has had a solid plan for its 5G coverage since the network was first deployed in the country.


Fast-Convergent Dynamics for Distributed Allocation of Resources Over Switching Sparse Networks with Quantized Communication Links

arXiv.org Artificial Intelligence

This paper proposes networked dynamics to solve resource allocation problems over time-varying multi-agent networks. The state of each agent represents the amount of used resources (or produced utilities) while the total amount of resources is fixed. The idea is to optimally allocate the resources among the group of agents by minimizing the overall cost function subject to fixed sum of resources. Each agents' information is restricted to its own state and cost function and those of its immediate in-neighbors. This is motivated by distributed applications such as mobile edge-computing, economic dispatch over smart grids, and multi-agent coverage control. This work provides a fast convergent solution (in comparison with linear dynamics) while considering relaxed network connectivity with quantized communication links. The proposed dynamics reaches optimal solution over switching (possibly disconnected) undirected networks as far as their union over some bounded non-overlapping time-intervals has a spanning-tree. We prove feasibility of the solution, uniqueness of the optimal state, and convergence to the optimal value under the proposed dynamics, where the analysis is applicable to similar 1st-order allocation dynamics with strongly sign-preserving nonlinearities, such as actuator saturation.


How AI adds value to crisis communications systems

#artificialintelligence

Crisis communications have come a long way from call trees and text chains. Today's emergency notification systems and cloud-based notification services are far more effective than relying on employees to call each other. However, these developments have not made crisis communications foolproof. For example, if emergency messages never reach their intended recipients, the sender might not get a notification of the message delivery failure. If a reply message is not generated, an organization's emergency teams could be facing an incident that escalates into a full-blown crisis due to the lack of clear communication.


Advances in the Quantum Internet

Communications of the ACM

Quantum information will not only reformulate our view of the nature of computation and communication but will also open up fundamentally new possibilities for realizing high-performance computer architecture and telecommunication networks. Since our data will no longer remain safe in the traditional Internet when commercial quantum computers become fully available,1,2,8,15,34 there will be a need for a fundamentally different network structure: the quantum Internet.22,25,32,33,45,47 While quantum computational supremacy refers to tasks and problems that quantum computers can solve but are beyond the capability of classical computers, the quantum supremacy of the quantum Internet identifies the properties and attributes that the quantum Internet offers but are unavailable in the traditional Internet.a The quantum Internet uses the fundamental concepts of quantum mechanics for networking (see Sidebars 1โ€“7 in the online Supplementary Information at https://dl.acm.org/doi/10.1145/3524455). The main attributes of the quantum Internet are advanced quantum phenomena and protocols (such as quantum superposition and quantum entanglement, quantum teleportation, and advanced quantum coding methods), unconditional security (quantum cryptography), and an entangled network structure. In contrast to traditional repeaters,b quantum repeaters cannot apply the receiveโ€“copy-retransmit mechanism because of the so-called no-cloning theorem, which states that it is impossible to make a perfect copy of a quantum system (see Sidebar 4). This fundamental difference between the nature of classical and quantum information does not just lead to fundamentally different networking mechanisms; it also necessitates the definition of novel networking services in a quantum Internet scenario. Quantum memories in quantum repeater units are a fundamental part of any global-scale quantum Internet. A challenge connected to quantum memory units is the noise quantum memories adds to storing quantum systems.


Near Real-Time Distributed State Estimation via AI/ML-Empowered 5G Networks

arXiv.org Artificial Intelligence

Fifth-Generation (5G) networks have a potential to accelerate power system transition to a flexible, softwarized, data-driven, and intelligent grid. With their evolving support for Machine Learning (ML)/Artificial Intelligence (AI) functions, 5G networks are expected to enable novel data-centric Smart Grid (SG) services. In this paper, we explore how data-driven SG services could be integrated with ML/AI-enabled 5G networks in a symbiotic relationship. We focus on the State Estimation (SE) function as a key element of the energy management system and focus on two main questions. Firstly, in a tutorial fashion, we present an overview on how distributed SE can be integrated with the elements of the 5G core network and radio access network architecture. Secondly, we present and compare two powerful distributed SE methods based on: i) graphical models and belief propagation, and ii) graph neural networks. We discuss their performance and capability to support a near real-time distributed SE via 5G network, taking into account communication delays.


4G 5G Cell-level Multi-indicator Forecasting based on Dense-MLP

arXiv.org Artificial Intelligence

With the development of 4G/5G, the rapid growth of traffic has caused a large number of cell indicators to exceed the warning threshold, and network quality has deteriorated. It is necessary for operators to solve the congestion in advance and effectively to guarantee the quality of user experience. Cell-level multi-indicator forecasting is the foundation task for proactive complex network optimization. In this paper, we propose the 4G/5G Cell-level multi-indicator forecasting method based on the dense-Multi-Layer Perceptron (MLP) neural network, which adds additional fully-connected layers between non-adjacent layers in an MLP network. The model forecasted the following week's traffic indicators of 13000 cells according to the six-month historical indicators of 65000 cells in the 4G&5G network, which got the highest weighted MAPE score (0.2484) in the China Mobile problem statement in the ITU-T AI/ML in 5G Challenge 2021. Furthermore, the proposed model has been integrated into the AsiaInfo 4G/5G energy-saving system and deployed in Jiangsu Province of China.


On the Implementation of a Reinforcement Learning-based Capacity Sharing Algorithm in O-RAN

arXiv.org Artificial Intelligence

The capacity sharing problem in Radio Access Network (RAN) slicing deals with the distribution of the capacity available in each RAN node among various RAN slices to satisfy their traffic demands and efficiently use the radio resources. While several capacity sharing algorithmic solutions have been proposed in the literature, their practical implementation still remains as a gap. In this paper, the implementation of a Reinforcement Learning-based capacity sharing algorithm over the O-RAN architecture is discussed, providing insights into the operation of the involved interfaces and the containerization of the solution. Moreover, the description of the testbed implemented to validate the solution is included and some performance and validation results are presented.


Encrypted Internet traffic classification using a supervised Spiking Neural Network

arXiv.org Artificial Intelligence

Internet traffic recognition is an essential tool for access providers since recognizing traffic categories related to different data packets transmitted on a network help them define adapted priorities. That means, for instance, high priority requirements for an audio conference and low ones for a file transfer, to enhance user experience. As internet traffic becomes increasingly encrypted, the mainstream classic traffic recognition technique, payload inspection, is rendered ineffective. This paper uses machine learning techniques for encrypted traffic classification, looking only at packet size and time of arrival. Spiking neural networks (SNN), largely inspired by how biological neurons operate, were used for two reasons. Firstly, they are able to recognize time-related data packet features. Secondly, they can be implemented efficiently on neuromorphic hardware with a low energy footprint. Here we used a very simple feedforward SNN, with only one fully-connected hidden layer, and trained in a supervised manner using the newly introduced method known as Surrogate Gradient Learning. Surprisingly, such a simple SNN reached an accuracy of 95.9% on ISCX datasets, outperforming previous approaches. Besides better accuracy, there is also a very significant improvement on simplicity: input size, number of neurons, trainable parameters are all reduced by one to four orders of magnitude. Next, we analyzed the reasons for this good accuracy. It turns out that, beyond spatial (i.e. packet size) features, the SNN also exploits temporal ones, mostly the nearly synchronous (within a 200ms range) arrival times of packets with certain sizes. Taken together, these results show that SNNs are an excellent fit for encrypted internet traffic classification: they can be more accurate than conventional artificial neural networks (ANN), and they could be implemented efficiently on low power embedded systems.


Six things you need to know about 6G

#artificialintelligence

The pace of change in telecommunications is increasing every year. A case in point is the rapid research and development of 6G technologies when 5G has not even been fully implemented across Australia. But UNSW expert, Dr. Shaghik Atakaramians, says progress is vital as people and businesses become ever more dependent on fast and reliable transfer of data. "In the next 10 years, we can expect massive changes and new technologies coming into our lives which will require more and more connectivity at higher speeds as we transfer more and more data," says the Senior Lecturer in the School of Electrical Engineering and Telecommunications. "We can imagine completely autonomous systems; or multi-sensory extended reality which integrates the five traditional human senses with the digital world; or real-time remote telesurgery; or complete virtual shopping malls. "These sound like something out of science fiction, but they are potentially possible with 6G technology whereas they could not be feasible using current 5G standards.


A Secure Clustering Protocol with Fuzzy Trust Evaluation and Outlier Detection for Industrial Wireless Sensor Networks

arXiv.org Artificial Intelligence

Security is one of the major concerns in Industrial Wireless Sensor Networks (IWSNs). To assure the security in clustered IWSNs, this paper presents a secure clustering protocol with fuzzy trust evaluation and outlier detection (SCFTO). Firstly, to deal with the transmission uncertainty in an open wireless medium, an interval type-2 fuzzy logic controller is adopted to estimate the trusts. And then a density based outlier detection mechanism is introduced to acquire an adaptive trust threshold used to isolate the malicious nodes from being cluster heads. Finally, a fuzzy based cluster heads election method is proposed to achieve a balance between energy saving and security assurance, so that a normal sensor node with more residual energy or less confidence on other nodes has higher probability to be the cluster head. Extensive experiments verify that our secure clustering protocol can effectively defend the network against attacks from internal malicious or compromised nodes.