You are on page 1of 9

SPECIAL SECTION ON UTILITY PATTERN MINING: THEORETICAL ANALYTICS AND

APPLICATIONS

Received February 25, 2020, accepted March 13, 2020, date of publication March 18, 2020, date of current version March 31, 2020.
Digital Object Identifier 10.1109/ACCESS.2020.2981670

Activity Pattern Mining for Healthcare


JIAXIN JIN1 , WANRONG SUN1 , FADI AL-TURJMAN 2,3 , MUHAMMAD BILAL KHAN1 ,
AND XIAODONG YANG 1 , (Senior Member, IEEE)
1 School of Electronic Engineering, Xidian University, Xi’an 710071, China
2 Artificial Intelligence Department, Near East University, 99138 Nicosia, Turkey
3 Research Centre for AI and IoT, Near East University, 99138 Nicosia, Turkey
Corresponding author: Xiaodong Yang (xdyang@xidian.edu.cn)
This work was supported in part by the National Natural Science Foundation of China under Grant 61671349.

ABSTRACT Cerebellar Ataxia (CA) is a neurological disease with the symptom of poor coordination of
movement and balance disorders. In clinical medicine, the heel-knee-shin test and the rapid alternating
movements test are important basis for assessing CA. Based on the above tests, this paper presents a
non-contact method and investigates the feasibility of this method for detecting CA. This body sensor
networks uses wireless devices operating in the C-band frequency range to capture data of both types of tests
without intrusiveness. The obtained data of tests contains massive useful information about human health
which is really significant to subjects. But the information can be so subtle that people ignore the value hidden
in it. So utility pattern mining (UPM) is used for the purpose of mining subjects’ activity pattern. We find that
the subjects’ activity pattern differs greatly in amplitude information. We extracted the amplitude information
that is helpful for analyzing the test’ results to determine whether the test is positive or negative. Then we
use different kind of algorithms to classify the data samples. Among them, support vector machine (SVM)
has the best classification effect on both tests. In the heel-knee-shin test, the coincidence rate (π ) is 98.7%,
the sensitivity (Se) is 98.9% and the specificity (Sp) is 98.5%. In the rapid alternating movements test, the π
is 99.4%, Se is 99.8% and Sp is 99%. The experimental results show that this technique has the potential
to open up new clinical opportunities for contactless and accurate CA monitoring in a patient-friendly and
flexible environment.

INDEX TERMS Cerebellar Ataxia, body sensor networks, C-band, pattern mining.

I. INTRODUCTION In clinical practice, the performance of the patient in the


With the rapid development of society and the improve- assigned motor task is an important basis for clinician to
ment of living standards, people are paying more and more diagnose Cerebellar Ataxia. Studies have shown that tapping
attention to their own health. Cerebellar Ataxia is a class test and Romberg test are sensitive for the detection of Cere-
of neurological diseases. After more than 1800 years of bellar Ataxia and of changes in its severity [3]. The research
exploration, people gradually realized that the basic function of Farinelli et al. [4] shows that CA patients are still able
of the Cerebellar is to coordinate movement [1]. Cerebellar to output an operative motor program (gait initiation) like
Ataxia refers to the coordination disorder of exercise in the healthy individuals, but the slower and smaller first step may
case of normal muscle strength. The amplitude and coordina- be considered a compensatory strategy for an impaired bal-
tion of the voluntary movement of the limbs are disordered, ance control. Computer vision-based analysis of motor tasks
the posture and balance of the body can’t be maintained. has also contributed to the diagnosis of cerebellar ataxia [5].
In 1902, the famous French neurologist Babinski proposed Still other studies use wearable inertial sensors to collect
for the first time that patients with cerebellar damage could subject-related limb motion information. Nguyen et al. [6]
not complete continuous alternations well. He coined the term used the wearable inertial sensors in the front and upper
dysdiadochokinesia to describe the inability to perform rapid back positions of the subjects to obtain test data during the
execution of movements requiring alternate contractions of Romberg test and Trunk test. Pietro Caliandro’s research [7]
agonist and antagonist muscles [2]. demonstrate that the use of inertial sensors is effective in eval-
uating gait and balance impairment among ataxic patients.
The associate editor coordinating the review of this manuscript and Krishna et al. [8] used acceleration sensors to collect test data
approving it for publication was Jerry Chun-Wei Lin . to detect Ataxia. However, these detection methods are either

This work is licensed under a Creative Commons Attribution 4.0 License. For more information, see https://creativecommons.org/licenses/by/4.0/
56730 VOLUME 8, 2020
J. Jin et al.: Activity Pattern Mining for Healthcare

