Temporal sequence processing using recurrent som

整理文档很辛苦,赏杯茶钱您下走!

免费阅读已结束,点击下载阅读编辑剩下 ...

阅读已结束,您可以下载文档离线阅读编辑

资源描述

TemporalSequenceProcessingusingRecurrentSOMTimoKoskelaMarkusVarstaJukkaHeikkonenKimmoKaskiHelsinkiUniversityofTechnologyLaboratoryofComputationalEngineeringP.O.Box9400,FIN-02015HUTFinlandKeywords:RecurrentSelf-OrganizingMap,TemporalsequenceprocessingAbstractRecurrentSelf-OrganizingMap(RSOM)isstudiedintemporalsequenceprocessing.RSOMincludesarecurrentdifferencevectorineachunitofthemap,whichallowsstoringtemporalcontextfromconsec-utiveinputvectorsfedtothemap.RSOMisamod-ificationoftheTemporalKohonenMap(TKM).ItisshownthatRSOMlearnsacorrectmappingfromtemporalsequencesofasimplesyntheticdata,whileTKMfailstolearnthismapping.Inaddition,twocasestudiesarepresented,inwhichRSOMisap-pliedtoEEGbasedepilepticactivitydetectionandtotimeseriespredictionwithlocalmodels.ResultssuggestthatRSOMcanbeefficientlyusedintempo-ralsequenceprocessing.1IntroductionTemporalsequenceprocessing(TSP)isaresearchareahavingapplicationsindiversefieldsvaryingfromweatherforecastingtotimeseriesprediction,speechrecognitionandremotesensing.Inordertoconstructamodelforaprocess,dataisgatheredbymeasuringvaluesofcertainvariablessequentiallyintime.Usuallydataisincompleteandincludesnoise.Thegoalformodelbuildingistorevealtheunderly-ingprocessfromdata.Modelisestimatedbyusingstatisticalmethodstofindregularitiesandnonlineardependenciesthatexistinthedata.Usuallythemod-elthatpredictsthefutureoftheprocessmostaccu-ratelyisconsideredtobethebestmodel.Severalcomputationaltechniqueshavebeenpro-posedtogainmoreinsightintoprocessesandphe-nomenathatincludetemporalinformation.Statisti-calmethodsbasedonlinear(e.g.ARandARMA)andnon-linear(e.g.NARMAXandMARS)havebeeneffectivelyusedinmanyapplications[3].Re-centlyneuralnetworkshavegainedalotofinterestinTSPduetotheirabilitytolearneffectivelynonlineardependenciesfromlargevolumeofpossiblynoisydatawithalearningalgorithm.Whilemanyarchi-tecturese.g.multilayerperceptron(MLP)andradialbasisfunctionnetwork(RBF)havebeenproofedtobeuniversalfunctionapproximators,thisdoesnotnecessarilyimplytheirusabilityinTSP.TraditionalwayofusingneuralnetworksinTSPistoconvertthetemporalsequenceintoconcatenat-edvectorviaatappeddelayline,andtofeedthere-sultingvectorasaninputtoanetwork[11].Thistime-delayneuralnetworkapproach,however,hasitswellknowdrawbacks,oneofthemostseriousonesofbeingthedifficultytodeterminetheproperlengthforthedelayline.Thereforeanumberofdy-namicneuralnetworksmodelshavebeendesignedforTSPtocaptureinherentlytheessentialcontextofthetemporalsequencewithouttheneedofexter-naltimedelaymechanics.Inthesemodelslearningequationsareoftendescribedbydifferentialordif-ferenceequationsandtheinterconnectionsbetweenthenetworkunitsmayincludeasetoffeedbackcon-nections,i.e.,thenetworksarerecurrentinnature(see[11,14]).Mostrecurrentneuralnetworksaretrainedviasu-pervisedlearningrules.Onlyquiterareunsuper-visedneuralnetworksmodelshavebeenproposedforTSP,although,itcanbearguedthatintempo-ralsequenceanalysisunsupervisedneuralnetwork-scouldrevealusefulinformationfromthetemporalsequencesathandinanalogytounsupervisedneuralnetworks’reportedpowerinclusteranalysis,dimen-sionalityreductionandvisualizationoftheir’static’inputspaces.Moreover,inmanyTSPapplicationsunsupervisedlearningcouldutilizemoreeffectivelytheavailabletemporaldatathansupervisedlearningmethods,becausenopreclassificationorprelabelingoftheinputdataisneeded.BasedontheabovetheneedsfortheunsupervisedlearningmethodsinTSPareimmense.TemporalKohonenMap(TKM)[1]isoneinter-estingunsupervisedapproachforTSPderivedfromtheKohonen’sSelf-OrganizingMap[6,7]algorith-m.IntheTKMtheinvolvementoftheearlierin-putvectorsineachunitisrepresentedbyusingarecursivedifferenceequationwhichdefinesthecur-rentunitactivityasafunctionofthepreviousac-tivationsandthecurrentinputvector.Recurren-tSelf-OrganizingMap(RSOM)proposedoriginal-lyin[16]canbepresentedasanenhancementfortheTKMalgorithm.InbriefRSOMdefinesad-ifferencevectorforeachunitofthemapwhichisusedforselectingthebestmatchingunitandalsoforadaptationofweightsofthemap.Differencevec-torcapturesthemagnitudeanddirectionoftheer-rorintheweightvectorsandallowslearningtem-poralcontext.WeightupdateissimilartotheSOMalgorithm—exceptthatweightvectorsaremovedto-wardsrecursivelinearsumofpastdifferencevectorsandthecurrentinputvector.Therestofthepaperisorganizedasfollows.TheRSOMalgorithmisdescribedindetailinsection2.Classificationoftemporalsequences,clusteringofEEGpatternsandtimeseriespredictionarecon-sideredinsection3.Finallysomeconclusionsaremade.2RecurrentSelf-OrganizingMapWepresentasanextensiontotheSelf-OrganizingMaptheRecurrentSelf-OrganizingMap(R-SOM)[17,8]thatallowsstoringcertaininformationfromthepastinputvectors.Theinformationiss-toredintheformofdifferencevectorsinthemapu-nits.ThemappingthatisformedduringtraininghasthetopologypreservationcharacteristicoftheSOM.TheSelf-OrganizingMap(SOM)[6]isavec-torquantizationmethodwithtopologypreservationwhenthedimensionofthemapmatchesthetruedimensionoftheinputspace.Inbrieftopologyp-reservationmeansthatinputpatternscloseinthein-putspacearemappedtounitscloseontheSOMlattice,wheretheu

1 / 8
下载文档,编辑使用

©2015-2020 m.777doc.com 三七文档.

备案号:鲁ICP备2024069028号-1 客服联系 QQ:2149211541

×
保存成功