Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Shujaat Hussain is active.

Publication


Featured researches published by Shujaat Hussain.


The Journal of Supercomputing | 2016

Health Fog: a novel framework for health and wellness applications

Mahmood Ahmad; Muhammad Bilal Amin; Shujaat Hussain; Byeong Ho Kang; Taechoong Cheong; Sungyoung Lee

In the past few years the role of e-health applications has taken a remarkable lead in terms of services and features inviting millions of people with higher motivation and confidence to achieve a healthier lifestyle. Induction of smart gadgetries, people lifestyle equipped with wearables, and development of IoT has revitalized the feature scale of these applications. The landscape of health applications encountering big data need to be replotted on cloud instead of solely relying on limited storage and computational resources of handheld devices. With this transformation, the outcome from certain health applications is significant where precise, user-centric, and personalized recommendations mimic like a personal care-giver round the clock. To maximize the services spectrum from these applications over cloud, certain challenges like data privacy and communication cost need serious attention. Following the existing trend together with an ambition to promote and assist users with healthy lifestyle we propose a framework of Health Fog where Fog computing is used as an intermediary layer between the cloud and end users. The design feature of Health Fog successfully reduces the extra communication cost that is usually found high in similar systems. For enhanced and flexible control of data privacy and security, we also introduce the cloud access security broker (CASB) as an integral component of Health Fog where certain polices can be implemented accordingly. The modular framework design of Health Fog is capable of engaging data from multiple resources together with adequate level of security and privacy using existing cryptographic primitives.


Sensors | 2016

On curating multimodal sensory data for personalized health and wellness services

Muhammad Bilal Amin; Oresti Banos; Wajahat Ali Khan; Hafiz Syed Muhammad Bilal; Jingyuk Gong; Dinh-Mao Bui; Shujaat Hussain; Taqdir Ali; Usman Akhtar; TaeChoong Chung; Sungyoung Lee

In recent years, the focus of healthcare and wellness technologies has shown a significant shift towards personal vital signs devices. The technology has evolved from smartphone-based wellness applications to fitness bands and smartwatches. The novelty of these devices is the accumulation of activity data as their users go about their daily life routine. However, these implementations are device specific and lack the ability to incorporate multimodal data sources. Data accumulated in their usage does not offer rich contextual information that is adequate for providing a holistic view of a user’s lifelog. As a result, making decisions and generating recommendations based on this data are single dimensional. In this paper, we present our Data Curation Framework (DCF) which is device independent and accumulates a user’s sensory data from multimodal data sources in real time. DCF curates the context of this accumulated data over the user’s lifelog. DCF provides rule-based anomaly detection over this context-rich lifelog in real time. To provide computation and persistence over the large volume of sensory data, DCF utilizes the distributed and ubiquitous environment of the cloud platform. DCF has been evaluated for its performance, correctness, ability to detect complex anomalies, and management support for a large volume of sensory data.


Sensors | 2014

Behavior Life Style Analysis for Mobile Sensory Data in Cloud Computing through MapReduce

Shujaat Hussain; Jae Hun Bang; Manhyung Han; Muhammad Idris Ahmed; Muhammad Bilal Amin; Sungyoung Lee; Chris D. Nugent; Sally I. McClean; Bryan W. Scotney; Gerard Parr

Cloud computing has revolutionized healthcare in todays world as it can be seamlessly integrated into a mobile application and sensor devices. The sensory data is then transferred from these devices to the public and private clouds. In this paper, a hybrid and distributed environment is built which is capable of collecting data from the mobile phone application and store it in the cloud. We developed an activity recognition application and transfer the data to the cloud for further processing. Big data technology Hadoop MapReduce is employed to analyze the data and create user timeline of users activities. These activities are visualized to find useful health analytics and trends. In this paper a big data solution is proposed to analyze the sensory data and give insights into user behavior and lifestyle trends.


international conference on bioinformatics and biomedical engineering | 2015

An innovative platform for person-centric health and wellness support

Oresti Banos; Muhammad Bilal Amin; Wajahat Ali Khan; Muhammad Afzel; Mahmood Ahmad; Maqbool Ali; Taqdir Ali; Rahman Ali; Muhammad Bilal; Manhyung Han; Jamil Hussain; Maqbool Hussain; Shujaat Hussain; Tae Ho Hur; Jae Hun Bang; Thien Huynh-The; Muhammad Idris; Dong Wook Kang; Sang Beom Park; Hameed Siddiqui; Le-Ba Vui; Muhammad Fahim; Asad Masood Khattak; Byeong Ho Kang; Sungyoung Lee

Modern digital technologies are paving the path to a revolutionary new concept of health and wellness care. Nowadays, many new solutions are being released and put at the reach of most consumers for promoting their health and wellness self-management. However, most of these applications are of very limited use, arguable accuracy and scarce interoperability with other similar systems. Accordingly, frameworks that may orchestrate, and intelligently leverage, all the data, information and knowledge generated through these systems are particularly required. This work introduces Mining Minds, an innovative framework that builds on some of the most prominent modern digital technologies, such as Big Data, Cloud Computing, and Internet of Things, to enable the provision of personalized healthcare and wellness support. This paper aims at describing the efficient and rational combination and interoperation of these technologies, as well as their integration with current and future personalized health and wellness services and business.


IEEE Transactions on Knowledge and Data Engineering | 2016

Adaptive Replication Management in HDFS Based on Supervised Learning

Dinh-Mao Bui; Shujaat Hussain; Eui-Nam Huh; Sungyoung Lee

The number of applications based on Apache Hadoop is dramatically increasing due to the robustness and dynamic features of this system. At the heart of Apache Hadoop, the Hadoop Distributed File System (HDFS) provides the reliability and high availability for computation by applying a static replication by default. However, because of the characteristics of parallel operations on the application layer, the access rate for each data file in HDFS is completely different. Consequently, maintaining the same replication mechanism for every data file leads to detrimental effects on the performance. By rigorously considering the drawbacks of the HDFS replication, this paper proposes an approach to dynamically replicate the data file based on the predictive analysis. With the help of probability theory, the utilization of each data file can be predicted to create a corresponding replication strategy. Eventually, the popular files can be subsequently replicated according to their own access potentials. For the remaining low potential files, an erasure code is applied to maintain the reliability. Hence, our approach simultaneously improves the availability while keeping the reliability in comparison to the default scheme. Furthermore, the complexity reduction is applied to enhance the effectiveness of the prediction when dealing with Big Data.


PLOS ONE | 2015

MRPack: multi-algorithm execution using compute-intensive approach in MapReduce

Muhammad Idris; Shujaat Hussain; Muhammad Hameed Siddiqi; Waseem Hassan; Hafiz Syed Muhammad Bilal; Sungyoung Lee

Large quantities of data have been generated from multiple sources at exponential rates in the last few years. These data are generated at high velocity as real time and streaming data in variety of formats. These characteristics give rise to challenges in its modeling, computation, and processing. Hadoop MapReduce (MR) is a well known data-intensive distributed processing framework using the distributed file system (DFS) for Big Data. Current implementations of MR only support execution of a single algorithm in the entire Hadoop cluster. In this paper, we propose MapReducePack (MRPack), a variation of MR that supports execution of a set of related algorithms in a single MR job. We exploit the computational capability of a cluster by increasing the compute-intensiveness of MapReduce while maintaining its data-intensive approach. It uses the available computing resources by dynamically managing the task assignment and intermediate data. Intermediate data from multiple algorithms are managed using multi-key and skew mitigation strategies. The performance study of the proposed system shows that it is time, I/O, and memory efficient compared to the default MapReduce. The proposed approach reduces the execution time by 200% with an approximate 50% decrease in I/O cost. Complexity and qualitative results analysis shows significant performance improvement.


international conference on big data and smart computing | 2015

Big Data service engine (BISE): Integration of Big Data technologies for human centric wellness data

Muhammad Idris; Shujaat Hussain; Mahmood Ahmad; Sungyoung Lee

