SlideShare ist ein Scribd-Unternehmen logo
1 von 46
Machine Learning Challenges
for Automated Prompting in
Smart Homes
Barnan Das
May 22, 2014
2
2009 2030
Older adult (65+) population
in US
72mn
40mn
3
5million
15million
60%
Alzheimer’s
patient
Unpaid
caregivers
Caregivers
report stress
4
5
Machine learning algorithms
trained on smart home sensor data
can predict when an individual
faces difficulty while performing
everyday activities.
6
7
Smart Home Studies
Study 1 Study 2
Participants 400 180
Activities 8 6
Activity Errors Naturalistic Naturalistic
8
Automated Prompting
Emulating Caregiver
Prompt Timing
Detecting Activity Errors
in Real Time
Imbalanced Class
Distribution
Class Overlap
One-Class
Classification
Overview
Study 1 Study 1, 2
9
Emulating Caregiver Prompt Timing
8Daily
Activities
Study 1
Prompts issued
when errors were
committed
Raw Data
1Activity
Step
17 Engineered
Features
Used by Algorithms
0/1
1Training
Exampl
e
Binary class
{prompt, no-prompt}
10
Total # training
examples
3980
3.94%
Class Distribution
prompt
class
11
Automated Prompting
Emulating Caregiver
Prompt Timing
Detecting Activity Errors
in Real Time
Imbalanced Class
Distribution
Class Overlap
One-Class
Classification
Overview
12
Imbalanced Class Distribution
13
Preprocessing
Sampling
• Over-sampling the minority class
• Under-sampling the majority class
Oversampling
• Spatial location of training examples in
Euclidean space
Existing Solutions
14
Preprocessing technique to oversample minority class
Approximate discrete
probability distribution using
Generate new minority
class data points using
Chow-Liu’s algorithm Gibbs sampling
Proposed Approach
17
Minority
Class Samples
Majority
Class Samples
Markov Chains
Gibbs Sampling
18
(wrapper-based) RApidly COnverging Gibbs Sampler
RACOG wRACOG
Sample selection
Pre-defined lag on
Markov chain
Highest probability of
misclassification by
wrapper classifier
Stopping criteria
Pre-defined number of
iterations
No improvement of a
performance measure
RACOG & wRACOG
19
Experimental Setup
Datasets Approaches Classifiers
Study 1 (Prompting) Baseline Classifier C4.5 Decision Tree
9 UCI Datasets SMOTE SVM
SMOTEBoost K-Nearest Neighbor
RUSBoost Logistic Regression
Baseline Prompting
RACOG
wRACOG
20
Results (True Positive Rate)
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
21
Results (G-mean)
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
22
Automated Prompting
Emulating Caregiver
Prompt Timing
Detecting Activity Errors
in Real Time
Imbalanced Class
Distribution
Class Overlap
One-Class
Classification
Overview
23
Class Overlap
24
Class Overlap in Prompting Data
3-dimensional PCA plot of prompting data
25
Tomek Links
26
Form clusters Under-sampling
clusters
Cluster-Based Under-Sampling
27
ClusBUS Ensemble
28
Experimental Setup
Dataset Approaches Classifiers
Study 1 (Prompting) Baseline C4.5 Decision Tree
SMOTE Naive Bayes
Clustering Algorithm ClusBUS K-Nearest Neighbor
DBSCAN ClusBUS Ensemble SVM
29
Result (True Positive Rate)
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
C4.5 Naïve Bayes IBk SMO
Baseline SMOTE ClusBUS ClusBUS Ensemble
30
Result (G-mean)
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
C4.5 Naïve Bayes IBk SMO
Baseline SMOTE ClusBUS ClusBUS Ensemble
31
Automated Prompting
Emulating Caregiver
Prompt Timing
Detecting Activity Errors
in Real Time
Imbalanced Class
Distribution
Class Overlap
One-Class
Classification
Overview
32
Detecting Activity Errors in Real Time
Sensor events labeled with
activity steps
Availability of information on
activity errors
33
Basic Idea
Participants with no
reported errors
One-Class Classifier
Participants who
committed errors
Normal
Activity Data
Train Test
Activity Data
with Errors
Activity Data
34
6Daily
Activities
Participants
Annotated for
error start times
Raw Data
1Sensor
Event
>70 Engineered
Features
1
1Training
Exampl
e
One-class
{normal}
Used by Algorithms
580
DERT Data
35
One-Class SVM
x
1
x2
36
Model Selection
37
Activity Error Classification
WHY? To characterize change in daily activities of
older adults
HOW? Sensor data
Error Types Accuracy*
Study 1 4 73%
Study 2 9 54%
*Using C4.5 decision tree and 10-fold CV
41
Activity Error Models
One-Class Multi-Class
42
Ensembles
One-Class SVM
Test Sample
Error Model
One-Class Multi-Class
Logical AND
Normal/Error
43
Experimental Setup
Datasets Approaches
Study 1 (400 participants) Baseline
Study 2 (180) participants OCSVM
OCSVM + OCEM
OCSVM + MCEM
44
Results: Study 1
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
Sweeping
and Dusting
Taking
Medication
Watering
Plants
Cooking
0
0.02
0.04
0.06
0.08
0.1
0.12
0.14
0.16
Sweeping
and Dusting
Taking
Medication
Watering
Plants
Cooking
Recall Precision
Baseline OCSVM OCSVM+OCEM OCSVM+MCEM
45
Results: Study 2
Recall Precision
Baseline OCSVM OCSVM+OCEM OCSVM+MCEM
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
Sweeping
and Dusting
Cleaning
Countertops
Taking
Medication
Watering
Plants
Washing
Hands
Cooking
0
0.01
0.02
0.03
0.04
0.05
0.06
0.07
Sweeping
and Dusting
Cleaning
Countertops
Taking
Medication
Watering
Plants
Washing
Hands
Cooking
46
Clinical Evaluation
18%
Continuation of
Previous error
Actually
True Positives
33%
• Evaluation of algorithm-predicted false
positives
• Psychology clinician looked at participant’s
videos
• Emulate caregiver
intervention.
• Class imbalance
and overlap.
• Detect activity
errors in real-time.
47
Conclusion
• Validated primary
hypothesis.
• Foundation of a
real-world
prompting system.
• RACOG and
wRACOG for
continuous values.
• ClusBUS in other
domains.
• Precise annotation
for activity errors.
Summary Significance
Future
Work
48
Publications
Book Chapter Journal
B. Das, N.C. Krishnan, D.J. Cook, “Handling Imbalanced
and Overlapping Classes in Smart Environments
Prompting Dataset”, Spinger book on Big Data, 2014.
B. Das, N.C. Krishnan, D.J. Cook, “Real-Time Activity
Error Prediction to Assist Older Adults in Smart Homes:
An Outlier Detection-Based Approach”, AI in Medicine,
2014. (Submitted)
B. Das, N.C. Krishnan, D.J. Cook, “Automated Activity
Intervention to Assist with Activities of Daily Living”, IOS
Press book on Agent-Based Approaches to Ambient
Intelligence, 2012.
B. Das, N.C. Krishnan, D.J. Cook, “RACOG and
wRACOG: Two Probabilistic Oversampling Techniques”,
IEEE Transaction of Knowledge and Data Engineering,
2014.
A.M. Seelye, M. Schmitter-Edgecombe, B. Das, D.J.
Cook, “Application of cognitive rehabilitation theory to the
development of smart prompting technologies”, IEEE
Reviews in Biomedical Engineering, 2012.
B. Das, D.J. Cook, M. Schmitter-Edgecombe, A.M.
Seelye, “PUCK: An Automated Prompting System for
Smart Environments”, Journal on Personal and Ubiquitous
Computing, 2012.
49
Publications
Conference Workshop
B. Das, N.C. Krishnan, D.J. Cook, “wRACOG: A Gibbs
Sampling-Based Oversampling Technique”, International
Conference on Data Mining, 2013.
B. Das, N.C. Krishnan, D.J. Cook, “Handling Imbalanced
and Overlapping Classes in Smart Environments, ICDM
Workshop in Data Mining in Bioinformatics and
Healthcare, 2013.
S. Dernbach, B. Das, N.C. Krishnan, B.L. Thomas, D.J.
Cook, “Simple and Complex Activity Recognition Through
Smart Phones”, International Conference on Intelligence
Environments, 2012.
B. Das, A.M. Seelye, B.L. Thomas, D.J. Cook, L.B.
Holder, “Using Smart Phones for Context-Aware
Prompting in Smart Environments”, International
Workshop on Consumer eHealth Platforms, Services and
Applications, 2012.
B. Das, C. Chen, A.M. Seelye, D.J. Cook, “An Automated
Prompting System for Smart Environments”, International
Conference on Smart Homes and Health Telematics,
2011.
B. Das, D.J. Cook, “Data Mining Challenges in Automated
Prompting Systems”, Interactions with Smart Objects
Workshop, 2011.
E. Nazerfard, B. Das, L.B. Holder, D.J. Cook, “Conditional
Random Fields for Activity Recognition in Smart
Environments”, ACM Symposium on Human Informatics,
2010.
B. Das, C. Chen, N. Dasgupta, D.J. Cook, “Automated
Prompting in Smart Home Environment”, ICDM Workshop
on Data Mining Services, 2010.
C. Chen, B. Das, D.J. Cook, “A Data Mining Framework
for Activity Recognition in Smart Environments”,
International Conference on Intelligent Environments,
2010.
C. Chen, B. Das, D.J. Cook, “Energy Prediction Using
Resident’s Activity”, International Workshop on Knowledge
Discovery from Sensor Data, 2010.
50
Acknowledgement
Dr. Diane Cook Prafulla Dawadi Adri Seelye
Dr. Larry Holder Dr. Ehsan Nazerfard Carolyn Parsey
Dr. Narayanan C. Krishnan (CK) Dr. Kyle Feuz Christa Simon
Dr. Maureen Schmitter-Edgecombe Brian Thomas Alyssa Weakley
Dr. Behrooz Shirazi Chris Cain Jennifer Williams
Dr. Alex Mihailidis Shirin Shahsavand
Dr. Aaron Crandall
Dr. Hassan Ghasemzadeh
And, all previous colleagues, collaborators and friends…
51

Weitere ähnliche Inhalte

Was ist angesagt?

Stats powerpoint presentation
Stats powerpoint presentationStats powerpoint presentation
Stats powerpoint presentationjpratt23
 
IRJET- Leaf Disease Detecting using CNN Technique
IRJET- Leaf Disease Detecting using CNN TechniqueIRJET- Leaf Disease Detecting using CNN Technique
IRJET- Leaf Disease Detecting using CNN TechniqueIRJET Journal
 
Plant Leaf Disease Analysis using Image Processing Technique with Modified SV...
Plant Leaf Disease Analysis using Image Processing Technique with Modified SV...Plant Leaf Disease Analysis using Image Processing Technique with Modified SV...
Plant Leaf Disease Analysis using Image Processing Technique with Modified SV...Tarun Kumar
 
IRJET - A Review on Identification and Disease Detection in Plants using Mach...
IRJET - A Review on Identification and Disease Detection in Plants using Mach...IRJET - A Review on Identification and Disease Detection in Plants using Mach...
IRJET - A Review on Identification and Disease Detection in Plants using Mach...IRJET Journal
 
An Exploration on the Identification of Plant Leaf Diseases using Image Proce...
An Exploration on the Identification of Plant Leaf Diseases using Image Proce...An Exploration on the Identification of Plant Leaf Diseases using Image Proce...
An Exploration on the Identification of Plant Leaf Diseases using Image Proce...Tarun Kumar
 
