Elsevier

Computer Networks

Volume 216, 24 October 2022, 109303
Computer Networks

Artificial neural network assisted polling scheme for central coordinated low-latency WLANs

https://doi.org/10.1016/j.comnet.2022.109303Get rights and content

Abstract

Focusing on uplink transmission, a low-latency medium access control scheme is proposed and investigated for central coordinated wireless local area networks (WLANs). By categorizing user-stations using a trained artificial neural network and avoiding polling empty user-stations during the polling period, effective polling of user-stations can be realized and network latency can be reduced. The artificial neural network is trained by samples collected from a request-based polling scheme, and the boundary for categorization decisioning is selected according to the calculated outputs of training samples. Compared to the conventional controlled channel access scheme, the proposed scheme achieves up to 32.9% reduction in network latency, and significantly improves the network capacity in delivering services requiring 200 μs average latency. Moreover, to improve service quality for user-stations delivering mission-critical services, a latency guarantee mechanism is incorporated. The incorporated scheme records the last access time for each of these user-stations and requires these user-stations to report their buffer statuses when they are in danger of exceeding their latency targets. Simulation results show that the incorporated scheme can ensure a delay below 500 μs for 99.9% of packets of these user-stations, enabling a WLAN to realize ultrahigh quality low-latency performance.

Introduction

LOW latency is always an important property that most telecommunication networks seek. With low-latency property, real-time data can be delivered over telecommunication networks and various delay-sensitive applications can be realized to enhance the interaction between human and environment, which prospers the development of modern society [1,2].

In recent years, delay-sensitive applications such as tele-diagnose/surgery, visual/augment reality, and industrial automation have attracted extensive interest as they are envisioned revolutionary and are expected to boost the life quality [3]. However, they require a stringent 1 ms end-to-end latency for the delivery of tactile/control/steering data, which exposes a big challenge to conventional telecommunication networks. To ensure 1 ms end-to-end latency, a network latency of 500 μs is desired as data need to travel both uplink and downlink, and a network latency toward 100 μs is preferred when considering the time budget for data processing [4]. Therefore, aiming at realizing such low latency, a lot of works have been reported to reduce network latency, especially in uplink direction.

As far as optical access networks (OANs) are concerned, a proposal using Bayesian estimator and maximum-likelihood sequence estimator during bandwidth allocation is proposed to achieve low latency [5]. An artificial neural network (ANN) based traffic burst status prediction scheme is proposed for OANs to optimize bandwidth allocation decisioning and latency performance [6]. Reinforced learning is utilized in OANs for maximum bandwidth optimization and latency reduction [7]. Users pairing, dedicated wavelength, service class based scheduling discipline, and double per priority queue method are investigated in OANs to ensure both low latency and service quality [8], [9], [10]. Also, future OAN roadmap has been envisioned to facilitate low-latency performance [11].

In the field of radio access networks (RANs), network slicing based resource allocation, multipath transmission, and erasure coding are adopted for low-latency and high-reliability fronthaul [12], [13], [14]. Maximum burst and data reception timing considered dynamic bandwidth allocation scheme is proposed for energy-efficient and low-latency RANs [15]. Transmission power and resource block allocation of RANs are optimized by greedy heuristic algorithm and near-optimal solution to achieve low latency [16]. Gated service medium access control (MAC) scheme is proposed for RANs to allocate each user sufficient bandwidth for low-latency transmission [17].

Although latency reduction for tactile/control/steering data delivery has been widely studied in OANs and RANs, there are still very limited investigations carried out in the field of wireless local area networks (WLANs). For WLANs, supporting real-time traffic is challenging [18]. So far, Saldana et al. investigated how frame size affects latency and throughput and showed that small frame size can help realizing 500 μs latency [19]. Feng et al. studied the feasibility of realizing 100 μs latency with IEEE 802.11 hybrid coordination function [20]. Wei et al. set a strict schedule for channel access and realized both 200 μs latency and high service quality [21]. Nevertheless, these proposals can only support very limited number of user-stations (uSTAs) and can only afford very low load. In our previous work, we proposed a request-based polling scheme named RPA for WLANs and achieved 200 μs latency with promising service quality under a 8-uSTA configuration [22]. However, it is still sensitive to uSTA quantity and therefore requires further improvement. Clearly, although WLAN is one of the most common networks in our daily life, it is still not ready to deliver future low-latency services.

In this paper, focusing on uplink direction, we propose an ANN assisted polling scheme named NNAP to facilitate future low-latency services delivery over the WLAN that multiple uSTAs are centrally coordinated by an access point (AP). In this scheme, uSTA polling list is decisioned based on the categorization result that obtained from the outputs of a trained ANN. Therefore, unnecessary polling of uSTAs can be avoided, and network latency can be reduced effectively. Service quality enhancement is investigated as well by incorporating a buffer status reporting based check mechanism. The main contributions of this paper are: (a) providing a novel NNAP scheme for central coordinated low-latency WLANs; (b) providing a boundary selecting method for ANN output categorization in the proposed NNAP scheme; (c) providing a latency guarantee mechanism for service quality enhancement of the proposed NNAP scheme; and (d) investigating the latency and service quality performances of the proposed NNAP scheme.

The rest of the paper is organized as follows. Section II briefly reviews the conventional MAC functions of WLAN and our previously proposed RPA scheme. Section III introduces and analyzes the proposed NNAP scheme. Section IV presents simulation results and discussions. A concise conclusion is conducted in Section V.

Section snippets

WLAN and medium access control functions

With the capability of realizing <500 μs latency, WLANs will be able to deliver delay-sensitive tactile/control/steering data and can be applied in many advanced application scenarios to revolutionize our life. As shown in Fig. 1, such low-latency WLANs can be (a) deployed in hospital intensive care room or isolation room to carry out e-health services such as real-time monitoring, real-time treatment, and tele-diagnose/surgery, (b) deployed in residential living room or game club room to

Sample collection, ANN training, and boundary selection

To set up a usable ANN, samples must be collected first for network training. As our target is to distinguish whether an uSTA is an empty uSTA before starting polling, a sample should contain both the current characteristics of an uSTA and the result that the uSTA will or will not be an empty uSTA. Clearly, the current uSTA characteristics should be the inputs to the ANN, and the result is the output. In our proposal, the RPA scheme is adopted for the sample collection process as it can (a)

Simulation results and discussions

In this section, we evaluate the latency and service quality performances of the proposed NNAP scheme and the derived LG-NNAP scheme within a one-AP-multi-uSTA WLAN. All simulations are performed using Matlab. Three uSTA number configurations are considered, i.e., the 4 uSTAs configuration, the 8 uSTAs configuration, and the 12 uSTAs configuration. The DCF scheme, the PCF scheme, the HCCA scheme, and the original RPA scheme are tested as well for comparison. Basic network parameters are listed

Conclusion

Delay-sensitive applications are envisioned to revolutionize the future society and boost the quality of human life. To facilitate the delivery of future delay-sensitive applications over central coordinated WLANs, in this paper, with particular focus on uplink transmission, an ANN assisted low-latency MAC scheme named NNAP is proposed and investigated. The NNAP scheme categorizes uSTAs by a trained ANN and only polls the poll class uSTAs during the polling period, thereby improving the polling

CRediT authorship contribution statement

Yunxin Lv: Conceptualization, Methodology, Funding acquisition, Investigation, Formal analysis, Writing – original draft. Zixin Liu: Investigation, Formal analysis, Writing – original draft. Meihua Bi: Methodology, Funding acquisition. Hao Chi: Methodology, Formal analysis. Yanrong Zhai: Funding acquisition. Yang Lu: Formal analysis. Zhengfeng Qian: Writing – original draft.

Declaration of Competing Interest

The authors declare the following financial interests/personal relationships which may be considered as potential competing interests

Funding

Yunxin Lv reports financial support was provided by National Natural Science Foundation of China. Yunxin Lv reports financial support was provided by Natural Science Foundation of Zhejiang Province. Yanrong Zhai reports financial support was provided by National Natural Science Foundation of China. Meihua Bi reports financial support was provided by Natural Science Foundation of Zhejiang Province.

Yunxin Lv received the B.S. degree and the Ph.D. degree in optical engineering from the University of Electronic Science and Technology of China, Chengdu, China, in 2012 and 2019, respectively. Since 2019, he has been a Lecturer with the School of Communication Engineering, Hangzhou Dianzi University. He has authored and co-authored over 20 journal and conference articles. His research interests include energy-efficient optical networks, low-latency optical/wireless networks, and survivable

References (27)

  • G. Fettweis, H. Boche, T. Wiegand et al., “The tactile internet,” ITU-T, Geneva, Switzerland, Technology Watch Report,...
  • M. Maier et al.

    The tactile internet: vision, recent progress, and open challenges

    IEEE Commun. Mag.

    (2016)
  • G. Fettweis

    The tactile internet: applications and challenges

    IEEE Veh. Technol. Mag.

    (2014)
  • M. Simsek et al.

    5G-enabled tactile internet

    IEEE J. Sel. Area Commun.

    (2016)
  • E. Wong et al.

    Predictive resource allocation for tactile internet capable passive optical LANs

    IEEE/OSA J. Lightwave Technol.

    (2017)
  • L. Ruan et al.

    Machine learning-based bandwidth prediction for low-latency H2M applications

    IEEE Internet Things J.

    (2019)
  • Q. Zhou et al.

    Intelligent bandwidth allocation for latency management in NG-EPON using reinforcement learning method

  • J. Neaime et al.

    Resource management in cloud and tactile-capable next-generation optical access networks

    IEEE/OSA J. Opt. Commun. Netw.

    (2018)
  • A. Valkanis et al.

    Efficient resource allocation in tactile-capable ethernet passive optical healthcare LANs

    IEEE Access

    (2020)
  • O.J. Ciceri et al.

    DBA algorithm for cooperative resource sharing among EPON customers

  • J. Wey

    The outlook for PON standardization: a tutorial

    IEEE/OSA J. Lightwave Technol.

    (2020)
  • G. Mountaser et al.

    Reliable and low-latency fronthaul for tactile internet applications

    IEEE J. Sel. Area Commun.

    (2018)
  • H. Uzawa et al.

    Dynamic bandwidth allocation scheme for network-slicing-based TDM-PON toward the beyond-5G era

    IEEE/OSA J. Opt. Commun. Netw.

    (2020)
  • Cited by (0)

    Yunxin Lv received the B.S. degree and the Ph.D. degree in optical engineering from the University of Electronic Science and Technology of China, Chengdu, China, in 2012 and 2019, respectively. Since 2019, he has been a Lecturer with the School of Communication Engineering, Hangzhou Dianzi University. He has authored and co-authored over 20 journal and conference articles. His research interests include energy-efficient optical networks, low-latency optical/wireless networks, and survivable optical networks.

    Zixin Liu is currently pursuing her M. S. degree in telecommunications engineering at the School of Communication Engineering, Hangzhou Dianzi University. Her research interest is low-latency wireless networks.

    Meihua Bi received the Ph.D. degree in communication and information systems from the State Key Laboratory of Advanced Optical Communication System and Networks, Shanghai Jiao Tong University, China, in 2014. She is currently with the School of Communication Engineering, Hangzhou Dianzi University, China. She has published over 20 journal and conference papers. Her major research interests include next generation passive optical access networks, optical-wireless access networks, optical system-based fronthaul/backhaul, and free-space optical communications.

    Hao Chi received the B.S. degree in applied physics from Xi'an Jiaotong University, Xi'an, China, in 1994, and the Ph.D. degree in electronic engineering from Zhejiang University, Hangzhou, China, in 2001. From 2000 to 2001, he was a research assistant with The Hong Kong Polytechnic University, Hong Kong, China. From 2001 to 2003, he was a postdoctoral research fellow with the Department of Electronic Engineering, Shanghai Jiao Tong University, Shanghai, China. From 2003 to 2018, he was with the College of Information Science and Electronic Engineering, Zhejiang University, where he became a Full Professor in 2008. He is currently a Professor at the School of Communication Engineering, Hangzhou Dianzi University, Hangzhou. He has authored and co-authored over 100 papers. His research interests include microwave photonics, optical signal processing, and optical communications. Prof. Chi currently serves as an Associate Editor for the IEEE Photonics Technology Letters.

    Yanrong Zhai received the Ph.D. degree in information and communication engineering from the China University of Mining and Technology, Xuzhou, Jiangsu, China, in 2018. She is a Lecturer in the School of Communication Engineering, Hangzhou Dianzi University, China. She is currently a visitor scholar in School of Engineering, University of Kent, United Kingdom. Her research interest includes visible light communication and Talbot effect in microwave photonic signal processing.

    Yang Lu received the bachelor and Ph.D. degrees in information engineering and optical engineering from Zhejiang University, China, in 2008 and 2013. He has published over 20 journal and conference papers. His major research interests are next generation passive optical access networks and optical interconnected data center networks.

    Zhengfeng Qian received the bachelor degree in electronic engineering and information science from University of Science and Technology of China in 2001, and the M.Phil. and Ph.D. degrees in information engineering from the Chinese University of Hong Kong in 2003 and 2011, respectively. His major research interests are next generation optical networks and switching networks.

    This work was supported in part by the National Natural Science Foundation of China (Grant No. 62001147 and No. 62001148) and the Natural Science Foundation of Zhejiang Province (Grant No. LY22F010008 and LY20F050004).

    View full text