The advancement in new technologies and their data generation at substantial rate gave birth to the Big Data and requires a robust platform to capture, retrieve, store, and process it. Data generated by Human centric services and applications such as sensors, healthcare applications, social networks, and smart-phones need to be collected and processed to provide in-depth knowledge. In this paper, we propose Hadoop Distributed File System (HDFS) as convergence platform where all these multi-structured data is stored and use Hadoop No-SQL solutions to build warehouse for applications real time access to the data. We manage users clinical, personalized, and feedback data to provide clinical, physical, social, and mental health monitoring platform. We implement a Big Data service engine which provides storage services to health monitoring systems and analytics services to visualize and monitor clinical information, physical activities and emotions performed by the users. Our prototype system successfully integrates various technology platforms and provide centralized health monitoring system.


Sensors | 2015

GUDM: Automatic Generation of Unified Datasets for Learning and Reasoning in Healthcare

Rahman Ali; Muhammad Hameed Siddiqi; Muhammad Idris; Taqdir Ali; Shujaat Hussain; Eui-Nam Huh; Byeong Ho Kang; Sungyoung Lee

A wide array of biomedical data are generated and made available to healthcare experts. However, due to the diverse nature of data, it is difficult to predict outcomes from it. It is therefore necessary to combine these diverse data sources into a single unified dataset. This paper proposes a global unified data model (GUDM) to provide a global unified data structure for all data sources and generate a unified dataset by a “data modeler” tool. The proposed tool implements user-centric priority based approach which can easily resolve the problems of unified data modeling and overlapping attributes across multiple datasets. The tool is illustrated using sample diabetes mellitus data. The diverse data sources to generate the unified dataset for diabetes mellitus include clinical trial information, a social media interaction dataset and physical activity data collected using different sensors. To realize the significance of the unified dataset, we adopted a well-known rough set theory based rules creation process to create rules from the unified dataset. The evaluation of the tool on six different sets of locally created diverse datasets shows that the tool, on average, reduces 94.1% time efforts of the experts and knowledge engineer while creating unified datasets.


computer science and its applications | 2015

Profiling-Based Energy-Aware Recommendation System for Cloud Platforms

Muhammad Bilal Amin; Shujaat Hussain; Manhyung Han; Byeong Ho Kang; Yoon Yong Ik; Sung-Ik Jun; Sungyoung Lee

With rise in energy costs, operational costs for managing cloud infrastructures are also increasing. This is an opportunity to present an energy-aware recommendation system for cloud platforms. This paper presents one such system that implements a pure software approach for generating energy efficient recommendations for cloud infrastructures. This system performs offline profiling of cloud nodes to generate energy-aware profiles which are later matched with runtime usage feed. According to the real-time data, energy efficient profile is matched and provided to provisioning for implementation; consequently, achieving an energy efficient cloud platform.


Concurrency and Computation: Practice and Experience | 2015

Context-aware scheduling in MapReduce: a compact review

Muhammad Idris; Shujaat Hussain; Maqbool Ali; Arsen Abdulali; Muhammad Hameed Siddiqi; Byeong Ho Kang; Sungyoung Lee

It is a fact that the attention of research community in computer science, business executives, and decision makers is drastically drawn by big data. As the volume of data becomes bigger, it needs performance‐oriented data‐intensive processing frameworks such as MapReduce, which can scale computation on large commodity clusters. Hadoop MapReduce processes data in Hadoop Distributed File System as jobs scheduled according to YARN fair scheduler and capacity scheduler. However, with advancement and dynamic changes in hardware and operating environments, the performance of clusters is greatly affected. Various efforts in literature have been made to address the issues of heterogeneity (i.e., clusters consisting of virtual machines and machines with different hardware), network communication, data locality, better resource utilization, and run‐time scheduling. In this paper, we present a survey to discuss various research efforts made so far to improve Hadoop MapReduce scheduling. We classify scheduling algorithms and techniques proposed in the literature so far based on their addressing areas and present a taxonomy. Furthermore, we also discuss various aspects of open issues and challenges in the scheduling of MapReduce to improve its performance. Copyright

Collaboration


Dive into the Shujaat Hussain's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge