He Healthcare w with Real a and V Virtual Sen enso sors s us - - PowerPoint PPT Presentation

he healthcare w with real a and v virtual sen enso sors s
SMART_READER_LITE
LIVE PREVIEW

He Healthcare w with Real a and V Virtual Sen enso sors s us - - PowerPoint PPT Presentation

He Healthcare w with Real a and V Virtual Sen enso sors s us using AI AI Prof. Jorge Ortiz Rutgers University Cyber-Physical Intelligence / WINLAB Smart rt Healthcare Motivation Between 2006 and 2030, the U.S. population of


slide-1
SLIDE 1

He Healthcare w with Real a and V Virtual Sen enso sors s us using AI AI

  • Prof. Jorge Ortiz

Rutgers University Cyber-Physical Intelligence / WINLAB

slide-2
SLIDE 2

Smart rt Healthcare

slide-3
SLIDE 3

Motivation

  • Between 2006 and 2030, the U.S. population of adults aged 65+ will

nearly double from 37 million to 71.5 million people *

  • 87% of adults age 65+ want to stay in their current home and

community as they age *

* https://www.aarp.org/livable-communities/info-2014/livable-communities-facts-and-figures.html

slide-4
SLIDE 4

Clinic-based EHR Data Valid, Sporadic Patient-based Health Data

Novel, Dense Data

Information Exchange

Medical Team Patient & Family Hospital System

Outcomes

Subjective

  • Concerns
  • Patient Reported Outcomes
  • Risk modeling
  • Diagnostic support
  • Treatment selection
  • Guideline adherence
  • Error detection/correction

Medical Researcher

  • Situational awareness
  • Population health
  • Continuity of care
  • Identify side effects
  • Inform discovery

Objective

  • Clinical measures
  • Laboratory findings
  • Sensor data

Assessment

  • Diagnosis
  • Categorical reporting
  • Prognosis/Trajectory

Plan

  • Treatment planning
  • Self-care planning
  • Post treatment
  • Surveillance

mHea Health and C Con

  • nnec

ected ed He Health: P Peop

  • ple,

e, Technol

  • logy

gy, Proc

  • ces

ess

slide-5
SLIDE 5

Real al Se Senso sors

slide-6
SLIDE 6

Smart rt Healthcare

Sitting Laying Walking Walking upstairs Walking downstairs Standing

Activity monitoring for disease progression monitoring and safety

slide-7
SLIDE 7

Hu Human Activity Recogn

  • gnition
  • n
  • Use a set of sensors and/or

cameras to classify movements as they occur

  • Entertainment/Gaming
  • Security/Safety
  • Healthcare
  • Gait analysis
  • Remote monitoring in

eldercare

From “Enhanced Computer Vision with Microsoft Kinect Sensor: A Review” Labeled points of interest from RGB-D camera + trajectory analysis Phillips “DirectLife” sensor

slide-8
SLIDE 8

HA HAR w/Mob

  • bile P

e Phon

  • nes

es’ IMU

  • 561 features extracted from

Mobile phone IMU stream

  • Features: statistical summaries
  • ver windows readings
  • Observations:
  • Features not independent  live
  • n low-dimensional manifold
  • Privacy & latency:
  • Too much data to run processing on

the mobile itself

  • Concern over sending data to cloud
slide-9
SLIDE 9

Our Ap r Approach

  • Reduce to 6 key, raw IMU signals
  • Image generation from

multivariate time series data

  • O. A. Penatti and M. F. Santos, “Human activity recognition 2018

International Joint Conference on Neural Networks (IJCNN) from mobile inertial sensors using recurrence plots,” arXiv preprint arXiv:1712.01429, 2017.

slide-10
SLIDE 10

Our r approach: I Image C Classification

Inception

slide-11
SLIDE 11

We only use 6 accel/gyro signals since Linear accel is just total accel – gravity … e.g. redundant from an information standpoint

Objectives: S Small and Ac Accurate

SVM

Let DCNN learn the features for the SVM rather than use hand crafted ones. Our feature vector is the output from the first convolutional layer resulting in a smaller feature set (e.g. 300 members vs. 561) We remove the Fully-Connected layer! It reduces the size of the network by 95% and also eliminates the large MxM. We found empirically it does not affect accuracy. (we use dropout during training to prevent

  • verfitting)

Since our input signal image has fewer rows, our DCNN can be relatively shallow, one convolutional and one subsampling layer We only use raw signals for our image, since we found frequency space to not affect accuracy

slide-12
SLIDE 12

Smart rt Healthcare

Accuracy (%) Classifier 99.93 Our DCNN+SVM HAR pipeline on 6 IMU signals 99.5 Our DCNN using 9 IMU signals 97.6 Deep CNN + SVM 96.0 Multiclass SVM 95.1 Deep CNN 93.4 Retrained Inception 91.4 LSTM-HAR Re-trained from Scratch Using Transfer Learning

slide-13
SLIDE 13

Virtu tual Se Senso sors

slide-14
SLIDE 14
slide-15
SLIDE 15

Ge Gener erative Model els f for I IMU D U Data from

  • m V

Video eo

  • Real sensors have many limitations for

monitoring and significantly reduce quality of life in the very elderly

  • No requirement that sensing system

has to be comfortable to be approved

  • Track body movements from video

and generate synthetic IMU sensor data from it

  • Uses deep-learning based keypoint

tracking from the video.

* Cao and Tomas Simon and Shih-En Wei and Yaser Sheikh, Realtime Multi-Person 2D Pose Estimation using Part Affinity FieldsZhe, CVPR 2017

slide-16
SLIDE 16

Progress

  • Single person motion track

Track one person with eighteen joints movements in a video.

slide-17
SLIDE 17

Progress

  • Single person motion track

Track one person with eighteen joints movements in a video.

slide-18
SLIDE 18

Current Status

  • Test and calculate specific joint movement in a single person video

Track and calculate left shoulder joint position movement in the squat action as an example.

slide-19
SLIDE 19

Progress

  • Multi-person motion track

Track the multi-person each joints movements in a video. Each person pose composed of eighteen joints.

slide-20
SLIDE 20

Ima maging Ge Geom

  • metry

V U W Z Forward Projection onto image plane. 3D (X,Y,Z) projected to 2D (x,y) y x X Y

slide-21
SLIDE 21

Ima maging Ge Geom

  • metry

V U W Z y Our image gets digitized into pixel coordinates (u,v) x X Y u v

slide-22
SLIDE 22

Ima maging Ge Geom

  • metry

V U Z World Co W

  • rdinates

Pixel Coordinates u v Image (film) Coordinates y x X Camera Coordinates Y

slide-23
SLIDE 23

Forwa ward Proj

  • jec

ection

  • n

World Coords U V W Camera Coords X Y Z Film Coords x y Pixel Coords u v We want a mathematical model to describe how 3D World points get projected into 2D Pixel coordinates.

slide-24
SLIDE 24

Backward Proj

  • jec

ection

  • n

World Coords U V W Camera Coords X Y Z Film Coords x y Pixel Coords u v Note, much of vision concerns trying to derive backward projection equations to recover 3D scene structure from images (via stereo or motion)

slide-25
SLIDE 25
slide-26
SLIDE 26

Motion e evaluation a and pose s stability assessments

  • Generate multivariate time

series of positions

  • Cluster them
  • Look at evolution of clusters
  • Find outliers, compare

similar poses, transitions, etc.

  • Identify risks, compare

players

Position

slide-27
SLIDE 27

Sustaina nabi bility & IoT

  • T
  • “Automated Metadata Construction to support Portable Building Applications” Buildsys 2015
  • “The Building Adapter: Towards Quickly Applying Building Analytics at Scale”, Buildsys 2015
  • “Strip, Bind, and Search: A Method for Identifying Abnormal Energy Consumption in Buildings”, IPSN

2013

  • “Towards Automatic Spatial Verification of Sensor Placement in Buildings”, Buildsys 2013
  • “DeviceMein: Network Device Behavior Modeling for Identifying Unknown IoT Devices. ACM/IEEE Conference on

Internet of Things Design and Implementation 2019”. To appear April 2019.

  • “Time Series Segmentation Through Automatic Feature Learning”, arxiv 2018
  • “Deep Learning for Real-time Human Activity Recognition with Mobile Phones”, IEEE International

Joint Conference on Neural Networks IJCNN 2018

Sustainability Internet-of- Things

27

CONTACT: Jorge Ortiz jorge.ortiz@rutgers.edu http://jorgeortizphd.info

slide-28
SLIDE 28
slide-29
SLIDE 29
slide-30
SLIDE 30
slide-31
SLIDE 31

Injury Pr Prediction: Aggreg egate S e Statistics cs

slide-32
SLIDE 32

Inju jury ry Prediction: : Biom

  • mec

echanics & & Ga Game S e Statistics

[3] Baseball throwing mechanics as they relate to pathology and performance - a review.