教学文库网 - 权威文档分享云平台
您的当前位置:首页 > 文库大全 > 教学研究 >

2010-Convolutional Learning of Spatio-temporal Features

来源:网络收集 时间:2026-08-30
导读: ConvolutionalLearning ofSpatio-temporalFeatures GrahamW.Taylor,RobFergus,YannLeCun,andChristophBreglerCourantInstituteofMathematicalSciences,NewYorkUniversity NewYork,USA {gwtaylor,fergus,yann,bregler}@cs.nyu.edu Abstract.Weaddresstheprobl

ConvolutionalLearning

ofSpatio-temporalFeatures

GrahamW.Taylor,RobFergus,YannLeCun,andChristophBreglerCourantInstituteofMathematicalSciences,NewYorkUniversity

NewYork,USA

{gwtaylor,fergus,yann,bregler}@cs.nyu.edu

Abstract.Weaddresstheproblemoflearninggoodfeaturesforunder-

standingvideodata.Weintroduceamodelthatlearnslatentrepresen-

tationsofimagesequencesfrompairsofsuccessiveimages.Theconvolu-

tionalarchitectureofourmodelallowsittoscaletorealisticimagesizes

whilstusingacompactparametrization.InexperimentsontheNORB

dataset,weshowourmodelextractslatent“ ow elds”whichcorrespond

tothetransformationbetweenthepairofinputframes.Wealsouseour

modeltoextractlow-levelmotionfeaturesinamulti-stagearchitecture

foractionrecognition,demonstratingcompetitiveperformanceonboth

theKTHandHollywood2datasets.

Keywords:unsupervisedlearning,restrictedBoltzmannmachines,con-

volutionalnets,optical ow,videoanalysis,activityrecognition

1Introduction

Whilethedominantmethodologyforvisualrecognitionfromimagesandvideoreliesonhand-craftedfeatures,therehasbeenagrowinginterestinmethodsthatlearnlow-levelandmid-levelfeatures,eitherinsupervised[1],unsupervised[2–4],orsemi-supervisedsettings[5].Inrecentyears,feature-learningmethodshavefocusedonlearningmultiplelayersoffeaturehierarchiestoextractincreasinglyabstractrepresentationsateachstage.Thishasbeengenerallydonebycompos-ingmodulesofthesamearchitecturesuchasRestrictedBoltzmannMachines(RBM)[2],autoencoders[3],orvariousformsofencoder-decodernetworks[4,6,7]eachofwhicharetrainedunsupervisedandthereforecantakeadvantageoflargeamountsofunlabeledimagedata.Theresulting“deeparchitectures”arethengloballytraineddiscriminatively,withtheideathatthe rstphaseofunsupervisedfeaturelearninghasprovidedaninitializationthatismuchmoresalientforhigh-leveltasksthantheusualrandominitialization.

Mostoftheabovemethodsdonotexploitthepictorialnatureoftheinput,andhavebeenappliedtorelativelysmallimagepatches(typicallylessthan64¢64pixels),becausetheydonotscalewellwiththesizeoftheinput.Thiscanbeaddressedbyusingaconvolutionalarchitecture[1],whichexploitsthefactthatsalientmotifscanappearanywhereintheimage.ThisideahasbeenrecentlyusedinthecontextofRBMs[8,9].Byemployingsuccessivestagesofweight-sharing

2GrahamW.Taylor,RobFergus,YannLeCun,andChristophBregler

andfeature-pooling,deepconvolutionalarchitecturescanachievestablelatentrepresentationsateachlayer,thatpreservelocality,provideinvariancetosmallvariationsoftheinput,anddrasticallyreducethenumberoffreeparameters.

