Next Article in Journal
Effects of Five Substances with Different Modes of Action on Cathepsin H, C and L Activities in Zebrafish Embryos
Previous Article in Journal
Effects of Reablement on the Independence of Community-Dwelling Older Adults with Mild Disability: A Randomized Controlled Trial
Previous Article in Special Issue
Machine Learning Methods to Predict Social Media Disaster Rumor Refuters
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Recognizing Human Daily Activity Using Social Media Sensors and Deep Learning

1
School of Geography and Information Engineering, China University of Geosciences, Wuhan 430074, China
2
School of Computer Science, China University of Geosciences, Wuhan 430074, China
*
Author to whom correspondence should be addressed.
Int. J. Environ. Res. Public Health 2019, 16(20), 3955; https://doi.org/10.3390/ijerph16203955
Submission received: 2 August 2019 / Revised: 15 September 2019 / Accepted: 15 October 2019 / Published: 17 October 2019
(This article belongs to the Special Issue Advances in Big Data Analytics and Intelligence)

Abstract

:
The human daily activity category represents individual lifestyle and pattern, such as sports and shopping, which reflect personal habits, lifestyle, and preferences and are of great value for human health and many other application fields. Currently, compared to questionnaires, social media as a sensor provides low-cost and easy-to-access data sources, providing new opportunities for obtaining human daily activity category data. However, there are still some challenges to accurately recognizing posts because existing studies ignore contextual information or word order in posts and remain unsatisfactory for capturing the activity semantics of words. To address this problem, we propose a general model for recognizing the human activity category based on deep learning. This model not only describes how to extract a sequence of higher-level word phrase representations in posts based on the deep learning sequence model but also how to integrate temporal information and external knowledge to capture the activity semantics in posts. Considering that no benchmark dataset is available in such studies, we built a dataset that was used for training and evaluating the model. The experimental results show that the proposed model significantly improves the accuracy of recognizing the human activity category compared with traditional classification methods.

1. Introduction

The knowledge about which activities and why people perform them at a certain time can be very valuable for identifying healthy lifestyles [1] and can be used in a wide range of applications. For example, doctors could better build the connection between patients’ habits and lifestyles and their health problems based on people’s daily activity patterns. However, collecting trajectory labeled activity categories by questionnaire or by wearable devices is financially costly and may violate personal privacy.
In this paper, we aim to automatically extract high-level logical activity [2] (e.g., sports, shopping, and entertainment) trajectories through a convenient, low-cost source, where most research studies rely on visual (e.g., cameras) and wearable devices to identify low-level physical activities (e.g., standing, walking, and sitting) [3,4] instead of high-level logical activities. For many applications, such as understanding the human lifestyle and healthy, high-level logical activity categories are more informative. There are currently few related studies, and new methods and data sources both need to be developed to achieve this goal.
Currently, people are considered sensors, producing signals on events they are directly involved in or where they are present [5]. People enjoy sharing with their friends what they are currently doing, anytime and anywhere, on social media platforms [6]. Unprecedented quantities of user-generated data on human activity have been collected through smartphones on social media; these data contain texts and time that reflect extensive knowledge about human activity. Due to their widespread rich information attached to social media posts, these social media data can be of great value in human activity recognition. However, the posts on social media are represented as short texts that are very uncertain. Previous researches employed traditional classification methods [7,8,9], which ignore the contextual information or word order in posts and remain unsatisfactory for capturing the activity semantics of the words; there are still some challenges to accurately recognizing human daily actives in social media.
Considering this problem, we propose a general model for recognizing the human activity category based on a deep learning sequence model. To the best of our knowledge, our proposal is the first to recognize activity from social media based on deep learning [10] theory and is the first to fuse text semantics, external knowledge and temporal information to complete this task. In summary, the contributions of this paper are listed as follows:
(1)
We propose a general model for human activity classification based on a deep learning sequence model and a series of solutions to capture the activity semantic by embedding, encoding and fusing text semantics, external knowledge and temporal information for machine learning. The model provides methods on how to extract a sequence of higher-level word phrase representations in posts, as well as how to integrate temporal information and external knowledge in posts.
(2)
We build an activity-text dataset that contains activity labels, post texts, and release time called Yelp-20k. The dataset contains 14 categories of activities and 28,150 labeled posts; the dataset utilized in this paper can be downloaded via GitHub. The dataset can be taken as a benchmark dataset to facilitate works on human activity recognition.
(3)
We present the proposed model and its variants to classify human activity with accuracies of 81.29, 81.99, 82.93 and 82.42%. While all four models perform similarly well for human activity recognition, combining text semantics and temporal information is more robust.
The rest of the paper is organized as follows. In Section 2, we discuss the state-of-the-art literature on mining human activities from social media data. We then present the proposed model in Section 3. In Section 4, we report on the experiment and the analysis of the results in detail. Finally, we conclude the paper in Section 5.

2. Related Work