cumbersome or require the subject to wear the appropriate In order to characterize multipath propagation, wire-
hardware device. This is expensive to test and is primarily less channels are usually modeled with Channel Impulse
suitable for use in a laboratory environment. The wireless Response (CIR). Under the assumption of linear time invari-
sensing technology used in this paper is sensitive enough to ance, CIR can be expressed as:
these characteristics of motor tasks and these characteristics XN
can be easily collected. Based on the technical characteristics h (τ ) = ai e−jθi δ(τ − τi ) (1)
i=1
involved in this research, and due to the accuracy of the
where ai , θi , τi are the amplitude attenuation, phase offset
research, in this study, we focused on the assessment of limb
and time delay of the i-th path, N is the total number of
motor function, with commonly used motor tasks including
propagation paths, and δ(τ ) is the Diclad pulse function.
the heel-knee-shin test and the rapid alternating movements
Each term in the formula represents the amplitude, phase,
test. These tasks have the following in common:
and delay of a propagation path in the time domain. Due to
• Movements that require action across limb joints
multipath propagation appears as frequency selective fading
• Repetition and rhythm in a manner that requires some
in the frequency domain, multipath propagation can also be
accuracy in stopping and starting
characterized by Channel Frequency Response (CFR). CFR
• The subject needs posture stability to perform these
contains the amplitude response and phase response. Under
actions
the condition of unlimited bandwidth, CFR and CIR are
From this body sensor networks, we can collect large
Fourier transforms of each other. Wireless channel in the
volumes of experimental data. These complex data contain
frequency domain is represented as a superposition of phase
rich environmental information and human activity pattern
and frequency of signals. The narrowband flat fading channel
information. Mining the characteristics of human activity
model can be expressed in the frequency domain as:
pattern from these data is essential for effective analysis of
test results. Utility pattern mining (UPM) is a vital task in Y =H ×X +N (2)
many applications, including e-commerce, finance, cross-
where Y represents the received signal vector, X represents
marketing, medical, and biomedical applications [9], [10].
the transmitted signal vector, N represents the noise signal
UPM considers the utility factors to find potentially useful
vector, and H represents the channel state matrix. So we can
patterns that can be utilized in real-world applications [11].
also get the channel state transition matrix:
However, each object is different in nature [12]. Finding out      
the characteristics of the object is very important. By ana- y1 x1 h11 · · · h1M
lyzing the channel information of wireless signals, the key Y =  ...  X =  ...  H =  ... ..
.
.. 
. 
    
features of the activity are discovered. Then, we establish the
yN xN hN 1 ··· hNM
activity pattern and use different kind of algorithms to classify  
the data. Results show that the derived pattern is reasonable, n1
and acceptable. This scheme provides an important basis for  .. 
N = .  (3)
the diagnosis of Cerebellar Ataxia. nN
The structure of this paper is as follows: section II gives
the basic theory of the wireless channel information (WCI), The wireless communication technology uses a MIMO-
section III gives the system design, section IV gives the OFDM system. Therefore, the matrix H is a complex matrix
details of the experiment and analyzes the data, section V of n ∗ m ∗ 30, where n is the number of transmitting antennas,
provides data classification, section VI gives discussion and m is the number of receiving antennas, and 30 is the number
section VII gives the conclusion. of subcarrier information. Each wireless channel information
packet received in this system contains 30 subcarriers. The
II. WIRELESS CHANNEL INFORMATION amplitude and phase information of each subcarrier is given
In recent years, with the rapid development of wireless net- by
work devices and technologies, researchers have been able 6 H (i)
H (i) = k H (i)k ei (4)
to use wireless signals to sense and identify changes in
the environment. The idea of a wireless sensing system is where H (i)Hi represents channel state information of the
multipath propagation of wireless signals in indoor spaces, i-th subcarrier, k H (i)k represents amplitude information, and
including direct radiation, reflection, diffraction, and scatter 6 H (i) represents phase information.
propagation. This multipath propagation is hampered by inte- This technology is currently widely used in medical
rior walls, floors, furniture and other obstacles. In addition, fields [18]–[20], including the detection of some respira-
human behavior always changes the propagation path of tory [21] and neurological [22], [23] diseases. A large number
wireless signals which changes the characteristics of received of studies have shown that the system designed based on
wireless signal [13]–[15]. In particular, human motion can this technology has a good effect on detecting human life
cause multipath fading and Doppler shift, which indicates that features [24], [25]. This technology does not require the
the received signal contains rich environmental information subject to wear any hardware device. Instead, the device
about human behavior [16], [17]. performs the detection function only in a passive manner

VOLUME 8, 2020 56731


J. Jin et al.: Activity Pattern Mining for Healthcare

