2010-Convolutional Learning of Spatio-temporal Features
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字,全部文档内容请下载后查看。喜欢就下载吧 ……
相关推荐:
- [教学研究]2012西拉科学校团少队工作总结
- [教学研究]建筑工程公司档案管理制度
- [教学研究]小学数学人教版六年级上册圆的周长和面
- [教学研究]ERP电子行业解决方案
- [教学研究]钢支撑租赁合同范本
- [教学研究]预应力自动张拉系统用户手册Rev1.0
- [教学研究]MOOC课程:金瓶梅人物写真(每章节课后
- [教学研究]追加被执行人申请书(适用追加夫妻关系)
- [教学研究]2014年驾考科目一考试最新题库766
- [教学研究]2013-2014学年度九年级物理第15章《电
- [教学研究]新版中日交流标准日本语初级下26课-客
- [教学研究]小导管注浆施工作业指导书
- [教学研究]一般财务人员能力及人岗匹配评估表
- [教学研究]打1.2.页 小学一年级暑假口算100以内加
- [教学研究]学习贯彻《中国共产党党和国家机关基层
- [教学研究]2012年呼和浩特市中考试卷_35412
- [教学研究]最简易的电线电缆购销合同范本
- [教学研究]如何开展安全标准化建设
- [教学研究]工作分析与人岗匹配
- [教学研究]2016-2017学年高中历史第七单元现代中
- 山东省义务教育必修地方课程小学三年级
- 台湾宜兰大学互联网交换技术课程 01_In
- 思想品德:第一课《我知我家》课件(人
- SAR合成孔径雷达图像点目标仿真报告(附
- 利辛县“十三五”规划研究报告
- 2015-2020年中国手机APP行业市场发展趋
- 广告策略、创意表现、媒体方案
- 企业如何申请专利的的几点思考
- 《中国教育简史》网上作业
- 高中历史第二单元西方人文精神的起源及
- 年终晚会必备_精彩的主持稿_精心整理_
- 信息工程专业自荐书
- 2019高考历史人教版一轮练习:第十二单
- JAVA俱乐部管理系统软件需求规格说明书
- 2016-2021年中国小型板料折弯机行业市
- (人教新课标)六上_比的基本性质课件PPT
- 辽宁省公务员考试网申论备考技巧:名言
- 神经阻滞麻醉知情同意书
- 施工企业信息填报、审核和发布的相关事
- 初一(七年级)英语完形填空100篇




