Network


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

Hotspot


Dive into the research topics where Muhammad Fahim is active.

Publication


Featured researches published by Muhammad Fahim.


Sensors | 2013

A Unified Framework for Activity Recognition-Based Behavior Analysis and Action Prediction in Smart Homes

Iram Fatima; Muhammad Fahim; Young Koo Lee; Sungyoung Lee

In recent years, activity recognition in smart homes is an active research area due to its applicability in many applications, such as assistive living and healthcare. Besides activity recognition, the information collected from smart homes has great potential for other application domains like lifestyle analysis, security and surveillance, and interaction monitoring. Therefore, discovery of users common behaviors and prediction of future actions from past behaviors become an important step towards allowing an environment to provide personalized service. In this paper, we develop a unified framework for activity recognition-based behavior analysis and action prediction. For this purpose, first we propose kernel fusion method for accurate activity recognition and then identify the significant sequential behaviors of inhabitants from recognized activities of their daily routines. Moreover, behaviors patterns are further utilized to predict the future actions from past activities. To evaluate the proposed framework, we performed experiments on two real datasets. The results show a remarkable improvement of 13.82% in the accuracy on average of recognized activities along with the extraction of significant behavioral patterns and precise activity predictions with 6.76% increase in F-measure. All this collectively help in understanding the users” actions to gain knowledge about their habits and preferences.


Sensors | 2014

ATHENA: A Personalized Platform to Promote an Active Lifestyle and Wellbeing Based on Physical, Mental and Social Health Primitives

Muhammad Fahim; Muhammad Idris; Rahman Ali; Chris D. Nugent; Byeong Ho Kang; Eui-Nam Huh; Sungyoung Lee

Technology provides ample opportunities for the acquisition and processing of physical, mental and social health primitives. However, several challenges remain for researchers as how to define the relationship between reported physical activities, mood and social interaction to define an active lifestyle. We are conducting a project, ATHENA(activity-awareness for human-engaged wellness applications) to design and integrate the relationship between these basic health primitives to approximate the human lifestyle and real-time recommendations for wellbeing services. Our goal is to develop a system to promote an active lifestyle for individuals and to recommend to them valuable interventions by making comparisons to their past habits. The proposed system processes sensory data through our developed machine learning algorithms inside smart devices and utilizes cloud infrastructure to reduce the cost. We exploit big data infrastructure for massive sensory data storage and fast retrieval for recommendations. Our contributions include the development of a prototype system to promote an active lifestyle and a visual design capable of engaging users in the goal of increasing self-motivation. We believe that our study will impact the design of future ubiquitous wellness applications.


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.


Multimedia Tools and Applications | 2015

Smart CDSS: integration of Social Media and Interaction Engine (SMIE) in healthcare for chronic disease patients

Iram Fatima; Sajal Halder; Muhammad Aamir Saleem; Rabia Batool; Muhammad Fahim; Young-Koo Lee; Sungyoung Lee

Chronic disease may lead to life threatening health complications like heart disease, stroke, and diabetes that diminish the quality of life. CDSS (Clinical Decision Support System) helps physician in effective utilization of patient’s clinical information at the time of diagnosis and medication. This paper points out the importance of social media and interaction integration in existing Smart CDSS for chronic diseases. The proposed system monitors health conditions, emotions and interests of patients from patients’ tweets, trajectory and email analysis. We extract keywords, concepts and sentiments from patient’s tweets data. Trajectory analysis identifies the focused activities after considering imperative location and semantic tags. Email analysis finds interesting patterns and communication trends from daily routine of patient. All these outputs are supplied to Smart CDSS into vMR (virtual Medical Record) format through social media adapter. This helps the health practitioners to understand the behavior and lifestyle of patients for better decision making about treatment. Consequently, patients can get continuous relevant recommendations from Smart CDSS based on their personalized profile. To verify and validate the working of proposed methodology, we have implemented a proof of concept prototype that reflects its complete working with potential outcomes.


international conference of the ieee engineering in medicine and biology society | 2014

SUPAR: Smartphone as a ubiquitous physical activity recognizer for u-healthcare services.

Muhammad Fahim; Sungyoung Lee; Yong-Ik Yoon

Current generation smartphone can be seen as one of the most ubiquitous device for physical activity recognition. In this paper we proposed a physical activity recognizer to provide u-healthcare services in a cost effective manner by utilizing cloud computing infrastructure. Our model is comprised on embedded triaxial accelerometer of the smartphone to sense the body movements and a cloud server to store and process the sensory data for numerous kind of services. We compute the time and frequency domain features over the raw signals and evaluate different machine learning algorithms to identify an accurate activity recognition model for four kinds of physical activities (i.e., walking, running, cycling and hopping). During our experiments we found Support Vector Machine (SVM) algorithm outperforms for the aforementioned physical activities as compared to its counterparts. Furthermore, we also explain how smartphone application and cloud server communicate with each other.


The Journal of Supercomputing | 2013

Analysis and effects of smart home dataset characteristics for daily life activity recognition

Iram Fatima; Muhammad Fahim; Young-Koo Lee; Sungyoung Lee

Over the last few years, activity recognition in the smart home has become an active research area due to the wide range of human centric-applications. With the development of machine learning algorithms for activity classification, dataset is significantly important for algorithms testing and validation. Collection of real data is a challenging process due to involved budget, human resources, and annotation cost that’s why mostly researchers prefer to utilize existing datasets for evaluation purposes. However, openly available smart home datasets indicate variation in terms of performed activities, deployed sensors, and environment settings. Unfortunately, the analysis of existing datasets characteristic is a bottleneck for researchers while selecting datasets of their intent. In this paper, we develop a Framework for Smart Homes Dataset Analysis (FSHDA) to reflect their diverse dimensions in predefined format. It analyzes a list of data dimensions that covers the variations in time, activities, sensors, and inhabitants. For validation, we examine the effects of proposed data dimension on state-of-the-art activity recognition techniques. The results show that dataset dimensions highly affect the classifiers’ individual activity label assignments and their overall performances. The outcome of our study is helpful for upcoming researchers to develop a better understanding about the smart home datasets characteristics with classifier’s performance.


international conference on ubiquitous information management and communication | 2013

Classifier ensemble optimization for human activity recognition in smart homes

Iram Fatima; Muhammad Fahim; Young-Koo Lee; Sungyoung Lee

Recognizing human activities is an active research area due to its applicability in many applications, such as assistive living and healthcare. Currently, the major challenges in activity recognition include the reliability of prediction of each classifier as they differ according to smart homes characteristics. It is not possible that one classifier always performs better than all the other classifiers for every possible situation. Therefore, in this paper, a method for activity recognition is proposed by optimizing the output of multiple classifiers with evolutionary algorithm. We combine the measurement level output of different classifiers in terms of weights for each activity class to make up the ensemble. Classifier ensemble learner generates activity rules by optimizing the prediction accuracy of weighted feature vectors to obtain significant improvement over raw classification. For the evaluation of the proposed method, experiments are performed on two real datasets from CASAS smart home. The results show that our method systematically outperforms single classifier and traditional multiclass models.


international conference on electronics and information engineering | 2010

Human activity recognition based on morphological dilation followed by watershed transformation method

Muhammad Hameed Siddiqi; Muhammad Fahim; Sungyoung Lee; Young-Koo Lee

Efficiency and accuracy are the most important terms for human activity recognition. Most of the existing works have the problem of speed. This paper proposed an efficient algorithm to recognize the activities of the human. There are three stages of this paper, segmentation, feature extraction and recognition. In this paper our contribution is in segmentation stage (based on morphological dilation) and in feature extraction stage (using watershed transformation). The proposed algorithm has been tested on six different types of activities (containing 420 frames). The recognition performance of our method has been compared with the existing method using Principle Component Analysis (PCA) to derive activity features. The results of our proposed method are comparable with the existing work. But in-term of efficiency, our algorithm was much faster than the existing work. The average accuracy and efficiency of the proposed algorithm for recognition was 80.83 % and 302.2 ms respectively.


The Journal of Supercomputing | 2013

MODM: multi-objective diffusion model for dynamic social networks using evolutionary algorithm

Iram Fatima; Muhammad Fahim; Young-Koo Lee; Sungyoung Lee

A lot of research efforts have been made to model the diffusion process in social networks that varies from adoption of products in marketing strategies to disease and virus spread. Previously, a diffusion process is usually considered as a single-objective optimization problem, in which different heuristics or approximate algorithms are applied to optimize an objective of spreading single piece of information that captures the notion of diffusion. However, in real social networks individuals simultaneously receive several pieces of information during their communication. Single-objective solutions are inadequate for collective spread of several information pieces. Therefore, in this paper, we propose a Multi-Objective Diffusion Model (MODM) that allows the modeling of complex and nonlinear phenomena of multiple types of information exchange, and calculate the information worth of each individual from different aspects of information spread such as score, influence and diversity. We design evolutionary algorithm to achieve the multi-objectives in single diffusion process. Through extensive experiments on a real world data set, we have observed that MODM leads to a richer and more realistic class of diffusion model compared to a single objective. This signifies the correlation between the importance of each individual and his information processing capability. Our results indicate that some individuals in the network are naturally and significantly better connected in terms of receiving information irrespective of the starting position of the diffusion process.


ubiquitous computing | 2013

A Sleep Monitoring Application for u-lifecare Using Accelerometer Sensor of Smartphone

Muhammad Fahim; Le Ba Vui; Iram Fatima; Sungyoung Lee; Yong-Ik Yoon

Ubiquitous lifecare (u-lifecare) is regarded as a seamless technology that can provide services to the patients as well as facilitate the healthy people to maintain an active lifestyle. In this paper, we develop a sleep monitoring application to assists the healthy people for managing their sleep. It provides an unobtrusive and proactive way for the self-management. We utilize the embedded accelerometer sensor of the smartphone as a client node to collect the sleeping data logs. Our proposed model is server-driven approach and process the data over the server machine. We classify the body movements and compute the useful sleep analytics. It facilitates the users to keep the record of daily sleep and assists to change their unhealthy sleeping habits that are identified by our computed sleep analytics such as bed time, wake up, fell asleep, body movements, frequent body movements at different stages of the night, sleep efficiency and time spent in the bed. Furthermore, we also provide our pilot study results to demonstrate the applicability with the real-world service scenarios.

Collaboration


Dive into the Muhammad Fahim's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Thar Baker

Liverpool John Moores University

View shared research outputs
Top Co-Authors

Avatar

Farzad Kiani

Istanbul Sabahattin Zaim University

View shared research outputs
Top Co-Authors

Avatar

Yong-Ik Yoon

Sookmyung Women's University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge