Literature DB >> 32155888

Recognition of Daily Activities of Two Residents in a Smart Home Based on Time Clustering.

Jinghuan Guo1,2, Yiming Li1, Mengnan Hou1, Shuo Han1, Jianxun Ren1.   

Abstract

With the development of population aging, the recognition of elderly activity in smart homes has received increasing attention. In recent years, single-resident activity recognition based on smart homes has made great progress. However, few researchers have focused on multi-resident activity recognition. In this paper, we propose a method to recognize two-resident activities based on time clustering. First, to use a de-noising method to extract the feature of the dataset. Second, to cluster the dataset based on the begin time and end time. Finally, to complete activity recognition using a similarity matching method. To test the performance of the method, we used two two-resident datasets provided by Center for Advanced Studies in Adaptive Systems (CASAS). We evaluated our method by comparing it with some common classifiers. The results show that our method has certain improvements in the accuracy, recall, precision, and F-Measure. At the end of the paper, we explain the parameter selection and summarize our method.

Entities:  

Keywords:  activity recognition; sensor; smart home

Mesh:

Year:  2020        PMID: 32155888      PMCID: PMC7085800          DOI: 10.3390/s20051457

Source DB:  PubMed          Journal:  Sensors (Basel)        ISSN: 1424-8220            Impact factor:   3.576


1. Introduction

The problem of aging in the world’s population is becoming increasingly serious; meaning, the proportion of the aging population is increasing while the fertility rate continues to decrease. By the end of 2019, the number of elderly people worldwide exceeded infants and young children. The problems brought about by an aging population are not only political and financial; in the reality of human aging, brain power will gradually weaken, and symptoms, such as decreased memory and brain function, will occur. The elderly care problem brought about by this is becoming increasingly prominent. Some empty-nest seniors are old and frail, and there is no one to take care of them in emergencies, such as falls, which may cause irreparable losses. To improve this problem, some researchers have begun to focus on elderly activity recognition in smart homes. Elderly activity recognition is an important part of the functioning of smart homes, mainly as it could determine abnormalities in the elderly by obtaining information about their daily activities. This can help predict some potential diseases in the elderly, such as Alzheimer’s disease, which is also the main motivation for many activity recognition studies in intelligent environments (and has widely been recognized by families affected by Alzheimer’s disease) [1]. According to different data collection methods, smart home activity recognition can be roughly divided into intrusive and non-intrusive design. Intrusive design usually refers to video-based activity recognition. It mainly records the daily lives of the elderly through cameras, and then methods are used to analyze the video for activity recognition [2,3,4]. The effect of video-based activity recognition is excellent [5], but its disadvantages are also very prominent. First, it collects a lot of privacy and sensitive information. Second, it is susceptible to light. Finally, it is very expensive. For non-intrusive design, it is mainly divided into wearable and environmental interaction activity recognition. Wearable devices mainly refer to miniature sensors, such as accelerometers and gyroscopes [6,7,8,9], which can be worn on the body. When older people wear them, they can collect information anytime, anywhere. However, wearing these devices can be a burden and cause resentment in the wearers. With the development of the Internet of things technology [10,11], smart homes have become more complete, making activity recognition popular. This method mainly interacts with seniors by embedding sensors in objects in the smart home. These sensors are mainly divided into environmental sensors and binary sensors. Environmental sensors can collect environmental information in real time. Binary sensors can interact with seniors to locate them. This method is secretive and convenient, and will not cause resentment in the elderly. In this paper we focus on environment-based interactive activity recognition. Many commonly used methods characterized by statistical sensor frequency ignore the temporal correlation of features. In order to improve the methods, we propose a data-driven activity recognition method. The method is divided into three stages: feature extraction, temporal clustering, and activity recognition. The method of the feature extraction proposes a de-noising method to remove interference from other residents. Generally it is believed that the daily activity of the elderly has a certain regularity, so we can cluster the activities in the close time. In the end, the similarity matching equation proposed in the paper is employed to calculate out the points with the most similarity, and select the classification by the votes of the points. The structure of this paper is as follows: Section 2 introduces related work. Section 3 defines some terminologies. Section 4 describes our method. In Section 5, we validate our method and discuss it. Section 6 concludes the paper.

