healthcare solution based on machine learning applications ... · page 1 of 11 healthcare solution...

12
Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar 1 and Darpan Majumder 2 1 Associate Professor, Dept of ISE, NHCE, Bangalore 2 Research Scholar, Dept of ISE, NHCE Research Centre, VTU ABSTRACT Cloud computing and Internet of Things (IOT) are two technologies which though not directly related have a significant role in our day to day living. These two technologies can be merged together to solve problems in domains of healthcare, surveillance, assisted living, agriculture, asset tracking. However, Cloud computing is not an ideal choice for applications that require real time responses due to high network latency. Hence a new technique “edge computing” was introduced that would push the computation to the “edge of the network” thereby reducing network latencies. Edge computing can address concerns involving real time responses, battery power consumption, bandwidth cost as well as data safety and privacy. In this paper we shall consider the applications of edge computing and IOT in the field of healthcare. In this research especially, we are exploring the possibilities of integration of cloud/edge computing and Machine Learning paradigms into a Distributed computing based IOT Framework. The target is to able to extract relevant information of interest among the huge data that is typically generated by the front-end Sensor frameworks in IOT devices. Some intelligence can be included in the front-end module itself to enable the front-end to take a decision on data priority. Guidance regarding how to achieve this can be provided by a backend IOT server. It is proposed that the backend server has Machine Learning based implementations to be able to automatically learn data signatures of interest based on the data it has already received KEYWORDS: Edge Computing, Cloud Computing, IOT, Healthcare, Body Sensor Network, Big Data Analysis, Machine Learning, Data Preprocessing, Scheduling Algorithms, Real Time Systems, Task Level Parallelism, Context Aware Computations, Data Load Prediction Modeling, Neural Networks, Heuristic Algorithms, SPO2, ECG, EMG, MQTT, CoAP, MEC, QOS, NFV, DSVRG, ETSI, SDN, QOR, HRV, CTLDA, Assisted Living, Agriculture, Asset Tracking, Battery Power Consumption, Data Safety and Privacy INTRODUCTION IoT (Internet of Things) is a framework that uses technologies like sensors, network communication, artificial intelligence and bigdata to provide real life solutions. These solutions and systems are designed for optimal control and performance. Internet of Things (IOT) is a happening Technology given the advancements in allied technologies like Sensor, Communication and Computing. With these advancements, any leaf node device of today is capable of “sensing” its surroundings, can perform computation and is addressable by a network address over a wireless network. This enables solutions to be developed that can map real lifeentities to a corresponding virtual object. These virtual objects can communicate with each using available communication technologies and keep the “real life” entity informed about the state of “things”. A control mechanism between the “real life” entities and the virtual objects is also included as part of this framework/solution. International Journal of Pure and Applied Mathematics Volume 119 No. 16 2018, 1473-1484 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ Special Issue http://www.acadpubl.eu/hub/ 1473

Upload: others

Post on 01-Aug-2020

9 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Healthcare Solution based on Machine Learning Applications ... · Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar

Page 1 of 11

Healthcare Solution based on Machine Learning Applications in

IOT and Edge Computing

Dr S. Mohan Kumar1 and Darpan Majumder

2

1 Associate Professor, Dept of ISE, NHCE, Bangalore

2 Research Scholar, Dept of ISE, NHCE Research Centre, VTU

ABSTRACT

Cloud computing and Internet of Things (IOT) are two technologies which though not directly related

have a significant role in our day to day living. These two technologies can be merged together to solve

problems in domains of healthcare, surveillance, assisted living, agriculture, asset tracking. However,

Cloud computing is not an ideal choice for applications that require real time responses due to high

network latency. Hence a new technique “edge computing” was introduced that would push the

computation to the “edge of the network” thereby reducing network latencies. Edge computing can

address concerns involving real time responses, battery power consumption, bandwidth cost as well as

data safety and privacy. In this paper we shall consider the applications of edge computing and IOT in the

field of healthcare. In this research especially, we are exploring the possibilities of integration of

cloud/edge computing and Machine Learning paradigms into a Distributed computing based IOT

Framework. The target is to able to extract relevant information of interest among the huge data that is

typically generated by the front-end Sensor frameworks in IOT devices. Some intelligence can be

included in the front-end module itself to enable the front-end to take a decision on data priority.

Guidance regarding how to achieve this can be provided by a backend IOT server. It is proposed that the

backend server has Machine Learning based implementations to be able to automatically learn data

signatures of interest based on the data it has already received

KEYWORDS: Edge Computing, Cloud Computing, IOT, Healthcare, Body Sensor Network, Big Data

Analysis, Machine Learning, Data Preprocessing, Scheduling Algorithms, Real Time Systems, Task

Level Parallelism, Context Aware Computations, Data Load Prediction Modeling, Neural Networks,

Heuristic Algorithms, SPO2, ECG, EMG, MQTT, CoAP, MEC, QOS, NFV, DSVRG, ETSI, SDN, QOR,

HRV, CTLDA, Assisted Living, Agriculture, Asset Tracking, Battery Power Consumption, Data Safety

and Privacy

INTRODUCTION

IoT (Internet of Things) is a framework that uses technologies like sensors, network communication,

artificial intelligence and bigdata to provide real life solutions. These solutions and systems are designed

for optimal control and performance.

Internet of Things (IOT) is a happening Technology given the advancements in allied technologies like

Sensor, Communication and Computing. With these advancements, any leaf node device of today is

capable of “sensing” its surroundings, can perform computation and is addressable by a network address

over a wireless network. This enables solutions to be developed that can map “real life” entities to a

corresponding virtual object. These virtual objects can communicate with each using available

communication technologies and keep the “real life” entity informed about the state of “things”. A control

mechanism between the “real life” entities and the virtual objects is also included as part of this

framework/solution.

International Journal of Pure and Applied MathematicsVolume 119 No. 16 2018, 1473-1484ISSN: 1314-3395 (on-line version)url: http://www.acadpubl.eu/hub/Special Issue http://www.acadpubl.eu/hub/

1473

Page 2: Healthcare Solution based on Machine Learning Applications ... · Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar

Page 2 of 11

Cloud computing comprises topics related to providing computing services and utilities like servers,

storage, databases, networking, software, analytics etc over the internet. Depending on the requirements

of the end user, various services can be provided from a remote location.

Edge computing is a subset of cloud computing where multitude of these services are provided from a

location that is geographically closure to the end user and can thereby serve the purpose of eliminating

network latency.

A typical IOT model comprises an end node device that can communicate with a back-end

computation/data center over a communication medium (Generally Wireless). The communication

channel mostly uses IOT protocols like MQTT/CoAP. Data and Control Messages can be seamlessly

exchanged across the IOT endpoint and a Data Center Server. The Endpoint device can provide ambient

condition information to a Data Centre using various Sensors depending on the domain of interest and get

back information/instructions from backend to perform actions. The Back-End Servers are generally

powerful computing resources and can use computation intensive algorithms to process the data gathered

from the End point devices.

The main challenges around IOT solutions are

The amount of data generated by the sensors are huge. Extraction of relevant information from

the captured data is a challenge. This effort requires development of an algorithm that can extract

abnormalities in captured data for body sensor networks. There have major research scopes in

field of machine learning and sampling algorithms

Given the fact that computation intensive operations are pushed to back end, optimization of Real

Time Response is an area of improvement. Optimizing the amount of data transfer is an area of

interest.

Decentralization of computation. With more and more devices being IOT capable, computation at

one point will create bottleneck in network resources. The computation needs to be distributed

and Task Level Parallelism needs to be achieved. Computation and resource distribution

algorithms are areas of major research interest in this field

Security of the IOT devices.

Power Consumption at End Point Devices. Battery consumption is one of the major concern in

IOT devices as charging these devices may not be an easy affair. This problem is generally solved

by offloading tasks to a back-end server and saving battery power that would have been otherwise

required for in-house computing. This provided a major impetus to research in the domains of

decentralization of computation

Edge computing facilitates network response times, aids decentralization and can also address security

concerns. This is because a large part of the critical computation can now be performed at the “edge

nodes” which would interact with cloud periodically. This provides the facilities of cloud computing sans

its disadvantages. Coupled with Machine learning and Big data tools, high efficacy real time solutions can

be developed.

In this research, we are exploring the possibilities of integration of cloud/edge computing and Machine

Learning paradigms into a Distributed computing based IOT Framework. The target is to able to extract

relevant information of interest among the huge data that is typically generated by the front-end Sensor

frameworks in IOT devices. Some intelligence can be included in the front-end module itself to enable the

front-end to take a decision on data priority. Guidance regarding how to achieve this can be provided by a

backend IOT server. It is proposed that the backend server has Machine Learning based implementations

to be able to automatically learn data signatures of interest based on the data it has already received.

As a use case of the above, we plan to apply the above concepts to Medical applications. There has been a

plethora of medical sensors currently available like

International Journal of Pure and Applied Mathematics Special Issue

1474

Page 3: Healthcare Solution based on Machine Learning Applications ... · Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar

Page 3 of 11

SPO2 Sensor

ECG Sensor

Airflow Sensor

Temperature Sensor

Sphygmomanometer

Body Position Sensor

Galvanic Skin Response Sensor

Glucometer

EMG Sensor

Determination of whether a data is critical or not should be taken by the leaf device with guidance from

the backend cloud/edge server. The cloud/edge server should be able to learn information from the

current leaf node as well as other nodes it serves and provide guidelines to the endpoint device regarding

priority of decisions. The decision would be based on generic data available as per medical records as

well as personalized data generated.

Real life applications of the above approach would be:

Determine sudden blood pressure fluctuations. Analyze these fluctuations and check whether these

are aberrations or not and alert emergency services accordingly. Such a data is critical and needs real

time attention and therefore should be prioritized over others. Some data patterns might be normal

for some patients but not for others.

Determine body posture movements of the patient and check when the patient is requiring attention

for movement. This can be used for assisted living solutions. [20]

Determine epilepsy seizure based on the analysis from data available from electroencephalography.

[29] Work on algorithms so that the seizure can be detected at a computing resource near the sensor

Work on an algorithm/solution that will prioritize transmission and processing of critical data over

non-critical data

Guide an ambulance to appropriate health center that is the closest, having relevant facilities based

on patient’s health checkup data collected by Body Sensor Networks

LITERATURE SURVEY

In this section, we shall consider the prior arts literature related to edge computing and IOT applications

in healthcare

IOT Applications in Healthcare:

Vikas Vippalapalli et al [16]: Year of Publication: 2016 This proposal is for a low-cost patient healthcare monitoring system model based on lightweight wearable

sensors. These sensing nodes are used for real time detection and analysis of healthcare data of patients.

The devices are designed to be able to collect and share the gathered data among themselves thereby

facilitating information analysis and storage. This also eliminates manual in-efficiencies in the process.

For patient data collection, a Audrino based wearable device with Body Sensor Networks is proposed.

This is integrated with “Labview” to provide remote monitoring capability

Maheswar Rao Kinthada et al [17]: Year of Publication: 2017 This research proposes a method/framework that can be used to monitor patients medicine intake. It

provides a mechanism to dispense prescribed medications as well as track medication history including

International Journal of Pure and Applied Mathematics Special Issue

1475

Page 4: Healthcare Solution based on Machine Learning Applications ... · Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar

Page 4 of 11

missed dosage. The framework alerts the patient regarding medication consumption using alarms. In case

of failure, medical staff is also made aware of the missed dosage.

UtkarshaniJaimini [18]: Year of Publication: 2017 This research proposes a method/framework that can be used to monitor patients medicine intake. It

provides a mechanism to dispense prescribed medications as well as track medication history including

missed dosage. The framework alerts the patient regarding medication consumption using alarms. In case

of failure, medical staff is also made aware of the missed dosage.

R.N.Kirtana et al [19]: Year of Publication: 2017 Heart Rate Variability (HRV) measures variation in time interval between consecutive heart beats. HRV

analysis can detect Cardiovascular diseases, Diabetic Mellitus, disease states associated with Autonomic

Dysrhythmia like Hypertension and different chronic degenerative medical conditions. Monitoring HRV

data will help detection of such diseases. In this research work, the authors propose a low-cost and easy to

use Remote HRV Monitoring System based on Internet of Things (IoT) technology for Hypertensive

patients. In this proposal, HRV parameters are calculated based on the data retrieved using Wireless

Zigbee based pulse sensor. This Arduino based systems transmits the data retrieved from monitoring the

patient to a backend server using MQTT an IOT protocol. The application server collects HRV data and

plots graphs.

Shuang Liu [20]: Year of Publication: 2017 This research explores applications of IoT for surveillance and monitoring that is used in every-day life.

These include applications/solutions like security surveillance, health-care, independent living, etc. To

address the problems seen due to data captured from various viewpoints and heterogenous sensors in IoT,

the author has proposed a novel method of class-constrained transfer linear discriminant analysis. This

method helps in extraction of invariant features from the captured data. The research work focusses on

crossview action recognition of IOT monitoring systems and proposes a model that solves the problem of

“human action” detection due to images captured at different angles using the ability of extraction of

feature invariant metrics. The experimental results have demonstrated that the proposed CTLDA can

achieve better results than the state-of-the-art methods.

S.Pinto et al [21]: Year of Publication: 2017 Due to an increase in the population of the aged across the world there has been a growing requirement to

provide solutions that provide living assistance to the elderly population. In this aspect in might be said

that the Internet of Things can provide a new aspect to modern healthcare by providing a more

personalized, preventive and collaborative form of care. This research work presents a living assistance

based IoT solution for the elderly that can monitor and register patient’s vital information as well as

provide mechanisms to trigger alarms in emergency situations. The research work proposes a solution

comprising a wrist band that can connect to the cloud server to monitor and assist elderly people. It claims

to be low power/cost solution with Wireless communication capabilities

P. Dineshkumar et al [22]: Year of Publication: 2016 This research explores the usage of Big Data methods for analyzing data capture by Health Framework

Sensors with the usage of IOT Cloud based solutions. Hadoop Framework is used for analysis of the

medical data thus captured and utilizing proper alert methods a summary of the critical information is

provided to a physician in Real Time. Methods to extract critical data from a BSN Sensors (Body Sensor

Networks) have been explored here. The physician will be able to get real time patient information over

any connectivity service. This should improve healthcare standards

Sourav Kumar Dhar et al [23]: Year of Publication: 2014 This research proposes a solution so that all the Health care sensors that are used for monitoring can

function together. This is done by removing interference among each other and the consequent distortion

International Journal of Pure and Applied Mathematics Special Issue

1476

Page 5: Healthcare Solution based on Machine Learning Applications ... · Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar

Page 5 of 11

of healthcare data. Implementation of such a prototype is discussed in this proposal. For any healthcare

monitoring system to function properly, maintaining the sample rate and delay requirement of each sensor

of the monitoring equipment is mandatory. As resources are limited, this proposal provides a way such

that the ideal sampling rate is maintained and the quality of healthcare data is good. It has been shown

that by interleaving the data per the required sampling rate and dividing larger data with maximum

allowed data size the desired sampling for various sensors can be maintained simultaneously ensuring

quality data transfer and thereby making effective usage of Network Bandwidth

Mohammad-Parsa Hosseini et al [29]: Year of Publication: 2017 This research work focusses on determining characteristics from a Brain Computer Interface using

various sensors like electroencephalography (EEG) and resting state-functional magnetic resonance

imaging (rs-fMRI) along with Diffusion Tensor Imaging for data collection from an epileptic brain. The

proposed solution uses edge computing methods to provide a context aware real-time solution using

invasive as well as noninvasive techniques for monitoring, evaluating and regulating an epileptic brain.

This facilitates detection as well as ensures prompt medical attention (surgical or otherwise) in case of

occurrence of an epilepsy seizure. The main goal of this research is to be able to predict an “ictal onset”

Edge Computing Survey Papers:

Tarik Taleb et al [7]: Year of Publication: 2017 This research work is a survey on MEC (Mobile Edge Computing) that discusses the major enabling

technologies in this domain. It explores MEC deployment considering both the perspectives of individual

services as well as a network of MEC platforms supporting mobility. Different possible MEC deployment

options are also discussed here. It also delves into analysis of a MEC reference architecture and its main

deployment scenarios that can offer multitenancy support for application developers, content providers,

and third parties. This work also details out the current standardization activities and future open research

problems.

Somayya Madakam et al [24]: Year of Publication: 2015

The main objective of this work is to provide an overview of Internet of Things, architectures, and vital

technologies and their usages in our daily life. Major observations made in this document are

a. There is no standard definition of IoT

b. Universal standardizations are required in architectural level

c. Technologies are varying from vendor-vendor and hence there is a need of interoperability.

d. For better global management, there is a need to build standard protocols.

Koustabh Dolui et al [34]: Year of Publication: 2017

This work explores the efficacy of different types of Edge computing models namely Fog Computing,

Cloudlet and Mobile Edge computing and compares their feature sets. With lot of attention towards IOT

and applications that need Real Time Reponses, edge computing has become an area of interest for

researchers

Yuyi Mao et al [40]: Year of Publication: 2017

This paper provides a survey on the state of art technologies for Mobile Edge computing with a focus on

optimization of radio (network) and computational resources.

OBSERVATIONS FROM LITERATURE SURVEY

There have been great advancements in computing, connectivity and sensing technologies in recent

years. Low cost Health bands capable of sensing human body conditions (Body Sensor Networks) are

now powered with capabilities of computing and connectivity. [56][16][29]. A lot of healthcare

applications are based now based on IOT paradigm

International Journal of Pure and Applied Mathematics Special Issue

1477

Page 6: Healthcare Solution based on Machine Learning Applications ... · Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar

Page 6 of 11

For some real-time applications “cloud computing” is an overhead due to its high and unpredictable

network latency and hence the idea of edge computing that brings computation closer to the User

Device is gaining in popularity. [13][14][34][43]. It might be noted that in most cases “edge

computing” is a supplement and not a replacement of “cloud computing”

Context aware computations are becoming important in IOT based solutions. [29][20]

HEALTHCARE SOLUTION MODEL BASED ON EDGE COMPUTING

AND IOT

This section focusses on how to intelligently use and prioritize network resources in a IOT framework

over a secure and trust worthy transmission channel for a healthcare based application. This can be

achieved by efficiently preprocessing the input data received from the sensor frameworks at the leaf

devices. For this the leaf device, might take assistance of the back-end cloud servers that has access to

heavy computing resources. The back end can perform the heavy number crunching and advise the end

point device regarding the specific preprocessing to be done to be able to prioritize incoming data from

sensor frameworks. The backend can use Machine Learning and data mining concepts to extract

signatures from incoming sensor data and accordingly provide medical interpretation based on the

captured data. Using this the frontend device can provide an assessment of the patient health condition.

The implementation can be extended to provide a method so that only prominent fluctuations can be

provided to the back end where a physician can analyze the data and conclude. This will help in remote

diagnosis and provide better rural medication where the doctor is away.

It has been observed that due to network latencies cloud computing does not fit into areas that require real

time low latency responses. This is primarily due to the high latency of decisions. This has led to a new

distributed computing architecture proposal in the form of “edge computing” where some part of the

computations can be done at the IOT device or “edge” devices rather than having everything computed in

the cloud. The primary focus of this research would be to marry the concepts of cloud computing and IOT

thereby focusing around improvements in edge computing techniques mainly for healthcare domain

International Journal of Pure and Applied Mathematics Special Issue

1478

Page 7: Healthcare Solution based on Machine Learning Applications ... · Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar

Page 7 of 11

An IOT Endpoint Has multiple sensors connected to it.

An IOT endpoint is connected to a back-end server over a Wireless network

The IOT Endpoint can communicate with the IOT Backend via IOT protocols (MQTT, CoAP)

The backend server

Can perform computation intensive tasks as it has access to high end computing resources.

For computation tasks, the backend can employ various techniques like big data analysis,

Machine learning, neural networks

Can be cloud based. However, our focus would be on edge computing

Can send notifications to the IOT Endpoint

An MQTT client would be running on the IOT Endpoint and an MQTT server would be running in the

cloud (Edge Server). This will provide the transport protocol necessary for communication between the

IOT Endpoint and the data server.

As discussed earlier due to high network latencies cloud computing is not considered and optimum

solution for Real Time Data Analysis. For this purpose, Edge Computing architecture, has been

introduced. Our basic idea can be extended to edge computing architecture where the endpoint device can

perform computation based on guidance from an edge point device which in turn can get data from Cloud

servers. MQTT protocol fits the bill here as well. The IOT device can have an MQTT client, the MQTT

server should be in edge device which in turn can request for other network services from the cloud.

COAP can also be used as an alternative IOT protocol

Tools/Methods that can be used for this implementation

MQTT as IOT protocol

International Journal of Pure and Applied Mathematics Special Issue

1479

Page 8: Healthcare Solution based on Machine Learning Applications ... · Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar

Page 8 of 11

Hadoop as bigdata framework

Tensor Flow for Machine learning

CONCLUSION

Recent advancements in “connectivity” and “sensing” technologies in endpoint devices coupled with

cloud computing has brought in research interests in IOT based solutions for Healthcare, assisted living,

agriculture etc. As a part of this study we will be considered the some of the applications on Edge

Computing in IOT in general, while focusing on Healthcare technologies in the later part of this paper.

We observed that many healthcare solutions require Real Time decision making capabilities. Such a

solution does not prefer cloud computing because of the network delays and latencies that are associated

with it. A working model of such a solution has also been proposed. Such a solution can guide the

endpoint IOT device using IOT protocols like MQTT and at the same time glean information from cloud

and perform the offloaded operations. As a part of our further research we plan to consider multiple IOT

edge servers, their interactions with each other and the End Point devices as well.

REFERENCES 1. Data Management for the Internet of Things: Design Primitives and Solution by Mervat Abu-Elkheir.

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3871070/

2. IEEE Communications Society: Edge Computing for the Internet of

Thingshttp://www.comsoc.org/netmag/cfp/edge-computing-internet-things

3. Edge cloud computing technologies for internet of things: A primer

http://www.sciencedirect.com/science/article/pii/S2352864817301335

4. Joint Computation Offloading and Interference Management in Wireless Cellular Networks with

Mobile Edge Computing by Chenmeng Wang, F. Richard Yu, Chengchao Liang, Qianbin Chen, Lun

Tang, IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY Page 7432 - 7445, VOL. 66,

NO. 8, August 2017

5. Mobile Edge Computing: A Survey on Architecture and Computation Offloading by Pavel Mach and

ZdenekBecvar IEEE COMMUNICATIONS SURVEYS & TUTORIALS Page 1628 - 1656, VOL.

19, NO. 3, THIRD QUARTER 2017

6. Offloading in Mobile Edge Computing: Task Allocation and Computational Frequency Scaling by

Thinh Quang Dinh, Jianhua Tang, Quang Duy La, Tony Q. S. Quek, IEEE TRANSACTIONS ON

COMMUNICATIONS Page 3571 - 3584, VOL. 65, NO. 8, August 17

7. On Multi-Access Edge Computing: A Survey of the Emerging 5G Network Edge Cloud Architecture

and Orchestration by Tarik Taleb, Konstantinos Samdanis, BadrMada, HannuFlinck, Sunny Dutta and

Dario Sabella, IEEE COMMUNICATIONS SURVEYS & TUTORIALS Page 1657 - 1681, VOL. 19,

NO. 3, THIRD QUARTER 2017

8. Combinational Auction-Based Service Provider Selection in Mobile Edge Computing Networks By

HELI ZHANG1, FENGXIAN GUO1, HONG JI1, SPECIAL SECTION ON EMERGING TRENDS,

ISSUES, AND CHALLENGES IN ENERGY-EFFICIENT CLOUD COMPUTING Page 13455 -

13464, Volume 5, 2017

9. Hybrid Mobile Edge Computing: Unleashing the Full Potential of Edge Computing in Mobile Device

Use Cases by Andreas Reiter, Bernd Pr¨unster, Thomas Zefferer, 17th IEEE/ACM International

Symposium on Cluster, Cloud and Grid Computing Pages 935 – 944, 2017

10. A Load Balancing Scheme for Sensing and Analytics on a Mobile Edge Computing Network by