Smart Fruit Classification using Neural Networks
Smart Fruit Classification using Neural NetworksSmart Fruit Classification using Neural Networks
Smart Fruit Classification using Neural Networksijtsrd
 
IRJET - Disease Detection in Plant using Machine Learning
IRJET -  	  Disease Detection in Plant using Machine LearningIRJET -  	  Disease Detection in Plant using Machine Learning
IRJET - Disease Detection in Plant using Machine LearningIRJET Journal
 
LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)
LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)
LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)Journal For Research
 
Shot-Net: A Convolutional Neural Network for Classifying Different Cricket Shots
Shot-Net: A Convolutional Neural Network for Classifying Different Cricket ShotsShot-Net: A Convolutional Neural Network for Classifying Different Cricket Shots
Shot-Net: A Convolutional Neural Network for Classifying Different Cricket ShotsMohammad Shakirul islam
 
IRJET- Plant Leaf Disease Detection using Image Processing
IRJET- Plant Leaf Disease Detection using Image ProcessingIRJET- Plant Leaf Disease Detection using Image Processing
IRJET- Plant Leaf Disease Detection using Image ProcessingIRJET Journal
 
Fruit Disease Detection and Classification
Fruit Disease Detection and ClassificationFruit Disease Detection and Classification
Fruit Disease Detection and ClassificationIRJET Journal
 
Identification of Disease in Leaves using Genetic Algorithm
Identification of Disease in Leaves using Genetic AlgorithmIdentification of Disease in Leaves using Genetic Algorithm
Identification of Disease in Leaves using Genetic Algorithmijtsrd
 
Wheat leaf disease detection using image processing
Wheat leaf disease detection using image processingWheat leaf disease detection using image processing
Wheat leaf disease detection using image processingIJLT EMAS
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
IRJET- Greensworth: A Step Towards Smart Cultivation
IRJET- Greensworth: A Step Towards Smart CultivationIRJET- Greensworth: A Step Towards Smart Cultivation
IRJET- Greensworth: A Step Towards Smart CultivationIRJET Journal
 
IRJET- Sugarcane Leaf Disease Detection
IRJET- Sugarcane Leaf Disease DetectionIRJET- Sugarcane Leaf Disease Detection
IRJET- Sugarcane Leaf Disease DetectionIRJET Journal
 
Regularized Weighted Ensemble of Deep Classifiers
Regularized Weighted Ensemble of Deep Classifiers Regularized Weighted Ensemble of Deep Classifiers
Regularized Weighted Ensemble of Deep Classifiers ijcsa
 

Was ist angesagt? (20)

research publication
research publicationresearch publication
research publication
 
Stats powerpoint presentation
Stats powerpoint presentationStats powerpoint presentation
Stats powerpoint presentation
 
IRJET- Leaf Disease Detecting using CNN Technique
IRJET- Leaf Disease Detecting using CNN TechniqueIRJET- Leaf Disease Detecting using CNN Technique
IRJET- Leaf Disease Detecting using CNN Technique
 
Plant Leaf Disease Analysis using Image Processing Technique with Modified SV...
Plant Leaf Disease Analysis using Image Processing Technique with Modified SV...Plant Leaf Disease Analysis using Image Processing Technique with Modified SV...
Plant Leaf Disease Analysis using Image Processing Technique with Modified SV...
 
IRJET - A Review on Identification and Disease Detection in Plants using Mach...
IRJET - A Review on Identification and Disease Detection in Plants using Mach...IRJET - A Review on Identification and Disease Detection in Plants using Mach...
IRJET - A Review on Identification and Disease Detection in Plants using Mach...
 
Kapil dikshit ppt
Kapil dikshit pptKapil dikshit ppt
Kapil dikshit ppt
 
An Exploration on the Identification of Plant Leaf Diseases using Image Proce...
An Exploration on the Identification of Plant Leaf Diseases using Image Proce...An Exploration on the Identification of Plant Leaf Diseases using Image Proce...
An Exploration on the Identification of Plant Leaf Diseases using Image Proce...
 
Smart Fruit Classification using Neural Networks
Smart Fruit Classification using Neural NetworksSmart Fruit Classification using Neural Networks
Smart Fruit Classification using Neural Networks
 
IRJET - Disease Detection in Plant using Machine Learning
IRJET -  	  Disease Detection in Plant using Machine LearningIRJET -  	  Disease Detection in Plant using Machine Learning
IRJET - Disease Detection in Plant using Machine Learning
 
LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)
LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)
LEAF DISEASE DETECTION USING IMAGE PROCESSING AND SUPPORT VECTOR MACHINE (SVM)
 
Shot-Net: A Convolutional Neural Network for Classifying Different Cricket Shots
Shot-Net: A Convolutional Neural Network for Classifying Different Cricket ShotsShot-Net: A Convolutional Neural Network for Classifying Different Cricket Shots
Shot-Net: A Convolutional Neural Network for Classifying Different Cricket Shots
 
IRJET- Plant Leaf Disease Detection using Image Processing
IRJET- Plant Leaf Disease Detection using Image ProcessingIRJET- Plant Leaf Disease Detection using Image Processing
IRJET- Plant Leaf Disease Detection using Image Processing
 
Fruit Disease Detection and Classification
Fruit Disease Detection and ClassificationFruit Disease Detection and Classification
Fruit Disease Detection and Classification
 
Identification of Disease in Leaves using Genetic Algorithm
Identification of Disease in Leaves using Genetic AlgorithmIdentification of Disease in Leaves using Genetic Algorithm
Identification of Disease in Leaves using Genetic Algorithm
 
QI Tools Vietnam
QI Tools VietnamQI Tools Vietnam
QI Tools Vietnam
 
Wheat leaf disease detection using image processing
Wheat leaf disease detection using image processingWheat leaf disease detection using image processing
Wheat leaf disease detection using image processing
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
IRJET- Greensworth: A Step Towards Smart Cultivation
IRJET- Greensworth: A Step Towards Smart CultivationIRJET- Greensworth: A Step Towards Smart Cultivation
IRJET- Greensworth: A Step Towards Smart Cultivation
 
IRJET- Sugarcane Leaf Disease Detection
IRJET- Sugarcane Leaf Disease DetectionIRJET- Sugarcane Leaf Disease Detection
IRJET- Sugarcane Leaf Disease Detection
 
Regularized Weighted Ensemble of Deep Classifiers
Regularized Weighted Ensemble of Deep Classifiers Regularized Weighted Ensemble of Deep Classifiers
Regularized Weighted Ensemble of Deep Classifiers
 

Ähnlich wie Machine Learning Challenges For Automated Prompting In Smart Homes

SEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSIS
SEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSISSEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSIS
SEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSISIRJET Journal
 
An Automated Prompting System for Smart Environments
An Automated Prompting System for Smart EnvironmentsAn Automated Prompting System for Smart Environments
An Automated Prompting System for Smart EnvironmentsBarnan Das
 
Barnan's Profile
Barnan's ProfileBarnan's Profile
Barnan's ProfileBarnan Das
 
Machine learning for sensor Data Analytics
Machine learning for sensor Data AnalyticsMachine learning for sensor Data Analytics
Machine learning for sensor Data AnalyticsMATLABISRAEL
 
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique Sujeet Suryawanshi
 
Machine Learning in Modern Medicine with Erin LeDell at Stanford Med
Machine Learning in Modern Medicine with Erin LeDell at Stanford MedMachine Learning in Modern Medicine with Erin LeDell at Stanford Med
Machine Learning in Modern Medicine with Erin LeDell at Stanford MedSri Ambati
 
H2O with Erin LeDell at Portland R User Group
H2O with Erin LeDell at Portland R User GroupH2O with Erin LeDell at Portland R User Group
H2O with Erin LeDell at Portland R User GroupSri Ambati
 
Machine learning workshop using Orange datamining framework
Machine learning workshop using Orange datamining frameworkMachine learning workshop using Orange datamining framework
Machine learning workshop using Orange datamining frameworkAmr Rashed
 
Classify Rice Disease Using Self-Optimizing Models and Edge Computing with A...
Classify Rice Disease Using Self-Optimizing Models and  Edge Computing with A...Classify Rice Disease Using Self-Optimizing Models and  Edge Computing with A...
Classify Rice Disease Using Self-Optimizing Models and Edge Computing with A...Damian R. Mingle, MBA
 
ODSC East 2017: Data Science Models For Good
ODSC East 2017: Data Science Models For GoodODSC East 2017: Data Science Models For Good
ODSC East 2017: Data Science Models For GoodKarry Lu
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Docker in Open Science Data Analysis Challenges by Bruce Hoff
Docker in Open Science Data Analysis Challenges by Bruce HoffDocker in Open Science Data Analysis Challenges by Bruce Hoff
Docker in Open Science Data Analysis Challenges by Bruce HoffDocker, Inc.
 
wolstencroft-ogf20-astro
wolstencroft-ogf20-astrowolstencroft-ogf20-astro
wolstencroft-ogf20-astrowebuploader
 
Wearable Computing - Part IV: Ensemble classifiers & Insight into ongoing res...
Wearable Computing - Part IV: Ensemble classifiers & Insight into ongoing res...Wearable Computing - Part IV: Ensemble classifiers & Insight into ongoing res...
Wearable Computing - Part IV: Ensemble classifiers & Insight into ongoing res...Daniel Roggen
 
Paris Data Ladies #14
Paris Data Ladies #14Paris Data Ladies #14
Paris Data Ladies #14Nina Bertrand
 
Survey on evolutionary computation tech techniques and its application in dif...
Survey on evolutionary computation tech techniques and its application in dif...Survey on evolutionary computation tech techniques and its application in dif...
Survey on evolutionary computation tech techniques and its application in dif...ijitjournal
 
IRJET- Design an Approach for Prediction of Human Activity Recognition us...
IRJET-  	  Design an Approach for Prediction of Human Activity Recognition us...IRJET-  	  Design an Approach for Prediction of Human Activity Recognition us...
IRJET- Design an Approach for Prediction of Human Activity Recognition us...IRJET Journal
 

Ähnlich wie Machine Learning Challenges For Automated Prompting In Smart Homes (20)

SEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSIS
SEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSISSEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSIS
SEMI SUPERVISED BASED SPATIAL EM FRAMEWORK FOR MICROARRAY ANALYSIS
 
An Automated Prompting System for Smart Environments
An Automated Prompting System for Smart EnvironmentsAn Automated Prompting System for Smart Environments
An Automated Prompting System for Smart Environments
 
Barnan's Profile
Barnan's ProfileBarnan's Profile
Barnan's Profile
 
Machine learning for sensor Data Analytics
Machine learning for sensor Data AnalyticsMachine learning for sensor Data Analytics
Machine learning for sensor Data Analytics
 
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique
 
Machine Learning in Modern Medicine with Erin LeDell at Stanford Med
Machine Learning in Modern Medicine with Erin LeDell at Stanford MedMachine Learning in Modern Medicine with Erin LeDell at Stanford Med
Machine Learning in Modern Medicine with Erin LeDell at Stanford Med
 
H2O with Erin LeDell at Portland R User Group
H2O with Erin LeDell at Portland R User GroupH2O with Erin LeDell at Portland R User Group
H2O with Erin LeDell at Portland R User Group
 
Machine learning workshop using Orange datamining framework
Machine learning workshop using Orange datamining frameworkMachine learning workshop using Orange datamining framework
Machine learning workshop using Orange datamining framework
 
Classify Rice Disease Using Self-Optimizing Models and Edge Computing with A...
Classify Rice Disease Using Self-Optimizing Models and  Edge Computing with A...Classify Rice Disease Using Self-Optimizing Models and  Edge Computing with A...
Classify Rice Disease Using Self-Optimizing Models and Edge Computing with A...
 
Disease Prediction Using Machine Learning
Disease Prediction Using Machine LearningDisease Prediction Using Machine Learning
Disease Prediction Using Machine Learning
 
ODSC East 2017: Data Science Models For Good
ODSC East 2017: Data Science Models For GoodODSC East 2017: Data Science Models For Good
ODSC East 2017: Data Science Models For Good
 
G44083642
G44083642G44083642
G44083642
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Thesis Defense_Karpinsky
Thesis Defense_KarpinskyThesis Defense_Karpinsky
Thesis Defense_Karpinsky
 
Docker in Open Science Data Analysis Challenges by Bruce Hoff
Docker in Open Science Data Analysis Challenges by Bruce HoffDocker in Open Science Data Analysis Challenges by Bruce Hoff
Docker in Open Science Data Analysis Challenges by Bruce Hoff
 
wolstencroft-ogf20-astro
wolstencroft-ogf20-astrowolstencroft-ogf20-astro
wolstencroft-ogf20-astro
 
Wearable Computing - Part IV: Ensemble classifiers & Insight into ongoing res...
Wearable Computing - Part IV: Ensemble classifiers & Insight into ongoing res...Wearable Computing - Part IV: Ensemble classifiers & Insight into ongoing res...
Wearable Computing - Part IV: Ensemble classifiers & Insight into ongoing res...
 
Paris Data Ladies #14
Paris Data Ladies #14Paris Data Ladies #14
Paris Data Ladies #14
 
Survey on evolutionary computation tech techniques and its application in dif...
Survey on evolutionary computation tech techniques and its application in dif...Survey on evolutionary computation tech techniques and its application in dif...
Survey on evolutionary computation tech techniques and its application in dif...
 
IRJET- Design an Approach for Prediction of Human Activity Recognition us...
IRJET-  	  Design an Approach for Prediction of Human Activity Recognition us...IRJET-  	  Design an Approach for Prediction of Human Activity Recognition us...
IRJET- Design an Approach for Prediction of Human Activity Recognition us...
 

Kürzlich hochgeladen

Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...nirzagarg
 
Vastral Call Girls Book Now 7737669865 Top Class Escort Service Available
Vastral Call Girls Book Now 7737669865 Top Class Escort Service AvailableVastral Call Girls Book Now 7737669865 Top Class Escort Service Available
Vastral Call Girls Book Now 7737669865 Top Class Escort Service Availablegargpaaro
 
Charbagh + Female Escorts Service in Lucknow | Starting ₹,5K To @25k with A/C...
Charbagh + Female Escorts Service in Lucknow | Starting ₹,5K To @25k with A/C...Charbagh + Female Escorts Service in Lucknow | Starting ₹,5K To @25k with A/C...
Charbagh + Female Escorts Service in Lucknow | Starting ₹,5K To @25k with A/C...HyderabadDolls
 
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...SOFTTECHHUB
 
Dubai Call Girls Peeing O525547819 Call Girls Dubai
Dubai Call Girls Peeing O525547819 Call Girls DubaiDubai Call Girls Peeing O525547819 Call Girls Dubai
Dubai Call Girls Peeing O525547819 Call Girls Dubaikojalkojal131
 
7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.pptibrahimabdi22
 
Digital Transformation Playbook by Graham Ware
Digital Transformation Playbook by Graham WareDigital Transformation Playbook by Graham Ware
Digital Transformation Playbook by Graham WareGraham Ware
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteedamy56318795
 
Kalyani ? Call Girl in Kolkata | Service-oriented sexy call girls 8005736733 ...
Kalyani ? Call Girl in Kolkata | Service-oriented sexy call girls 8005736733 ...Kalyani ? Call Girl in Kolkata | Service-oriented sexy call girls 8005736733 ...
Kalyani ? Call Girl in Kolkata | Service-oriented sexy call girls 8005736733 ...HyderabadDolls
 
RESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptx
RESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptxRESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptx
RESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptxronsairoathenadugay
 
Statistics notes ,it includes mean to index numbers
Statistics notes ,it includes mean to index numbersStatistics notes ,it includes mean to index numbers
Statistics notes ,it includes mean to index numberssuginr1
 
20240412-SmartCityIndex-2024-Full-Report.pdf
20240412-SmartCityIndex-2024-Full-Report.pdf20240412-SmartCityIndex-2024-Full-Report.pdf
20240412-SmartCityIndex-2024-Full-Report.pdfkhraisr
 