Todate,mostoftheworkonunsupervisedfeatureextractionhasfocusedonstaticimagesbutlittleattentionhasbeengiventolearningaboutthewaythatimagesfromvideoschangeovertime.Thefewworksthataddresstheprob-lem(e.g.[10,6])aretrainedonisolatedpatches(notconvolutionally),andsu erfromthesamelimitationsasstaticmethods.Inthispaper,weproposeamodelthatcanextractmotion-sensitivefeaturesfrompairsofimages(i.e.neighbour-ingframesofvideo).Thefeaturescancapturebothstaticanddynamiccontent.Ourmodelistrainedconvolutionallywhichenablesittoworkonhigh-resolutionimages.We rstapplyittosyntheticdataandshowthatitlearnstorepresent ow-likefeatureswhenthetypeoftransformationsarerestricted.Wethenuseittoextractusefulfeaturesforhumanactivityrecognitioninamulti-stagearchi-tecturethatachievesstate-of-the-artperformanceontheKTHactionsdataset.ResultsarealsoshownonthechallengingHollywood2actionrecognitiondataset.2Relatedwork

OurworkextendstheGatedRBM(GRBM)modelproposedbyMemisevicandHinton[10].TheGRBMisabletoextractdistributed,domain-speci crepresen-tationsofimagepatchtransformations.Duetoitstensorparameterization,itisnotpracticaltoapplythismodeltopatcheslargerthanaboutpN 32q¢32sincethenumberofparametersgrowsasOpN4q.Therefore,ithasonlybeenappliedtolow-resolutionsyntheticimagesofshiftingpixelsorPCA-reducedsamplesoflow-resolutionvideo.Whilethemodelhasbeenshowntoimprovedigitclassi- cationbylearningthetypesoftransformationstowhichtheclassi ershouldremaininvariant,wearenotawareofisapplicationtoadiscriminativetaskonrealvideo.MemisevicandHintonhaverecentlyproposedafactoredformoftheGRBM[11]thatdrasticallyreducesthenumberoffreeparametersbyreplac-ingthethree-wayweighttensorwiththreelow-rankmatrices.Inthepresentwork,wetakeanalternativeconvolutionalapproachtoscalingupthemodel,whichachievestheadditionalbene toftranslationinvariance.SutskeverandHinton[12]http://www.77cn.com.cningsyntheticvideosofbouncingballs,theytrainedamodelwhichwasthenabletogeneratesimilarvideos,butdidnotapplytheirworktodiscriminativetasks.Thesignalfromthepastonlyprovidesatypeof“temporalbias”tothehiddenvariables,whichisfundamentallydi erentfromourthird-orderRBM,wherepastinputsmodulatetheinteractionsbetweenthecurrentinputandthelatentfeaturerepresentation.

Buildingontherapidlygrowingliteratureonsparseover-completedecompo-sitionsofimagepatches[13],CadieuandOlshausen[6]haveproposedatwo-layerprobabilisticmodelthatlearnscomplexmotionfeaturesfromvideo.Incontrasttoourmodel,theyexplicitlyseparatestaticamplitudeanddynamicphaseatthe rstlayer.Thesecondlayerthenlearnshigh-orderdependenciesamongthephasevariables.Deanetal.[14]haverecentlyproposedlearningspatio-temporal

ConvolutionalLearningofSpatio-temporalFeatures3

descriptorsbyrecursivelyapplyingthefeature-signsparsecodingalgorithm[15]to3Dpatchesofvideosextractedatdetectedinterestpoints.Likeourwork,theirdescriptorsareadaptive,buttheirmethodistrainedatthepatchlevel.

State-of-the-artmethodsforactivityrecognitionuseengineeredmotionandtexturedescriptorsextractedaroundinterestpointsdetectedbyspatio-temporalcornerdetectors.Thedescriptorsarethenvector-quantized,pooledovertimeandspaceintoa“bag”,andfedtoanSVMclassi er.Amongthebestperformingmethodsare1)Laptevetal.’sspatio-temporalinterestpoints(STIP)[16]usedinconjunctionwiththe“HOG/HOF”descriptorthatcomputeshistogramsofspatialgradientsandoptic owaccumulatedinlocalspace-timeneighbourhoods …… 此处隐藏:28985字,全部文档内容请下载后查看。喜欢就下载吧 ……

2010-Convolutional Learning of Spatio-temporal Features.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.jiaowen.net/wenku/1569603.html(转载请注明文章来源)
Copyright © 2020-2025 教文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:78024566 邮箱:78024566@qq.com
苏ICP备19068818号-2
Top
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)