Referring to human activity recognition, many works aim to identify low-level physical activities (e.g., standing, walking, and sitting). Human physical activity recognition is a promising research field due to its applications in healthcare, athletics, lifestyle monitoring, and computer-human interaction. Usually, it can be implemented from three categories of data, such as video, wearable motion sensor data, and multi-sensors data [11,12,13]. Researchers use traditional classification methods such as SVM (Support Vector Machine) and TF-IDF (Term Frequency–Inverse Document Frequency) models to identify human physical activities and develop a syntactic approach that treats activities as sequential text and uses a grammar syntax such as stochastic context-free grammar to identify physical activity categories [7,8,9,14,15,16]. Recently, deep learning has been adopted by combining spatiotemporal dynamic texture descriptors [11].
In contrast to physical activity, human activity recognition in this paper aims to classify high-level logical activities (e.g., eating, shopping, and entertainment). For high-level logical activities recognition, there are different works in the literature using different types of data. These related studies can be summarized in 3 categories.
The first category of works focuses on activity category prediction. Weerkamp proposed an approach to predict the popular activities that will occur in a future time window, such as tonight, tomorrow, and next week, by using a future time window and keywords related to activities [17]. Their input data and objectives are different than this paper, and methods in those studies cannot be used directly for the task of identifying activities.
The second category is human activity recognition using location information in both continuing and noncontinuous types of trajectories. (1) For continuous trajectories, these studies usually use constrained random fields, support vector machines, or Bayesian to identify travel modes with spatiotemporal features of trajectory data [18,19,20,21]. An algorithm was developed for automatically annotating raw trajectories with the activities performed by analyzing users’ stop points to infer the POI (Point of Interest) that the user has visited [22]. These studies mainly use the space-time position information in the trajectory data for discrimination, and the description information when the trajectory is generated is missing. The category of activity identified is relatively simple. In mixed-use plots such as shopping centers and office buildings, the recognition accuracy is not high. (2) Noncontinuous trajectories, such as mobile phone trajectories, and social media are used to classify human activities [23,24]. Beber designed a matching method to infer activities based on the similarity between the trajectory and the POI category profiles, but only a few records can be treated as continuous trajectories [25]. Hasan classified different activity categories based on the category of visited locations [26]. Description-based approaches represent human activities by describing subevents of the activities and their temporal, spatial, and logical structures, reconstructing individual mobility history from a metropolitan-scale smart card transaction dataset [15,18]. Although these approaches can recognize different categories of human activities, they all need detailed description information and abundant temporal, spatial, and logical information for every activity. However, most of the posts on social media do not have location attributes marked because of the limitation of users’ devices and for privacy reasons.
The third category of related works infers the user activity category from crowdsourced texts. Human activities can be expressed not only by images and videos but also by texts. Zhu, Blanke [2] built a multilabel SVM classifier using tweets manually annotated with activities by a crowd workers’ experiment. They constructed an activity recognition model to classify the dataset into 10 activity classes, with accuracies of 76%. This work is most closely related to ours. However, such logical activity recognition from short text posts based on traditional text classification is difficult because it cannot capture the word contextual information and word semantics.

3. Model

A post could be a text document, blog post, tweet, etc. For example, from the post “the pizza is very delicious”, we have a high probability of determining that the person who made this post is eating. Through social media platforms that record such data, we can obtain rich information for activity recognition without any additional instrumentation. Therefore, as long as we establish the connection between posts and activities and then classify these posts, we know what kinds of activities people are performing. Thus, by mapping activities to posts, activity classification is similar to a text classification task. In this paper, our objective is to design a model to improve the accuracy of extracting human activity for posts on social media.
Inspired by a deep learning sequence model that has had considerable success in many natural language tasks, including text classification and voice recognition, we will use deep learning to automatically deduce the classification of an activity and recognize an activity from social media texts and time together.
The proposed model is derived from a long short-term memory network (LSTM) [27], and we name it ALSTM (activity LSTM). Its architecture is shown in Figure 1 and consists of four main components: word embedding, dictionary knowledge encoding, temporal information encoding, and a long short-term memory network.
In the following subsections, we explain how to recognize human activities from social media with a deep learning sequence model and how to integrate external knowledge and temporal information to improve precogitation accuracy.
We denote a post of T words as { w ( t ) | t = 1 , , T } , and a corresponding activity category as target y .

3.1. Post Word Embedding

Both the word meaning and its context should help us to capture a more precise word characteristic related to human activity. In our model, we use the word embedding model to capture the word meaning of the word and its context in the word sequence.
Word embedding is a model that represents words in sparse spaces as low-dimensional and high-density distributed representations. Compared to traditional representations, such as one-hot representation, which leads to the curse of dimensionality, word embedding is suitable for the neural network input because it embeds rich syntactic and semantic information of the words [28,29]. Therefore, the word embedding model is used to represent the words in posts for the ALSTM input in the paper.
To generate a word embedding vector for each word in posts, the skip-gram model is selected. The skip-gram model is a popular model for building word embedding and is considered state-of-the-art in many NLP tasks [30]. It trains the embeddings of words w 1 , w 2 ,   ,   w t in text sequences by maximizing the average log probability:
1 T t = 1 T c j c , j 0 log p ( w t + j | w t ) p ( w b | w a ) = exp ( ( v w b ) T v w a ) k = 1 | V | exp ( ( v w k ) T v w a )
where | V | is the vocabulary from all of the post text, v w and v w are two word embedding vectors of word w . Here, v w is the input vector, and v w is the output vector.

3.2. Dictionary Knowledge Encoding

Generally, posts may contain different keywords that should contribute more than ordinary words for recognizing human activities in social media posts because those keywords have richer activity semantics. The keyword collection is labeled manually into a different category and is called a dictionary. The dictionary can be introduced as external knowledge.
In this paper, we use the TF-IDF model [31] to extract keywords from training data and to generate a vector for each post. The TF-IDF model reflects how important a word is to a single post in the whole corpus. It is often used as a weighting factor. The importance of a word increases proportionally with the appearing frequency in a post but decreases inversely with the appearing frequency in the whole corpus.
The TF-IDF model includes two parts, term frequency and inverse document frequency. The term frequency refers to the number of times that a given word appears in the post. Its mathematical expression can be defined as follows:
T F w = # w   a p p e a r s   i n   a   r e v i e w # w o r d   i n   a   r e v i e w
However, the large TF value of a word cannot represent a post directly because some common words that appear in many posts will have a large TF value. The main idea of inverse document frequency is that if fewer posts that contain word w , the larger the IDF value it has. It can further indicate that word w has a good post differentiation ability. The IDF value can be represented as follows:
IDF = log ( # p o s t s   i n   w h o l e   c o r p u s # p o s t   c o n t a i n i n g   w o r d   w + 1 )
The reason that the denominator adds 1 is to avoid the denominator being 0. A word that has a high word frequency in a particular post and a low post frequency in the entire corpus can produce a high weight TF-IDF value. Thus, the TF-IDF model can filter out common words and keep important words. The reserved words can express the feature of posts very well. It can be defined as follows:
TFIDF = TF × IDF
We then use the TF-IDF model to calculate the TF-IDF weight value for each word in the posts and select some high-ranking words in different categories as keywords to construct a dictionary. The number of keywords is determined by the user.
The next step is to transform posts into a weight vector based on the dictionary. The transformation process can be defined as follows:
ϖ r = δ 1 i m ( d i c ( i ) )
where r is a post, and d i c is the dictionary that we mentioned above. δ is the transform function that counts the number of words in the post that appear in different categories of the dictionary, and m is the number of activity categories. After transforming the post by equation (2), we can obtain an m -dimensional weight vector ϖ r of the corresponding post; each element of the vector is the number of words that appear in that category. It should be noted that the size of the dimension of ϖ r is not the same as the size of the dimension of the word embedding vector.

3.3. Temporal Information Encoding

Temporal information such as date and week has abundant activity semantics for activity recognition because human activity has a very close relationship to its occurrence time. With the help of temporal information, we can better determine and infer what activities a user produced at a given time.
Therefore, we consider time to be another important feature of a post for classifying the activity category. Some activities only occur during a specific time. We treat temporal information as additional knowledge and integrate it with the post text by embedding temporal information.
We define the date when the post was published as d r . According to the data, we can infer the activity that occurs by the day of the week. It can be represented as follows:
χ r = μ ( d r )
where r is a post and function μ can transform date to the day of the week. After processing by the transform function μ , a day of the week is represented as a one-hot vector χ r .

3.4. Long Short-Term Memory Networks

Long short-term memory [27] neural networks are a kind of network architecture. They have a strong capability to process sequential data such as text and have been demonstrated as capable of achieving remarkable performance in sequence data classifying, processing and making predictions [32,33].
In this paper, the posts on social media can be treated as sequence data, and we use the LSTM model to process and classify human activities. The probabilities of the human activity categories are calculated in the model and are considered as the weights when predicting the activity category by each post from social media. The post contains multi-dimensional rich information that need to be reduced to a single attribute item, here it is human activity category.
When we process information at the current moment, the LSTM architecture can preserve and utilize useful information in previous posts but discard useless information. As shown in Figure 1, the vectors generated in the above 3 subsections are combined into a vector by the f function. Here, the f function can be defined as:
e t = f ( v t , χ r , ϖ r ) = [ v t ; χ r ; ϖ r ]
where the semicolons represent row vector concatenation.
At step t , the input is the discrete word w t , and the corresponding word embedding is e t . The LSTM cell is a repeated unit for each time step as in a standard RNN. We obtain a post target vector h t after training with the LSTM parts. At each time step, the output of the unit is controlled by a set of gates as a function of the old hidden state h t 1 and the input at the current time step e t , the forget gate f t , the input gate i t , and the output gate o t . The transition functions of three gates are defined as follows:
i t = σ ( W i [ h t 1 , e t ] + b i )
f t = σ ( W f [ h t 1 , e t ] + b f )
o t = σ ( W o [ h t 1 , e t ] + b o )
Here, W i , W f   a n d   W o are parameter matrixes for training, σ is the logistic sigmoid function that has an output in [0,1]. As well, the current memory cell c t and hidden state h t can be calculate by:
q t = tanh ( W q [ h t 1 , e t ] + b q )
c t = f t c t 1 + i t q t
h t = o t tanh ( c t )
Here, q t denotes new information in current cell, W q is parameter matrix for training, tanh denotes the hyperbolic tangent function that has an output in [−1, 1], and ⊙ denotes the elementwise multiplication.
To understand the mechanism behind the architecture, we can view f t as the function that controls to what extent the information from the old memory cell is going to be thrown away, i t controls how much new information is going to be stored in the current memory cell, and o t controls what to output based on the memory cell c t .
For recognizing the human activity category in a post, we regard the output of the hidden state at the last time step of the LSTM cell as the document representation. We connect this target vector to a fully connected layer to classify the activities. We use the Softmax [34] function to calculate the prediction probability p i of a post in each activity category and finally determine which kind of activity it belongs to according to the maximum probability p m a x .
After the activation function, the model takes categorical cross-entropy [35] as a loss function. Its mathematical expression can be derived as follows:
L ( h ( r ) , y ( r ) ) = j = 1 k 1 { y ( r ) = j } log ( y j ( r ) ^ )
where h ( r ) is the h t vector of post r, y ( r ) is the activity category that post r really linked, and y j ( r ) ^ is the predicted activity category for post r; 1{condition} is an indicator such that 1{condition is true} = 1; otherwise, 1{condition is false} = 0.

4. Experiments

In this section, we first describe the built dataset and the experimental parameter settings and evaluate our ALSTM model with traditional classification methods, such as SVM and TF-IDF.

4.1. Data

To evaluate the performance of the proposed method, we first built a benchmark dataset from Yelp (www.Yelp.com). Yelp is an online community whose members spontaneously publish posts containing specific public and commercial locations. As of August 2009, “Yelpers” authored over 7 million posts about their personal experiences with restaurants, shopping, beauty, arts, entertainment, and events [36]. Yelp posts are associated with a specific location and are therefore less ambiguous for manually recognizing human activity. Therefore, we choose Yelp as our data source and manually label every post into different human activity categories. Note that the built dataset does not contain position information and is used to infer the human activity category mainly by post text and post time because most posts on social media do not reference geolocation. Example of user posts and business information are illustrated in Table 1 and Table 2.
To build a dataset for training and testing, posts from collected Yelp data were labeled into 14 categories by considering the post text, post time and referenced businesses information. Random sampling was performed according to the rule of about 2000 posts per category, finally a dataset with 28,150 posts was built. It should be noted that only 863 posts of “listening” are selected because there are no enough posts in this category.
The 14 activity categories, including eating food, beauty and spa, entertainment, and travel, are listed in Table 3. A record in our dataset is described as a quadruple (uid, text, time, label), where uid is the userid, text is what a user posts to social media, label is what activity the user performs. This dataset provides temporal and textural information together to help researchers study human activity with social media. In this paper, the dataset is named Yelp-2k because there are approximately 2000 samples in most categories.
As shown in Table 3, the distribution of samples in each category is relatively balanced, except that the number of samples in the listening category is small due to the limitation of source data.
We should also note that the number of samples in the dataset did not differ significantly during the days of the week, which means that it is impossible to conduct user activity categories based only on the day of the week of the posts.
To construct a dictionary, we then use the TF-IDF model to calculate the TF-IDF weight value for all words in the posts and manually select the top 2735 words as keywords. The number distribution of the selected keywords over the categories is listed in Table 4.

4.2. Experiment Settings

We use a random sampling method to extract 70% of the records from Yelp-2k built in the last section for training and the remaining 30% of the records for the test.
To transform a discrete word input into a continuous vector, we use the word2vec model to build the word embedding matrix. The dimension size of the word embedding vector is set to 100.
We also set the dimension size of the LSTM hidden layer to 128, 256, 512 and training 500 epochs. The Adam method is adopted as the optimizer. The dropout parameter is set to 0.5 in the network, and the learning rate is set to 0.001.
Finally, we implemented the network model with TFLearn [37] neural network framework.

4.3. Results

By combining the components in Figure 1, four variants of ALSTM can be derived: ALSTM-BASIC is the model composed of the post words embedding component and the LSTM component. ALSTM-DE is the model that includes the post words embedding component, dictionary embedding component and the LSTM component. ALSTM-TE is the model composed of the post words embedding component, temporal information embedding component and the LSTM component. ALSTM-DE-TE is the model composed of all the components in Figure 1.

4.3.1. Overall Accuracy

We evaluate the four ALSTM variants and compare them to traditional classification methods, such as SVM and TF-IDF. The accuracy for each activity category on Yelp-20k is calculated and listed in Table 5.
As shown in Table 5, the proposed 4 ALSTM models achieved significant improvements in the task of recognizing human activities compared to traditional methods such as SVM and TF-IDF. All four ALSTM models achieved the best accuracies in some categories.
Among the four ALSTM models, the ALSTM-TE model achieved the highest accuracy in the whole dataset. It should be noted that the number of samples in each category did not differ significantly during the days of the week, as mentioned in Section 4.1, which should be interpreted as the association of user activity categories between post content and time being a potential association, and a deep learning sequence model has exploited this potential association. Perhaps this is the benefit of deep learning.
Compared to ALSTM, the ALSTM-DE model achieved an improvement because the model considers both word embedding and dictionary encoding.
However, the ALSTM-DE-TE model, which combines word embedding vectors, dictionary encoding vectors, and temporal information encoding vectors together as input, achieved a slightly lower average accuracy compared with the ALSTM-TE model. Its accuracy was still higher than that of the ALSTM-DE model. We argue that there is a certain conflict between the information from the dictionary and time. It should be noted that the ALSTM-DE accuracy is more balanced in all categories in which there is higher accuracy in the worse category than ALSTM-TE.
Finally, a nonnegligible result is that the TF-IDF model performed well in certain categories and achieved the best accuracy in the car-related activities category, which is not surprising because here the TF-IDF model is a classification based on manually labeled keywords, and there are some highly differentiated keywords with car-related activity semantics. This result illustrates the importance of artificial knowledge for recognizing human activity from natural language. Of course, we must also realize that the scope of adaptation of this method is still limited.
In a word, the proposed models achieved a great performance for recognizing human daily activity, because that they can successfully capture both words meaning and the contextual information or word order in posts. As well, both external knowledge and temporal information can contribute to the improvement of accuracy and robustness of our task.

4.3.2. Accuracy and Loss Curve

We calculated the accuracy rate and loss when the models were trained. The accuracy rate and loss curve of the four ALSTM variants are shown in Figure 2. As shown in Figure 2a, the accuracy of all the models increased first, reaching a higher accuracy rate and maintaining relative stability after approximately 80 epochs. From Figure 2b, we can see that the loss of all four models decreased quickly in the first 50 epochs and slightly fluctuated in the last training process. Both Figure 2a,b show that the ALSTM-TE performed best with higher accuracy and lower loss value.

4.3.3. Confusion Analysis Between Categories

In the field of machine learning and the specification of statistical classification, a confusion matrix is a specific table layout that allows visualization of the performance of an algorithm or model, typically in supervised learning [38]. Each column of the matrix represents the instances in a predicted class, while each row represents the instances in an actual class. The confusion matrix can be used to determine whether there is some confusion in different categories.
We conduct 4 confusion matrixes of the ALSTM series of models in Figure 3, and then we translate them to 4 heat maps to intuitively compare changes and differences. The sum of each heat map column in Figure 3 represents the samples predicted to be in that category by the model.
In addition, the sum of each heat map row represents the actual number of samples in that category. The abbreviations in 4 figures are “EF”, “BS”, “EA”, “Tr”, “Sh”, “Se”, “Sp”, “TH”, “CA”, “Ni”, “KP”, “EE”, “RA” and “L”, which represent the categories “eating food”, “beauty & spa”, “entertainment activity”, “travel”, “shopping”, “services”, “sports”, “treating & health”, “car-related activities”, “nightlife”, “keep pets”, “engaged in education”, “religious activities” and “listening”.
The above 4 heat maps clearly illustrate the accuracy of each category and the distribution of correct and incorrect samples in each category. We also found that the categories of “eating food” and “nightlife” have the maximum confusion in Figure 3, which means that some people eat food so late and eating is one of the common activities of people who are active overnight. Some activities such as “car-related activities” have less confusion with the “nightlife” category in both 4 heat maps, which means that there is a large difference in how to express “eating food” and “car-related activities” in post texts.
Figure 3 also shows that the ALSTM-DE-TE model performed the best for dealing with category confusion, although its overall accuracy was slightly lower than that of the ALSTM-TE model. We believe that the ALSTM-DE-TE model may perform better in other datasets.

4.3.4. An additional Experiment in Selected Category Samples

Considering that most of the people who made posts on comment websites are closely related to daily activities, some statement of posts was not clear enough. We filtered uncommon activities such as “entertainment activity”, “services”, “car-related activities”, “nightlife”, and “listening” and reserved the remaining 9 activities. Then, we calculated the accuracy for each activity category again. We also conducted comparative experiments with our methods and list the results in Table 6.
Compared with Table 5, Table 6 shows that these models achieved better results when the number of categories of activities decreased because fewer categories have less confusion with others. As we expected, all ALSTM models achieved a significant improvement in taking traditional methods as baselines, and the ALSTM-TE model still had the best performance compared with other methods. The gap between those models deceased according to the data in Table 6.

5. Conclusions

For accurately recognizing human daily activity in social media posts, we proposed a model based on a deep learning sequence model. The proposed model includes a word embedding component, a dictionary knowledge encoding component, a temporal information encoding component, and an LSTM component. Considering that no datasets are available in such studies, we built a social media benchmark dataset with 14 activity categories and 28,150 labeled posts for training and testing. The proposed models achieved state-of-the-art performance with high accuracies for the recognition of human activity since they successfully extracted user activity information in posts from sequences of higher-level representations while preserving the sequence order of words. In the model, both external knowledge and temporal information can contribute to the improvement of accuracy and robustness of the task.
For future work, user attributes can be fused to infer latent semantics of posts to further improve the classification performance. Additionally, we will introduce more knowledge, such as Wikipedia and Freebase data, into models to improve the accuracy of our model. Due to the limitation of the data source, the time in the built dataset is represented as the date, which could be improved by including new data sources, such as Facebook.

Author Contributions

Data curation, R.L. and S.L.; methodology, J.G.; project administration, H.Y.; resources, X.K.; software, R.L.; writing—review & editing, J.G. and S.L.

Funding

This research was supported by the NSF of China (Grant No. 41801378, 61972365, 61673354, 61672474), the Fundamental Research Funds for the Central Universities, China University of Geosciences(Wuhan) (Grant No. CUGQY1948).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Von Bothmer, M.I.; Fridlund, B. Gender differences in health habits and in motivation for a healthy lifestyle among Swedish university students. Nurs. Health Sci. 2005, 7, 107–118. [Google Scholar] [CrossRef]
  2. Zhu, Z.; Blanke, U.; Tröster, G. Recognizing composite daily activities from crowd-labelled social media data. Pervasive Mob. Comput. 2016, 26, 103–120. [Google Scholar] [CrossRef]
  3. Chaquet, J.M.; Carmona, E.J.; Fernández-Caballero, A. A survey of video datasets for human action and activity recognition. Comput. Vis. Image Underst. 2013, 117, 633–659. [Google Scholar] [CrossRef] [Green Version]
  4. Shahroudy, A.; Ng, T.T.; Gong, Y.; Wang, G. Deep multimodal feature analysis for action recognition in RGB+ D videos. IEEE Trans. Pattern Anal. Mach. Intell. 2018, 40, 1045–1058. [Google Scholar] [CrossRef]
  5. Ali, F.; El-Sappagh, S.; Kwak, D. Fuzzy Ontology and LSTM-Based Text. Mining: A Transportation Network Monitoring System for Assisting Travel. Sensors 2019, 19, 234. [Google Scholar] [CrossRef]
  6. Oulasvirta, A.; Lehtonen, E.; Kurvinen, E.; Raento, M. Making the ordinary visible in microblogs. Pers. Ubiquitous Comput. 2010, 14, 237–249. [Google Scholar] [CrossRef]
  7. Nguyen, T.D.; Huynh, T.-T.; Pham, H.-A. An improved human activity recognition by using genetic algorithm to optimize feature vector. In Proceedings of the 10th International Conference on Knowledge and Systems Engineering (KSE), Ho Chi Minh City, Vietnam, 1–3 November 2018. [Google Scholar]
  8. Joachims, T. Text categorization with support vector machines: Learning with many relevant features. In Proceedings of the European Conference on Machine Learning, Chemnitz, Germany, 21–23 April 1998. [Google Scholar]
  9. Cho, S.; Kwak, S.; Byun, H. Recognizing human–human interaction activities using visual and textual information. Pattern Recognit. Lett. 2013, 34, 1840–1848. [Google Scholar] [CrossRef]
  10. LeCun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature 2015, 521, 436. [Google Scholar] [CrossRef]
  11. Nikolaev, P. Multi-label Human activity recognition on image using deep learning. In Proceedings of the 7th Scientific Conference on Information Technologies for Intelligent Decision Making Support, Ufa, Russia, 28–29 May 2019. [Google Scholar]
  12. Morales, J.; Akopian, D. Physical activity recognition by smartphones, a survey. Biocybernet. Biomed. Eng. 2017, 37, 388–400. [Google Scholar] [CrossRef]
  13. Martínez-Villaseñor, L.; Ponce, H.; Brieva, J.; Moya-Albor, E.; Núñez-Martínez, J.; Peñafort-Asturiano, C. UP-fall detection dataset: A multimodal approach. Sensors 2019, 19, 1988. [Google Scholar] [CrossRef]
  14. Joachims, T. A Probabilistic Analysis of the Rocchio Algorithm with TFIDF for Text Categorization. In Proceedings of the Fourteenth International Conference on Machine Learning (ICML 1997), Nashville, TN, USA, 8–12 July 1997. [Google Scholar]
  15. Kellokumpu, V.; Zhao, G.; Pietikäinen, M. Human activity recognition using a dynamic texture based method. BMVC 2008, 1, 2. [Google Scholar]
  16. Moore, D.; Essa, I. Recognizing multitasked activities from video using stochastic context-free grammar. In Proceedings of the Eighteenth National Conference on Artificial Intelligence, Edmonton, AB, Canada, 28 July–1 August 2002. [Google Scholar]
  17. Weerkamp, W.; de Rijke, M. Activity prediction: A twitter-based exploration. In Proceedings of the SIGIR Workshop on Time-Aware Information Access, Portland, OR, USA, 16 August 2012. [Google Scholar]
  18. Zhang, F.; Yuan, N.J.; Wang, Y.; Xie, X. Reconstructing individual mobility from smart card transactions: A collaborative space alignment approach. Knowl. Inf. Syst. 2015, 44, 299–323. [Google Scholar] [CrossRef]
  19. Liu, F.; Janssens, D.; Wets, G.; Cools, M. Annotating mobile phone location data with activity purposes using machine learning algorithms. Expert Syst. Appl. 2013, 40, 3299–3311. [Google Scholar] [CrossRef] [Green Version]
  20. Do, T.M.T.; Kalimeri, K.; Lepri, B.; Pianesi, F.; Gatica-Perez, D. Inferring social activities with mobile sensor networks. In Proceedings of the 15th ACM on International Conference on Multimodal Interaction, Sydney, NSW, Australia, 9–13 December 2013. [Google Scholar]
  21. Jonietz, D.; Bucher, D. Continuous trajectory pattern mining for mobility behaviour change detection. In Proceedings of the LBS 2018: 14th International Conference on Location Based Services, Zurich, Switzerland, 15–17 January 2018. [Google Scholar]
  22. Furletti, B.; Cintia, P.; Renso, C.; Spinsanti, L. Inferring human activities from GPS tracks. In Proceedings of the 2nd ACM SIGKDD International Workshop on Urban. Computing, Chicago, IL, USA, 11–14 August 2013. [Google Scholar]
  23. Yin, M.; Sheehan, M.; Feygin, S.; Paiement, J.F.; Pozdnoukhov, A. A generative model of urban activities from cellular data. IEEE Trans. Intell. Trans. Syst. 2018, 19, 1682–1696. [Google Scholar] [CrossRef]
  24. Tu, W.; Cao, J.; Yue, Y.; Shaw, S.L.; Zhou, M.; Wang, Z.; Li, Q. Coupling mobile phone and social media data: A new approach to understanding urban functions and diurnal patterns. Int. J. Geograph. Inf. Sci. 2017, 31, 2331–2358. [Google Scholar] [CrossRef]
  25. Beber, M.A.; Ferrero, C.A.; Fileto, R.; Bogorny, V. Towards activity recognition in moving object trajectories from Twitter data. In Proceedings of the XVII GeoInfo, Campos do Jordao, Brazil, 27–30 November 2016. [Google Scholar]
  26. Hasan, S.; Zhan, X.; Ukkusuri, S.V. Understanding urban human activity and mobility patterns using large-scale location-based data from online social media. In Proceedings of the 2nd ACM SIGKDD International Workshop on Urban Computing, Chicago, IL, USA, 11–14 August 2013. [Google Scholar]
  27. Gers, F.A.; Schmidhuber, J.; Cummins, F. Learning to forget: Continual prediction with LSTM. In Proceedings of the 9th International Conference on Artificial Neural Networks: ICANN ‘99, Edinburgh, UK, 7–10 September 1999. [Google Scholar]
  28. Bengio, Y.; Ducharme, R.; Vincent, P.; Jauvin, C. A neural probabilistic language model. J. Mach. Learn. Res. 2003, 3, 1137–1155. [Google Scholar]
  29. Mikolov, T.; Sutskever, I.; Chen, K.; Corrado, G.S.; Dean, J. Distributed representations of words and phrases and their compositionality. In Proceedings of the Neural Information Processing Systems, Lake Tahoe, NV, USA, 5–10 December 2013. [Google Scholar]
  30. Baroni, M.; Dinu, G.; Kruszewski, G. Don’t count, predict! a systematic comparison of context-counting vs. context-predicting semantic vectors. In Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics, Baltimore, MD, USA, 22–27 June 2014. [Google Scholar]
  31. Aizawa, A. An information-theoretic perspective of tf–idf measures. Inf. Proc. Manag. 2003, 39, 45–65. [Google Scholar] [CrossRef]
  32. Zhou, C.; Sun, C.; Liu, Z.; Lau, F. A C-LSTM neural network for text classification. arXiv 2015, arXiv:1511.08630. [Google Scholar]
  33. Zhou, P.; Qi, Z.; Zheng, S.; Xu, J.; Bao, H.; Xu, B. Text classification improved by integrating bidirectional LSTM with two-dimensional max pooling. In Proceedings of the COLING 2016, the 26th International Conference on Computational Linguistics, Osaka, Japan, 12–16 December 2016. [Google Scholar]
  34. Gold, S.; Rangarajan, A. Softmax to softassign: Neural network algorithms for combinatorial optimization. J. Artif. Neur. Netw. 1996, 2, 381–399. [Google Scholar]
  35. Arjovsky, M.; Shah, A.; Bengio, Y. Unitary evolution recurrent neural networks. In Proceedings of the International Conference on Machine Learning, New York, NY, USA, 19–24 June 2016. [Google Scholar]
  36. Luca, M. Reviews, Reputation, and Revenue: The Case of Yelp.com. Harvard Business School Working Papers. 2016. [Google Scholar]
  37. Tang, Y.T.F. Learn: TensorFlow’s high-level module for distributed machine learning. arXiv 2016, arXiv:1612.04251. [Google Scholar]
  38. Townsend, J.T. Theoretical analysis of an alphabetic confusion matrix. Percept. Psychophys. 1971, 9, 40–50. [Google Scholar] [CrossRef]
Figure 1. The proposed ALSTM (activity LSTM) model.
Figure 1. The proposed ALSTM (activity LSTM) model.
Ijerph 16 03955 g001
Figure 2. (a) Accuracy and (b) loss curve.
Figure 2. (a) Accuracy and (b) loss curve.
Ijerph 16 03955 g002aIjerph 16 03955 g002b
Figure 3. Heat maps of activities for the four models.
Figure 3. Heat maps of activities for the four models.
Ijerph 16 03955 g003
Table 1. An example of a post on Yelp.
Table 1. An example of a post on Yelp.
Attribute ValueDescription
Post idX7mDliDB3jEiPGPHOmDzywUnique id for every post
User idmsQe1u7Z_XuqjGoqhB0J5gUnique id for every user
Business idiCQpiavjjPzJ5_3gPD5EbgUnique id for every business
Star2.0Star rating for the business
Date2011-02-25Time when the post was published
PostThe pizza was ok. Not the best I’ve had.The post that the user published
Table 2. An example of business information.
Table 2. An example of business information.
Business InformationDescription
IdiCQpiavjjPzJ5_3gPD5EbgUnique id for every business
NameMinhas Micro BreweryThe name of the business
Address1314 44 Avenue NEThe address of the business
CityCalgaryCity where the business is located
Postal codeT2E 6L6The postal code for the business
Post count24The number of posts the business received
Stars2.0Star rating for the business
CategoriesPizza, Restaurants, FoodThe category for the business
HoursMonday: 8:30–17:00,
Tuesday: 11:0–21:00,
Wednesday: 11:00–21:00
Thursday: 11:00–21:00
Business time for every company
Table 3. Activity categories and their distribution in time.
Table 3. Activity categories and their distribution in time.
CategoryAllMondayTuesdayWednesdayThursdayFridaySaturdaySunday
Eating food2087 278 299313230299327341
Beauty & spa2265 323 353295357340308289
Entertainment2085 294 293245296284351322
Travel2085 326 327292279279289293
Shopping2085 304 336272314289265305
Services2085 338 379320335239182292
Sports2085 368 298305306245254309
Treating & Health2085 354 378352351214150286
Car-related activities2085 315 328325350275222270
Nightlife2085 317 290286253293320326
Keep pets2085 302 322326314294241286
Engaged in education2085 326 317346307236249304
Religious activities2085292 282260231239427354
Listening863142 14614012788103117
total28,1504279434840774050361436884094
Table 4. Keywords and the number of categories in the dictionary.
Table 4. Keywords and the number of categories in the dictionary.
CategoryNumber
Eating food120
Beauty & spa49
Entertainment85
Travel98
Shopping135
Services99
Sports212
Treating & Health296
Car-related activities306
Nightlife259
Keep pets258
Engaged in education326
Religious activities248
Listening244
Table 5. Overall accuracy.
Table 5. Overall accuracy.
Activity Accuracy
SVMTF-IDFALSTM-BASICALSTM-DEALSTM-TEALSTM-DE-TE
Eating food0.6502 0.42810.80190.87220.87380.8706
Beauty & spa0.6384 0.10400.89440.92000.92000.9200
Entertainment activity0.5376 0.20640.78880.79360.80000.8384
Travel0.5408 0.15040.79040.83680.81120.8352
Shopping0.4480 0.23040.75200.76320.80160.7888
Services0.4432 0.21120.74400.73600.70560.7296
Sports0.4064 0.52000.75360.78240.77120.7440
Treating & Health0.5072 0.82880.89120.88000.87360.8496
Car-related activities0.4384 0.89280.81760.86080.84000.8256
Nightlife0.4544 0.68640.84960.77920.81280.7744
Keep pets0.4624 0.49600.86560.85120.90400.8832
Engaged in education0.4080 0.78080.81120.73760.82880.8096
Religious activities0.5296 0.58560.83680.86240.85920.8736
Listening0.3215 0.57490.76290.79020.79290.7766
Overall accuracy0.4897 0.47530.81290.81990.82930.8242
Table 6. Accuracy of the selected 9 category activities.
Table 6. Accuracy of the selected 9 category activities.
ActivityAccuracy
SVMTFIDFALSTM-BASICALSTM-DEALSTM-TEALSTM-DE-TE
Eating food0.8067 0.62300.93610.92810.94250.9377
Beauty & spa0.6736 0.17280.92480.92000.91200.9472
Travel0.6720 0.43360.89920.91680.91200.8880
Shopping0.5376 0.42240.83840.85280.85440.8800
Sports0.4752 0.62880.82560.80960.84320.8512
Treating & Health0.5488 0.88640.90400.90560.93280.8704
Keep pets0.4928 0.54400.89280.90400.89440.8896
Engaged in education0.4528 0.83200.82880.84320.84960.7792
Religious activities0.6160 0.64480.90560.91520.90080.9184
Overall accuracy0.5862 0.57640.88390.88840.89350.8846

Share and Cite

MDPI and ACS Style

Gong, J.; Li, R.; Yao, H.; Kang, X.; Li, S. Recognizing Human Daily Activity Using Social Media Sensors and Deep Learning. Int. J. Environ. Res. Public Health 2019, 16, 3955. https://doi.org/10.3390/ijerph16203955

AMA Style

Gong J, Li R, Yao H, Kang X, Li S. Recognizing Human Daily Activity Using Social Media Sensors and Deep Learning. International Journal of Environmental Research and Public Health. 2019; 16(20):3955. https://doi.org/10.3390/ijerph16203955

Chicago/Turabian Style

Gong, Junfang, Runjia Li, Hong Yao, Xiaojun Kang, and Shengwen Li. 2019. "Recognizing Human Daily Activity Using Social Media Sensors and Deep Learning" International Journal of Environmental Research and Public Health 16, no. 20: 3955. https://doi.org/10.3390/ijerph16203955

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop