SlideShare a Scribd company logo
1 of 11
MIDWAY PROJECT PRESENTATION
PROJECT: HUMAN ACTIVITY RECOGNITION USING
SMARTPHONES
NATIONAL INSTITUTE OF SCIENCE AND EDUCATIONAL
RESEARCH
PAPER-CS660
MACHINE LEARNING
PRESENTED BY PINKI PRADHAN
Click to add text
RELATED PAPERS:
• Related papers that I am going to elaborate here are given below:
• Paper 1: Wearable Sensor-Based Human Activity Recognition Using Hybrid Deep Learning Techniques
• Paper 2: A lightweight deep learning model for human activity recognition on edge devices
• INTRODUCTION OF PAPER1:
• Human behavior recognition (HAR) is the detection, interpretation, and recognition of human behaviors,
which can use smart heath care to actively assist users according to their needs.
• Human behavior recognition has wide application prospects, such as monitoring in smart homes, sports,
game controls, health care, elderly patients care, bad habits detection, and identification.
• It plays a significant role in depth study and can make our daily life become smarter, safer, and more
convenient.
• This work proposes a deep learning based scheme that can recognize both specific activities and the
transitions between two different activities of short duration and low frequency for health care applications.
DATASET:
• These people used the international standard Data Set, Smart phone Based Recognition of Human
Activities and Postural Transitions Data Set to conduct an experiment, which is abbreviated as HAPT
dataset.
• PROPOSED METHOD:
• They input the composite image into a three-layer CNN network that can automatically extract the motion
features from the activity image and abstract the features, then map them into the feature map. Then the
feature vector is inputted into the LSTM model, establish a relationship between time and action
sequence, and finally introduce the full connection layer to achieve the fusion of multiple features
• Why Sensors?
• Human behaviour data can be acquired from computer vision . But the vision based approaches have many
limitations in practice.
• But in case of sensors, these wearable sensors are small in size, high in sensitivity, strong in anti interference
ability and most importantly they are integrated with our mobile phones and these sensors can accurately
estimate the current acceleration and angular velocities of motion sensors in real time.
• Why CNN?
• The traditional pattern of behavior recognition research using decision tree, support vector machine (SVM), and
other machine learning algorithms can obtain much satisfactory results, in premise of some controlled
experimental environments and a small number of labeled data. However, the accuracy of these methods
depends on the effectiveness and comprehensiveness of manual feature extraction.
• CNN follows a hierarchical model which works on building a network , like a funnel and finally gives out a fully
connected layer where all the networks are connected to each other and output is processed.
• The main advantages of CNN compared to other neural network is that it automatically detects the important
features without any human supervision.
• Why LSTM?
• LSTM is used here to establish recognition models to capture time relations in input sequences and could
achieve more accurate recognition.
• This work proposes a deep learning based scheme that can recognize both specific activities and the
transitions between two different activities of short duration and low frequency for health care applications.
The experimental results show that the proposed approach can help improve the recognition rate up to
95.87% and the recognition rate for transitions higher than 80%, which are better than those of most existing
similar models over the open HAPT dataset.
• PAPER 2:
• Here the architecture for proposed Lightweight model is developed using Shallow Recurrent Neural Network
(RNN) combined with Long Short Term Memory (LSTM) deep learning algorithm.
• They have used a dataset called WISDM(Wireless sensor data mining) dataset collected from accelerometer and
having 1,098,207 rows and 6 columns.
• PROPOSED METHOD:
• The proposed model is developed
using RNN combined with LSTM.
• It has a shallow structure with just
two hidden layers and 30 neurons
making it feasible to be deployed
on edge computing devices like
• In previous paper they are using CNN-LSTM but here RNN-LSTM is used . RNNs are capable of
capturing temporal information from sequential data. It consists of input, hidden, and output
layer. Hidden layer consist of multiple nodes.
• RNN networks suffer from the problem of exploding and vanishing gradient. This hinders the
ability of network to model wide-range temporal dependencies between input readings and
human activities for long context windows.
• RNNs based on LSTM can eliminate this limitation, and can model long activity windows by
replacing traditional RNN nodes with LSTM memory cells . So here RNN is used for Activity
recognition and LSTM is used to recognize different types of transition of activations.
• Here i have used 8 libraries in my project such as pandas, numpy, tensorflow, scipy, matplotlib, sklearn,
seaborn, pickle.
• I have used WISDM dataset, same dataset that was used in paper2. These dataset consists of 1,098,206 records
and 6 columns.
DATA EXPLORATION:
• GRAPH FOR SITTING:
GRAPH FOR JOGGING:

