Loading…

Prediction Model of User Physical Activity using Data Characteristics-based Long Short-term Memory Recurrent Neural Networks

Recently, mobile healthcare services have attracted significant attention because of the emerging development and supply of diverse wearable devices. Smartwatches and health bands are the most common type of mobile-based wearable devices and their market size is increasing considerably. However, sim...

Full description

Saved in:
Bibliographic Details
Published in:KSII transactions on Internet and information systems 2019, 13(4), , pp.2060-2077
Main Authors: Kim, Joo-Chang, Chung, Kyungyong
Format: Article
Language:English
Subjects:
Citations: Items that cite this one
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
cited_by cdi_FETCH-LOGICAL-c386t-2cb19c8c4452db9d43f9c200eed9ea50504c1ffa48a56cca8355875925e7de6c3
cites
container_end_page 2077
container_issue 4
container_start_page 2060
container_title KSII transactions on Internet and information systems
container_volume 13
creator Kim, Joo-Chang
Chung, Kyungyong
description Recently, mobile healthcare services have attracted significant attention because of the emerging development and supply of diverse wearable devices. Smartwatches and health bands are the most common type of mobile-based wearable devices and their market size is increasing considerably. However, simple value comparisons based on accumulated data have revealed certain problems, such as the standardized nature of health management and the lack of personalized health management service models. The convergence of information technology (IT) and biotechnology (BT) has shifted the medical paradigm from continuous health management and disease prevention to the development of a system that can be used to provide ground-based medical services regardless of the user's location. Moreover, the IT-BT convergence has necessitated the development of lifestyle improvement models and services that utilize big data analysis and machine learning to provide mobile healthcare-based personal health management and disease prevention information. Users' health data, which are specific as they change over time, are collected by different means according to the users' lifestyle and surrounding circumstances. In this paper, we propose a prediction model of user physical activity that uses data characteristics-based long short-term memory (DC-LSTM) recurrent neural networks (RNNs). To provide personalized services, the characteristics and surrounding circumstances of data collectable from mobile host devices were considered in the selection of variables for the model. The data characteristics considered were ease of collection, which represents whether or not variables are collectable, and frequency of occurrence, which represents whether or not changes made to input values constitute significant variables in terms of activity. The variables selected for providing personalized services were activity, weather, temperature, mean daily temperature, humidity, UV, fine dust, asthma and lung disease probability index, skin disease probability index, cadence, travel distance, mean heart rate, and sleep hours. The selected variables were classified according to the data characteristics. To predict activity, an LSTM RNN was built that uses the classified variables as input data and learns the dynamic characteristics of time series data. LSTM RNNs resolve the vanishing gradient problem that occurs in existing RNNs. They are classified into three different types according to data characteristi
doi_str_mv 10.3837/tiis.2019.04.018
format article
fullrecord <record><control><sourceid>gale_nrf_k</sourceid><recordid>TN_cdi_nrf_kci_oai_kci_go_kr_ARTI_5338633</recordid><sourceformat>XML</sourceformat><sourcesystem>PC</sourcesystem><galeid>A586241564</galeid><sourcerecordid>A586241564</sourcerecordid><originalsourceid>FETCH-LOGICAL-c386t-2cb19c8c4452db9d43f9c200eed9ea50504c1ffa48a56cca8355875925e7de6c3</originalsourceid><addsrcrecordid>eNptUU1rGzEQXUoCNW7uOQpyymG30kraj6NxktbgfJCPs5BnR7Zi7ypIcspCf3zluocGMnOYYd57Mwwvy84ZLXjD6-_R2lCUlLUFFQVlzZdswtq6yuuyrk_-679mZyG80hSSsqpkk-z3g8fOQrRuILeuwx1xhrwE9ORhMwYLekdmCX23cST7YIc1udJRk_lGew0RvQ3RQshXOmBHli7hTxvnY56gntxi7_xIHhH23uMQyR3ufdp4h_GX89vwLTs1ehfw7F-dZi8318_zn_ny_sdiPlvmwJsq5iWsWAsNCCHLbtV2gpsWSkoRuxa1TL8IYMZo0WhZAeiGS9nUsi0l1h1WwKfZ5XHv4I3aglVO27917dTWq9nj80JJnm5xnrgXR-5a71DZwbiYPu1tADWTTVUKJiuRWMUnrJQd9hbcgMam-QcBPQrAuxA8GvXmba_9qBhVBw_VwUN18FBRoZKH_A_9nJB2</addsrcrecordid><sourcetype>Open Website</sourcetype><iscdi>true</iscdi><recordtype>article</recordtype></control><display><type>article</type><title>Prediction Model of User Physical Activity using Data Characteristics-based Long Short-term Memory Recurrent Neural Networks</title><source>EZB Electronic Journals Library</source><creator>Kim, Joo-Chang ; Chung, Kyungyong</creator><creatorcontrib>Kim, Joo-Chang ; Chung, Kyungyong</creatorcontrib><description>Recently, mobile healthcare services have attracted significant attention because of the emerging development and supply of diverse wearable devices. Smartwatches and health bands are the most common type of mobile-based wearable devices and their market size is increasing considerably. However, simple value comparisons based on accumulated data have revealed certain problems, such as the standardized nature of health management and the lack of personalized health management service models. The convergence of information technology (IT) and biotechnology (BT) has shifted the medical paradigm from continuous health management and disease prevention to the development of a system that can be used to provide ground-based medical services regardless of the user's location. Moreover, the IT-BT convergence has necessitated the development of lifestyle improvement models and services that utilize big data analysis and machine learning to provide mobile healthcare-based personal health management and disease prevention information. Users' health data, which are specific as they change over time, are collected by different means according to the users' lifestyle and surrounding circumstances. In this paper, we propose a prediction model of user physical activity that uses data characteristics-based long short-term memory (DC-LSTM) recurrent neural networks (RNNs). To provide personalized services, the characteristics and surrounding circumstances of data collectable from mobile host devices were considered in the selection of variables for the model. The data characteristics considered were ease of collection, which represents whether or not variables are collectable, and frequency of occurrence, which represents whether or not changes made to input values constitute significant variables in terms of activity. The variables selected for providing personalized services were activity, weather, temperature, mean daily temperature, humidity, UV, fine dust, asthma and lung disease probability index, skin disease probability index, cadence, travel distance, mean heart rate, and sleep hours. The selected variables were classified according to the data characteristics. To predict activity, an LSTM RNN was built that uses the classified variables as input data and learns the dynamic characteristics of time series data. LSTM RNNs resolve the vanishing gradient problem that occurs in existing RNNs. They are classified into three different types according to data characteristics and constructed through connections among the LSTMs. The constructed neural network learns training data and predicts user activity. To evaluate the proposed model, the root mean square error (RMSE) was used in the performance evaluation of the user physical activity prediction method for which an autoregressive integrated moving average (ARIMA) model, a convolutional neural network (CNN), and an RNN were used. The results show that the proposed DC-LSTM RNN method yields an excellent mean RMSE value of 0.616. The proposed method is used for predicting significant activity considering the surrounding circumstances and user status utilizing the existing standardized activity prediction services. It can also be used to predict user physical activity and provide personalized healthcare based on the data collectable from mobile host devices. Keywords: Data Mining, Neural Networks, LSTM, Prediction, Mobile Healthcare</description><identifier>ISSN: 1976-7277</identifier><identifier>EISSN: 1976-7277</identifier><identifier>DOI: 10.3837/tiis.2019.04.018</identifier><language>eng</language><publisher>KSII, the Korean Society for Internet Information</publisher><subject>Data mining ; Exercise ; Methods ; Mobile devices ; Neural networks ; Physical fitness ; Prediction theory ; 컴퓨터학</subject><ispartof>KSII Transactions on Internet and Information Systems, 2019, 13(4), , pp.2060-2077</ispartof><rights>COPYRIGHT 2019 KSII, the Korean Society for Internet Information</rights><lds50>peer_reviewed</lds50><oa>free_for_read</oa><woscitedreferencessubscribed>false</woscitedreferencessubscribed><citedby>FETCH-LOGICAL-c386t-2cb19c8c4452db9d43f9c200eed9ea50504c1ffa48a56cca8355875925e7de6c3</citedby></display><links><openurl>$$Topenurl_article</openurl><openurlfulltext>$$Topenurlfull_article</openurlfulltext><thumbnail>$$Tsyndetics_thumb_exl</thumbnail><link.rule.ids>314,780,784,27924,27925</link.rule.ids><backlink>$$Uhttps://www.kci.go.kr/kciportal/ci/sereArticleSearch/ciSereArtiView.kci?sereArticleSearchBean.artiId=ART002462940$$DAccess content in National Research Foundation of Korea (NRF)$$Hfree_for_read</backlink></links><search><creatorcontrib>Kim, Joo-Chang</creatorcontrib><creatorcontrib>Chung, Kyungyong</creatorcontrib><title>Prediction Model of User Physical Activity using Data Characteristics-based Long Short-term Memory Recurrent Neural Networks</title><title>KSII transactions on Internet and information systems</title><description>Recently, mobile healthcare services have attracted significant attention because of the emerging development and supply of diverse wearable devices. Smartwatches and health bands are the most common type of mobile-based wearable devices and their market size is increasing considerably. However, simple value comparisons based on accumulated data have revealed certain problems, such as the standardized nature of health management and the lack of personalized health management service models. The convergence of information technology (IT) and biotechnology (BT) has shifted the medical paradigm from continuous health management and disease prevention to the development of a system that can be used to provide ground-based medical services regardless of the user's location. Moreover, the IT-BT convergence has necessitated the development of lifestyle improvement models and services that utilize big data analysis and machine learning to provide mobile healthcare-based personal health management and disease prevention information. Users' health data, which are specific as they change over time, are collected by different means according to the users' lifestyle and surrounding circumstances. In this paper, we propose a prediction model of user physical activity that uses data characteristics-based long short-term memory (DC-LSTM) recurrent neural networks (RNNs). To provide personalized services, the characteristics and surrounding circumstances of data collectable from mobile host devices were considered in the selection of variables for the model. The data characteristics considered were ease of collection, which represents whether or not variables are collectable, and frequency of occurrence, which represents whether or not changes made to input values constitute significant variables in terms of activity. The variables selected for providing personalized services were activity, weather, temperature, mean daily temperature, humidity, UV, fine dust, asthma and lung disease probability index, skin disease probability index, cadence, travel distance, mean heart rate, and sleep hours. The selected variables were classified according to the data characteristics. To predict activity, an LSTM RNN was built that uses the classified variables as input data and learns the dynamic characteristics of time series data. LSTM RNNs resolve the vanishing gradient problem that occurs in existing RNNs. They are classified into three different types according to data characteristics and constructed through connections among the LSTMs. The constructed neural network learns training data and predicts user activity. To evaluate the proposed model, the root mean square error (RMSE) was used in the performance evaluation of the user physical activity prediction method for which an autoregressive integrated moving average (ARIMA) model, a convolutional neural network (CNN), and an RNN were used. The results show that the proposed DC-LSTM RNN method yields an excellent mean RMSE value of 0.616. The proposed method is used for predicting significant activity considering the surrounding circumstances and user status utilizing the existing standardized activity prediction services. It can also be used to predict user physical activity and provide personalized healthcare based on the data collectable from mobile host devices. Keywords: Data Mining, Neural Networks, LSTM, Prediction, Mobile Healthcare</description><subject>Data mining</subject><subject>Exercise</subject><subject>Methods</subject><subject>Mobile devices</subject><subject>Neural networks</subject><subject>Physical fitness</subject><subject>Prediction theory</subject><subject>컴퓨터학</subject><issn>1976-7277</issn><issn>1976-7277</issn><fulltext>true</fulltext><rsrctype>article</rsrctype><creationdate>2019</creationdate><recordtype>article</recordtype><recordid>eNptUU1rGzEQXUoCNW7uOQpyymG30kraj6NxktbgfJCPs5BnR7Zi7ypIcspCf3zluocGMnOYYd57Mwwvy84ZLXjD6-_R2lCUlLUFFQVlzZdswtq6yuuyrk_-679mZyG80hSSsqpkk-z3g8fOQrRuILeuwx1xhrwE9ORhMwYLekdmCX23cST7YIc1udJRk_lGew0RvQ3RQshXOmBHli7hTxvnY56gntxi7_xIHhH23uMQyR3ufdp4h_GX89vwLTs1ehfw7F-dZi8318_zn_ny_sdiPlvmwJsq5iWsWAsNCCHLbtV2gpsWSkoRuxa1TL8IYMZo0WhZAeiGS9nUsi0l1h1WwKfZ5XHv4I3aglVO27917dTWq9nj80JJnm5xnrgXR-5a71DZwbiYPu1tADWTTVUKJiuRWMUnrJQd9hbcgMam-QcBPQrAuxA8GvXmba_9qBhVBw_VwUN18FBRoZKH_A_9nJB2</recordid><startdate>20190430</startdate><enddate>20190430</enddate><creator>Kim, Joo-Chang</creator><creator>Chung, Kyungyong</creator><general>KSII, the Korean Society for Internet Information</general><general>한국인터넷정보학회</general><scope>AAYXX</scope><scope>CITATION</scope><scope>ACYCR</scope></search><sort><creationdate>20190430</creationdate><title>Prediction Model of User Physical Activity using Data Characteristics-based Long Short-term Memory Recurrent Neural Networks</title><author>Kim, Joo-Chang ; Chung, Kyungyong</author></sort><facets><frbrtype>5</frbrtype><frbrgroupid>cdi_FETCH-LOGICAL-c386t-2cb19c8c4452db9d43f9c200eed9ea50504c1ffa48a56cca8355875925e7de6c3</frbrgroupid><rsrctype>articles</rsrctype><prefilter>articles</prefilter><language>eng</language><creationdate>2019</creationdate><topic>Data mining</topic><topic>Exercise</topic><topic>Methods</topic><topic>Mobile devices</topic><topic>Neural networks</topic><topic>Physical fitness</topic><topic>Prediction theory</topic><topic>컴퓨터학</topic><toplevel>peer_reviewed</toplevel><toplevel>online_resources</toplevel><creatorcontrib>Kim, Joo-Chang</creatorcontrib><creatorcontrib>Chung, Kyungyong</creatorcontrib><collection>CrossRef</collection><collection>Korean Citation Index</collection><jtitle>KSII transactions on Internet and information systems</jtitle></facets><delivery><delcategory>Remote Search Resource</delcategory><fulltext>fulltext</fulltext></delivery><addata><au>Kim, Joo-Chang</au><au>Chung, Kyungyong</au><format>journal</format><genre>article</genre><ristype>JOUR</ristype><atitle>Prediction Model of User Physical Activity using Data Characteristics-based Long Short-term Memory Recurrent Neural Networks</atitle><jtitle>KSII transactions on Internet and information systems</jtitle><date>2019-04-30</date><risdate>2019</risdate><volume>13</volume><issue>4</issue><spage>2060</spage><epage>2077</epage><pages>2060-2077</pages><issn>1976-7277</issn><eissn>1976-7277</eissn><abstract>Recently, mobile healthcare services have attracted significant attention because of the emerging development and supply of diverse wearable devices. Smartwatches and health bands are the most common type of mobile-based wearable devices and their market size is increasing considerably. However, simple value comparisons based on accumulated data have revealed certain problems, such as the standardized nature of health management and the lack of personalized health management service models. The convergence of information technology (IT) and biotechnology (BT) has shifted the medical paradigm from continuous health management and disease prevention to the development of a system that can be used to provide ground-based medical services regardless of the user's location. Moreover, the IT-BT convergence has necessitated the development of lifestyle improvement models and services that utilize big data analysis and machine learning to provide mobile healthcare-based personal health management and disease prevention information. Users' health data, which are specific as they change over time, are collected by different means according to the users' lifestyle and surrounding circumstances. In this paper, we propose a prediction model of user physical activity that uses data characteristics-based long short-term memory (DC-LSTM) recurrent neural networks (RNNs). To provide personalized services, the characteristics and surrounding circumstances of data collectable from mobile host devices were considered in the selection of variables for the model. The data characteristics considered were ease of collection, which represents whether or not variables are collectable, and frequency of occurrence, which represents whether or not changes made to input values constitute significant variables in terms of activity. The variables selected for providing personalized services were activity, weather, temperature, mean daily temperature, humidity, UV, fine dust, asthma and lung disease probability index, skin disease probability index, cadence, travel distance, mean heart rate, and sleep hours. The selected variables were classified according to the data characteristics. To predict activity, an LSTM RNN was built that uses the classified variables as input data and learns the dynamic characteristics of time series data. LSTM RNNs resolve the vanishing gradient problem that occurs in existing RNNs. They are classified into three different types according to data characteristics and constructed through connections among the LSTMs. The constructed neural network learns training data and predicts user activity. To evaluate the proposed model, the root mean square error (RMSE) was used in the performance evaluation of the user physical activity prediction method for which an autoregressive integrated moving average (ARIMA) model, a convolutional neural network (CNN), and an RNN were used. The results show that the proposed DC-LSTM RNN method yields an excellent mean RMSE value of 0.616. The proposed method is used for predicting significant activity considering the surrounding circumstances and user status utilizing the existing standardized activity prediction services. It can also be used to predict user physical activity and provide personalized healthcare based on the data collectable from mobile host devices. Keywords: Data Mining, Neural Networks, LSTM, Prediction, Mobile Healthcare</abstract><pub>KSII, the Korean Society for Internet Information</pub><doi>10.3837/tiis.2019.04.018</doi><tpages>18</tpages><oa>free_for_read</oa></addata></record>
fulltext fulltext
identifier ISSN: 1976-7277
ispartof KSII Transactions on Internet and Information Systems, 2019, 13(4), , pp.2060-2077
issn 1976-7277
1976-7277
language eng
recordid cdi_nrf_kci_oai_kci_go_kr_ARTI_5338633
source EZB Electronic Journals Library
subjects Data mining
Exercise
Methods
Mobile devices
Neural networks
Physical fitness
Prediction theory
컴퓨터학
title Prediction Model of User Physical Activity using Data Characteristics-based Long Short-term Memory Recurrent Neural Networks
url http://sfxeu10.hosted.exlibrisgroup.com/loughborough?ctx_ver=Z39.88-2004&ctx_enc=info:ofi/enc:UTF-8&ctx_tim=2025-01-01T11%3A42%3A45IST&url_ver=Z39.88-2004&url_ctx_fmt=infofi/fmt:kev:mtx:ctx&rfr_id=info:sid/primo.exlibrisgroup.com:primo3-Article-gale_nrf_k&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&rft.genre=article&rft.atitle=Prediction%20Model%20of%20User%20Physical%20Activity%20using%20Data%20Characteristics-based%20Long%20Short-term%20Memory%20Recurrent%20Neural%20Networks&rft.jtitle=KSII%20transactions%20on%20Internet%20and%20information%20systems&rft.au=Kim,%20Joo-Chang&rft.date=2019-04-30&rft.volume=13&rft.issue=4&rft.spage=2060&rft.epage=2077&rft.pages=2060-2077&rft.issn=1976-7277&rft.eissn=1976-7277&rft_id=info:doi/10.3837/tiis.2019.04.018&rft_dat=%3Cgale_nrf_k%3EA586241564%3C/gale_nrf_k%3E%3Cgrp_id%3Ecdi_FETCH-LOGICAL-c386t-2cb19c8c4452db9d43f9c200eed9ea50504c1ffa48a56cca8355875925e7de6c3%3C/grp_id%3E%3Coa%3E%3C/oa%3E%3Curl%3E%3C/url%3E&rft_id=info:oai/&rft_id=info:pmid/&rft_galeid=A586241564&rfr_iscdi=true