Chen-KhongTham, Rajarshi Chattopadhyay, IEEE, 2017

11. Optimal trade-off between accuracy and network cost of distributed learning in Mobile Edge

Computing: An analytical approach by Lorenzo Valerio, Andrea Passarella, Marco Conti, IEEE, 2017

12. QOE ANALYSIS OF NFV-BASED MOBILE EDGE COMPUTING VIDEO APPLICATION by

Suyou Li, Zhigang Guo, GuochuShou, Yihong Hu, Hongxing Li, Proceedings of NIDC, Pages 411 –

415, 2016

International Journal of Pure and Applied Mathematics Special Issue

1480

Page 9: Healthcare Solution based on Machine Learning Applications ... · Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar

Page 9 of 11

13. Router-based Brokering for Surrogate Discovery in Edge Computing by Julien Gedeon, Christian

Meurisch, Disha Bhat, Michael Stein, Lin Wang, Max M¨uhlh¨auser, IEEE 37th International

Conference on Distributed Computing Systems Workshops, Pages 145 – 150, 2017

14. MobiQoR: Pushing the Envelope of Mobile Edge Computing via Quality-of-Result Optimizations by

Yongbo Li, Yurong Chen, Tian Lan, Guru Venkataramani, IEEE 37th International Conference on

Distributed Computing Systems, Pages 1261 – 1270, 2017

15. A Scalable and Quick-Response Software Defined Vehicular Network Assisted by Mobile Edge

Computing by Jianqi Liu, Jiafu Wan, Bi Zeng, Qinruo Wang, Houbing Song, MeikangQiu, Software

Defined Vehicular Networks: Architectures, Algorithms, and Applications, IEEE Communications

Magazine, Pages 94 – 100, July 2017

16. Internet of things (IoT) based smart health care System by Vikas Vippalapalli, SnigdhaAnanthula,

International conference on Signal Processing, Communication, Power and Embedded System

(SCOPES), Pages 1229 – 1233, 2016

17. eMedicare: mHealth solution for Patient Medication Guidance and Assistance by Maheswar Rao

Kinthada, Mr. SivaramaraoBodda, Mr. Santhosh Bhanu Kumar Mande, International conference on

Signal Processing, Communication, Power and Embedded System (SCOPES), Pages 657-661, 2016

18. PhD Forum: Multimodal IoT and EMR based Smart Health Application for Asthma Management in

Children by UtkarshaniJaimini, IEEE, 2017

19. An IoT Based Remote HRV Monitoring System for Hypertensive Patients by R.N. Kirtana, Y.V.

Lokeswari, IEEE International Conference on Computer, Communication, and Signal Processing

2017

20. Class-constrained Transfer LDA for Cross-view Action Recognition in Internet of Things by Shuang

Liu, JOURNAL OF LATEX CLASS FILES, VOL. 6, NO. 1, January 2017

21. We-Care: An IoT-based Health Care System for Elderly People by S. Pinto, J. Cabral, T. Gomes,

IEEE, Pages 1378 – 1383, 2017

22. Big data Analytics of IoT based Health Care Monitoring System by P. Dineshkumar, R.

SenthilKumar, K. Sujatha, R.S.Ponmagal, V.N.Rajavarman, 2016 IEEE Uttar Pradesh Section

International Conference on Electrical, Computer and Electronics Engineering (UPCON) Indian

Institute of Technology (Banaras Hindu University) Varanasi, India, Pages 55 – 60, 2016

23. Interference Aware Scheduling of Sensors in IoT Enabled Health-Care Monitoring Systems, Sourav

Kumar Dhar, Suman Shankar Bhunia, Nandini Mukherjee, Fourth International Conference of

Emerging Applications of Information Technology, Pages 152 – 157, 2014

24. Internet of Things (IoT): A Literature Review by SomayyaMadakam, R. Ramaswamy, Siddharth

Tripathi, Journal of Computer and Communications, Vol 3, Pages 164-173, 2015

25. Adaptive mobile cloud computing to enable rich mobile multimedia applications, by S. Wang and S.

Dey, IEEE Trans. Multimedia, vol. 15, no. 4,pages. 870–883, Jun. 2013.

26. Mobile-edge computing: Introductory technical white paper, ETSI White Paper, Sep. 2014

27. Efficient multi-user computationoffloading for mobile-edge cloud computing,by X. Chen, L. Jiao, W.

Li, and X. Fu, IEEE/ACM Trans. Netw., vol. 24, no. 5, pages. 2795–2808, Oct. 2016.

28. A dynamic offloading algorithm for mobile computing,by D. Huang, P. Wang, and D. Niyato, IEEE

Trans. Wireless Commun., vol. 11, no. 6, pages 1991–1995, Jun. 2012

29. Deep Learning with Edge Computing for Localization of Epileptogenicity using Multimodal rs-fMRI

and EEG Big Data by Mohammad-Parsa Hosseini, Tuyen X. Tran1, Dario Pompili,

KostElisevichMohammad-Parsa Hosseini1, Tuyen X. Tran1, Dario Pompili1, KostElisevich and

Hamid Soltanian-Zadeh, Pages 83 - 92, 2017 IEEE International Conference on Autonomic

Computing

30. Communication-Aware Computing for Edge Processing by Songze Li, Mohammad Ali Maddah-Ali,

and A. Salman Avestimehr, Pages 2885 - 2889, 2017 IEEE International Symposium on Information

Theory (ISIT)

31. Performance Guaranteed Computation Offloading for Mobile-Edge Cloud Computing by Xiaoyi Tao,

Kaoru Ota, Mianxiong Dong, Heng Qi and Keqiu Li, IEEE Wireless Communications Letters 2017

International Journal of Pure and Applied Mathematics Special Issue

1481

Page 10: Healthcare Solution based on Machine Learning Applications ... · Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar

Page 10 of 11

32. Exploiting Massive D2D Collaboration for Energy-Efficient Mobile Edge Computing by Xu Chen,

Lingjun Pu, Lin Gao, Weigang Wu, and Di Wu, Pages 64 - 71, Sustainable Green Networking and

Computing in 5G Systems: Technology, Economics, and Deployment, IEEE Wireless

Communications August 2017

33. An Approach to Design Radio Network Information Web Services for Mobile Edge Computing by

Evelina Pencheva, IvayloAtanasov, IEEE 2017

34. Comparison of Edge Computing Implementations: Fog Computing, Cloudlet and Mobile Edge

Computing by KoustabhDolui and Soumya KantiDatta, IEEE 2017

35. Cloud Computing Theory and Practice by Dan C Marinescu

36. Cloudlets: at the leading edge of mobile-cloud convergence, by M. Satyanarayanan, Z. Chen, K. Ha,

W. Hu, W. Richter, and P. Pillai, in Mobile Computing, Applications and Services (MobiCASE),

2014 6th International Conference on. IEEE, 2014, pages. 1–9

37. A survey on mobile edge computing,by A. Ahmed and E. Ahmed, in Intelligent Systems and Control

(ISCO), 2016 10th International Conference on. IEEE, 2016, pages. 1–8.

38. Fog computing architecture to enable consumer centric internet of things services,S. K. Datta, C.

Bonnet, and J. Haerri, in 2015 International Symposium on Consumer Electronics (ISCE), June 2015,

pages. 1–2.

39. Edge computing in IoT context: horizontal and vertical Linux container migration by Corentin

Dupont, Raffaele Giaffreda, Luca Capra, IEEE 2017

40. A Survey on Mobile Edge Computing: The Communication Perspective by Yuyi Mao, Changsheng

You, Jun Zhang, Kaibin Huang, and Khaled B. Letaief, 2017 IEEE

41. Prototyping NFV-based Multi-access Edge Computing in 5G ready Networks with Open Baton by

Giuseppe A. Carella, Michael Pauls, Thomas Magedanz, Marco Cilloni, Paolo Bellavista, Luca

Foschini, 2017 European Union

42. Resource Allocation for Information-Centric Virtualized Heterogeneous Networks with In-Network

Caching and Mobile Edge Computing by Yuchen Zhou, F. Richard Yu,Jian Chen, YonghongKuo,

2017 IEEE.

43. Serving at the Edge: A Scalable IoT Architecture Based on Transparent Computing by Ju Ren, Hui

Guo, Chugui Xu, Yaoxue Zhang, 2017 IEEE Network

44. Dream: Dynamic resource and task allocation for energy minimization in mobile cloud systems,by J.

Kwak, Y. Kim, J. Lee, and S. Chong, IEEE J. Sel. Areas Commun., vol. 33, pages 2510–2523, Dec.

2015

45. Default mode network abnormalities inmesial temporal lobe epilepsy: a study combining fmri and

dti,W. Liao, Z. Zhang, Z. Pan, D. Mantini, J. Ding, X. Duan, C. Luo, Z. Wang, Q. Tan, G. Lu et

al.,Human brain mapping, vol. 32, no. 6, pages 883–895, 2011.

46. QoS-oriented Capacity Planning for Edge Computing by Marius Noreikis, Yu Xiao, Antti Yl¨a-

J¨a¨aski, IEEE ICC 2017 Communications Software, Services, and Multimedia Applications

Symposium

47. Optimal Delay Constrained Offloading for Vehicular Edge Computing Networks by Ke Zhang,

Yuming Mao, SupengLeng, SabitaMaharjan, Yan Zhang, IEEE ICC 2017 Ad-Hoc and Sensor

Networking Symposium

48. Computation Offloading Leveraging Computing Resources from Edge Cloud and Mobile Peers by

Nguyen TiTi and Long Bao Le, IEEE ICC 2017 Mobile and Wireless Networking

49. World Health Organization, Epilepsy. [Online]. Available:

http://www.who.int/mediacentre/factsheets/fs999/en/

50. Energy Efficient Mobile Edge Computing in Dense Cellular Networks by Lixing Chen, Sheng Zhou,

Jie Xu, IEEE ICC 2017 Green Communications Systems and Networks Symposium

51. Computation Offloading Game for an UAV Network in Mobile Edge computing by Mohamed-Ayoub

Messous, HichemSedjelmachi, NoureddinHourari, Sidi-Mohammed Senouci, IEEE ICC 2017 Mobile

and Wireless Networking

52. Location Service in Mobile Edge Computing by Evelina Pencheva, IvayloAtanasov, KirilKassev,

VentsislavTrifonov, IEEE ICUFN 2017

International Journal of Pure and Applied Mathematics Special Issue

1482

Page 11: Healthcare Solution based on Machine Learning Applications ... · Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar

Page 11 of 11

53. Mobile Edge Computing-Enabled Channel-Aware Video Streaming for 4G LTE by Chen-Chi Wang,

Zih-Ning Lin,Shun-Ren Yang and Phone Lin, 2017 IEEE

54. Design of a High-Performance System for Secure Image Communication in the Internet of Things by

ELIAS KOUGIANOS, SARAJU P. MOHANTY,GAVIN COELHO, UMAR ALBALAWI, AND

PRABHA SUNDARAVADIVEL, SPECIAL SECTION ON SECURITY AND RELIABILITY

AWARE SYSTEM DESIGN, FOR MOBILE COMPUTING DEVICES, Pages 1222 - 1242, Volume

4, 2016

55. Localization of Health Centre Assets Through an IOT Environment (LOCATE), by T. Dylan

McAllister, Samy El-Tawab and M. Hossain Heydari, 2017 IEEE

56. Overbooking Radio and Computation Resources in mmW-Mobile Edge Computing to Reduce

Vulnerability to Channel Intermittency by Sergio Barbarossa, Elena Ceci, Mattia Merluzzi, 2017

IEEE

57. Datapath scheduling using dynamic frequency clocking, by S. P. Mohanty, N.Ranganathan, and V.

Krishna, in Proc. IEEE Comput. Soc. Annu.Symp. VLSI, Apr. 2002, pages. 58 - 63.

58. Content Centric Peer Data Sharing in Pervasive Edge Computing Environments by Xintong Song,

Yaodong Huang, Qian Zhou, Fan Ye, Yuanyuan Yang and Xiaoming Li, Pages 287 - 297, 2017 IEEE

37th International Conference on Distributed Computing Systems

59. Dr. Mohan Kumar S, Karthikayini, LNW-A System Model For A High Quality Effective E-Learning

Using Cloud Environs, International Journal of Current Research and Review, Volume 7, Issue 23,

21-25. .

60. Dr. Mohan Kumar S, Ayurveda Medicine Roles In Healthcare Medicine, And Ayurveda Towards

Ayurinformatics, International Journal of Computer Science and Mobile Computing, Volume 4, Issue

12, 35-43.

61. Dr.S Mohan Kumar, R.Jaya, A Survey On Medical Data Mining – Health Care Related Research And

Challenges, International Journal of Current Research, Volume 8, Issue 01, 25170-25173.

62. R.Jaya, Dr S Mohan Kumar, A Study On Data Mining Techniques, Methods, Tools And Applications

In Various Industries, International Journal of Current Research & Review, Volume 8, Issue 04, 35-

43.

63. Revathi Y, Dr S Mohan Kumar, Efficient Implementation Using RM Method For Detecting

Sensitive Data Leakage In Public Network, International Journal of Modern Trends in Engineering

and Research, Volume 3, Issue 04,515-518. April 2016, Google Scholar & Other International

Databases.

64. Revathi Y , Dr S Mohan Kumar, Review On Importance And Advancement In Detecting Sensitive

Data Leakage In Public Network, International Journal Of Engineering Research And General

Science, Volume 4, Issue 02,263-265. April 2016, Google Scholar & Other International

Databases.

65. Revathi Y, Dr S Mohan Kumar, A Survey On Detecting The Leakage Of Sensitive Data In Public

Network, International Journal of Emerging Technology and Advanced Engineering, Volume 6, Issue

03,234-236. Jan 2016, Google Scholar & Other International Databases.

66. Mr.Dilish Babu.J, Dr.S Mohan Kumar, A Survey On Secure Communication In Public Network

During Disaster, IJESRTInternational Journal Of Engineering Sciences & Research Technology,

Volume 5, Issue 3,430-434.March 2016, Google Scholar & Other International Databases.

67. Mr.Dilish Babu.J, Dr.S Mohan Kumar, Survey On Routing Algorithms During Emergency Crisis

Based On MANET, IJETAE International Journal of Emerging Technology and Advanced

Engineering, Volume 6, Issue 3,278-281.

International Journal of Pure and Applied Mathematics Special Issue

1483

Page 12: Healthcare Solution based on Machine Learning Applications ... · Page 1 of 11 Healthcare Solution based on Machine Learning Applications in IOT and Edge Computing Dr S. Mohan Kumar

1484