More Related Content

Similar to MIDWAY PROJECT PRESENTATION.pptx

Adaptive Real Time Data Mining Methodology for Wireless Body Area Network Bas...
Adaptive Real Time Data Mining Methodology for Wireless Body Area Network Bas...Adaptive Real Time Data Mining Methodology for Wireless Body Area Network Bas...
Adaptive Real Time Data Mining Methodology for Wireless Body Area Network Bas...
acijjournal
 
Information extraction from sensor networks using the Watershed transform alg...
Information extraction from sensor networks using the Watershed transform alg...Information extraction from sensor networks using the Watershed transform alg...
Information extraction from sensor networks using the Watershed transform alg...
M H
 
ARTIFICIAL............ INTELLIGENCE.pptx
ARTIFICIAL............ INTELLIGENCE.pptxARTIFICIAL............ INTELLIGENCE.pptx
ARTIFICIAL............ INTELLIGENCE.pptx
Himanshu Goyal
 
SensorSensorSensorSensorSensorSensor.ppt
SensorSensorSensorSensorSensorSensor.pptSensorSensorSensorSensorSensorSensor.ppt
SensorSensorSensorSensorSensorSensor.ppt
DEEPAK948083
 

Similar to MIDWAY PROJECT PRESENTATION.pptx (20)

F0361026033
F0361026033F0361026033
F0361026033
 
Iot architecture
Iot architectureIot architecture
Iot architecture
 
iotarchitecture-190506052723.pdf
iotarchitecture-190506052723.pdfiotarchitecture-190506052723.pdf
iotarchitecture-190506052723.pdf
 
Adaptive Real Time Data Mining Methodology for Wireless Body Area Network Bas...
Adaptive Real Time Data Mining Methodology for Wireless Body Area Network Bas...Adaptive Real Time Data Mining Methodology for Wireless Body Area Network Bas...
Adaptive Real Time Data Mining Methodology for Wireless Body Area Network Bas...
 
07969712.pdf
07969712.pdf07969712.pdf
07969712.pdf
 
Neural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionNeural Networks for Pattern Recognition
Neural Networks for Pattern Recognition
 
Sensors Scheduling in Wireless Sensor Networks: An Assessment
Sensors Scheduling in Wireless Sensor Networks: An AssessmentSensors Scheduling in Wireless Sensor Networks: An Assessment
Sensors Scheduling in Wireless Sensor Networks: An Assessment
 
IRJET- The Essentials of Neural Networks and their Applications
IRJET- The Essentials of Neural Networks and their ApplicationsIRJET- The Essentials of Neural Networks and their Applications
IRJET- The Essentials of Neural Networks and their Applications
 
Information extraction from sensor networks using the Watershed transform alg...
Information extraction from sensor networks using the Watershed transform alg...Information extraction from sensor networks using the Watershed transform alg...
Information extraction from sensor networks using the Watershed transform alg...
 
An Efficient Approach for Outlier Detection in Wireless Sensor Network
An Efficient Approach for Outlier Detection in Wireless Sensor NetworkAn Efficient Approach for Outlier Detection in Wireless Sensor Network
An Efficient Approach for Outlier Detection in Wireless Sensor Network
 
Switchgear and protection.
Switchgear and protection.Switchgear and protection.
Switchgear and protection.
 
23709008 smart-sensors
23709008 smart-sensors23709008 smart-sensors
23709008 smart-sensors
 
ARTIFICIAL............ INTELLIGENCE.pptx
ARTIFICIAL............ INTELLIGENCE.pptxARTIFICIAL............ INTELLIGENCE.pptx
ARTIFICIAL............ INTELLIGENCE.pptx
 
Sensor.ppt
Sensor.pptSensor.ppt
Sensor.ppt
 
Sensor
SensorSensor
Sensor
 
SensorSensorSensorSensorSensorSensor.ppt
SensorSensorSensorSensorSensorSensor.pptSensorSensorSensorSensorSensorSensor.ppt
SensorSensorSensorSensorSensorSensor.ppt
 
Deep Learning in Robotics: Robot gains Social Intelligence through Multimodal...
Deep Learning in Robotics: Robot gains Social Intelligence through Multimodal...Deep Learning in Robotics: Robot gains Social Intelligence through Multimodal...
Deep Learning in Robotics: Robot gains Social Intelligence through Multimodal...
 
Project Report -Vaibhav
Project Report -VaibhavProject Report -Vaibhav
Project Report -Vaibhav
 
Content sharing over smartphone based delay-tolerant networks
Content sharing over smartphone based delay-tolerant networksContent sharing over smartphone based delay-tolerant networks
Content sharing over smartphone based delay-tolerant networks
 
Ghaziabad, India - Early Detection of Various Types of Skin Cancer Using Deep...
Ghaziabad, India - Early Detection of Various Types of Skin Cancer Using Deep...Ghaziabad, India - Early Detection of Various Types of Skin Cancer Using Deep...
Ghaziabad, India - Early Detection of Various Types of Skin Cancer Using Deep...
 

More from VijayKumarLokanadam (14)

crop disease classification using machine learning
crop disease classification using machine learningcrop disease classification using machine learning
crop disease classification using machine learning
 
cs-171-05-LocalSearch.pptx
cs-171-05-LocalSearch.pptxcs-171-05-LocalSearch.pptx
cs-171-05-LocalSearch.pptx
 
trees.ppt
trees.ppttrees.ppt
trees.ppt
 
css basics.pptx
css basics.pptxcss basics.pptx
css basics.pptx
 
dizital pods session 6-arrays.ppsx
dizital pods session 6-arrays.ppsxdizital pods session 6-arrays.ppsx
dizital pods session 6-arrays.ppsx
 
dizital pods session 6-arrays.pptx
dizital pods session 6-arrays.pptxdizital pods session 6-arrays.pptx
dizital pods session 6-arrays.pptx
 
dizital pods session 5-loops.pptx
dizital pods session 5-loops.pptxdizital pods session 5-loops.pptx
dizital pods session 5-loops.pptx
 
realtimeobject (2).pptx
realtimeobject (2).pptxrealtimeobject (2).pptx
realtimeobject (2).pptx
 
dizital pods session 3.pptx
dizital pods session 3.pptxdizital pods session 3.pptx
dizital pods session 3.pptx
 
dizital pods session 2.pptx
dizital pods session 2.pptxdizital pods session 2.pptx
dizital pods session 2.pptx
 
dizital pods session 1.pptx
dizital pods session 1.pptxdizital pods session 1.pptx
dizital pods session 1.pptx
 
Prolog.pptx
Prolog.pptxProlog.pptx
Prolog.pptx
 
CSS.pptx
CSS.pptxCSS.pptx
CSS.pptx
 
UNIT 3 web iiiBCA.pptx
UNIT 3 web iiiBCA.pptxUNIT 3 web iiiBCA.pptx
UNIT 3 web iiiBCA.pptx
 

Recently uploaded

introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
VishalKumarJha10
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
mohitmore19
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) SolutionIntroducing Microsoft’s new Enterprise Work Management (EWM) Solution
Introducing Microsoft’s new Enterprise Work Management (EWM) Solution
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdf
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 