Top profile Call Girls In Rohtak [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Rohtak [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Rohtak [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Rohtak [ 7014168258 ] Call Me For Genuine Models We...nirzagarg
 
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...Elaine Werffeli
 
Case Study 4 Where the cry of rebellion happen?
Case Study 4 Where the cry of rebellion happen?Case Study 4 Where the cry of rebellion happen?
Case Study 4 Where the cry of rebellion happen?RemarkSemacio
 
Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...
Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...
Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...HyderabadDolls
 
💞 Safe And Secure Call Girls Agra Call Girls Service Just Call 🍑👄6378878445 🍑...
💞 Safe And Secure Call Girls Agra Call Girls Service Just Call 🍑👄6378878445 🍑...💞 Safe And Secure Call Girls Agra Call Girls Service Just Call 🍑👄6378878445 🍑...
💞 Safe And Secure Call Girls Agra Call Girls Service Just Call 🍑👄6378878445 🍑...vershagrag
 
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...HyderabadDolls
 
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...nirzagarg
 

Kürzlich hochgeladen (20)

Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
 
Vastral Call Girls Book Now 7737669865 Top Class Escort Service Available
Vastral Call Girls Book Now 7737669865 Top Class Escort Service AvailableVastral Call Girls Book Now 7737669865 Top Class Escort Service Available
Vastral Call Girls Book Now 7737669865 Top Class Escort Service Available
 
Charbagh + Female Escorts Service in Lucknow | Starting ₹,5K To @25k with A/C...
Charbagh + Female Escorts Service in Lucknow | Starting ₹,5K To @25k with A/C...Charbagh + Female Escorts Service in Lucknow | Starting ₹,5K To @25k with A/C...
Charbagh + Female Escorts Service in Lucknow | Starting ₹,5K To @25k with A/C...
 
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
 
Dubai Call Girls Peeing O525547819 Call Girls Dubai
Dubai Call Girls Peeing O525547819 Call Girls DubaiDubai Call Girls Peeing O525547819 Call Girls Dubai
Dubai Call Girls Peeing O525547819 Call Girls Dubai
 
7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt7. Epi of Chronic respiratory diseases.ppt
7. Epi of Chronic respiratory diseases.ppt
 
Digital Transformation Playbook by Graham Ware
Digital Transformation Playbook by Graham WareDigital Transformation Playbook by Graham Ware
Digital Transformation Playbook by Graham Ware
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
 
Kalyani ? Call Girl in Kolkata | Service-oriented sexy call girls 8005736733 ...
Kalyani ? Call Girl in Kolkata | Service-oriented sexy call girls 8005736733 ...Kalyani ? Call Girl in Kolkata | Service-oriented sexy call girls 8005736733 ...
Kalyani ? Call Girl in Kolkata | Service-oriented sexy call girls 8005736733 ...
 
RESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptx
RESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptxRESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptx
RESEARCH-FINAL-DEFENSE-PPT-TEMPLATE.pptx
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
 
Statistics notes ,it includes mean to index numbers
Statistics notes ,it includes mean to index numbersStatistics notes ,it includes mean to index numbers
Statistics notes ,it includes mean to index numbers
 
20240412-SmartCityIndex-2024-Full-Report.pdf
20240412-SmartCityIndex-2024-Full-Report.pdf20240412-SmartCityIndex-2024-Full-Report.pdf
20240412-SmartCityIndex-2024-Full-Report.pdf
 
Top profile Call Girls In Rohtak [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Rohtak [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Rohtak [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Rohtak [ 7014168258 ] Call Me For Genuine Models We...
 
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
 
Case Study 4 Where the cry of rebellion happen?
Case Study 4 Where the cry of rebellion happen?Case Study 4 Where the cry of rebellion happen?
Case Study 4 Where the cry of rebellion happen?
 
Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...
Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...
Gomti Nagar & best call girls in Lucknow | 9548273370 Independent Escorts & D...
 
💞 Safe And Secure Call Girls Agra Call Girls Service Just Call 🍑👄6378878445 🍑...
💞 Safe And Secure Call Girls Agra Call Girls Service Just Call 🍑👄6378878445 🍑...💞 Safe And Secure Call Girls Agra Call Girls Service Just Call 🍑👄6378878445 🍑...
💞 Safe And Secure Call Girls Agra Call Girls Service Just Call 🍑👄6378878445 🍑...
 
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
Sonagachi * best call girls in Kolkata | ₹,9500 Pay Cash 8005736733 Free Home...
 
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Hapur [ 7014168258 ] Call Me For Genuine Models We ...
 

Machine Learning Challenges For Automated Prompting In Smart Homes

  • 1. Machine Learning Challenges for Automated Prompting in Smart Homes Barnan Das May 22, 2014
  • 2. 2 2009 2030 Older adult (65+) population in US 72mn 40mn
  • 4. 4
  • 5. 5 Machine learning algorithms trained on smart home sensor data can predict when an individual faces difficulty while performing everyday activities.
  • 6. 6
  • 7. 7 Smart Home Studies Study 1 Study 2 Participants 400 180 Activities 8 6 Activity Errors Naturalistic Naturalistic
  • 8. 8 Automated Prompting Emulating Caregiver Prompt Timing Detecting Activity Errors in Real Time Imbalanced Class Distribution Class Overlap One-Class Classification Overview Study 1 Study 1, 2
  • 9. 9 Emulating Caregiver Prompt Timing 8Daily Activities Study 1 Prompts issued when errors were committed Raw Data 1Activity Step 17 Engineered Features Used by Algorithms 0/1 1Training Exampl e Binary class {prompt, no-prompt}
  • 11. 11 Automated Prompting Emulating Caregiver Prompt Timing Detecting Activity Errors in Real Time Imbalanced Class Distribution Class Overlap One-Class Classification Overview
  • 13. 13 Preprocessing Sampling • Over-sampling the minority class • Under-sampling the majority class Oversampling • Spatial location of training examples in Euclidean space Existing Solutions
  • 14. 14 Preprocessing technique to oversample minority class Approximate discrete probability distribution using Generate new minority class data points using Chow-Liu’s algorithm Gibbs sampling Proposed Approach
  • 16. 18 (wrapper-based) RApidly COnverging Gibbs Sampler RACOG wRACOG Sample selection Pre-defined lag on Markov chain Highest probability of misclassification by wrapper classifier Stopping criteria Pre-defined number of iterations No improvement of a performance measure RACOG & wRACOG
  • 17. 19 Experimental Setup Datasets Approaches Classifiers Study 1 (Prompting) Baseline Classifier C4.5 Decision Tree 9 UCI Datasets SMOTE SVM SMOTEBoost K-Nearest Neighbor RUSBoost Logistic Regression Baseline Prompting RACOG wRACOG
  • 18. 20 Results (True Positive Rate) 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
  • 20. 22 Automated Prompting Emulating Caregiver Prompt Timing Detecting Activity Errors in Real Time Imbalanced Class Distribution Class Overlap One-Class Classification Overview
  • 22. 24 Class Overlap in Prompting Data 3-dimensional PCA plot of prompting data
  • 26. 28 Experimental Setup Dataset Approaches Classifiers Study 1 (Prompting) Baseline C4.5 Decision Tree SMOTE Naive Bayes Clustering Algorithm ClusBUS K-Nearest Neighbor DBSCAN ClusBUS Ensemble SVM
  • 27. 29 Result (True Positive Rate) 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 C4.5 Naïve Bayes IBk SMO Baseline SMOTE ClusBUS ClusBUS Ensemble
  • 28. 30 Result (G-mean) 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 C4.5 Naïve Bayes IBk SMO Baseline SMOTE ClusBUS ClusBUS Ensemble
  • 29. 31 Automated Prompting Emulating Caregiver Prompt Timing Detecting Activity Errors in Real Time Imbalanced Class Distribution Class Overlap One-Class Classification Overview
  • 30. 32 Detecting Activity Errors in Real Time Sensor events labeled with activity steps Availability of information on activity errors
  • 31. 33 Basic Idea Participants with no reported errors One-Class Classifier Participants who committed errors Normal Activity Data Train Test Activity Data with Errors Activity Data
  • 32. 34 6Daily Activities Participants Annotated for error start times Raw Data 1Sensor Event >70 Engineered Features 1 1Training Exampl e One-class {normal} Used by Algorithms 580 DERT Data
  • 35. 37 Activity Error Classification WHY? To characterize change in daily activities of older adults HOW? Sensor data Error Types Accuracy* Study 1 4 73% Study 2 9 54% *Using C4.5 decision tree and 10-fold CV
  • 37. 42 Ensembles One-Class SVM Test Sample Error Model One-Class Multi-Class Logical AND Normal/Error
  • 38. 43 Experimental Setup Datasets Approaches Study 1 (400 participants) Baseline Study 2 (180) participants OCSVM OCSVM + OCEM OCSVM + MCEM
  • 39. 44 Results: Study 1 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 Sweeping and Dusting Taking Medication Watering Plants Cooking 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 Sweeping and Dusting Taking Medication Watering Plants Cooking Recall Precision Baseline OCSVM OCSVM+OCEM OCSVM+MCEM
  • 40. 45 Results: Study 2 Recall Precision Baseline OCSVM OCSVM+OCEM OCSVM+MCEM 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 Sweeping and Dusting Cleaning Countertops Taking Medication Watering Plants Washing Hands Cooking 0 0.01 0.02 0.03 0.04 0.05 0.06 0.07 Sweeping and Dusting Cleaning Countertops Taking Medication Watering Plants Washing Hands Cooking
  • 41. 46 Clinical Evaluation 18% Continuation of Previous error Actually True Positives 33% • Evaluation of algorithm-predicted false positives • Psychology clinician looked at participant’s videos
  • 42. • Emulate caregiver intervention. • Class imbalance and overlap. • Detect activity errors in real-time. 47 Conclusion • Validated primary hypothesis. • Foundation of a real-world prompting system. • RACOG and wRACOG for continuous values. • ClusBUS in other domains. • Precise annotation for activity errors. Summary Significance Future Work
  • 43. 48 Publications Book Chapter Journal B. Das, N.C. Krishnan, D.J. Cook, “Handling Imbalanced and Overlapping Classes in Smart Environments Prompting Dataset”, Spinger book on Big Data, 2014. B. Das, N.C. Krishnan, D.J. Cook, “Real-Time Activity Error Prediction to Assist Older Adults in Smart Homes: An Outlier Detection-Based Approach”, AI in Medicine, 2014. (Submitted) B. Das, N.C. Krishnan, D.J. Cook, “Automated Activity Intervention to Assist with Activities of Daily Living”, IOS Press book on Agent-Based Approaches to Ambient Intelligence, 2012. B. Das, N.C. Krishnan, D.J. Cook, “RACOG and wRACOG: Two Probabilistic Oversampling Techniques”, IEEE Transaction of Knowledge and Data Engineering, 2014. A.M. Seelye, M. Schmitter-Edgecombe, B. Das, D.J. Cook, “Application of cognitive rehabilitation theory to the development of smart prompting technologies”, IEEE Reviews in Biomedical Engineering, 2012. B. Das, D.J. Cook, M. Schmitter-Edgecombe, A.M. Seelye, “PUCK: An Automated Prompting System for Smart Environments”, Journal on Personal and Ubiquitous Computing, 2012.
  • 44. 49 Publications Conference Workshop B. Das, N.C. Krishnan, D.J. Cook, “wRACOG: A Gibbs Sampling-Based Oversampling Technique”, International Conference on Data Mining, 2013. B. Das, N.C. Krishnan, D.J. Cook, “Handling Imbalanced and Overlapping Classes in Smart Environments, ICDM Workshop in Data Mining in Bioinformatics and Healthcare, 2013. S. Dernbach, B. Das, N.C. Krishnan, B.L. Thomas, D.J. Cook, “Simple and Complex Activity Recognition Through Smart Phones”, International Conference on Intelligence Environments, 2012. B. Das, A.M. Seelye, B.L. Thomas, D.J. Cook, L.B. Holder, “Using Smart Phones for Context-Aware Prompting in Smart Environments”, International Workshop on Consumer eHealth Platforms, Services and Applications, 2012. B. Das, C. Chen, A.M. Seelye, D.J. Cook, “An Automated Prompting System for Smart Environments”, International Conference on Smart Homes and Health Telematics, 2011. B. Das, D.J. Cook, “Data Mining Challenges in Automated Prompting Systems”, Interactions with Smart Objects Workshop, 2011. E. Nazerfard, B. Das, L.B. Holder, D.J. Cook, “Conditional Random Fields for Activity Recognition in Smart Environments”, ACM Symposium on Human Informatics, 2010. B. Das, C. Chen, N. Dasgupta, D.J. Cook, “Automated Prompting in Smart Home Environment”, ICDM Workshop on Data Mining Services, 2010. C. Chen, B. Das, D.J. Cook, “A Data Mining Framework for Activity Recognition in Smart Environments”, International Conference on Intelligent Environments, 2010. C. Chen, B. Das, D.J. Cook, “Energy Prediction Using Resident’s Activity”, International Workshop on Knowledge Discovery from Sensor Data, 2010.
  • 45. 50 Acknowledgement Dr. Diane Cook Prafulla Dawadi Adri Seelye Dr. Larry Holder Dr. Ehsan Nazerfard Carolyn Parsey Dr. Narayanan C. Krishnan (CK) Dr. Kyle Feuz Christa Simon Dr. Maureen Schmitter-Edgecombe Brian Thomas Alyssa Weakley Dr. Behrooz Shirazi Chris Cain Jennifer Williams Dr. Alex Mihailidis Shirin Shahsavand Dr. Aaron Crandall Dr. Hassan Ghasemzadeh And, all previous colleagues, collaborators and friends…
  • 46. 51

Hinweis der Redaktion

  1. As more individuals cross higher life expectancy thresholds, a large section of the older adult population is becoming susceptible to cognitive impairments such as Alzheimer’s disease and dementia.
  2. One key service that caregivers provide is prompting individuals with memory limitations to initiate and complete daily activities. Therefore, there is a growing need for developing assistive living technologies to help older adults with their daily activities and thus reducing the burden on the caregivers.