2. Related Work

Activity recognition based on non-intrusive design can be divided into data-driven and knowledge-driven, according to the differences of the used methods. The knowledge-driven method extracts things, space, and time into certain rules in the domain, constructs them into a reusable context model and correlates with activities, and then uses inference and other technologies to determine the activity category. Ontology is often used in knowledge-driven methods. Chen et al. [12] proposed a formal explicit ontological modeling and representation of the smart home domain approach to the processing of multisource sensor data streams. Ye et al. [13] proposed a hierarchical structure of the domain concept ontology model to represent domain knowledge, which is independent of particular sensor deployment and activities of interest. Their subsequent researches [14] combined the ontology and statistical methods to automatically detect the boundaries of different activities and extended the Pyramid Match Kernel (PMK) to accommodate and balance the sensor noise in activity recognition. Ontology is also used for cross-environment activity recognition. Wemlinger et al. [15] proposed a Semantic Cross-Environment Activity Recognition (SCEAR) system to establish different ontology models for 22 data sets provided by CASAS to map between different environments. This method has a good recognition effect on two smart homes with similar layouts. The knowledge-driven method can clearly distinguish activities with significant semantic differences, but cannot identify well the activities with similar semantics. Compared with knowledge-driven, data-driven models place more emphasis on the use of large-scale data for reasoning to build decision models [16]. Data-driven is mainly focused on supervised methods to recognize unlabeled activities by generating classifiers with labeled activities. Ravi et al. [17] proposed a naive Bayesian approach to activity recognition using accelerometers. Ruben et al. [18] proposed a resident adaptation technique based on Hidden Markov Models (HMMs). This system segments and recognizes six different physical activities using inertial signals from a smartphone. Asghari P. et al. [19] proposed an online hierarchical hidden Markov model to predict the activity in the environment with any sensor event. This method first uses the HMM model to recognize the beginning and end of an activity, and then predicts the next activity by establishing an HMM for each sensor event. Some ensemble methods have also been applied in activity recognition. Hu et al. [20] proposed a novel separating axis theorem (SAT) based splitting strategy, then used it to improve the random forest. Anna et al. [21] used a previously developed Cluster-Based Classifier Ensemble [22] (CBCE) method for smart home-based activity recognition; this method proposes a support formula for clustering to solve the recognition problem in clusters. In addition, with the development of deep learning, neural networks have also been applied to activity recognition. Arifoglu D et al. [23] extracted fixed-length sliding windows into a sparse two-dimensional time matrix to use Convolutional Neural Networks (CNN) for activity recognition. This is basically the same as the work of Gochoo et al. [24], and both have been tested on the Aruba dataset (and the performance is roughly the same). However, Arifoglu et al. proposed a novel method for identifying abnormal activities, and discovered abnormalities, as well as identified and prevented abnormal activities by generating abnormal activities in the data set. Medina et al. [25] proposed a method using fuzzy time windows (FTW) to segment the data set, followed by Long Short-Term Memory (LSTM) for activity recognition. There are also unsupervised and semi-supervised methods. The semi-supervised method mainly uses a small part of the labeled data to label a large amount of data; thereby, reducing the workload of the labeling activity. Hu et al. [26] proposed a cross-domain activity recognition (CDAR) algorithm to label another set of different but related activity from labeled activities. Wen [27] et al. proposed a similarity measurement formula that uses a small amount of labeled data to label a large amount of unlabeled data. The difficulty of the unsupervised method is the problem of data labeling. Researchers have now proposed some unsupervised methods to solve the problem of data annotation, such as frequent sensor mining methods [28], and frequent periodic pattern mining methods [29], activity modeling based on low-dimensional feature space [30], probabilistic model [31,32], and retrieval of activity definition, using Web mining [33]. Some multi-resident activity recognition based on smart homes has also been proposed. Hao et al. [34] proposed a knowledge-driven solution based on formal concept analysis (FCA) and sequential pattern mining to analyze the activity rules of different residents and recognize human activities in non-intrusive sensor data. Alemdar et al. [35] used the factorial hidden Markov model and nonlinear Bayesian tracking to recognize the behaviors of the two residents. They did not distinguish between the residents and achieved good results. Guo et al. [36] proposed a method to extract features using the improved Term Frequency-Inverse Document Frequency (TF-IDF). They used the improved TF-IDF to calculate the probability of the sensor appearing in the activity, recognized it as a new feature, and tested the method on the Tulum2009 and Cairo datasets. Lu et al. [37] used Back Propagation-Hidden Markov Model (BP-HMM) to extract daily activity features and SVM to recognize daily activity. They introduced the dependent Beta process into the HMM, and integrated the state constraints of the sensors into the sampling process. Finally, SVM is employed to recognize daily activities. Many multi-resident activity recognition focuses on feature extraction. This paper proposes a clustering method based on the time pattern of elderly activity, then based on this, a similarity matching formula is proposed. This formula is based on Levenshtein Distance which is used in the stage of activity recognition model development, rather than the stage of daily activity feature extraction. We applied this method to the activity recognition of two residents and the results were very attractive. Although the cost of training will be higher, this method is better than a large number of single and ensemble methods.