MIDWAY PROJECT PRESENTATION.pptx

  • 1. MIDWAY PROJECT PRESENTATION PROJECT: HUMAN ACTIVITY RECOGNITION USING SMARTPHONES NATIONAL INSTITUTE OF SCIENCE AND EDUCATIONAL RESEARCH PAPER-CS660 MACHINE LEARNING PRESENTED BY PINKI PRADHAN Click to add text
  • 2. RELATED PAPERS: • Related papers that I am going to elaborate here are given below: • Paper 1: Wearable Sensor-Based Human Activity Recognition Using Hybrid Deep Learning Techniques • Paper 2: A lightweight deep learning model for human activity recognition on edge devices • INTRODUCTION OF PAPER1: • Human behavior recognition (HAR) is the detection, interpretation, and recognition of human behaviors, which can use smart heath care to actively assist users according to their needs. • Human behavior recognition has wide application prospects, such as monitoring in smart homes, sports, game controls, health care, elderly patients care, bad habits detection, and identification. • It plays a significant role in depth study and can make our daily life become smarter, safer, and more convenient. • This work proposes a deep learning based scheme that can recognize both specific activities and the transitions between two different activities of short duration and low frequency for health care applications.
  • 3. DATASET: • These people used the international standard Data Set, Smart phone Based Recognition of Human Activities and Postural Transitions Data Set to conduct an experiment, which is abbreviated as HAPT dataset. • PROPOSED METHOD: • They input the composite image into a three-layer CNN network that can automatically extract the motion features from the activity image and abstract the features, then map them into the feature map. Then the feature vector is inputted into the LSTM model, establish a relationship between time and action sequence, and finally introduce the full connection layer to achieve the fusion of multiple features
  • 4. • Why Sensors? • Human behaviour data can be acquired from computer vision . But the vision based approaches have many limitations in practice. • But in case of sensors, these wearable sensors are small in size, high in sensitivity, strong in anti interference ability and most importantly they are integrated with our mobile phones and these sensors can accurately estimate the current acceleration and angular velocities of motion sensors in real time. • Why CNN? • The traditional pattern of behavior recognition research using decision tree, support vector machine (SVM), and other machine learning algorithms can obtain much satisfactory results, in premise of some controlled experimental environments and a small number of labeled data. However, the accuracy of these methods depends on the effectiveness and comprehensiveness of manual feature extraction. • CNN follows a hierarchical model which works on building a network , like a funnel and finally gives out a fully connected layer where all the networks are connected to each other and output is processed. • The main advantages of CNN compared to other neural network is that it automatically detects the important features without any human supervision.
  • 5. • Why LSTM? • LSTM is used here to establish recognition models to capture time relations in input sequences and could achieve more accurate recognition. • This work proposes a deep learning based scheme that can recognize both specific activities and the transitions between two different activities of short duration and low frequency for health care applications. The experimental results show that the proposed approach can help improve the recognition rate up to 95.87% and the recognition rate for transitions higher than 80%, which are better than those of most existing similar models over the open HAPT dataset.
  • 6. • PAPER 2: • Here the architecture for proposed Lightweight model is developed using Shallow Recurrent Neural Network (RNN) combined with Long Short Term Memory (LSTM) deep learning algorithm. • They have used a dataset called WISDM(Wireless sensor data mining) dataset collected from accelerometer and having 1,098,207 rows and 6 columns. • PROPOSED METHOD: • The proposed model is developed using RNN combined with LSTM. • It has a shallow structure with just two hidden layers and 30 neurons making it feasible to be deployed on edge computing devices like
  • 7. • In previous paper they are using CNN-LSTM but here RNN-LSTM is used . RNNs are capable of capturing temporal information from sequential data. It consists of input, hidden, and output layer. Hidden layer consist of multiple nodes. • RNN networks suffer from the problem of exploding and vanishing gradient. This hinders the ability of network to model wide-range temporal dependencies between input readings and human activities for long context windows. • RNNs based on LSTM can eliminate this limitation, and can model long activity windows by replacing traditional RNN nodes with LSTM memory cells . So here RNN is used for Activity recognition and LSTM is used to recognize different types of transition of activations.
  • 8. • Here i have used 8 libraries in my project such as pandas, numpy, tensorflow, scipy, matplotlib, sklearn, seaborn, pickle. • I have used WISDM dataset, same dataset that was used in paper2. These dataset consists of 1,098,206 records and 6 columns.
  • 10. • GRAPH FOR SITTING: