Hidden Markov Model for Speech Recognition. Using Modified Forward-Backward Re-estimation Algorithm

Size: px
Start display at page:

Download "Hidden Markov Model for Speech Recognition. Using Modified Forward-Backward Re-estimation Algorithm"

Transcription

1 IJCSI Inernaonal Journal of Compuer Scence Issues Vol. 9 Issue 4 o 2 July 22 ISS (Onlne): IJCSI.org 242 Hdden Markov Model for Speech Recognon Usng Modfed Forard-Backard Re-esmaon Algorhm Balan A. Sonkamble and Dr. D. D. Doye 2 Pune Insue of Compuer echnology Dhankaad Pune Maharashra Sae Inda 2 Professor E&C Deparmen SGGSIE& Vshnupur anded Maharashra Sae Inda Absrac here are varous knds of praccal mplemenaon ssues for he HMM. he use of scalng facor s he man ssue n HMM mplemenaon. he scalng facor s used for obanng smoohened probables. he proposed echnue called Modfed Forard-Backard Re-esmaon algorhm used o recognze speech paerns. he proposed algorhm has shon very good recognon accuracy as compared o he convenonal Forard-Backard Re-esmaon algorhm. Keyords: Forard-Backard Algorhm; Speech Recognon Parameer Esmaon Verb Algorhm Baum-Welch Algorhm.. Inroducon here as a drasc change n he performance and success of auomac speech recognon sysems. he reason s he use of effcen echnues proposed by he researchers me o me. In he early days he convenonal approach uses grammars and emplaes n he speech recognon sysem developmen. he emplae based approaches are ell developed provdng he good recognon performance bu lack of flexbly as he lmaon. he sochasc approaches called Hdden Markov Models (HMM) are he mos promsng echnues for developng speech recognon sysems []. HMM s a sascal model generaes he model parameers as a collecon of values n hch he saonary process as approxmaed by Markov model. he HMMs are very popular due o s smple srucure and ease of use. he HMMs key feaures are s mahemacal racable srucure useful o characerze he speech sgnal very effcenly. An HMM can be used as a maxmum lkelhood classfer o compue he probably of a seuence of ords gven a seuence of acousc observaons. he Forard-Backard recursons ere used n HMM as ell as compuaons of margnal smoohng probables. he frs applcaon of HMMs as speech recognon. he Forard-Backard algorhms are belongng o he general class of algorhms and can be operaed on seuence models. here are varous praccal mplemenaon ssues n HMM ncludng scalng mulple observaon seuences nal parameer esmaes mssng daa and choce of model sze and ype [ 4]. In hs paper he man obecve s o solve he scalng ssue of HMM effcenly usng Lef-Rgh model. In he paper organzaon Secon-II explans bref abou he HMM. Secon-III descrbes abou he Modfed Forard- Backard Re-esmaon algorhm. he expermenaon and her resuls ll be dscussed n he Secon-IV. he concluson and fuure ork ll be explaned n Secon-V. 2. Hdden Markov Model [ 2 3 5] he HMM are aced as a more conrolled approaches n he recognon/classfcaon based sysems. he HMM are he sae of ar echnues o represen varous speech uns characerscs hn he model parameers. he HMMs are lke Markov Chans n hch he oupu symbols and he ransons are probablsc. he HMMs represen speech as a seuence of observaon vecors derved from a probablsc funcon of a frs-order Markov chan. In speech recognon he HMMs ould oupu a seuence of n-dmensonal real-valued vecors. In Copyrgh (c) 22 Inernaonal Journal of Compuer Scence Issues. All Rghs Reserved.

2 IJCSI Inernaonal Journal of Compuer Scence Issues Vol. 9 Issue 4 o 2 July 22 ISS (Onlne): IJCSI.org 243 each sae sascal dsrbuon gves lkelhood for each observed vecor.e. for each ord ll have a dfferen oupu dsrbuon. he decodng of he speech means compung he mos lkely ord from an unknon uerance. he HMM are generave models he sae space of he hdden varables s dscree hle he observaons hemselves can eher be dscree generaed from a caegorcal dsrbuon or connuous generaed from a Gaussan dsrbuon. he HMM has o parameers for modelng. he on dsrbuon of observaons and hdden saes means he pror dsrbuon of hdden saes called ranson probables and condonal dsrbuon of observaons gven saes called emsson probables. In he sandard HMM he algorhm mplcly assumes a unform pror dsrbuon over he ranson probables. he ranson probables are conrolled by he hdden saes. he Lef-Rgh model also knon as Baks model sasfes he propery ha as me ncreases he sae ndex ncreases or says he same.e. he saes proceed from lef o rgh. I can easly model sgnals hose properes change over me n a successve manner.e. speech. he fundamenal propery of all he lef-rgh HMMs s ha he sae ranson coeffcens have he propery a ha s no ransons are alloed o saes hose ndces are loer han he curren sae. he nal sae probables have he propery oherse snce he sae seuence mus begn n sae and end n sae. In Lef-Rgh model addonal consrans are placed on he sae ranson coeffcens n he form of a here 2.e. no umps of more han 2 saes are alloed. he las sae n lef-rgh model s specfed by sae ranson coeffcens are a a. he consrans are useful o make sure ha large changes n sae ndces do no occur. here s no effec on he re-esmaon procedure due o consrans on lef-rgh model because any HMM parameer se o zero hroughou he re-esmaon procedure. he goal of HMM parameer esmaon s o maxmze he lkelhood of he daa under he gven parameer seng [3]. he HMM h dscree probably dsrbuons can be denoed as ( A B ). he HMM has hree man basc problems Frsly he Evaluaon problem n hch gven an HMM and a seuence of observaons O o o o o ha s he probably of he gven observaons generaed by he model p {O )? hs problem s solved usng he Forard-Backard Algorhm. Secondly he decodng problem here gven a model and a seuence of observaons O o o o o ha s he mos lkely sae seuence n he model ha produced he observaons? hs problem s solved usng Verb algorhm or usng he alernave Verb algorhm called logarhmc approach. hrdly he learnng problem also called ranng here gven a model and a seuence of observaons O o o o o. he model parameers ( A B ) are adused o maxmze p {O ). he problem s solved usng Forard- Backard Re-esmaon algorhm. 3. he Modfed Forard-Backard Reesmaon algorhm [7 8 9 ] he Forard-Backard algorhm acs as an nference algorhm called smoohng based on he prncple of dynamc programmng hch effcenly compues he probably dsrbuon of all hdden sae varables gven a seuence of observaons / emssons. he Forard- Backard algorhm can be used o fnd he mos lkely sae for any pon n me. he Forard-Backard algorhm dvded no o sages. In he frs sage he Forard-Backard algorhm compues a se of forard probables usng auxlary varable () called forard varable. he forard varable defnes he probably of he paral observaon seuence o o2 o3... o has lo complexy. I ermnaes a he sae and he mahemacal represenaon s n he form of o o2 o () he recursve funcon can be ren as here here ( ) b ( o ) a (2) ( ) b ( o ) can be calculaed and he reured probably s gven by Copyrgh (c) 22 Inernaonal Journal of Compuer Scence Issues. All Rghs Reserved.

3 IJCSI Inernaonal Journal of Compuer Scence Issues Vol. 9 Issue 4 o 2 July 22 ISS (Onlne): IJCSI.org 244 p { O ( ) (3) In he second sage he backard varable () s used as he probably of he paral observaon seuence o o 2 o 3... o hch s he probably of he paral observaon seuence from me o he end gven sae a me and model. I s mahemacally represened as o o 2 o (4) and for calculang he () effecvely he represenaon can be gven by here gven by Where ( ) ab ( o ) (5) and he reured probably s p { O ( ) b ( o ) ( ) (6) ) ( O (7) he follong represenaon used o calculae p {O by usng boh forard and backard varables O O (8) he fnal probably s compued usng he smoohed probably values of he forard and backard probables. he smoohed probably values mus be scaled and s enres sum o. hese are obaned by applyng scalng facor. In he sandard HMM mplemenaon no need o use scalng facor n he logarhmc approach. We are proposng o apply scale o he backard probables. he backard probably vecors acually represen he lkelhood of each sae a me gven he fuure observaons. hese vecors are proporonal o he acual backard probables and he resul has o be scaled an addonal me. As per many researchers he forard are suffcen o calculae he mos lkely fnal sae bu omng he scalng facor appled on he backard probables decreases he performance. In he proposed expermen he speech recognon accuracy as ncreased by addng scalng facor o he backard probables. hese backard probables are combned h he nal sae vecor o provde he mos probable nal sae for gven he observaons. he forard and backard probables need only be combned o nfer he mos probable saes beeen he nal and fnal pons. he scalng facor can be expressed as c appled h boh he forard and backard probables. By addng scalng facor he expressons becomes c and c. he Baum-Welch algorhms key feaure as o provde guaraneed convergence. he Baum-Welch algorhm uses he opmzng crera based on he maxmum lkelhood (ML). he ML crera maxmzes he probably of a gven seuence of observaons O belongng o a gven class gven he HMM o he parameers of he model of he class h respec. hs probably s he oal lkelhood of he observaons for all classes or ords and can be expressed mahemacally as L O (9) he ML creron for one class or ord can be ren as L O () Hoever here s no knon ay o analycally solve for he model ( A B ) hch maxmze he uany L. he model parameers are chosen hch are locally maxmzed. he erave procedure appled derved from smple occurrence counng argumens or hrough calculus o maxmze he auxlary uany Q( ) O log[ O ] () Where = []. he Baum-Welch algorhm also knon as Forard-Backard Re-esmaon algorhm can be descrbed by defnng o more auxlary varables n addon o he forard and backard varables. hese varables can be expressed n erms of he forard and backard varables. Copyrgh (c) 22 Inernaonal Journal of Compuer Scence Issues. All Rghs Reserved.

4 IJCSI Inernaonal Journal of Compuer Scence Issues Vol. 9 Issue 4 o 2 July 22 ISS (Onlne): IJCSI.org 245 he frs varable s defned as he probably of beng n sae a and n sae a. hs can be formally represened as ( ) O (2) a ( ) (9) he above expresson can be reren as ( ) O O (3) Usng forard and backard varables hs can be expressed as b ( k) o vk ( ) ( ) k M (2) ( ) a a ( ) b ( o ) ( ) b ( o (4) ) he second varable s he a poseror probably O (5) ha s he probably of beng n sae a gven he observaon seuence and he model. In forard and backard varables hs can be expressed by he preprocessng par of he sysem gves ou a seuence of observaon vecors O { 2 o o o (2) he nal observaon vecor parameer values for each of he HMMs are (22) ( ) (6) Lasly he lkelhoods can be calculaed usng he forard and backard varables hrough he follong euaon L lkelhood (23) he relaonshp beeen () and ( ) s gven by ( ) ( ) M (7) he parameers of he HMM are updaed o maxmze he uany of O n he Baum-Welch learnng process. he sarng model ( A B ) calculaes he ' ' s ' ' s ' and hen ' ' s ' ' s. he HMM parameers are updaed usng he follong seps knon as re-esmaon formulas. ( ) (8) 4. he Expermenaon and Resuls he I46 daabase [2] s used for expermenaon. here are 6 speakers from hem 8 male speakers and 8 female speakers. he numbers of replcaons are 26 for uerance by each person. he oal daabase sze s 46 uerances of hch6 samples used for ranng and remanng samples are used for esng of ords ha are numbers n Englsh o 9 and are sampled a a rae of 8 Hz. A vecor of 2 Lnear Predcng Codng Cepsrum coeffcens as obaned and provded as an npu o vecor uanzaon o fnd codeords for each class. he VQ codebook [9 ] maps each connuous observaon vecor no a dscree codebook ndex. he vecor uanzed values are provded o Lef-Rgh model for modelng. In he recognon phase lkelhoods ll be calculaed for machng and recognzng he dgs. Copyrgh (c) 22 Inernaonal Journal of Compuer Scence Issues. All Rghs Reserved.

5 IJCSI Inernaonal Journal of Compuer Scence Issues Vol. 9 Issue 4 o 2 July 22 ISS (Onlne): IJCSI.org 246 able- shos he resuls obaned from Lef-Rgh model usng 3-saes from hch e can see ha he average accuracy s ncreased by 4% as compared o he proposed algorhm. able- Accuracy n % for Lef-Rgh model usng 3-saes Accuracy for s=3 a LoR usng fb Accuracy for s=3 a LoR usng mfb dgs LRfb3 LRmfb Avg able-2 shos he resuls obaned from Lef-Rgh model usng 5-saes from hch e can see ha he average accuracy s more compared o he proposed algorhm he reason s ha he uerances consdered n solaon. Accuracy for s=3 a LoR usng fb -5 5 Accuracy for s=3 a LoR usng mfb -5 5 Fg. 3 he Recognon Accuracy for 3-sae Lef-Rgh Model. Fg. 4 shos he recognon accuracy usng Modfed Forard-Backard Re-esmaon algorhm compared h he convenonal Forard-Backard Re-esmaon algorhm h 5-saes. Accuracy for s=5 a LoR usng fb Accuracy for s=5 a LoR usng mfb able-2 Accuracy n % for Lef-Rgh model usng 5-saes dgs LRfb5 LRmfb Avg Accuracy for s=5 a LoR usng fb Accuracy for s=5 a LoR usng mfb -5 5 Fg. 4 he Recognon Accuracy for 5-sae Lef-Rgh Model. Fg. 3 shos he recognon accuracy usng Modfed Forard-Backard Re-esmaon algorhm compared h he convenonal Forard-Backard Re-esmaon algorhm h 3-saes. Copyrgh (c) 22 Inernaonal Journal of Compuer Scence Issues. All Rghs Reserved.

6 IJCSI Inernaonal Journal of Compuer Scence Issues Vol. 9 Issue 4 o 2 July 22 ISS (Onlne): IJCSI.org Conclusons he proposed Modfed Forard-Backard Re-esmaon algorhm has shon mproved recognon accuracy as compared o convenonal Forard-Backard Reesmaon algorhm usng Lef-Rgh model. he recognon accuracy s ncreased by 4% n he 3-sae model hereas he recognon accuracy of 5-sae model obaned h he convenonal algorhm s more because Lef-Rgh model used as sngle observaon seuence. he expermenaon s done for solaed ords hch reures mnmum number of saes and hence he recognon accuracy for 5-sae model consan. he saes above 5-saes can be used n connuous speech recognon sysems. References [] Larence R. Rabner A uoral on Hdden Markov Model and Seleced Applcaon n Speech Recognon Proceedngs of he IEEE Vol. 77 o. 2 pp [2] Qysen Brkenesomoko Masu Kuno anabe Sabao Marco Snscalch or Andre Myrvoll and Magne Hallsen Johnsen Penalzed Logsc Regresson h HMM Log- Lkelhood Regressors for Speech Recognon IEEE ransacons on Audo Speech and Language Processng Vol. 8 o. 6 pp Augus 2. [3] Xong Xao Jnyu L Eng Song Chng Hazhou L Chn- Hu Lee A Sudy on Hdden Markov Models Generalzaon Capably for Speech Recognon Proceedngs of ASRU-29 pp [4] Shun-Zheng Yu and Hsash Kobayash Praccal Implemenaon of an Effcen Forard Backard Algorhm for an Explc-Duraon Hdden Markov Model IEEE ransacons on Sgnal Processng Vol. 54 no. 5 pp May 26. [5] Mark Gales and Seve Young he Applcaon of Hdden Markov Models n Speech Recognon Journal of Foundaons and rends n Sgnal Processng Vol. o. 3 pp [9] Cheung Y. Leung S. Speaker-ndependen Isolaed Word Recognon usng ord-based vecor uanzaon and hdden Markov models Proceedngs of ICASSP' 87 Vol. 2 pp [] Falkhausen M. Euler S.A. Wolf D. Improved ranng and recognon algorhms h VQ-based hdden Markov models Proceedngs of ICASSP-9 Vol. pp [] Penado A.M.; Lopez J.M.; Sanchez V.E.; Segura J.C.; Rubo Ayuso A.J. Improvemens n HMM-based solaed ord recognon sysem IEE Proceedngs of Communcaons Speech and Vson Vol. 38 o. 3 pp [2] IS I46 CD Sepember 99. Balan A. Sonkamble receved hs BE (Compuer scence and Engneerng n 994 and M. E. (Compuer Engneerng) n 24. Currenly he s research scholar a SGGS College of Engneerng and echnology Vshnupur anded (MS) IDIA. He s orkng as a Assocae Professor n Compuer Engneerng a Pune Insue of Compuer echnology Pune Inda. Hs research areas are Speech Recognon and Arfcal Inellgence. D D Doye receved hs BE (Elecroncs) degree n 988 ME (Elecroncs) degree n 993 and Ph. D. n 23 from SGGS College of Engneerng and echnology Vshnupur anded (MS) IDIA. Presenly he s orkng as Professor n deparmen of Elecroncs and elecommuncaon Engneerng SGGS Insue of Engneerng and echnology Vshnupur anded. Hs research felds are speech processng fuzzy neural neorks and mage processng. [6] Levnson S. Rabner L. Sondh M. Speaker ndependen solaed dg recognon usng hdden Markov models Proceedngs of ICASSP '83 Vol. 8 pp [7] Juang B. Rabner L. Levnson S. Sondh M. Recen developmens n he applcaon of hdden Markov models o speaker-ndependen solaed ord recognon Proceedngs of ICASSP '85 Vol. pp [8] Sugaara K. shmura M. oshoka K. Okoch M. Kaneko. Isolaed ord recognon usng hdden Markov models Proceedngs of ICASSP '85 Vol. pp Copyrgh (c) 22 Inernaonal Journal of Compuer Scence Issues. All Rghs Reserved.

Introduction ( Week 1-2) Course introduction A brief introduction to molecular biology A brief introduction to sequence comparison Part I: Algorithms

Introduction ( Week 1-2) Course introduction A brief introduction to molecular biology A brief introduction to sequence comparison Part I: Algorithms Course organzaon Inroducon Wee -2) Course nroducon A bref nroducon o molecular bology A bref nroducon o sequence comparson Par I: Algorhms for Sequence Analyss Wee 3-8) Chaper -3, Models and heores» Probably

More information

Outline. Probabilistic Model Learning. Probabilistic Model Learning. Probabilistic Model for Time-series Data: Hidden Markov Model

Outline. Probabilistic Model Learning. Probabilistic Model Learning. Probabilistic Model for Time-series Data: Hidden Markov Model Probablsc Model for Tme-seres Daa: Hdden Markov Model Hrosh Mamsuka Bonformacs Cener Kyoo Unversy Oulne Three Problems for probablsc models n machne learnng. Compung lkelhood 2. Learnng 3. Parsng (predcon

More information

Lecture Slides for INTRODUCTION TO. Machine Learning. ETHEM ALPAYDIN The MIT Press,

Lecture Slides for INTRODUCTION TO. Machine Learning. ETHEM ALPAYDIN The MIT Press, Lecure Sldes for INTRDUCTIN T Machne Learnng ETHEM ALAYDIN The MIT ress, 2004 alpaydn@boun.edu.r hp://www.cmpe.boun.edu.r/~ehem/2ml CHATER 3: Hdden Marov Models Inroducon Modelng dependences n npu; no

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. Ths documen s downloaded from DR-NTU, Nanyang Technologcal Unversy Lbrary, Sngapore. Tle A smplfed verb machng algorhm for word paron n vsual speech processng( Acceped verson ) Auhor(s) Foo, Say We; Yong,

More information

Discrete Markov Process. Introduction. Example: Balls and Urns. Stochastic Automaton. INTRODUCTION TO Machine Learning 3rd Edition

Discrete Markov Process. Introduction. Example: Balls and Urns. Stochastic Automaton. INTRODUCTION TO Machine Learning 3rd Edition EHEM ALPAYDI he MI Press, 04 Lecure Sldes for IRODUCIO O Machne Learnng 3rd Edon alpaydn@boun.edu.r hp://www.cmpe.boun.edu.r/~ehem/ml3e Sldes from exboo resource page. Slghly eded and wh addonal examples

More information

Dynamic Team Decision Theory. EECS 558 Project Shrutivandana Sharma and David Shuman December 10, 2005

Dynamic Team Decision Theory. EECS 558 Project Shrutivandana Sharma and David Shuman December 10, 2005 Dynamc Team Decson Theory EECS 558 Proec Shruvandana Sharma and Davd Shuman December 0, 005 Oulne Inroducon o Team Decson Theory Decomposon of he Dynamc Team Decson Problem Equvalence of Sac and Dynamc

More information

Multi-Modal User Interaction Fall 2008

Multi-Modal User Interaction Fall 2008 Mul-Modal User Ineracon Fall 2008 Lecure 2: Speech recognon I Zheng-Hua an Deparmen of Elecronc Sysems Aalborg Unversy Denmark z@es.aau.dk Mul-Modal User Ineracon II Zheng-Hua an 2008 ar I: Inroducon Inroducon

More information

An introduction to Support Vector Machine

An introduction to Support Vector Machine An nroducon o Suppor Vecor Machne 報告者 : 黃立德 References: Smon Haykn, "Neural Neworks: a comprehensve foundaon, second edon, 999, Chaper 2,6 Nello Chrsann, John Shawe-Tayer, An Inroducon o Suppor Vecor Machnes,

More information

CHAPTER 10: LINEAR DISCRIMINATION

CHAPTER 10: LINEAR DISCRIMINATION CHAPER : LINEAR DISCRIMINAION Dscrmnan-based Classfcaon 3 In classfcaon h K classes (C,C,, C k ) We defned dscrmnan funcon g j (), j=,,,k hen gven an es eample, e chose (predced) s class label as C f g

More information

Lecture 6: Learning for Control (Generalised Linear Regression)

Lecture 6: Learning for Control (Generalised Linear Regression) Lecure 6: Learnng for Conrol (Generalsed Lnear Regresson) Conens: Lnear Mehods for Regresson Leas Squares, Gauss Markov heorem Recursve Leas Squares Lecure 6: RLSC - Prof. Sehu Vjayakumar Lnear Regresson

More information

Digital Speech Processing Lecture 20. The Hidden Markov Model (HMM)

Digital Speech Processing Lecture 20. The Hidden Markov Model (HMM) Dgal Speech Processng Lecure 20 The Hdden Markov Model (HMM) Lecure Oulne Theory of Markov Models dscree Markov processes hdden Markov processes Soluons o he Three Basc Problems of HMM s compuaon of observaon

More information

Hidden Markov Models Following a lecture by Andrew W. Moore Carnegie Mellon University

Hidden Markov Models Following a lecture by Andrew W. Moore Carnegie Mellon University Hdden Markov Models Followng a lecure by Andrew W. Moore Carnege Mellon Unversy www.cs.cmu.edu/~awm/uorals A Markov Sysem Has N saes, called s, s 2.. s N s 2 There are dscree meseps, 0,, s s 3 N 3 0 Hdden

More information

Lecture VI Regression

Lecture VI Regression Lecure VI Regresson (Lnear Mehods for Regresson) Conens: Lnear Mehods for Regresson Leas Squares, Gauss Markov heorem Recursve Leas Squares Lecure VI: MLSC - Dr. Sehu Vjayakumar Lnear Regresson Model M

More information

Hidden Markov Models

Hidden Markov Models 11-755 Machne Learnng for Sgnal Processng Hdden Markov Models Class 15. 12 Oc 2010 1 Admnsrva HW2 due Tuesday Is everyone on he projecs page? Where are your projec proposals? 2 Recap: Wha s an HMM Probablsc

More information

Performance Analysis for a Network having Standby Redundant Unit with Waiting in Repair

Performance Analysis for a Network having Standby Redundant Unit with Waiting in Repair TECHNI Inernaonal Journal of Compung Scence Communcaon Technologes VOL.5 NO. July 22 (ISSN 974-3375 erformance nalyss for a Nework havng Sby edundan Un wh ang n epar Jendra Sngh 2 abns orwal 2 Deparmen

More information

V.Abramov - FURTHER ANALYSIS OF CONFIDENCE INTERVALS FOR LARGE CLIENT/SERVER COMPUTER NETWORKS

V.Abramov - FURTHER ANALYSIS OF CONFIDENCE INTERVALS FOR LARGE CLIENT/SERVER COMPUTER NETWORKS R&RATA # Vol.) 8, March FURTHER AALYSIS OF COFIDECE ITERVALS FOR LARGE CLIET/SERVER COMPUTER ETWORKS Vyacheslav Abramov School of Mahemacal Scences, Monash Unversy, Buldng 8, Level 4, Clayon Campus, Wellngon

More information

On One Analytic Method of. Constructing Program Controls

On One Analytic Method of. Constructing Program Controls Appled Mahemacal Scences, Vol. 9, 05, no. 8, 409-407 HIKARI Ld, www.m-hkar.com hp://dx.do.org/0.988/ams.05.54349 On One Analyc Mehod of Consrucng Program Conrols A. N. Kvko, S. V. Chsyakov and Yu. E. Balyna

More information

Approximate Analytic Solution of (2+1) - Dimensional Zakharov-Kuznetsov(Zk) Equations Using Homotopy

Approximate Analytic Solution of (2+1) - Dimensional Zakharov-Kuznetsov(Zk) Equations Using Homotopy Arcle Inernaonal Journal of Modern Mahemacal Scences, 4, (): - Inernaonal Journal of Modern Mahemacal Scences Journal homepage: www.modernscenfcpress.com/journals/jmms.aspx ISSN: 66-86X Florda, USA Approxmae

More information

( t) Outline of program: BGC1: Survival and event history analysis Oslo, March-May Recapitulation. The additive regression model

( t) Outline of program: BGC1: Survival and event history analysis Oslo, March-May Recapitulation. The additive regression model BGC1: Survval and even hsory analyss Oslo, March-May 212 Monday May 7h and Tuesday May 8h The addve regresson model Ørnulf Borgan Deparmen of Mahemacs Unversy of Oslo Oulne of program: Recapulaon Counng

More information

WiH Wei He

WiH Wei He Sysem Idenfcaon of onlnear Sae-Space Space Baery odels WH We He wehe@calce.umd.edu Advsor: Dr. Chaochao Chen Deparmen of echancal Engneerng Unversy of aryland, College Par 1 Unversy of aryland Bacground

More information

Robustness Experiments with Two Variance Components

Robustness Experiments with Two Variance Components Naonal Insue of Sandards and Technology (NIST) Informaon Technology Laboraory (ITL) Sascal Engneerng Dvson (SED) Robusness Expermens wh Two Varance Componens by Ana Ivelsse Avlés avles@ns.gov Conference

More information

Machine Learning Linear Regression

Machine Learning Linear Regression Machne Learnng Lnear Regresson Lesson 3 Lnear Regresson Bascs of Regresson Leas Squares esmaon Polynomal Regresson Bass funcons Regresson model Regularzed Regresson Sascal Regresson Mamum Lkelhood (ML)

More information

Consider processes where state transitions are time independent, i.e., System of distinct states,

Consider processes where state transitions are time independent, i.e., System of distinct states, Dgal Speech Processng Lecure 0 he Hdden Marov Model (HMM) Lecure Oulne heory of Marov Models dscree Marov processes hdden Marov processes Soluons o he hree Basc Problems of HMM s compuaon of observaon

More information

Existence and Uniqueness Results for Random Impulsive Integro-Differential Equation

Existence and Uniqueness Results for Random Impulsive Integro-Differential Equation Global Journal of Pure and Appled Mahemacs. ISSN 973-768 Volume 4, Number 6 (8), pp. 89-87 Research Inda Publcaons hp://www.rpublcaon.com Exsence and Unqueness Resuls for Random Impulsve Inegro-Dfferenal

More information

Modélisation de la détérioration basée sur les données de surveillance conditionnelle et estimation de la durée de vie résiduelle

Modélisation de la détérioration basée sur les données de surveillance conditionnelle et estimation de la durée de vie résiduelle Modélsaon de la dééroraon basée sur les données de survellance condonnelle e esmaon de la durée de ve résduelle T. T. Le, C. Bérenguer, F. Chaelan Unv. Grenoble Alpes, GIPSA-lab, F-38000 Grenoble, France

More information

Cubic Bezier Homotopy Function for Solving Exponential Equations

Cubic Bezier Homotopy Function for Solving Exponential Equations Penerb Journal of Advanced Research n Compung and Applcaons ISSN (onlne: 46-97 Vol. 4, No.. Pages -8, 6 omoopy Funcon for Solvng Eponenal Equaons S. S. Raml *,,. Mohamad Nor,a, N. S. Saharzan,b and M.

More information

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 4

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 4 CS434a/54a: Paern Recognon Prof. Olga Veksler Lecure 4 Oulne Normal Random Varable Properes Dscrmnan funcons Why Normal Random Varables? Analycally racable Works well when observaon comes form a corruped

More information

Clustering (Bishop ch 9)

Clustering (Bishop ch 9) Cluserng (Bshop ch 9) Reference: Daa Mnng by Margare Dunham (a slde source) 1 Cluserng Cluserng s unsupervsed learnng, here are no class labels Wan o fnd groups of smlar nsances Ofen use a dsance measure

More information

January Examinations 2012

January Examinations 2012 Page of 5 EC79 January Examnaons No. of Pages: 5 No. of Quesons: 8 Subjec ECONOMICS (POSTGRADUATE) Tle of Paper EC79 QUANTITATIVE METHODS FOR BUSINESS AND FINANCE Tme Allowed Two Hours ( hours) Insrucons

More information

Variants of Pegasos. December 11, 2009

Variants of Pegasos. December 11, 2009 Inroducon Varans of Pegasos SooWoong Ryu bshboy@sanford.edu December, 009 Youngsoo Cho yc344@sanford.edu Developng a new SVM algorhm s ongong research opc. Among many exng SVM algorhms, we wll focus on

More information

John Geweke a and Gianni Amisano b a Departments of Economics and Statistics, University of Iowa, USA b European Central Bank, Frankfurt, Germany

John Geweke a and Gianni Amisano b a Departments of Economics and Statistics, University of Iowa, USA b European Central Bank, Frankfurt, Germany Herarchcal Markov Normal Mxure models wh Applcaons o Fnancal Asse Reurns Appendx: Proofs of Theorems and Condonal Poseror Dsrbuons John Geweke a and Gann Amsano b a Deparmens of Economcs and Sascs, Unversy

More information

Video-Based Face Recognition Using Adaptive Hidden Markov Models

Video-Based Face Recognition Using Adaptive Hidden Markov Models Vdeo-Based Face Recognon Usng Adapve Hdden Markov Models Xaomng Lu and suhan Chen Elecrcal and Compuer Engneerng, Carnege Mellon Unversy, Psburgh, PA, 523, U.S.A. xaomng@andrew.cmu.edu suhan@cmu.edu Absrac

More information

Appendix H: Rarefaction and extrapolation of Hill numbers for incidence data

Appendix H: Rarefaction and extrapolation of Hill numbers for incidence data Anne Chao Ncholas J Goell C seh lzabeh L ander K Ma Rober K Colwell and Aaron M llson 03 Rarefacon and erapolaon wh ll numbers: a framewor for samplng and esmaon n speces dversy sudes cology Monographs

More information

In the complete model, these slopes are ANALYSIS OF VARIANCE FOR THE COMPLETE TWO-WAY MODEL. (! i+1 -! i ) + [(!") i+1,q - [(!

In the complete model, these slopes are ANALYSIS OF VARIANCE FOR THE COMPLETE TWO-WAY MODEL. (! i+1 -! i ) + [(!) i+1,q - [(! ANALYSIS OF VARIANCE FOR THE COMPLETE TWO-WAY MODEL The frs hng o es n wo-way ANOVA: Is here neracon? "No neracon" means: The man effecs model would f. Ths n urn means: In he neracon plo (wh A on he horzonal

More information

Fall 2010 Graduate Course on Dynamic Learning

Fall 2010 Graduate Course on Dynamic Learning Fall 200 Graduae Course on Dynamc Learnng Chaper 4: Parcle Flers Sepember 27, 200 Byoung-Tak Zhang School of Compuer Scence and Engneerng & Cognve Scence and Bran Scence Programs Seoul aonal Unversy hp://b.snu.ac.kr/~bzhang/

More information

( ) () we define the interaction representation by the unitary transformation () = ()

( ) () we define the interaction representation by the unitary transformation () = () Hgher Order Perurbaon Theory Mchael Fowler 3/7/6 The neracon Represenaon Recall ha n he frs par of hs course sequence, we dscussed he chrödnger and Hesenberg represenaons of quanum mechancs here n he chrödnger

More information

A Deterministic Algorithm for Summarizing Asynchronous Streams over a Sliding Window

A Deterministic Algorithm for Summarizing Asynchronous Streams over a Sliding Window A Deermnsc Algorhm for Summarzng Asynchronous Sreams over a Sldng ndow Cosas Busch Rensselaer Polyechnc Insue Srkana Trhapura Iowa Sae Unversy Oulne of Talk Inroducon Algorhm Analyss Tme C Daa sream: 3

More information

Sampling Procedure of the Sum of two Binary Markov Process Realizations

Sampling Procedure of the Sum of two Binary Markov Process Realizations Samplng Procedure of he Sum of wo Bnary Markov Process Realzaons YURY GORITSKIY Dep. of Mahemacal Modelng of Moscow Power Insue (Techncal Unversy), Moscow, RUSSIA, E-mal: gorsky@yandex.ru VLADIMIR KAZAKOV

More information

Bayesian Inference of the GARCH model with Rational Errors

Bayesian Inference of the GARCH model with Rational Errors 0 Inernaonal Conference on Economcs, Busness and Markeng Managemen IPEDR vol.9 (0) (0) IACSIT Press, Sngapore Bayesan Inference of he GARCH model wh Raonal Errors Tesuya Takash + and Tng Tng Chen Hroshma

More information

J i-1 i. J i i+1. Numerical integration of the diffusion equation (I) Finite difference method. Spatial Discretization. Internal nodes.

J i-1 i. J i i+1. Numerical integration of the diffusion equation (I) Finite difference method. Spatial Discretization. Internal nodes. umercal negraon of he dffuson equaon (I) Fne dfference mehod. Spaal screaon. Inernal nodes. R L V For hermal conducon le s dscree he spaal doman no small fne spans, =,,: Balance of parcles for an nernal

More information

HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD

HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD Journal of Appled Mahemacs and Compuaonal Mechancs 3, (), 45-5 HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD Sansław Kukla, Urszula Sedlecka Insue of Mahemacs,

More information

Tools for Analysis of Accelerated Life and Degradation Test Data

Tools for Analysis of Accelerated Life and Degradation Test Data Acceleraed Sress Tesng and Relably Tools for Analyss of Acceleraed Lfe and Degradaon Tes Daa Presened by: Reuel Smh Unversy of Maryland College Park smhrc@umd.edu Sepember-5-6 Sepember 28-30 206, Pensacola

More information

GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS. Youngwoo Ahn and Kitae Kim

GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS. Youngwoo Ahn and Kitae Kim Korean J. Mah. 19 (2011), No. 3, pp. 263 272 GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS Youngwoo Ahn and Kae Km Absrac. In he paper [1], an explc correspondence beween ceran

More information

Off line signatures Recognition System using Discrete Cosine Transform and VQ/HMM

Off line signatures Recognition System using Discrete Cosine Transform and VQ/HMM Ausralan Journal of Basc and Appled Scences, 6(12): 423-428, 2012 ISSN 1991-8178 Off lne sgnaures Recognon Sysem usng Dscree Cosne Transform and VQ/HMM 1 Behrouz Vasegh, 2 Somayeh Hashem, 1,2 Deparmen

More information

HIDDEN MARKOV MODELS FOR AUTOMATIC SPEECH RECOGNITION: THEORY AND APPLICATION. S J Cox

HIDDEN MARKOV MODELS FOR AUTOMATIC SPEECH RECOGNITION: THEORY AND APPLICATION. S J Cox HIDDEN MARKOV MODELS FOR AUTOMATIC SPEECH RECOGNITION: THEORY AND APPLICATION S J Cox ABSTRACT Hdden Markov modellng s currenly he mos wdely used and successful mehod for auomac recognon of spoken uerances.

More information

A New Method for Computing EM Algorithm Parameters in Speaker Identification Using Gaussian Mixture Models

A New Method for Computing EM Algorithm Parameters in Speaker Identification Using Gaussian Mixture Models 0 IACSI Hong Kong Conferences IPCSI vol. 9 (0) (0) IACSI Press, Sngaore A New ehod for Comung E Algorhm Parameers n Seaker Idenfcaon Usng Gaussan xure odels ohsen Bazyar +, Ahmad Keshavarz, and Khaoon

More information

New M-Estimator Objective Function. in Simultaneous Equations Model. (A Comparative Study)

New M-Estimator Objective Function. in Simultaneous Equations Model. (A Comparative Study) Inernaonal Mahemacal Forum, Vol. 8, 3, no., 7 - HIKARI Ld, www.m-hkar.com hp://dx.do.org/.988/mf.3.3488 New M-Esmaor Objecve Funcon n Smulaneous Equaons Model (A Comparave Sudy) Ahmed H. Youssef Professor

More information

Computing Relevance, Similarity: The Vector Space Model

Computing Relevance, Similarity: The Vector Space Model Compung Relevance, Smlary: The Vecor Space Model Based on Larson and Hears s sldes a UC-Bereley hp://.sms.bereley.edu/courses/s0/f00/ aabase Managemen Sysems, R. Ramarshnan ocumen Vecors v ocumens are

More information

FTCS Solution to the Heat Equation

FTCS Solution to the Heat Equation FTCS Soluon o he Hea Equaon ME 448/548 Noes Gerald Reckenwald Porland Sae Unversy Deparmen of Mechancal Engneerng gerry@pdxedu ME 448/548: FTCS Soluon o he Hea Equaon Overvew Use he forward fne d erence

More information

Chapter 6 DETECTION AND ESTIMATION: Model of digital communication system. Fundamental issues in digital communications are

Chapter 6 DETECTION AND ESTIMATION: Model of digital communication system. Fundamental issues in digital communications are Chaper 6 DEECIO AD EIMAIO: Fundamenal ssues n dgal communcaons are. Deecon and. Esmaon Deecon heory: I deals wh he desgn and evaluaon of decson makng processor ha observes he receved sgnal and guesses

More information

Comb Filters. Comb Filters

Comb Filters. Comb Filters The smple flers dscussed so far are characered eher by a sngle passband and/or a sngle sopband There are applcaons where flers wh mulple passbands and sopbands are requred Thecomb fler s an example of

More information

CSCE 478/878 Lecture 5: Artificial Neural Networks and Support Vector Machines. Stephen Scott. Introduction. Outline. Linear Threshold Units

CSCE 478/878 Lecture 5: Artificial Neural Networks and Support Vector Machines. Stephen Scott. Introduction. Outline. Linear Threshold Units (Adaped from Ehem Alpaydn and Tom Mchell) Consder humans: Toal number of neurons Neuron schng me 3 second (vs ) Connecons per neuron 4 5 Scene recognon me second nference seps doesn seem lke enough ) much

More information

Ordinary Differential Equations in Neuroscience with Matlab examples. Aim 1- Gain understanding of how to set up and solve ODE s

Ordinary Differential Equations in Neuroscience with Matlab examples. Aim 1- Gain understanding of how to set up and solve ODE s Ordnary Dfferenal Equaons n Neuroscence wh Malab eamples. Am - Gan undersandng of how o se up and solve ODE s Am Undersand how o se up an solve a smple eample of he Hebb rule n D Our goal a end of class

More information

Bayes rule for a classification problem INF Discriminant functions for the normal density. Euclidean distance. Mahalanobis distance

Bayes rule for a classification problem INF Discriminant functions for the normal density. Euclidean distance. Mahalanobis distance INF 43 3.. Repeon Anne Solberg (anne@f.uo.no Bayes rule for a classfcaon problem Suppose we have J, =,...J classes. s he class label for a pxel, and x s he observed feaure vecor. We can use Bayes rule

More information

Neural Networks-Based Time Series Prediction Using Long and Short Term Dependence in the Learning Process

Neural Networks-Based Time Series Prediction Using Long and Short Term Dependence in the Learning Process Neural Neworks-Based Tme Seres Predcon Usng Long and Shor Term Dependence n he Learnng Process J. Puchea, D. Paño and B. Kuchen, Absrac In hs work a feedforward neural neworksbased nonlnear auoregresson

More information

Advanced Machine Learning & Perception

Advanced Machine Learning & Perception Advanced Machne Learnng & Percepon Insrucor: Tony Jebara SVM Feaure & Kernel Selecon SVM Eensons Feaure Selecon (Flerng and Wrappng) SVM Feaure Selecon SVM Kernel Selecon SVM Eensons Classfcaon Feaure/Kernel

More information

Fingerprint Image Quality Classification Based on Feature Extraction

Fingerprint Image Quality Classification Based on Feature Extraction APSIPA ASC X an Fngerprn Image ual Classfcaon Based on Feaure Eracon Xuun Yang, Yang Luo, Shangd Zhang College of Informaon and Communcaon Engneerng, Harbn Engneerng Unvers, Harbn, 5 E-mal: anguun@hrbeu.edu.cn

More information

Machine Learning 2nd Edition

Machine Learning 2nd Edition INTRODUCTION TO Lecure Sldes for Machne Learnng nd Edon ETHEM ALPAYDIN, modfed by Leonardo Bobadlla and some pars from hp://www.cs.au.ac.l/~aparzn/machnelearnng/ The MIT Press, 00 alpaydn@boun.edu.r hp://www.cmpe.boun.edu.r/~ehem/mle

More information

Lecture 2 L n i e n a e r a M od o e d l e s

Lecture 2 L n i e n a e r a M od o e d l e s Lecure Lnear Models Las lecure You have learned abou ha s machne learnng Supervsed learnng Unsupervsed learnng Renforcemen learnng You have seen an eample learnng problem and he general process ha one

More information

FACIAL IMAGE FEATURE EXTRACTION USING SUPPORT VECTOR MACHINES

FACIAL IMAGE FEATURE EXTRACTION USING SUPPORT VECTOR MACHINES FACIAL IMAGE FEATURE EXTRACTION USING SUPPORT VECTOR MACHINES H. Abrsham Moghaddam K. N. Toos Unversy of Technology, P.O. Box 635-355, Tehran, Iran moghadam@saba.knu.ac.r M. Ghayoum Islamc Azad Unversy,

More information

On computing differential transform of nonlinear non-autonomous functions and its applications

On computing differential transform of nonlinear non-autonomous functions and its applications On compung dfferenal ransform of nonlnear non-auonomous funcons and s applcaons Essam. R. El-Zahar, and Abdelhalm Ebad Deparmen of Mahemacs, Faculy of Scences and Humanes, Prnce Saam Bn Abdulazz Unversy,

More information

Parametric Estimation in MMPP(2) using Time Discretization. Cláudia Nunes, António Pacheco

Parametric Estimation in MMPP(2) using Time Discretization. Cláudia Nunes, António Pacheco Paramerc Esmaon n MMPP(2) usng Tme Dscrezaon Cláuda Nunes, Anóno Pacheco Deparameno de Maemáca and Cenro de Maemáca Aplcada 1 Insuo Superor Técnco, Av. Rovsco Pas, 1096 Lsboa Codex, PORTUGAL In: J. Janssen

More information

Layered Dynamic Textures

Layered Dynamic Textures Layered Dynamc Texures Anon B Chan and Nuno Vasconcelos Deparmen of Elecrcal and Compuer Engneerng Unversy of Calforna, San Dego abchan@ucsdedu, nuno@eceucsdedu Absrac A dynamc exure s a generave model

More information

UNIVERSITAT AUTÒNOMA DE BARCELONA MARCH 2017 EXAMINATION

UNIVERSITAT AUTÒNOMA DE BARCELONA MARCH 2017 EXAMINATION INTERNATIONAL TRADE T. J. KEHOE UNIVERSITAT AUTÒNOMA DE BARCELONA MARCH 27 EXAMINATION Please answer wo of he hree quesons. You can consul class noes, workng papers, and arcles whle you are workng on he

More information

Kernel-Based Bayesian Filtering for Object Tracking

Kernel-Based Bayesian Filtering for Object Tracking Kernel-Based Bayesan Flerng for Objec Trackng Bohyung Han Yng Zhu Dorn Comancu Larry Davs Dep. of Compuer Scence Real-Tme Vson and Modelng Inegraed Daa and Sysems Unversy of Maryland Semens Corporae Research

More information

Attribute Reduction Algorithm Based on Discernibility Matrix with Algebraic Method GAO Jing1,a, Ma Hui1, Han Zhidong2,b

Attribute Reduction Algorithm Based on Discernibility Matrix with Algebraic Method GAO Jing1,a, Ma Hui1, Han Zhidong2,b Inernaonal Indusral Informacs and Compuer Engneerng Conference (IIICEC 05) Arbue educon Algorhm Based on Dscernbly Marx wh Algebrac Mehod GAO Jng,a, Ma Hu, Han Zhdong,b Informaon School, Capal Unversy

More information

Online Signature Verification Using Vector Quantization and Hidden Markov Model

Online Signature Verification Using Vector Quantization and Hidden Markov Model IOSR Journal of Elecroncs and Communcaon Engneerng (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 2, Ver. IV (Mar - Apr.2015), PP 48-53 www.osrjournals.org Onlne Sgnaure Verfcaon Usng

More information

Boosted LMS-based Piecewise Linear Adaptive Filters

Boosted LMS-based Piecewise Linear Adaptive Filters 016 4h European Sgnal Processng Conference EUSIPCO) Boosed LMS-based Pecewse Lnear Adapve Flers Darush Kar and Iman Marvan Deparmen of Elecrcal and Elecroncs Engneerng Blken Unversy, Ankara, Turkey {kar,

More information

Robust and Accurate Cancer Classification with Gene Expression Profiling

Robust and Accurate Cancer Classification with Gene Expression Profiling Robus and Accurae Cancer Classfcaon wh Gene Expresson Proflng (Compuaonal ysems Bology, 2005) Auhor: Hafeng L, Keshu Zhang, ao Jang Oulne Background LDA (lnear dscrmnan analyss) and small sample sze problem

More information

Hybrid of Chaos Optimization and Baum-Welch Algorithms for HMM Training in Continuous Speech Recognition

Hybrid of Chaos Optimization and Baum-Welch Algorithms for HMM Training in Continuous Speech Recognition Inernaonal Conference on Inellgen Conrol and Informaon Processng Augus 3-5, - Dalan, Chna Hybrd of Chaos Opmzaon and Baum-Welch Algorhms for HMM ranng n Connuous Speech Recognon Somayeh Cheshom, Saeed

More information

Introduction to Boosting

Introduction to Boosting Inroducon o Boosng Cynha Rudn PACM, Prnceon Unversy Advsors Ingrd Daubeches and Rober Schapre Say you have a daabase of news arcles, +, +, -, -, +, +, -, -, +, +, -, -, +, +, -, + where arcles are labeled

More information

SOME NOISELESS CODING THEOREMS OF INACCURACY MEASURE OF ORDER α AND TYPE β

SOME NOISELESS CODING THEOREMS OF INACCURACY MEASURE OF ORDER α AND TYPE β SARAJEVO JOURNAL OF MATHEMATICS Vol.3 (15) (2007), 137 143 SOME NOISELESS CODING THEOREMS OF INACCURACY MEASURE OF ORDER α AND TYPE β M. A. K. BAIG AND RAYEES AHMAD DAR Absrac. In hs paper, we propose

More information

Li An-Ping. Beijing , P.R.China

Li An-Ping. Beijing , P.R.China A New Type of Cpher: DICING_csb L An-Png Bejng 100085, P.R.Chna apl0001@sna.com Absrac: In hs paper, we wll propose a new ype of cpher named DICING_csb, whch s derved from our prevous sream cpher DICING.

More information

Single-loop System Reliability-Based Design & Topology Optimization (SRBDO/SRBTO): A Matrix-based System Reliability (MSR) Method

Single-loop System Reliability-Based Design & Topology Optimization (SRBDO/SRBTO): A Matrix-based System Reliability (MSR) Method 10 h US Naonal Congress on Compuaonal Mechancs Columbus, Oho 16-19, 2009 Sngle-loop Sysem Relably-Based Desgn & Topology Opmzaon (SRBDO/SRBTO): A Marx-based Sysem Relably (MSR) Mehod Tam Nguyen, Junho

More information

Fitting a Conditional Linear Gaussian Distribution

Fitting a Conditional Linear Gaussian Distribution Fng a Condonal Lnear Gaussan Dsrbuon Kevn P. Murphy 28 Ocober 1998 Revsed 29 January 2003 1 Inroducon We consder he problem of fndng he maxmum lkelhood ML esmaes of he parameers of a condonal Gaussan varable

More information

Fast Universal Background Model (UBM) Training on GPUs using Compute Unified Device Architecture (CUDA)

Fast Universal Background Model (UBM) Training on GPUs using Compute Unified Device Architecture (CUDA) Inernaonal Journal of Elecrcal & Compuer Scences IJECS-IJENS Vol: No: 04 5 Fas Unversal Background Model (UBM) ranng on GPUs usng Compue Unfed Devce Archecure (CUDA) M. Azhar, C. Ergün. Compuer Engneerng

More information

CS 268: Packet Scheduling

CS 268: Packet Scheduling Pace Schedulng Decde when and wha pace o send on oupu ln - Usually mplemened a oupu nerface CS 68: Pace Schedulng flow Ion Soca March 9, 004 Classfer flow flow n Buffer managemen Scheduler soca@cs.bereley.edu

More information

Pattern Classification (III) & Pattern Verification

Pattern Classification (III) & Pattern Verification Preare by Prof. Hu Jang CSE638 --4 CSE638 3. Seech & Language Processng o.5 Paern Classfcaon III & Paern Verfcaon Prof. Hu Jang Dearmen of Comuer Scence an Engneerng York Unversy Moel Parameer Esmaon Maxmum

More information

Volatility Interpolation

Volatility Interpolation Volaly Inerpolaon Prelmnary Verson March 00 Jesper Andreasen and Bran Huge Danse Mares, Copenhagen wan.daddy@danseban.com brno@danseban.com Elecronc copy avalable a: hp://ssrn.com/absrac=69497 Inro Local

More information

The Analysis of the Thickness-predictive Model Based on the SVM Xiu-ming Zhao1,a,Yan Wang2,band Zhimin Bi3,c

The Analysis of the Thickness-predictive Model Based on the SVM Xiu-ming Zhao1,a,Yan Wang2,band Zhimin Bi3,c h Naonal Conference on Elecrcal, Elecroncs and Compuer Engneerng (NCEECE The Analyss of he Thcknesspredcve Model Based on he SVM Xumng Zhao,a,Yan Wang,band Zhmn B,c School of Conrol Scence and Engneerng,

More information

ISCA Archive

ISCA Archive ISCA Archve hp://www.sca-speech.org/archve ODYSSEY4 - The Speaker and Language Recognon Workshop Toledo, Span May 3 - June 3, 4 Speaker Idenfcaon wh Dual Penalzed Logsc Regresson Machne Tomoko Masu and

More information

Parameter Estimation for Relational Kalman Filtering

Parameter Estimation for Relational Kalman Filtering Sascal Relaonal AI: Papers from he AAAI-4 Workshop Parameer Esmaon for Relaonal Kalman Flerng Jaesk Cho School of Elecrcal and Compuer Engneerng Ulsan Naonal Insue of Scence and Technology Ulsan, Korea

More information

( ) [ ] MAP Decision Rule

( ) [ ] MAP Decision Rule Announcemens Bayes Decson Theory wh Normal Dsrbuons HW0 due oday HW o be assgned soon Proec descrpon posed Bomercs CSE 90 Lecure 4 CSE90, Sprng 04 CSE90, Sprng 04 Key Probables 4 ω class label X feaure

More information

CS286.2 Lecture 14: Quantum de Finetti Theorems II

CS286.2 Lecture 14: Quantum de Finetti Theorems II CS286.2 Lecure 14: Quanum de Fne Theorems II Scrbe: Mara Okounkova 1 Saemen of he heorem Recall he las saemen of he quanum de Fne heorem from he prevous lecure. Theorem 1 Quanum de Fne). Le ρ Dens C 2

More information

DEEP UNFOLDING FOR MULTICHANNEL SOURCE SEPARATION SUPPLEMENTARY MATERIAL

DEEP UNFOLDING FOR MULTICHANNEL SOURCE SEPARATION SUPPLEMENTARY MATERIAL DEEP UNFOLDING FOR MULTICHANNEL SOURCE SEPARATION SUPPLEMENTARY MATERIAL Sco Wsdom, John Hershey 2, Jonahan Le Roux 2, and Shnj Waanabe 2 Deparmen o Elecrcal Engneerng, Unversy o Washngon, Seale, WA, USA

More information

M. Y. Adamu Mathematical Sciences Programme, AbubakarTafawaBalewa University, Bauchi, Nigeria

M. Y. Adamu Mathematical Sciences Programme, AbubakarTafawaBalewa University, Bauchi, Nigeria IOSR Journal of Mahemacs (IOSR-JM e-issn: 78-578, p-issn: 9-765X. Volume 0, Issue 4 Ver. IV (Jul-Aug. 04, PP 40-44 Mulple SolonSoluons for a (+-dmensonalhroa-sasuma shallow waer wave equaon UsngPanlevé-Bӓclund

More information

A Novel Efficient Stopping Criterion for BICM-ID System

A Novel Efficient Stopping Criterion for BICM-ID System A Novel Effcen Soppng Creron for BICM-ID Sysem Xao Yng, L Janpng Communcaon Unversy of Chna Absrac Ths paper devses a novel effcen soppng creron for b-nerleaved coded modulaon wh erave decodng (BICM-ID)

More information

Solution in semi infinite diffusion couples (error function analysis)

Solution in semi infinite diffusion couples (error function analysis) Soluon n sem nfne dffuson couples (error funcon analyss) Le us consder now he sem nfne dffuson couple of wo blocks wh concenraon of and I means ha, n a A- bnary sysem, s bondng beween wo blocks made of

More information

Advanced time-series analysis (University of Lund, Economic History Department)

Advanced time-series analysis (University of Lund, Economic History Department) Advanced me-seres analss (Unvers of Lund, Economc Hsor Dearmen) 3 Jan-3 Februar and 6-3 March Lecure 4 Economerc echnues for saonar seres : Unvarae sochasc models wh Box- Jenns mehodolog, smle forecasng

More information

CHAPTER 5: MULTIVARIATE METHODS

CHAPTER 5: MULTIVARIATE METHODS CHAPER 5: MULIVARIAE MEHODS Mulvarae Daa 3 Mulple measuremens (sensors) npus/feaures/arbues: -varae N nsances/observaons/eamples Each row s an eample Each column represens a feaure X a b correspons o he

More information

Algorithm Research on Moving Object Detection of Surveillance Video Sequence *

Algorithm Research on Moving Object Detection of Surveillance Video Sequence * Opcs and Phooncs Journal 03 3 308-3 do:0.436/opj.03.3b07 Publshed Onlne June 03 (hp://www.scrp.org/journal/opj) Algorhm Research on Movng Objec Deecon of Survellance Vdeo Sequence * Kuhe Yang Zhmng Ca

More information

Graduate Macroeconomics 2 Problem set 5. - Solutions

Graduate Macroeconomics 2 Problem set 5. - Solutions Graduae Macroeconomcs 2 Problem se. - Soluons Queson 1 To answer hs queson we need he frms frs order condons and he equaon ha deermnes he number of frms n equlbrum. The frms frs order condons are: F K

More information

CH.3. COMPATIBILITY EQUATIONS. Continuum Mechanics Course (MMC) - ETSECCPB - UPC

CH.3. COMPATIBILITY EQUATIONS. Continuum Mechanics Course (MMC) - ETSECCPB - UPC CH.3. COMPATIBILITY EQUATIONS Connuum Mechancs Course (MMC) - ETSECCPB - UPC Overvew Compably Condons Compably Equaons of a Poenal Vecor Feld Compably Condons for Infnesmal Srans Inegraon of he Infnesmal

More information

Linear Response Theory: The connection between QFT and experiments

Linear Response Theory: The connection between QFT and experiments Phys540.nb 39 3 Lnear Response Theory: The connecon beween QFT and expermens 3.1. Basc conceps and deas Q: ow do we measure he conducvy of a meal? A: we frs nroduce a weak elecrc feld E, and hen measure

More information

Relative controllability of nonlinear systems with delays in control

Relative controllability of nonlinear systems with delays in control Relave conrollably o nonlnear sysems wh delays n conrol Jerzy Klamka Insue o Conrol Engneerng, Slesan Techncal Unversy, 44- Glwce, Poland. phone/ax : 48 32 37227, {jklamka}@a.polsl.glwce.pl Keywor: Conrollably.

More information

Department of Economics University of Toronto

Department of Economics University of Toronto Deparmen of Economcs Unversy of Torono ECO408F M.A. Economercs Lecure Noes on Heeroskedascy Heeroskedascy o Ths lecure nvolves lookng a modfcaons we need o make o deal wh he regresson model when some of

More information

ECE 366 Honors Section Fall 2009 Project Description

ECE 366 Honors Section Fall 2009 Project Description ECE 366 Honors Secon Fall 2009 Projec Descrpon Inroducon: Muscal genres are caegorcal labels creaed by humans o characerze dfferen ypes of musc. A muscal genre s characerzed by he common characerscs shared

More information

TSS = SST + SSE An orthogonal partition of the total SS

TSS = SST + SSE An orthogonal partition of the total SS ANOVA: Topc 4. Orhogonal conrass [ST&D p. 183] H 0 : µ 1 = µ =... = µ H 1 : The mean of a leas one reamen group s dfferen To es hs hypohess, a basc ANOVA allocaes he varaon among reamen means (SST) equally

More information

Effect of Resampling Steepness on Particle Filtering Performance in Visual Tracking

Effect of Resampling Steepness on Particle Filtering Performance in Visual Tracking 102 The Inernaonal Arab Journal of Informaon Technology, Vol. 10, No. 1, January 2013 Effec of Resamplng Seepness on Parcle Flerng Performance n Vsual Trackng Zahdul Islam, Ch-Mn Oh, and Chl-Woo Lee School

More information

ABSTRACT KEYWORDS. Bonus-malus systems, frequency component, severity component. 1. INTRODUCTION

ABSTRACT KEYWORDS. Bonus-malus systems, frequency component, severity component. 1. INTRODUCTION EERAIED BU-MAU YTEM ITH A FREQUECY AD A EVERITY CMET A IDIVIDUA BAI I AUTMBIE IURACE* BY RAHIM MAHMUDVAD AD HEI HAAI ABTRACT Frangos and Vronos (2001) proposed an opmal bonus-malus sysems wh a frequency

More information