3. Terminologies

To better express our method, we define some terminologies and use the activities in Table 1 as examples.
Table 1

A segment of activity records.

iddtsssaras
se12010-11-0405:40:51.303739M004ONBed_to_Toiletbegin
se22010-11-0405:40:52.342105M005OFF
se32010-11-0405:40:57.176409M007OFF
se42010-11-0405:40:57.941486M001OFF
se52010-11-0405:43:24.021475M004ONSleepbegin
se62010-11-0405:43:26.273181M004OFF
se72010-11-0405:43:26.345503M007ON
se82010-11-0405:43:26.793102M007ONBed_to_Toiletend
se92010-11-0405:43:27.195347M006OFF
se102010-11-0405:43:27.787437M007ON
se112010-11-0405:43:29.711796M005ON
se122010-11-0405:43:30.279021M004OFFSleepend
se = (d, t, s, ss, ar, as) is a sensor event, where d is the date when the event occurred, t is the time when the event occurred, s is the activated sensor, ss is the sensor status, ar is the corresponding activity, and as is the activity status. In this paper we use se.d, se.t, se.s, se.ss, se.ar, se.as to represent d, t, s, ss, ar, as in this event. Table 1 shows the two activities in the dataset and the meaning of s = (d, t, s, ss, ar, as). For example, se1 = (d, t, s, ss, ar, as) represents se1 = (2010-11-04, 05: 40: 51.303739, M004, ON, Bed_to_Toilet, begin). For a given sensor event se The sensor sequence of Bed_to_Toilet activity in Table 1 is expressed as sq1 = {M004, M005, M007, M001, M004, M004, M007, M001}, and the sensor sequence of Sleep is expressed as sq2 = {M004, M004.M007, M007, M006, M007, M005, M004}. Note that we use the part where the activities intersect as common to both activities. For activity a and a series of sensor events, we represent the activity as a = {bt, et, sq}, where bt is se For example, the Bed_to_Toilet activity in Table 1 can represent a = {05, 05, sq1}, where sq1 = {M004, M005, M007, M001, M004, M004, M007, M001}. We count the importance of other sensors in the activities that begin with a sensor and store them in the SIA. The algorithm is shown in Algorithm 1. As shown in Table 1, there are two sensor sequences starting with M004, namely sq1 = {M004, M005, M007, M001, M004, M004, M007, M007}, sq2 = {M004, M004, M007, M007, M006, M007, M005, M004}, then through Algorithm 1 we can get the importance of the sensor of the activities beginning with M004. The result is {((M001,0.5) (M004,1), (M005,1), (M006,0.5), (M007,1)}, which is represented in SIA as SIA{(M004, {(M001,0.5) (M004,1), (M005,1), (M006,0.5), (M007,1)})}.

4. Methodology

Our method is mainly divided into two parts: feature extraction and activity recognition. The process is shown in Figure 1.
Figure 1

Process for the activity recognition.

4.1. Feature Extraction

The feature extraction method is shown in Algorithm 2. First, we extract the data set D = {se1, se2… se} and extract it as A = {a1, a2… a}. Next, we need to de-noise sq in A. It is believed in a two-residential residence, sensor events triggered by one resident may be disturbed by another resident, and these interferences can be removed by our method. Our de-noising method has two steps: the first step is to remove duplicate sensor features. It means that if sq.s is equal to sq.s 1 in sq, then only sq.s is kept. In the second step, we propose a sensor importance measurement method. As shown in Definition 4, SIA counts the importance of other sensors for each sensor that appears at the beginning of the activity. If the importance exceeds a set threshold, we keep the sensor. Through the above two steps of screening, the extracted feature Ar = {bt, et, sq} is finally obtained.

4.2. Activity Recognition

Our activity recognition method is to recognize the activities after extracting features. First, we cluster the activities with the Kmeans based on the bt and et in ar. The number of clusters k was selected using the elbow method. The core index of the elbow method is SSE (sum of the squared errors), the formula is: where C is the i-th cluster, p is the sample point in C, m is the centroid of C (mean of all samples in C), and SSE is the clustering error of all samples, which represents the quality of the clustering. The relationship between SSE and k is used to obtain k with the largest curvature in the graph. The specific algorithm is shown in Algorithm 3. After clustering, we first find the cluster that belongs to the input test data, and then calculate the similarity between the instances in the cluster and the test data. Here we propose a similarity matching method. If the test case is t = {bt, et, sq}, the instance in the training set is a = {bt, et, sq}, then the similarity between them is expressed as: where w1 and w2 refer to the weight represented by time and sensor sequence. Here we make, 24 refers to 24 h in a day. Levenshtein.ratio is a method to calculate the similarity of sequences, the formula is: where sum refers to the sum of the length of sq1 and sq2, and ldist is the class edit distance. After obtaining the ratio, select the n closest instances in the cluster and let them vote for the label of test data. The complete recognition algorithm is shown in Algorithm 4.

5. Results and Evaluation

5.1. Datasets

We used two two-resident datasets from Washington State University for experiments [38]; they are “Tulum2010” and “Cairo”. Details of these two datasets are listed in Table 2.
Table 2

Statistical information concerning datasets “Tulum2010” and “Cairo.”.

SensorsActivity CategoriesActivity InstancesResidentsMeasurement Time
Tulum201036 (2 categories)147980298 days
Cairo32 (2 categories)13600257 days
The Tulum2010 dataset was collected in the Washington State University (WSU) Tulum smart apartment during 2009–2010. The apartment housed two married residents who performed normal daily activities. The sensor layout is shown in Figure 2. We selected the first three months of the data set.
Figure 2

Tulum2010 sensor layout.

Tulum2010 dataset contains 31 motion sensors (M001 through M031) and 5 temperature sensors (T001 to T005). Its 14 activities are “Bathing”(B), “Eating”(“E”), “Bed_Toilet_Transition”(“B_T”), “Watch_TV”(“W_TV”), “Work_Table”(“W_T”), “Work_LivingRm”(“W_L”), “Enter_Home”(“E_H”), “Leave_Home”(“L_H”), “Personal_Hygiene”(“P_H”), “Sleeping_in_Bed”(“S_B”), “Yoga”(“Y”), “Work_Bedroom_1” (“W_B1”), “Work_Bedroom_2” (“W_B2”), “Meal_Preparation”(“M_P”). The Cairo dataset was collected in the home of a voluntary adult couple. A couple and a dog live in the smart apartment. The couple’s children also visited the house at least once. The sensor layout is shown in Figure 3.
Figure 3

Cairo sensor layout.

Cairo dataset contains 27 motion sensors (M001 to M027) and 5 temperature sensors (T001 to T005). Its 13 activities are “Bed_to_toilet”(“B_T”), “Breakfast”(“B”), “Night_wandering”(“N_W”), “R2_wake”(“R2_W”), “Leave_home”(“L_H”), “R2_take_medicine”(“T_M”), “R1_sleep”(“R1_S”), “Lunch”(“LUN”), “Laundry”(“L”), “R1_wake”(“R1_W”), “R2_sleep”(“R2_S”), “Dinner”(“D”), “R1_work_in_office”(“W_O”).

5.2. Evaluation Method

In this section, we mainly applied all the examples in the considered dataset and performed five cross-validations to evaluate the performance of our method. During the process, it was performed five times. In each iteration, four folds are selected for training and one fold is used for testing. The final accuracy is the average of the five results. Except for the accuracy, in the paper we also used others to evaluate the results, such as the precision, the recall, and the F-Measures. We used the confusion matrix in Table 3 to represent the number of true positives, true negatives, false positives, and false negatives for the 2 classification problems.
Table 3

Confusion matrix presenting number of true positives, true negatives, false positives, and false negatives for a 2-class classification problem.

Actual Class
12
Predicted Class1TP(true positive)FP(false positive)
2FN(false negative)TN(true negative)
The columns and rows in the matrix refer to the actual and predicted classes by a classification model, respectively. Based on the confusion matrix the precision, recall and F-Measure for class 1 can be calculated as presented in Equations (4)–(7), respectively: The four measures were calculated for each class, taking into account the class imbalance problem; the final result is presented as the average of all classes.

5.3. Results and Evaluation

We first compare our results with several common single classifiers, such as K-Nearest Neighbor (KNN), lib Support Vector Machine (libSVM), Sequential Minimal Optimization (SMO), Naïve Bayes (NB), PIPPER, C4.5 and Random Forests (RF). In addition to these, we also compare several more complex classifiers. These classifiers are all implemented in Weka, and the specific results are shown in Table 4 and Table 5.
Table 4

Tulum2010 performance.

AccuracyPrecisionRecallF-Measure
KNN77.10%77.20%77.10%77.10%
LibSVM72.40%75.90%72.40%71.70%
SMO54.20%61.60%54.20%50.10%
NB50.60%65.50%50.60%52.60%
RIPPER80.30%80.50%80.30%80.30%
C4.580.90%81.00%80.90%80.90%
RF83.60%83.50%83.60%83.40%
Our Method88.10%88.00%88.10%87.90%
Table 5

Cairo performance.

AccuracyPrecisionRecallF-Measure
KNN80.20%81.40%80.20%80.40%
LibSVM30.30%38.50%30.30%27.00%
SMO71.70%76.90%71.70%68.40%
NB79.20%81.70%79.20%79.50%
RIPPER76.80%78.30%76.80%76.90%
C4.583.00%83.20%83.00%83.00%
RF89.60%89.90%89.70%89.70%
Our Method92.00%92.90%92.00%92.00%
It can be seen from Table 4 and Table 5 that our method and RF are the highest performance methods, and our method is better than RF in terms of performance. To better understand the performance of our method, we construct a confusion matrix. Table 6 and Table 7 show the confusion matrices for Tulum2010 and Cairo.
Table 6

Confusion matrix for Tulum2010.

BB_TEE_HL_HM_PP_HS_BW_TVW_B1W_B2W_LW_TY
B 80 1
B_T 16 6 1
E 62 13 27
E_H 85 1 1
L_H 49 2
M_P 5 192 1
P_H 12 169
S_B 36 2
W_TV 278 145
W_B1 94
W_B2 1267
W_L 54 60
W_T 19 2 136
Y 3 2
Table 7

Confusion matrix for Cairo.

B_TBDLL_HLN_WR1_SR1_WW_OR2_ST_MR2_W
B_T 6
B 8 1 1
D 9
L 11
L_H 13 1
LUN 8
N_W 3 11
R1_S 19
R1_W 1 10
W_O 10
R2_S 1 10
T_M 9
R2_W 11
From Table 6, we can see that in the Tulum2010 dataset we have almost no errors in the recognition of B, B_T, M_P, P_H, S_B, W_B1, W_B2, and other activities. However, the recognition effect for E_H and L_H, E and W_T, W_TV, and W_L is a bit poor, which may be because these activities are represented by some of the same sensors compared to other activities, making them more difficult to recognize. For example, E_H and L_H both occur at the door, W_T and E both occur in the dining room, and W_TV and W_L both occur in the bedroom. Compared with Tulum2010, the Cairo dataset has fewer activities. From Table 7, we can see that there are three misidentifications of N_W activity as B_T. This may be because the routes and the occurrence times of these three N_W are similar to B_T. However, it can be seen that the overall recognition effect of our method is still very good.

5.4. Parameter Selection

5.4.1. Selection of k

Our k-value selection method is to use the elbow method. Its formula is shown in Equation (1). The core idea of the elbow method is: as the number of clusters k increases, the sample division will become more refined, and the degree of aggregation of each cluster will gradually increase, so the SSE will naturally become smaller. Moreover, when k is less than the number of true clusters, the increase of k will greatly make the degree of aggregation of each cluster increasing, so the decline of SSE will be quick. When k reaches the true number of clusters, the increase of the aggregation degree obtained by increasing k will be slow, so the decline of SSE will decrease sharply, and then gradually flatten as the value of k continues to increase. In other words, the relationship between SSE and k is the shape of an elbow, and the value of k, this elbow is the true cluster number of the data. Of course, this is why the method is called the elbow method. Figure 4 shows the relationship between k and SSE in the Tulum2010 dataset. It can be seen that the curvature is the largest when k = 3, so we choose k = 3 as the optimal number of clusters.
Figure 4

Relationship between k and sum of the squared errors (SSE) in Tulum2010.

5.4.2. Selection of n and w1, w2 Values

We believe that the choice of n value should be less than the number of kinds of activities in the data set, which makes our results more accurate. Equation (2) gives a detailed similarity formula. For w1 and w2, we always keep and . Figure 5 shows the relationship between n and accuracy when w1 = 0.15 and w2 = 0.7 in the Tulum2010 data set. As you can see, the fluctuation of accuracy is small.
Figure 5

Relationship between n and accuracy when weight of ratio (w1) = 0.15 and w2 = 0.7.

6. Conclusions

This paper presents a daily activity recognition method based on time clustering for two residents in a smart home. First, noise reduction processing is performed on the features. Second, cluster is performed to separate activities that occur at the same space but at different times. Finally, a similarity matching formula based on Levenshtein Distance is proposed for daily activity recognition. The proposed method not only reduces the interference caused by the activities of different residents in daily life, but also separates the activities of residents at different times in the same space. We evaluated the proposed on two public datasets, Tulum2010. The results show that our method works well on large and small datasets.
  8 in total

1.  A real-time respiratory motion monitoring system using KINECT: proof of concept.

Authors:  Junyi Xia; R Alfredo Siochi
Journal:  Med Phys       Date:  2012-05       Impact factor: 4.071

Review 2.  The Elderly's Independent Living in Smart Homes: A Characterization of Activities and Sensing Infrastructure Survey to Facilitate Services Development.

Authors:  Qin Ni; Ana Belén García Hernando; Iván Pau de la Cruz
Journal:  Sensors (Basel)       Date:  2015-05-14       Impact factor: 3.576

3.  Detection of abnormal behaviour for dementia sufferers using Convolutional Neural Networks.

Authors:  Damla Arifoglu; Abdelhamid Bouchachia
Journal:  Artif Intell Med       Date:  2019-02-10       Impact factor: 5.326

4.  Timely daily activity recognition from headmost sensor events.

Authors:  Yaqing Liu; Xiangxin Wang; Zhengguo Zhai; Rong Chen; Bin Zhang; Yu Jiang
Journal:  ISA Trans       Date:  2019-05-04       Impact factor: 5.468

5.  Activity Recognition on Streaming Sensor Data.

Authors:  Narayanan C Krishnan; Diane J Cook
Journal:  Pervasive Mob Comput       Date:  2014-02-01       Impact factor: 3.453

6.  Feature selection and activity recognition system using a single triaxial accelerometer.

Authors:  Piyush Gupta; Tim Dallas
Journal:  IEEE Trans Biomed Eng       Date:  2014-03-28       Impact factor: 4.538

7.  Unobtrusive Activity Recognition of Elderly People Living Alone Using Anonymous Binary Sensors and DCNN.

Authors:  Munkhjargal Gochoo; Tan-Hsu Tan; Shing-Hong Liu; Fu-Rong Jean; Fady S Alnajjar; Shih-Chia Huang
Journal:  IEEE J Biomed Health Inform       Date:  2018-05-07       Impact factor: 5.772

8.  Clustering-based ensemble learning for activity recognition in smart homes.

Authors:  Anna Jurek; Chris Nugent; Yaxin Bi; Shengli Wu
Journal:  Sensors (Basel)       Date:  2014-07-10       Impact factor: 3.576

  8 in total
  8 in total

1.  Multi-Person Activity Recognition in Continuously Monitored Smart Homes.

Authors:  Tinghui Wang; Diane J Cook
Journal:  IEEE Trans Emerg Top Comput       Date:  2021-04-15       Impact factor: 6.595

2.  Discovering Human Activities from Binary Data in Smart Homes.

Authors:  Mohamed Eldib; Wilfried Philips; Hamid Aghajan
Journal:  Sensors (Basel)       Date:  2020-04-29       Impact factor: 3.576

3.  An Entropy-Based Approach for Anomaly Detection in Activities of Daily Living in the Presence of a Visitor.

Authors:  Aadel Howedi; Ahmad Lotfi; Amir Pourabdollah
Journal:  Entropy (Basel)       Date:  2020-07-30       Impact factor: 2.524

4.  Activity Recognition for Ambient Assisted Living with Videos, Inertial Units and Ambient Sensors.

Authors:  Caetano Mazzoni Ranieri; Scott MacLeod; Mauro Dragone; Patricia Amancio Vargas; Roseli Aparecida Francelin Romero
Journal:  Sensors (Basel)       Date:  2021-01-24       Impact factor: 3.576

5.  MICAR: multi-inhabitant context-aware activity recognition in home environments.

Authors:  Luca Arrotta; Claudio Bettini; Gabriele Civitarese
Journal:  Distrib Parallel Databases       Date:  2022-04-05       Impact factor: 1.500

6.  COLAEVA: Visual Analytics and Data Mining Web-Based Tool for Virtual Coaching of Older Adult Populations.

Authors:  Jon Kerexeta Sarriegi; Andoni Beristain Iraola; Roberto Álvarez Sánchez; Manuel Graña; Kristin May Rebescher; Gorka Epelde; Louise Hopper; Joanne Carroll; Patrizia Gabriella Ianes; Barbara Gasperini; Francesco Pilla; Walter Mattei; Francesco Tessarolo; Despoina Petsani; Panagiotis D Bamidis; Evdokimos I Konstantinidis
Journal:  Sensors (Basel)       Date:  2021-11-30       Impact factor: 3.576

7.  Unsupervised Human Activity Recognition Using the Clustering Approach: A Review.

Authors:  Paola Ariza Colpas; Enrico Vicario; Emiro De-La-Hoz-Franco; Marlon Pineres-Melo; Ana Oviedo-Carrascal; Fulvio Patara
Journal:  Sensors (Basel)       Date:  2020-05-09       Impact factor: 3.576

8.  Non-Invasive Challenge Response Authentication for Voice Transactions with Smart Home Behavior.

Authors:  Victor Hayashi; Wilson Ruggiero
Journal:  Sensors (Basel)       Date:  2020-11-17       Impact factor: 3.576

  8 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.