您好,欢迎访问三七文档
当前位置:首页 > 行业资料 > 其它行业文档 > 硕士论文-基于子空间降维算法的生物特征识别应用研究
上海交通大学硕士学位论文基于子空间降维算法的生物特征识别应用研究姓名:杨晓超申请学位级别:硕士专业:模式识别与智能系统指导教师:周越20081201上海交通大学硕士学位论文I基于子空间降维算法的生物特征识别应用研究摘要随着科技的进步和人们安全意识的提高,快速有效的身份鉴别的实际需求日益迫切。众多的的系统需要可靠的身份识别机制来确认或确定需要提供服务的个人的身份。身份验证机制的目的就是要确保提供服务的访问是提供给了合法的用户,而不是其他人。例如,信息管理系统、笔记本电脑,移动电话、自动柜员机、建筑物进出口等。传统的身份验证系统通过确认“他持有什么”(例如身份证),或者“他记住什么”(例如密码)来验证身份,这样的模式容易被非法入侵篡改。而本论文要研究的生物特征识别根据个人的生理和/或行为特征自动的进行身份判断。该技术处理的是对应于身份的本质问题:“他是谁”。生物识别系统可以看作是一个具有信号检测和模式识别架构的系统。它从输入的原始生物特征信号中提取具有辨识信息的特征,将这些特侦和数据库中的特征进行比较,最后确定该信号所有者的身份。这些信号数据的高维属性往往会成为处理和应用的障碍,这表现在与之相关的计算复杂度较高并且结果并不是最优。降维是将数据由高维约减到低维的过程而用来揭示数据的本质低维结构。它作为克服“维数灾难”的途径在这些相关领域中扮演着重要的角色。据此,本文研究了基于子空间降维的生物特征识别方法,主要贡献如下:1)概述了生物识别技术领域的发展,总结了各种生物特征的一些优点,长处,应用限制,以及有关隐私的关注。上海交通大学硕士学位论文II2)介绍分析各种常用降维算法的原理和关系。这里本论文主要关注基于谱分析的算法,即用矩阵特征分解来求解的算法。我们介绍的算法包括传统的算法:PCA和LDA;流形学习算法:LLE、LPP、ISOMAP、LE、LTSA和HLLE。3)基于子空间降维方法的步态识别研究。提出了一种通过统计行走模式动态信息的步态识别方法。对代表每一类的周期平均侧影图像(GEI)进行方差分析求得动态权值掩模(DWM)。通过DWM对原始GEI进行动态和形状信息的增强以获得新的步态表征EGEI。为增加可辨识信息,使用一组Gabor小波对EGEI进行卷积,然后采用辨别共同向量分析(DCV)将高维卷积结果在低维空间表示;提出了一种有效的基于步态能量图像的身份识别方法。首先生成合成GEI丰富训练集样本数量。然后利用在以前文献中被忽略的具有良好识别性能的Gabor相位信息作为身份特征,并采用流型学习算法保局影射(LPP)将此高维数据在低维空间表示。通过使用简单的分类策略在USF步态数据库上的对比实验,证明了提出的两种方法对识别性能提高的有效性。4)基于视频的实时人脸身份识别方法。将人脸检测和跟踪、姿态估计和人脸识别纳入视频监控系统。系统首先检测到候选人脸,并实现稳健的跟踪,然后对人脸区域进行预判断,识别出人脸的朝向,如果是正面朝向就是对该人脸进行身份判断。相对于传统的静态识别方案,系统可以实现无需初始化、无需主动配合、全自动实时识别。具有更高的效率和灵活性。关键词:生物特征识别,降维,视频监控,步态识别,人脸姿态估计,人脸识别上海交通大学硕士学位论文IIIBiometricApplicationsbasedonSubspaceDimensionalReductionAlgorithmsAbstractAwidevarietyofsystemsrequiresreliablepersonalrecognitionschemestoeitherconfirmordeterminetheidentityofanindividualrequestingtheirservices.Thepurposeofsuchschemesistoensurethattherenderedservicesareaccessedonlybyalegitimateuserandnooneelse.Examplesofsuchapplicationsincludesecureaccesstobuildings,computersystems,laptops,cellularphones,andATMs.Traditionalidentityrecognitionsystemsoperateby“whatshepossesses”(e.g.,anIDcard)or“whatsheremembers”(e.g.,apassword).Thesemodesarevulnerabletothewilesofanimpostor.Biometricsreferstotheautomaticrecognitionofindividualsbasedontheirphysiologicaland/orbehavioralcharacteristics.Itconfirmsorestablishesanindividual’sidentitybasedon“whosheis”,whichismorereliablethantraditionalones.Abiometricsystemmaybeviewedasasignaldetectionsystemwithapatternrecognitionarchitecturethatsensesarawbiometricsignal,processesthissignaltoextractasalientsetoffeatures,comparesthesefeaturesagainstthefeaturesetsresidinginthedatabase,andeithervalidatesaclaimedidentityordeterminestheidentityassociatedwiththesignal.Whendealingwiththesetypesofsignal,thehighdimensionalityisoftenanobstacleforanyefficientprocessingofthedata.Theoperationsonthemarecomputationallyexpensiveandtheresultsmaybenotoptimal.Dimensionalityreductionistheprocessoftransformingdatafromahighdimensionalspacetoalowdimensionalspacetorevealtheintrinsicstructureofthedistributionofdata.Itplaysacrucialroleasawayofdealingwiththe“curseofdimensionality”.Thedimensionreductionbasedbiometricapplicationareexploredinthisdissertation.Themaincontributionsinclude:Wegiveabriefoverviewofthefieldofbiometricsandsummarizesomeofitsadvantages,disadvantages,strengths,limitations,andrelatedprivacyconcerns.上海交通大学硕士学位论文IVAcomparativestudyandresearchondimensionalityreductionalgorithmsareconducted,includingconventionalalgorithmse.g.,PCAandLDA;andtherecentproposedmanifoldlearningalgorithms,e.g.,LLE,ISOMAP,LE,andLTSA.Subspacedimensionalreductionbasedgaitrecognition.Anovelapproachforgaitrecognitionbyanalyzingthedynamicsofwalkingpatternsispresented.Inspiredbyintuitiveinference,aDynamicWeightMask(DWM)iscreatedbythevarianceofaveragedGEIsrepresentingeachclass.AdynamicsandshapeenhancedgaitrepresentationcalledEGEIisobtainedfromDWM.ToincreasediscriminativeinformationanensembleofGaborkernelsisconvolvedwithEGEIs.Gaborgaitisrepresentedinthelowerdimensionalspaceusingdiscriminativecommonvectorsanalysis.AnothereffectiveapproachistheGaborphasegaitrepresentation.SyntheticGEIsamplesarefirstcreatedtoaddresstheproblemoflackingtrainingdata.ThentheGaborphasespectrumofGEIwhichwasignoredinthepreviousworksisutilizedastheinputfeature,anditissubsequentlyprojectedintoalow-dimensionalspacebyusingLocalityPreservingProjection.Experimentalresultsdemonstratethattheproposedalgorithmsimprovetherecognitionperformance.Videobasedreal-timefacerecognition.Facedetection,objecttracking,poseestimationandfacerecognitionareintegratedintoonevideosurveillancesystem.Theproposedsolutionfirstdetectscandidatefaceregions,androbustlytrackthem.Aposeestimationmodulethendeterminestheorientationofthefaceincandidateregions.Ifitisafrontalface,thefinalrecognitionmodulewillgivetheidentityoftheobject.Comparedtoconventionalstaticphotobasedfacerecognitionsystem,theproposedsolutioncanworkwithoutinitializationandparticipants’voluntarycooperation.Itisanautomaticrecognitionsystemwithhigherefficiencyandflexibility.KEYWORDS:Biometrics,dimensionalreduction,videosurveillance,gaitrecognition,headposeestimation,facerecognition.上海交通大学硕士学位论文上海交通大学学位论文原创性声明本人郑重声明:所呈交的学位论文,是本人在导师的指导下,独立进行研究工作所取得的成果。除文中已经注明引用的内容外,本论文不包含任何其他个人或集体已经发表或撰写过的作品成果。对本文的研究做出重要贡献的个人和集体
本文标题:硕士论文-基于子空间降维算法的生物特征识别应用研究
链接地址:https://www.777doc.com/doc-295803 .html