a smartphone based real time ac5vity monitoring systempalencar/cs846/fall-2016/presentations/... ·...

31
A Smartphone Based Real Time Ac5vity Monitoring System By: Shumei Zhang, Paul McCullagh, Jing Zhang, Tiezhong Yu Presented by: Jane Henderson A Smartphone Based-Real Time Daily Ac5vity Monitoring System 1

Upload: ngoliem

Post on 18-Mar-2018

219 views

Category:

Documents


6 download

TRANSCRIPT

ASmartphoneBasedRealTimeAc5vityMonitoringSystem

By:ShumeiZhang,PaulMcCullagh,JingZhang,TiezhongYu

Presentedby:JaneHenderson

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 1

Outline

•  Problemandgoalsofthesystem•  Background•  Methodology•  Experiments•  Results•  Takeaways•  Discussion

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 2

FALLS

LeadingcauseofinjuryMajorglobalhealthproblem-par5cularlyforelderly3%whofallwillnotreceiveassistancefor20minutes

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 3

Howcanwesolvethis?

•  Automa5cmonitoringofdailyac5vi5es

•  Contextawareapplica5ons

•  Pervasivecompu5ng

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 4

ProposedSolu5on

SMARTPHONEBASEDACTIVITYMONITORINGSYSTEM

Toclassifymo5onandmo5onlessdailyac5vi5es

anddis5nguishfallsinvarioussitua5ons

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 5

Background

•  Howtoclassifyhumanac5vi5esofdailyliving?

•  WearableSensors

•  FeatureExtrac5on

•  Classifica5onofthesefeatures

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 6

Howtosensefalls?

•  Largeraccelera5onchangecomparedtonormaldailyac5vi5es

•  Methodsusingonlyaccelerometers?

•  Combineaccelerometerswithothersensors?

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 7

ProposedSystem

•  Smartphonebasedfalldetec5onsystem•  Hierarchalrule-basedalgorithm

•  Rule-basedbackwardreasoningalgorithm

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 8

Methodology

HTCWildfireSA510ephone

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 9

Methodology:DataCollec5on

•  2RawDataSets

•  Samplingfrequency5Hz–80HzCanmisshigh-frequencyvaluesformo5onac5vi5es

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 10

DataSensing

•  Accelera5on

•  Accelerometer

•  3DAccelera5on

•  3DOrienta5on

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 11

Methodology:PostureClassifica5on

•  Highlevelcontextbasedon:•  (t,id,Ax,Ay,Az,ΔA,θX,θy,θZ)

•  tisthe5mestamp•  idisthecalculatedsamplenumber•  ΔAisthecalculatedaccelera5onchange

•  2typesofac5vi5es:mo5onlessandmo5on

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 12

Methodology:Mo5onlessPostures

th1=0.4m/s2

(determinedempiricallyusingcollectedmo5onlessdata)

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 13

Methodology:Mo5onlessPostures

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 14

Methodology:Mo5onPosturesth2=3.5m/s2

(determinedempiricallyusingcollectedmo5ondata)

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 15

Experiments

•  Indoor(realhomeenvironment)•  Real-5me•  Sixhealthypeople(5male,1female,20-52years)

•  Simulated:– Variousfalls– Normaldailyac5vi5es

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 16

Experiments

•  Resultsvalidatedagainstnotesbytwoindependentobservers

•  Twoalgorithmsused:•  PosTra(algorithmdescribedinthispaper)+posi5on

•  AccThr

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 17

DataSensingandtheSystemInterface

•  AnalyzedResults(t,posture,loca5on,status)

•  Ifcertainfall:fallalert

•  Elseifpossiblefall:musicalertwillsoundandastopbulonwillappear

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 18

FallsandFall-LikeAc5vi5es

•  Fall-lying(72)•  Fall-sitTilted(72)•  Normallying(72)•  Bending(36)•  Jumpandsitheavily

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 19

Results

•  Normalandabnormaldailyac5vi5esclassifiedusingPosTraandAccThr

•  4aspects:•  (1)Trueposi5ve•  (2)Falsenega5ve•  (3)Truenega5ve•  (4)Falseposi5ve

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 20

Results:PosTravs.AccThr

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 21

Results:PossibleFallRecogni5on

•  PosTrawilltriggerpossiblefallwhen:

•  Simngperiodof5me<2sbeforenormallying

•  Bending>70°

•  Posturekeepingsit-5ltonachairaqerjumping

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 22

Results:NormalLyingLimita5ons

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 23

Takeaways

•  Themo5onandmo5onlesspostureswereclassifiedusingahierarchalrule-basedalgorithm•  Trustworthyfordailyac5vitymonitoring

•  Falldetectedwasimplementedbyanalyzingwhetherposturesarenormalorabnormal•  basedontransi5on

•  Musicalertwithastopbulonifpossiblefall

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 24

Takeawayscon5nued

•  Thisapproachcan:•  Correctlydetectvariousfallsefficiently

•  Real-5mewithinasmartphone•  Avoidfalseposi5vesandfalsenega5ves

•  Situa5onsaccountedfor:•  Fallquicklyontoground•  Fallslowlyontobed•  Fallsendinginlyingorsit-5lted•  Normallying

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 25

Discussion

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 26

ReferencesZhang,S.,McCullagh,P.,Nugent,C.,Zheng,H.,Black,N.:Anontologicalframeworkforac5vitymonitoringandreminderreasoninginanassistedenvironment.J.AmbientIntell.Humaniz.Comput.4(2),157–168(2013)Zhang,S.;McCullagh,P.;Zhang,J.;Yu,T.ASmartphoneBasedReal-TimeDailyAc5vityMonitoringSystem.Clust.Comput.17,711–721.(2014)Zhang,S.,McCullagh,P.,Nugent,C.,Zheng,H.:Atheore5calgorithmforfallandmo5onlessdetec5on.In:3rdIEEEInterna5onalConferenceonPervasiveCompu5ngTechnologiesforHealthcare,pp.1–6(2009)ImageReferenceshlp://www.mobile2u.com.pk/Images/Items/HTC_Wildfire_S_image5342.jpghlp://i.stack.imgur.com/gbzQG.png

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 27

Addi5onalReadingsCasilari,Eduardo,RafaelLuque,andMaría-JoséMorón."Analysisofandroiddevice-basedsolu5onsforfalldetec5on."Sensors15.8(2015):17827-17894.Fraś,Mariusz,andMikołajBednarz."SimpleRule-BasedHumanAc5vityDetec5onwithUseofMobilePhoneSensors."Informa.onSystemsArchitectureandTechnology:Proceedingsof37thInterna.onalConferenceonInforma.onSystemsArchitectureandTechnology–ISAT2016–PartII.SpringerInterna5onalPublishing,2017.Luque,Rafael,etal."Comparisonandcharacteriza5onofandroid-basedfalldetec5onsystems."Sensors14.10(2014):18543-18574.Yu,Lei,etal."ACompressedSensing-BasedWearableSensorNetworkforQuan5ta5veAssessmentofStrokePa5ents."Sensors16.2(2016):202.Yu,Lei,etal."Aremotequan5ta5veFugl-Meyerassessmentframeworkforstrokepa5entsbasedonwearablesensornetworks."Computermethodsandprogramsinbiomedicine128(2016):100-110.Zhang,Shumei,PaulMcCullagh,andVicCallaghan."Anefficientfeatureselec5onmethodforac5vityclassifica5on."IntelligentEnvironments(IE),2014Interna.onalConferenceon.IEEE,2014.

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 28

StrengthsandWeaknessesStrengths Weaknesses•  Provideaprac5calsolu5on

•  Thoroughexplana5onof3Dcoordinatesystem

•  Thoroughexplana5onofcalcula5onsofmo5onlessandmo5onac5vi5es

•  Didnotaccountforsecurity/privacy

concerns

•  Poortransi5onbetweenmethodologyandexperiments

•  Manygramma5calmistakesmadeunderstandingdifficult

•  Limita5onof“simula5ng”falls

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 29

FutureWork•  Moreac5vityposturesandfallsitua5onssuchasmovingup/downstairs,cycling,drivingandrunning

•  Tryhighersamplingrates

•  Implementasimilarstudyforsmartwatches/otherwearabletechnology

•  Implementrealworldcasestudy

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 30

DiscussionQues5ons•  Howcanwegetaccelerometerdatafromactualfalls,

withoutsimula5on?

•  Whataretheethicalimplica5onsfromusingthistechnology?

•  Doyouthinkthisisaviablesolu5onfortheglobalhealthproblemoffalling?

•  Doyouthinkanotherwearabletechnology(i.e.smartwatches)couldprovidemoreaccuratereadingsforfalls?

ASmartphoneBased-RealTimeDailyAc5vityMonitoringSystem 31