Autonomous Human Flow Counting Service With Deep Neural Network

Autonomous Human Flow Counting Service With Deep Neural Network

Shing Hwang Doong
DOI: 10.4018/IJSSOE.2018070102
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

Human flow counting has many applications in space management. This study applied channel state information (CSI) available in IEEE 802.11n networks to characterize the flow count. Raw features including the mean, standard deviation and five-number summary were extracted from CSI magnitudes in a time window. Due to the large number of raw features, stacked denoising autoencoders were used to extract higher level features and a final layer of softmax regression was used to classify the flow count. The resulting neural network beat many popular classification algorithms in predicting the correct flow size. In addition to CSI magnitudes, this study also explored the feasibility of using CSI phase-based features. It is found that the magnitude neural network provided a better prediction result than the phase neural network, and combining both networks yielded an even better solution to the flow counting problem.
Article Preview
Top

1. Introduction

Service-oriented computing (SOC) is an emerging computing paradigm for integrating distributed services to meet dynamic business demands. Key elements of SOC include, among others, service-oriented architecture, service-oriented enterprise and web services (Kridel et al., 2017). Human flow counting has many applications in space management. For example, the flow count can be used to prevent over-crowdedness or to adjust HVAC settings accordingly in smart buildings. In order for SOC to work efficiently, each service end must be as autonomous as possible. Thus, a smart museum or concert hall must have some sort of automatic flow counting mechanism in order for its SOC based system to work. Mechanical units are commonly used to count human flow. However, they are inefficient and inconvenient. Image based solutions have been developed, but they require expensive camera devices and illumination and occlusion problems are unavoidable in image processing, let alone privacy issues.

The average human being contains about 60~70% water which disrupts radio wave propagation. Research on intelligent space management has shifted from image-based solutions to methods based on wireless technologies that are widely deployed in today’s smart societies. Wireless based solutions avoid the privacy invasion issue that often comes with image-based approaches.

Lin et al. (2011) exploited radio irregularity in the Internet of Things to count people automatically. The researchers used features extracted from received signal strength indicator (RSSI) to count the flow. RSSI, an aggregate power indicator resulting from the multipath propagation of indoor wireless communication (Yang et al., 2013), is widely available in many devices. RSSI is coarse-grained and more detailed information called channel state information (CSI) has been defined in the IEEE 802.11n standard (IEEE, 2009). Using hardware fast Fourier transform, off-the-shelf network interface cards such as Intel WifiLink 5300 (IWL) can output channel frequency response (CFR) as 30 CSI data per channel (Halperin et al., 2011). CFR is to RSSI what a rainbow is to a sunbeam (Yang et al., 2013).

CSI has a finer resolution than RSSI regarding communication channels, and exhibits a more stable temporal feature as well. Using empirical data, Wang et al. (2017) showed that CSI amplitude had a greater stability than RSSI for continuously received packets at a fixed location. The finer resolution comes with the price of higher dimensionality for CSI based features. Deep learning techniques were used to properly reduce the dimension and improve indoor localization accuracy (Wang et al., 2017).

Deep learning, a rejuvenated artificial neural network research subject, has caught the attention of many researchers in artificial intelligence. An essential part of deep learning is deep neural networks (DNNs) that can obtain useful features for object classification from raw image inputs (Hinton and Srivastava, 2006; Deng and Yu, 2014; Goodfellow et al., 2016; LeCun et al., 2015). It is thus expected that a well-designed DNN may be able to extract features from high dimensional CSI data to help the flow counting task.

In this study, the researcher exploited the opportunity of rich CSI data embedded in 802.11n networks to count human flow automatically. The counting problem was defined as a classification problem, i.e., using patterns of CSI fluctuation to predict the corresponding flow size. With 3 receiving antennas and 1 transmitting antenna, each network packet creates 90 CSI complex-valued data. Over a window of n continuously received packets, these 90n data were summarized into 630 inputs of magnitudes and 630 inputs of phases. Principal component analysis (PCA) is often used to extract or select features from high dimensional inputs before a classification algorithm is applied (Malhi and Gao, 2004). Instead of PCA, this study applied stacked denoising autoencoders (SdA) to extract hierarchical features from raw inputs (Vincent et al., 2008). On top of the SdA, a softmax regression was used to classify the last encoded features into different flow sizes.

Complete Article List

Search this Journal:
Reset
Volume 13: 1 Issue (2024): Forthcoming, Available for Pre-Order
Volume 12: 2 Issues (2022): 1 Released, 1 Forthcoming
Volume 11: 2 Issues (2021)
Volume 10: 2 Issues (2020)
Volume 9: 2 Issues (2019)
Volume 8: 4 Issues (2018)
Volume 7: 4 Issues (2017)
Volume 6: 4 Issues (2016)
Volume 5: 4 Issues (2015)
Volume 4: 4 Issues (2014)
Volume 3: 4 Issues (2012)
Volume 2: 4 Issues (2011)
Volume 1: 4 Issues (2010)
View Complete Journal Contents Listing