1 / 37
文档名称:

Efficient algorithmsfor (δ,γ,α)-matching.ppt

格式:ppt   大小:309KB   页数:37
下载后只包含 1 个 PPT 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Efficient algorithmsfor (δ,γ,α)-matching.ppt

上传人:陈潇睡不醒 2019/11/12 文件大小:309 KB

下载得到文件列表

Efficient algorithmsfor (δ,γ,α)-matching.ppt

相关文档

文档介绍

文档介绍:Efficientalgorithms for(δ,γ,α)-puterEngineeringDept., ódź,Poland ******@,Prague,August2006KimmoFredriksson ,Finland ******@,it’snotrelevantfor musicinformationretrieval(MIR) thusbeendeveloped...Stringmatchinginitsclassicform:giventext T=t0t1...tn–1,andpatternP=p0p1...pm–1 overafinitealphabetΣofsizeσ, (exactmatching) &,Efficientagorithmsfor(δ,γ,α)-matching2Models&applications– musicinformationretrievalWeallowclassesofcharacters:theclassesarecontinuousintervals(ofequalwidth,2δ+1,forallpatternpositions).Thiscorrespondstohandlinglittledistortionsofthemelody(singer/whistlerunskilledorunderinfluence...).Limitationonthesumofindividualerrorsγ(<mδ).Gapsalsoallowed–thisistoskipornamentation(esp. inclassicalmusic).Weassumeallgapsarein[0,α]–thekeyofthemelodycanbearbitrary, &,Efficientagorithmsfor(δ,γ,α)-matchingFuturework,hopefully...3Problemweconsiderhere(δ,γ,α)-matchingTwosymbolsa,bΣdelta-match(wewritea=δb) iff|a–b|(δ,γ,α)-matches thetextsubstringti0ti1...ti(m–1), ifpj=δtijforj{0...m–1}, where0<ij+1–ijα+1, &,Efficientagorithmsfor(δ,γ,α)-matching4Previousworkonsimilarmodels(δ,α)-matching:Crochemoreetal.,2002:O(mn)time(worst,avg,andbestcase).Cantoneetal.,2005a:alsoO(mn)ineverycasetofindnotonlythe .,2005b:achievingO(n)onavg (forconstantα)andretainingO(mn)&Raffinot,2003;Cantoneetal.,2005b:nondeterministicfiniteautomatonwithO(nmα/w)worstcasetime. Alongtheselines:Fredriksson&Grabowski,2006:pactautomatonwithO(nmlog(α)/w)&Grabowski,2006:bit-paralgwithO(nδ+n/wm)