C. PRE-PROCESSING
In both types of experiments, the amplitude information in
the wireless channel information is significantly different for
whether the test is positive or not. The phase information in
the wireless channel information is greatly disturbed by noise,
and phase-wrapping is prone to occur for these large-scale
actions, so it can’t reflect real human activity. In this study we
only extracted the amplitude information in the channel state
FIGURE 1. The logic flow of our system.
information. Then, we performed wavelet filtering on the
amplitude information. Wavelet filtering is chosen because
it uses a multi-resolution method, which can identify more
using a common commercial wireless device. More impor-
smoothly the non-stationary features of the signal, such as
tantly, this technology can effectively protect personal pri-
edges, spikes, breakpoints, etc. and wavelet filtering can
vacy [26]. Moreover, the technology is not affected by light
complete the de-correlation of the signal, which is more
conditions and has no blind spots, can usually work in line
conducive to de-noising than the time domain. The Hampel
of sight (LOS) and non-line of sight (NLOS) environments
filter algorithm is then used to identify and remove outliers in
and is non-invasive, robust. With the development of wire-
the data.
less technology, various wireless terminals are everywhere,
The comparison before and after filtering the amplitude
it makes the scheme based on this technology convenient and
information is shown in Figure 2.
low-cost.
After pre-processing the amplitude information, we basi-
cally filter out the noise in the signal and completely preserve
III. SYSTEM DESIGN the original signal.
A. SYSTEM FLOW
The basic idea of our system is to capture the behavioral
information of the subjects during the heel-knee-shin test D. CLASSIFICATION AND RESULTS ANALYSIS
and the rapid alternating movements test, and to classify After pre-processing, we remove a lot of noise and some
the captured behavioral information. The results of the clas- outliers, and retains relatively complete human behavior
sification can provide an important objective basis for our information. We classify the preprocessed data signals using
diagnosis. The system is divided into three parts, namely Decision Trees [27], KNN [28], and SVM [29] classifica-
data collection, preprocessing and finally the classification tion algorithms. The results of the classification can indicate
and result analysis. The architecture of the system is shown whether the subject’s test is positive or negative, provid-
in Figure 1. ing the clinician with a diagnostic basis and reducing the
workload.
B. DATA COLLECTION
During the test, we used a combination of a transmitter IV. EXPERIMENTS AND PERFORMANCE EVALUATION
antenna and three receiving antennas to transmit and receive A. EXPERIMENTAL DESCRIPTION
electromagnetic signals. Due to the different placement posi- According to DeJong’s The Neurologic Examination [30],
tions of the three receiving antennas, some receiving antennas the heel-knee-shin test and the rapid alternating movements
may be subject to large interference when capturing behav- test are common methods for diagnosing Cerebellar Ataxia.
ior information. Therefore, we must remove these signals In this research, we recruited 5 volunteers to participate in the
degraded by interference to prevent wrong information while test. In order to reflect the robustness and universality of this
analyzing and classification of data. In the heel-knee-shin system, and to demonstrate the authenticity of the test, both
test, the signal received by one antenna was greatly affected tests were performed in an ordinary indoor environment of
by environmental interference, while the other two received university. The test was divided into two groups: the healthy
signals were less disturbed. In the rapid alternating move- group and the Cerebellar Ataxia group. Each group of tests
ments test, the signals received by the three receiving anten- was repeated 20 times for 5 subjects to collect sufficient data
nas are less affected by environmental interference. In this samples for analysis. As this research involves the scien-
study, we selected all the subcarriers of the two receiving tific research of human body and the application of related
antennas as the input signal of the system for the heel-knee- technologies, in order to protect human life and health, safe-
shin test; for the rapid alternating movements test we used all guard human dignity, respect and protect the legitimate rights
the subcarriers of the receiving antennas as the input signal and interests of human subjects, the test must strictly abide
of the system. by the International Peace Convention ‘‘Industrial Guidance
Through this microwave sensing platform, we completed - The E6 standard clinical trials (ICH GCP guideline E6),
the data collection. After screening the subcarriers, we can the Helsinki Declaration (2002 edition), the Ministry of
get 12,000 subcarriers in the heel-knee-shin test. In the rapid Health ‘‘Human Medical Research Ethical Review Measures
alternating movements test, we can get 18,000 subcarriers. (Trial)’’ and other relevant provisions and agreements signed

56732 VOLUME 8, 2020


J. Jin et al.: Activity Pattern Mining for Healthcare

FIGURE 3. Experimental scene plan.

B. EXPERIMENTAL SETUPS
The test uses a wireless device and a directional antenna,
and uses a C-band frequency based on the IEEE 802.11n
standard. In order to acquire electromagnetic wave signals,
FIGURE 2. The amplitude information: (a) The amplitude information
before filtering; (b) The amplitude information after filtering. the transmitter antenna is deployed as an access point (AP).
The receiving antenna is placed opposite the AP at a distance
of 1.2 meters. The distance between each receiving antenna is
TABLE 1. The details of the 5 subjects.
greater than half the wavelength of the operating frequency to
prevent mutual interference between the receiving antennas.
This microwave sensing platform is deployed in the 4.8GHz
to 5GHz frequency band divided by 5G in China, which is an
important part of 5th generation mobile networks, the latest
official document released by the MIIT(Ministry of Industry
and Information Technology). The subject was tested in the
middle of the transmitter antenna and the receiver antennas.
Because we found that the microwave sensing platform is
very sensitive to this location and can detect subtle human
with relevant international organizations. Therefore, the five activities, which is very beneficial for us to analyze the char-
volunteers we recruited were all healthy. The test of the Cere- acteristics of human activities. There was only one subject
bellar Ataxia group was simulated by healthy people. Under present when data was collected. During the test, the data
the relevant national regulations and the guidelines issued rate was 12 Mbits per second and the sampling rate was
by international organizations, we have conducted systematic set to 200 packets per second. According to the length of
training with the consent of the participants. The training the test, we select the appropriate amount of data packets
includes the following two aspects: 1. Review relevant med- transmission for each types of tests. The test environment
ical information to understand the symptoms of the disease is easy to deploy, data collection is non-invasive and can be
during the test; 2. View the medical videos of the relevant continuously monitored. The specific test scenario is shown
tests. According to medical data, patients with Cerebellar in Figure 3.
Ataxia will show corresponding symptoms when performing
two types of tests. During the heel-knee-shin test, the patient’s C. THE HEEL-KNEE-SHIN TEST
movements are slightly trembled. During the rapid alternating The procedure of the heel-knee-shin test is as follows: the
movements test, the patient’s movement showed symptoms subject lay supine, the lower limb is raised, and the heel is
of uneven rhythm. Subjects underwent extensive rigorous placed at the knee of the other lower limb, and then moved
training on the simulation of these symptoms prior to the test. down the leading edge of the tibia. This test is carried out
All subjects did not take any medication within a few hours in the case of opening eyes, and the normal person moves
prior to the test. And there is no alcohol abuse. The details of accurately. If the subject shakes when the legs moving down,
the 5 subjects are shown in Table 1. then the test is positive.

VOLUME 8, 2020 56733


J. Jin et al.: Activity Pattern Mining for Healthcare

Figure 4 shows the original channel frequency response


(CFR) information for the healthy group and the Cerebellar
Ataxia group, with a clear distinction between the two groups.
Figure 4 (a) shows the different raw channel frequency
response data obtained from the tests by the healthy group
during the course of the experiment. In the figure, the y axis
represents 30 subcarriers, and the x axis is the time axis
represented by the number of packets. It can be seen that
there are roughly two blue stripes, which represent 30 subcar-
riers with two troughs at these two locations. CFR includes
amplitude and phase response. In this test, the amplitude
response can be used to visually analyze the time-frequency
characteristics of the signal, so we use the amplitude response
to analysis the signal. In order to analysis the amplitude
information of the response more intuitively, we selected the
30th subcarrier of the CFR stream as shown in Figure 4
(b). As can be seen from Figure 4 (b), the amplitude of the
30th subcarrier is relatively smooth. The entire test process
has about 1200 packets, about 6 seconds. During the test,
the amplitude of the subject fluctuated significantly due to
the movement of the subject, and the maximum peak-to-
peak value was about 10 dB. The amplitude of each place
has a slight fluctuation, but the maximum is no more than
0.5 dB. This 0.5 dB fluctuation is due to minor movements
in the surrounding environment, such as reflections from the
ceiling, breathing of the subject, and etc. When the Cerebellar
Ataxia group was tested, the changes in the original CFR is
shown in Figure 4 (c). We notice that compared to Figure 4
(a), Figure 4 (c) clearly has more stripes, that is, there are
multiple peaks and valleys with large fluctuations. This is the
basis for a strong distinction between the two results. In order
to more intuitively compare the amplitude information of the
two responses, we also select the 30th subcarrier in the CFR
stream as shown in Figure 4 (d). The amplitude information
shown in Figure 4 (d) has a general outline of Figure 4 (b), but
unlike Figure 4 (b), there are many significant small ampli-
tude fluctuations in Figure 4 (d). These small fluctuations are
about 2 dB, which is much larger than the fluctuation caused
by factors such as the environment and the breathing of the
subject. These small fluctuations were caused by the shaking
of the subject during the downward movement of the leg
in the test. By comparison, we can easily distinguish between
the healthy group and the Cerebellar Ataxia group based on
the amplitude information of their subcarriers.

FIGURE 4. The variances of CFR information obtained during the


D. THE RAPID ALTERNATING MOVEMENTS TEST
heel-knee-shin test: (a) The raw CFR data recorded for a person without
The procedure for the rapid alternating movements test is Cerebellar Ataxia; (b) Time history for the person without Cerebellar
Ataxia; (c) The raw CFR data recorded for the person with Cerebellar
as follows: the subject repeatedly beats the knee with the Ataxia; (d) Time history for the person with Cerebellar Ataxia.
palm and the back of the hand. This test is also performed
without closing the eyes, and the healthy group can complete
the rotation in an accurate and rapid manner. Patients with Figure 5(a) and 5(c) are CRF information plots for the
Cerebellar Ataxia are awkward, slow, and uneven in rhythm. healthy group and the Cerebellar Ataxia group, respectively.
Similarly, we distinguished the two groups by analyzing In the two figures, the x-axis represents 30 subcarriers, the
the original CFR information. The CFR information for the y-axis represents the time axis represented by the number
two groups is shown in Figure 5. of packets, and the z-axis represents the amplitude. After

56734 VOLUME 8, 2020


J. Jin et al.: Activity Pattern Mining for Healthcare

from the CFR stream of the healthy group, as shown


in Figure 5(b). Similarly, we also selected the 21th subcar-
rier from the CFR stream of the Cerebellar Ataxia group,
as shown in Figure 5(d). In Figure 5(b), the amplitude infor-
mation approximates a cosine signal on the y-axis. Its peak-
to-peak value is about 6 dB, and the period is between
40 to 50 packets, that is, between 0.2 to 0.25 seconds. Each
complete period of the signal is the action of a palm or
a back of the hand slap the knee. It can be seen that the
healthy group can complete the rotation action accurately
and quickly. In Figure 5(d), the amplitude information is
not regular on the y-axis. These approximate cosine signals
have different peak-to-peak values, with a maximum peak-
to-peak value of 5 dB and a minimum peak-to-peak value
of only 1 dB. The period is different. The longest period is
about 150 packets, which is about 0.75 second. The shortest is
about 30 packets, which is about 0.15 seconds. This suggests
that the Cerebellar Ataxia group is awkward and irregular in
rhythm.
The movement of the heel-knee-shin test is about the
stability of posture. The movement of the rapid alternating
movements test is more about the rhythm of motion. So we
only apply STFT on the rapid alternating movements test.
We do the following processing for the 21th subcarrier in
the CRF stream of the two groups: First, remove the DC
component of the signal; then, do the FFT transform (Fast
Fourier Transform) [31]. The results of the healthy group and
the Cerebellar Ataxia group are shown in Figure 6(a) and (b).
Comparing the two spectrograms, it is not difficult to
find that in the rapid alternating movements test, the slap
frequency of the healthy group is about 4.5 Hz, and the slap
frequencies of the Cerebellar Ataxia group is mainly 0.8 Hz
and 2.7 Hz. Neglecting the influence of interference signals in
the environment, the healthy group has a single and stable slap
frequency, while the Cerebellar Ataxia group has a variable
slap frequency. It is clear from the frequency domain analysis
that the Cerebellar Ataxia group has uneven limb rhythm.
Through the variation of the amplitude of the subcarriers
and the analysis of the spectrogram, we saw the difference in
limb movement between the healthy group and the Cerebellar
Ataxia group in the rapid alternating movements test. This
difference is significant enough that we can easily distinguish
between the healthy group and the Cerebellar Ataxia group.

V. DATA CLASSIFICATION
Although we can distinguish between the healthy group
FIGURE 5. The variances of CFR information obtained during the rapid and the Cerebellar Ataxia group in the heel-knee-shin test
alternating movements test: (a) The raw CFR data recorded for the person and the rapid alternating movements test by observing the
without Cerebellar Ataxia; (b) Time history for the person without
Cerebellar Ataxia(c) The raw CFR data recorded for the person with
amplitude changes of the subcarriers and their spectrograms.
Cerebellar Ataxia; (d) Time history for the person with Cerebellar Ataxia. But we hope that through machine learning, classification
can be done more accurately and efficiently, and the newly
obtained data signal categories can be predicted. In this
comparison, we found that there are many long ‘recesses’ paper, we choose the Decision Tree classification algo-
on the y-axis in Figure 5(c). In order to further analyze rithm, K-Nearest Neighbor classification algorithm (KNN)
the experimental data, we compared the single subcarriers and SVM. Because a lot of research has shown that these
of the two groups. Here, we selected the 21th subcarrier algorithms have a good effect in human activity classification.

VOLUME 8, 2020 56735


J. Jin et al.: Activity Pattern Mining for Healthcare

TABLE 2. Two types of test prediction accuracy.

In the definition, iu(A, T ) is the internal utility of action A,


that is, the number of times A appears in the test, and Au(i) is
the external utility of action A. The utility value of action A
reflects the importance of the action to the activity pattern.
Definition 2: The utility of the activity pattern P in the test
T is defined as follows:
X
u (P, T ) = u(A, T ) (6)
A⊆P
Then, we use the HUI-Miner algorithm to mine discrimi-
native activity patterns from two group of tests. We process
this activity pattern into the feature vector format as input
to the classification model. Finally, we used three different
classification algorithms to classify the tests.
The results of using each machine learning classification
algorithm are shown in Table 2. In Table 2, The HKST
represents the heel-knee-shin test and The RAMT represents
the rapid alternating movements test.
From the Table 2 we can see that the SVM classification
algorithm has a good classification effect for both types of
FIGURE 6. The FFT transform of the rapid alternating movements test: experiments.
(a) The FFT transform for a person without Cerebellar Ataxia; (b) The FFT
transform for the person with Cerebellar Ataxia. When evaluating diagnostic tests, coincidence rate (π ),
sensitivity (Se), omissiondiagnosticrate (β), specificity (Sp),
and mistakediagnosticrate (α) are commonly used analysis
The data of the heel-knee-shin test and the rapid alternating indicators. The coincidence rate indicates the degree of agree-
movements test for classification are pre-processed. From ment between the diagnostic test results and the actual situa-
these pre-processed data, we can get 12000 samples for tion, and reflects the ability to correctly diagnose patients and
the heel-knee-shin test and 18000 samples for the rapid non-patients. Sensitivity reflects the ability to detect patients.
alternating movements test. For the purpose of training and The larger the value, the stronger the detection ability. Omis-
testing the classification model, we divided the samples sion diagnosticrate is complementary to sensitivity, reflect-
into a training set and a test set in a ratio of 4 to 1. So, ing the possibility of misdiagnosing patients. The specificity
in this paper, 80% of the data samples are used to train the reflects the ability to identify non-patients, and the mistake-
model, and 20% of the data samples are used to test the diagnosticrate reflects the possibility of misdiagnosing non-
model. patients, and they are complementary. In the heel-knee-shin
Before classification, we must extract the features used test, π , Se, β, Sp and α were 98.7%, 98.9%, 1.1%, 98.5% and
for classification. Therefore, we use utility pattern mining to 1.5% respectively. In the rapid alternating movements test,
establish human activity pattern. Here, we define the basic π , Se, β, Sp and α were 99.4%, 99.8%, 0.2%, 99% and 1%
concepts involved in this paper. We label a test as T =< respectively. Some indicators of the two groups of tests are
Astart , Astart+1 , · · · , Aend > and the activity pattern as P =< shown in Figure 7. In Figure 7, The HKST represents the heel-
Ai · · · Aj >, where Ai (start <= Ai <= end) is an action knee-shin test and The RAMT represents the rapid alternating
during the test. movements test.
Definition 1: The utility of an action A in the test T is Evaluation indicators show that the diagnostic method
defined as follows: based on this scheme has achieved good results. We can
provide a more objective and accurate basis to help clinicians
u (A, T ) = iu(A, T ) × Au(i) (5) diagnose Cerebellar Ataxia.

56736 VOLUME 8, 2020


J. Jin et al.: Activity Pattern Mining for Healthcare

the coincidence rate is 99.4%, the sensitivity is 99.8% and the


specificity is 99%.
The sooner patients with Cerebellar Ataxia are found to
be critical for the treatment of Cerebellar Ataxia. The data
we collect using the non-contact method contains amplitude
and phase information, which hides a wealth of behavioral
information that is not easily observable by the naked eye.
The combination of this technology and machine learning can
effectively distinguish the healthy group and the Cerebellar
Ataxia group. The results show that this System is feasible
to help doctors detect Cerebellar Ataxia. However, at the
present stage of the research, this system cannot be applied
FIGURE 7. The indicators of the two groups of tests. for multiple subjects. In future research, we hope to complete
the work of applying the system for multiple subjects and find
its application in other important fields [26], [32].
VI. DISCUSSION
Currently, wireless channel information technology has been
REFERENCES
used in many medical applications. However, the diagnosis of
Cerebellar Ataxia is mostly sensor-based, and almost no rel- [1] E. J. Fine, C. C. Ionita, and L. Lohr, ‘‘The history of the development of
the cerebellar examination,’’ Seminars Neurol., vol. 22, no. 4, pp. 375–384,
evant research is based on wireless channel information tech- 2002.
nology. This study innovatively diagnoses cerebellar ataxia [2] J. Babinski, ‘‘Sur le role du cervelet dans actes volitionnels nécessitant
une sucession rapide de mouvemets-diadococnésie,’’ Rev. Neurol., vol. 10,
by using-wireless technology based on wireless channel state pp. 1013–1015, Jan. 1902.
information, and machine learning algorithms are applied for [3] N. C. Notermans, G. W. van Dijk, Y. van der Graaf, J. van Gijn, and
accurate classification of tests. Compared with sensor-based J. H. Wokke, ‘‘Measuring ataxia: Quantification based on the standard
neurological examination.,’’ J. Neurol., Neurosurg. Psychiatry, vol. 57,
research, wireless channel state information technology does no. 1, pp. 22–26, Jan. 1994.
not require to wear any special hardware equipment, the [4] V. Farinelli, C. Palmisano, S. M. Marchese, R. Esposti, F. Bolzoni,
environment is very convenient and cheap to deploy, and pas- C. M. M. Strano, S. D’Arrigo, C. Frigo, and P. Cavallari, ‘‘P 026—Gait
initiation in children with cerebellar ataxia,’’ in Proc. Gait Posture, 2019,
sive detection can be realized without intrusion. The image pp. 405–406.
information of the experimental results is very straightfor- [5] N. Ando, Y. Fujimoto, T. Takayanagi, M. Kawahara, M. Ando, and
ward, and classification of test can achieve higher accuracy. Y. Mano, ‘‘PS-55-8 a study of heel-knee tapping test in cerebellar ataxia
by a motion measurement system,’’ Electroencephalogr. Clin. Neurophys-
Of course, at this stage, there are still some shortcomings in iol./Electromyography Motor Control, vol. 97, no. 4, pp. S231–S232,
this study, such as insufficient sample subjects, and no further Sep. 1995.
optimization of the machine learning algorithm. However, [6] N. Nguyen, D. Phan, P. Pathirana, M. Horne, L. Power, and D. Szmulewicz,
‘‘Quantification of axial abnormality due to cerebellar ataxia with inertial
to a certain extent, this study can objectively and accurately measurements,’’ Sensors, vol. 18, no. 9, p. 2791, 2018.
help doctors diagnose Cerebellar Ataxia and reduce the work- [7] P. Caliandro, C. Conte, C. Iacovelli, A. Tatarelli, S. F. Castiglia, G. Reale,
and M. Serrao, ‘‘Exploring risk of falls and dynamic unbalance in cerebel-
load. Moreover, the deployment of the test environment is lar ataxia by inertial sensor assessment,’’ Sensors, vol. 19, no. 24, p. 5571,
simple, and can be used in hospitals, communities and homes, 2019.
and doesn’t require any professional technology of the oper- [8] R. Krishna, P. N. Pathirana, M. Horne, L. Power, and D. J. Szmulewicz,
‘‘Quantitative assessment of cerebellar ataxia, through automated limb
ator and are easy to use. functional tests,’’ J. NeuroEng. Rehabil., vol. 16, no. 1, p. 31, Dec. 2019.
[9] W. Gan, C.-W. Lin, P. Fournier-Viger, H.-C. Chao, V. Tseng, and P. Yu,
‘‘A survey of utility-oriented pattern mining,’’ IEEE Trans. Knowl. Data
VII. CONCLUSION Eng., early access, Sep. 20, 2019, doi: 10.1109/TKDE.2019.2942594.
Cerebellar Ataxia is caused by various factors in different [10] W. Gan, J. C.-W. Lin, P. Fournier-Viger, H.-C. Chao, and S. P. Yu, ‘‘A sur-
parts of the cerebellum. It brings a lot of inconvenience vey of parallel sequential pattern mining,’’ ACM Trans. Knowl. Discovery
Data, vol. 13, no. 3, 2019, Art. no. 25.
to the daily life of the patient, which affects the quality [11] J. M.-T. Wu, J. C.-W. Lin, and A. Tamrakar, ‘‘High-utility itemset mining
of life and brings great harm to the physical and mental with effective pruning strategies,’’ ACM Trans. Knowl. Discovery from
health of the patient. In this paper, we proposed a System Data, vol. 13, no. 6, pp. 1–22, Nov. 2019.
[12] W. Gan, J. C.-W. Lin, P. Fournier-Viger, H.-C. Chao, and P. S. Yu,
applied in the field of smart medicine which can help doctors ‘‘HUOPM: high-utility occupancy pattern mining,’’ IEEE Trans. Cybern.,
diagnose Cerebellar Ataxia through the heel-knee-shin test vol. 50, no. 3, pp. 1195–1208, Mar. 2020.
[13] C. Shi, J. Liu, H. Liu, and Y. Chen, ‘‘Smart user authentication through
and the rapid alternating movements test. Using this non- actuation of daily activities leveraging WiFi-enabled IoT,’’ in Proc. 18th
invasive approach, we collected data from two types of tests. ACM Int. Symp. Mobile Ad Hoc Netw. Comput. (Mobihoc). New York, NY,
It has been found that the experimental data of the healthy USA: ACM, 2017, pp. 1–10.
[14] F. Wang, J. Han, F. Lin, and K. Ren, ‘‘WiPIN: Operation-free passive per-
group and the Cerebellar Ataxia group vary greatly in ampli- son identification using Wi-Fi signals,’’ 2018, arXiv:1810.04106. [Online].
tude information. For both types of tests, SVM achieves Available: https://arxiv.org/abs/1810.04106
the best classification effect. In the heel-knee-shin test, the [15] K. Qian, C. Wu, Z. Yang, Y. Liu, and Z. Zhou, ‘‘PADS: Passive detection
of moving targets with dynamic speed using PHY layer information,’’ in
coincidence rate is 98.7%, the sensitivity is 98.9% and the Proc. 20th IEEE Int. Conf. Parallel Distrib. Syst. (ICPADS), Dec. 2014,
specificity is 98.5%. In the rapid alternating movements test, pp. 1–8.

VOLUME 8, 2020 56737


J. Jin et al.: Activity Pattern Mining for Healthcare

[16] F. Wang, J. Han, S. Zhang, X. He, and D. Huang, ‘‘CSI-Net: Unified human WANRONG SUN is currently a Full Professor
body characterization and pose recognition,’’ 2018, arXiv:1810.03064. with the School of Electronic Engineering, Xidian
[Online]. Available: https://arxiv.org/abs/1810.03064 University. Her research interests include biomed-
[17] C. Wang, S. Chen, Y. Yang, F. Hu, F. Liu, and J. Wu, ‘‘Literature review ical signal processing, signal detection, and virtual
on wireless sensing-Wi-Fi signal-based recognition of human activities,’’ testing technique.
Tsinghua Sci. Technol., vol. 23, no. 2, pp. 203–222, Apr. 2018.
[18] S. Tanoli, M. Rehman, M. Khan, I. Jadoon, F. Ali Khan, F. Nawaz, S. Shah,
X. Yang, and A. Nasir, ‘‘An experimental channel capacity analysis of
cooperative networks using universal software radio peripheral (USRP),’’
Sustainability, vol. 10, no. 6, p. 1983, 2018.
[19] D. F. Fioranelli, D. S. A. Shah, H. Li, A. Shrestha, D. S. Yang, and
D. J. Le Kernec, ‘‘Radar sensing for healthcare,’’ Electron. Lett., vol. 55,
no. 19, pp. 1022–1024, Sep. 2019.
[20] S. A. Shah and F. Fioranelli, ‘‘RF sensing technologies for assisted daily
living in healthcare: A comprehensive review,’’ IEEE Aerosp. Electron. FADI AL-TURJMAN received the Ph.D. degree
Syst. Mag., vol. 34, no. 11, pp. 26–44, Nov. 2019. in computer science from Queen’s University,
[21] X. Yang, D. Fan, A. Ren, N. Zhao, S. A. Shah, A. Alomainy,
Kingston, ON, Canada, in 2011. He is currently
M. Ur-Rehman, and Q. H. Abbasi, ‘‘Diagnosis of the Hypopnea syndrome
in the early stage,’’ Neural Comput. Appl., vol. 32, pp. 855–866, Feb. 2020. a Professor with Near East University, Nicosia,
[22] S. A. Shah, X. Yang, and Q. H. Abbasi, ‘‘Cognitive health care system and Turkey. He is a leading authority in the areas
its application in pill-rolling assessment,’’ Int. J. Numer. Model., Electron. of smart/cognitive, wireless, and mobile networks
Netw., Devices Fields, vol. 32, no. 6, Nov. 2019, Art. no. e2632. architectures, protocols, deployments, and perfor-
[23] A. Tahir, J. Ahmad, S. A. Shah, G. Morison, D. A. Skelton, H. Larijani, mance evaluation. His publication history spans
Q. H. Abbasi, M. A. Imran, and R. M. Gibson, ‘‘WiFreeze: Multiresolution over 250 publications in journals, conferences,
scalograms for freezing of gait detection in Parkinson’s leveraging 5G patents, books, and book chapters, in addition
spectrum with deep learning,’’ Electronics, vol. 8, no. 12, p. 1433, 2019. to numerous keynotes and plenary talks at flagship venues. He has
[24] D. Haider, A. Ren, D. Fan, N. Zhao, X. Yang, S. A. Shah, F. Hu, and authored/edited more than 25 books about cognition, security, and wireless
Q. H. Abbasi, ‘‘An efficient monitoring of eclamptic seizures in wireless sensor networks deployments in smart environments, published by Taylor &
sensors networks,’’ Comput. Electr. Eng., vol. 75, pp. 16–30, May 2019.
Francis and Springer. He has received several recognitions and best papers
[25] F. Fioranelli, J. Le Kernec, and S. A. Shah, ‘‘Radar for health
care: Recognizing human activities and monitoring vital signs,’’ IEEE awards at top international conferences. He also received the prestigious Best
Potentials, vol. 38, no. 4, pp. 16–23, Jul./Aug. 2019, doi: 10.1109/ Research Paper Award from Elsevier Computer Communications journal for
MPOT.2019.2906977. the period 2015–2018, in addition to the Top Researcher Award for 2018 at
[26] F. Al-Turjman, H. Zahmatkesh, and R. Shahroze, ‘‘An overview of security Antalya Bilim University, Turkey. He has led a number of international
and privacy in smart cities’ IoT communications,’’ Trans. Emerg. Telecom- symposia and workshops in flagship communication society conferences.
mun. Technol., 2019, Art. no. e3677. He currently serves as a lead guest editor for several well reputed journals,
[27] J. R. Quinlan, ‘‘Simplifying decision trees,’’ Int. J. Man-Mach. Stud., including the Elsevier Computer Communications (COMCOM), Sustainable
vol. 27, no. 3, pp. 221–234, Sep. 1987. Cities and Society (SCS), IET Wireless Sensor Systems, and the Springer
[28] Y. Liao and V. R. Vemuri, ‘‘Use of K-nearest neighbor classifier for intru- EURASIP and MONET journals.
sion detection,’’ Comput. Secur., vol. 21, no. 5, pp. 439–448, Oct. 2002.
[29] V. Cherkassky and Y. Ma, ‘‘Practical selection of SVM parameters and
noise estimation for SVM regression,’’ Neural Netw., vol. 17, no. 1,
pp. 113–126, Jan. 2004.
[30] W. W. Campbell and R. N. DeJong, DeJong’s the Neurologic Examination.
Philadelphia, PA, USA: Lippincott Williams & Wilkins, 2005. MUHAMMAD BILAL KHAN is currently pursu-
[31] B. S. Reddy and B. N. Chatterji, ‘‘An FFT-based technique for translation, ing the Ph.D. degree with Xidian University.
rotation, and scale-invariant image registration,’’ IEEE Trans. Image Pro-
cess., vol. 5, no. 8, pp. 1266–1271, Aug. 1996.
[32] F. Al-Turjman, ‘‘Intelligence and security in big 5G-oriented IoNT:
An overview,’’ Future Gener. Comput. Syst., vol. 102, no. 1, pp. 357–368,
2020.

JIAXIN JIN is currently with Xidian University. XIAODONG YANG (Senior Member, IEEE) has
published over 100 articles in peer-reviewed jour-
nals. His main research area is body area net-
works. He received the Young Scientist Award
from the International Union of Radio Science,
in 2014. He is on the editorial board of several
IEEE and IET journals. He has a global collabo-
rative research network in the related fields.

56738 VOLUME 8, 2020

You might also like