Introduction. A Bayesian Network Approach to Forecasting

Size: px
Start display at page:

Download "Introduction. A Bayesian Network Approach to Forecasting"

Transcription

1 From: FLAIRS-00 Proceedngs. Copyrgh 000, AAAI ( All rghs reserved. Inferencng Bayesan Neworks From Tme Seres Daa Usng Naural Selecon Andrew J. Novoblsk The Unversy of Texas a Arlngon P.O. Box 438 Gulf Shores, AL (334) andyn@novoech.com Farhad A. Kamangar, Ph.D. Compuer Scence & Engneerng Dep. Unversy of Texas a Arlngon Arlngon, TX 7609 (87) kamangar@cse.ua.edu Absrac Ths paper descrbes a new framework for usng naural selecon o evolve Bayesan Neworks for use n forecasng me seres daa. I exends curren research by nroducng a ree based represenaon of a canddae Bayesan Nework ha addresses he problem of model denfcaon and ranng hrough he use of naural selecon. The framework consrucs a modfed Naïve Bayesan classfer by searchng for relaonshps whn he daa ha wll produce a model for he underlyng process generang he me seres daa. Expermenal resuls are presened ha compare forecass n he presence of mulple sources of nformaon made usng he naurally seleced belef nework versus a random walk. Inroducon Recen leraure n he felds of Daa Mnng and forecasng has ncluded arcles oulnng new approaches for forecasng me seres daa ulzng Bayesan Neworks[]..A Bayesan Nework s a dreced acyclc graph wh nodes represenng he arbues of he model and dreced lnks represenng a causal relaonshp beween paren and chld. Togeher, hs nformaon represens he dependence beween varables and gves a concse specfcaon of he jon probably of he model []. Sgnfcanly, provdes a whe box approach o represenng relaonshps ha exs whn he doman beng modeled and can handle nferencng n he absence of complee nformaon. One area of parcular neres s he way n whch boh he srucure and values of nework represenaons can be learned from he daa alone. To hs end, a sgnfcan amoun of work has been done on learnng he nework srucure gven an denfed se of arbues of he daa o be modeled. However, n he case of forecasng a me seres, each pas value becomes a poenal arbue for use n he nework model descrbng he process ha produced he me seres. Ths ncrease n compuaonal complexy, plus he ably o enhance he forecas model usng daa sources exernal o he me seres beng forecas, underscores he need for an auonomous mehod for denfyng he forecas model. Examples of frameworks ha address hese ssues n he Copyrgh 000, Amercan Assocaon for Arfcal Inellgence ( All Rghs Reserved. conex of usng Bayesan Neworks o forecas me seres daa nclude [3,4]. The framework presened here reles upon evoluonary compung o derve a vald forecasng model from he me seres o be forecas by usng Genec Programmng. Genec Programmng [5] s a search mehod based on he mechancs of naural selecon [6] ha has been adaped o manpulae ree based models. There s a srong poenal, as evdenced n compleed work such as Kennedy e. al.[7] and De Jong e. al.[8], for evoluonary programmng o have a posve mpac on he denfcaon of approprae Bayesan nework models hrough correc encodng of he nework srucure and proper choces of fness funcons. One of he mos promsng aspecs of usng a genec programmng framework for he denfcaon of Bayesan neworks s he closeness he wo approaches already share. For example, Ramon and Sebasan [9] pon ou ha learnng boh he Belef Ne's parameers and srucure from avalable daa can be vewed as a search problem for denfyng a suable Bayesan nework for modelng he sample daa. Heckerman also dscusses hs by ponng ou several mehods for selecng canddae nework represenaons, n addon o dscussng varous mehods for evaluaon he fness of he learned represenaon wh respec o he sample daa. A Bayesan Nework Approach o Forecasng The Evoluonary Bayesan Nework approach ulzes a Bayesan nework o model a sochasc process. The nework combnes condonally dependen and ndependen nformaon o produce a model of he saonary process producng he frs dfference n he me seres beng forecased. Consder he me seres Y ha s passed hrough a dfferencng mechansm o produce he seres. The seres can hen be represened by he model: + = m(,,..., a, a ) [Eq. ] where a, a -, are a se of ndependen, dencally dsrbued random varables and m() s a funcon boh he prevous values of and he random varables a. One of he smples models m() s ha of he Random Walk:

2 + = + a [Eq. ] The Random Walk, frs dscussed by Bacheler n 900 [0], has been used as he de Faco sandard of comparson for mehods ha forecas fuure values n he sock marke. The predcve model for he Random Walk s: ˆ + = + E[ a ] [Eq 3] Assumng ha a s normally dsrbued wh mean equal o 0, Eq 3 becomes: ˆ + [Eq 4] = and wll be used as he baselne model predcor ha he Bayesan Nework model predcor s compared o. The Bayesan model represenaon of Eq s: δ max P( δ...) [Eq 5], = + mn( ) δ max( ) where mn() and max() are he mnmum and maxmum possble values of and δ s a connuous varable represenng he possble values for a me +. Alhough possble o work wh predcors ha use he connuous value δ, he framework dscussed n hs paper reles on he se of dscree values D, conanng elemens {d, d, }. The values of D are defned for he predcve model by dvdng up he range (mn(),max()) no N dscree ranges R wh boundares λ,such ha: mn( ) < R λ [Eq. 6] λ < R λ for =,,N- [Eq. 7] λ N < R N < max( ) [Eq. 8] wh d defned as: d = λ [Eq. 9] λ + λ d = for =,,N- [Eq. 0] N d = λ N = max() [Eq. ] Gven he values of D, he predcve model s defned as a Bayesan Classfer. The classfer s raned usng a se of arbues ha relae values of d wh pror values of and reurns he predced value for d by ulzng he maxmum a poseror hypohess o creae: ˆ ˆ d, max P( d...) [Eq. ] + = d D Inally, he smplfyng assumpon s made ha he pror values of are condonally ndependen gven he value of a me. Based on hs assumpon, Eq 4 can be rewren as he Nave Bayes Classfer: ˆ + = dˆ, max P( d ) P( j d ) [Eq. 3] d D j= The compuaonal mpac of usng he Nave Bayes classfer s mporan. I grealy reduces he amoun of sorage and number of calculaons requred o represen he Bayesan nework. Ths s sgnfcan n an naural selecon envronmen where all members of he populaon mus be creaed, raned, and hen esed for fness durng each generaon. However, he smplfyng assumpon of condonal ndependence beween pror values of means ha he MAP hypohess wll only be reurned when hs assumpon s rue. Ths s no he case when a process has an auoregressve componen o. Therefore, s necessary o suppor he case where he value of s condonally dependen on a subse of he values of a pror mes. The framework suppors he possbly of auoregressve componens by movng from a Nave Bayes classfer o a smple Bayes classfer, defned as: ˆ + = dˆ,maxp( d l, l,...) P( k P j d )) ( ) d D k L j= j L [Eq. 4] where L s he subse of lags {l, l, l 3, }from K, he se all lags {0,,,}. The las mprovemen he framework makes o he basc classfer s he applcaon of Occam's Razor o he number of erms used whn he classfer. Ths subse of K, K ' s hen used gvng: ˆ + = dˆ,max P( d d D l, l,...) k L P( k) ) j j L K ' P( j d ) [5] Fgure shows a sample classfer, n nework form, for + ha reles on he condonally dependen erms { -, -3 } and he condonally ndependen erms { -, -5 }. Naural Selecon Gven he desred form of he Evolved Bayesan Nework model, s necessary o specfy a ree srucure ha wll sasfy he requremens of he naural selecon process. Specfcally:. The ree srucure mus allow for he possble selecon of any - no eher he condonally ndependen or condonally dependen secon of he nework.. The ree mus allow for he dynamc specfcaon of range mappng (posonng of λ's) durng he quanzaon process of ndvdual saes for each varable node. 3. The ree mus no nhb he genec operaors used n he naural selecon process. The ree used by he naural selecon framework o evolve populaons of member Bayesan Neworks s bes descrbed as a se of rees whn a ree srucure. The roo ree, shown n Fgure, s used o descrbe he member varables conaned whn he nework and he condonal relaonshps beween hem. Each node conans a sngle neger arbue ha wll be used o deermne some aspec of he nework based on he node's

3 poson relave o he roo. The frs chld node always represens, whle each of he remanng chldren represen he remander of he - 's used n defnng he predcng model. Specfcaon of he - beng represened by a parcular node s encoded n ha node's value Fgure -A Smplfed Bayesan Nework for Selecng d Dependen -5 Independen + -5 Fgure - A Sample Roo Tree and he Bayesan Nework represens. Each node conaned whn he roo ree conans a subree ha encodes he λs used o paron he nerval (mn(), max()) no dscree caegores. Durng he naural selecon process, hgh level belef neworks can be modfed by addng or removng subrees o he mmedae chld level of he roo ree. Enhancemens o he low level quanzaon nformaon s made by aachng new subrees o he chldren of he nodes represenng varables n he nework. Snce he value of he node n he genec encodng s he same n all cases, he lsed consrans are me. The Genec Programmng Framework The Genec Programmng framework akes a seres o be forecas, a se of relaed daa seres o be used n predcng he forecas value, and a se of parameers ha drve he process. The man algorhm mpors he daa (Y ). convers he seres o be forecas no he desred dfference model ( ) and hen dvdes he daa no ranng, es, and evaluaon subses. Nex, he evoluonary search mechansm s nvoked and reles upon Neca, a commercal off he self (COTS) produc wh a programmable Applcaons Programmer Inerface, o buld, ran, and provde probables for he query node durng forecasng. A seres of ndependen runs are compleed, wh each run conssng of applyng he reproducons, crossover, and muaon operaors o produce a seres of generaons of poenal Bayesan Neworks. The bes ndvdual across all generaons of all runs s kep and used for he fnal forecas. Once he fnal forecas s made, s compared agans a Random Walk as a relave performance measuremen. Boh he resulng forecas values and performance sascs are preserved for pos processng purposes. The evoluonary par of he algorhm derves from he use of reproducon, crossover, and muaon o generae a new populaon from an old one. The choce of usng crossover or reproducon o add members o he new populaon s based on he desred percenage of new members generaed usng reproducon. For example, 30% of he new populaon s o be generaed by reproducon, hen he remanng 70% wll be generaed by crossover. Reproducon s he selecon of an ndvdual o be carred forward as-s no he nex generaon. The random selecon of ndvduals s made usng a probably dsrbuon based on he lnear fness rankng [] of he populaon. Members wh he bes fness values are hgher ranked and herefor seleced more ofen. Crossover s he creaon of wo new members by randomly selecng wo exsng members (possbly he same member wce) of he curren populaon n he same manner as reproducon. Then a sngle lnk n each of he ndvduals s randomly seleced and broken o creae an upper and lower paral ree. The upper ree of he frs ndvdual s combned wh he lower ree of he second ndvdual and he upper ree of he second ndvdual s combned wh he lower ree of he frs ndvdual wo creae wo new members for he nex generaon. Muaon s defned as randomly changng he value of a node whn he ree represenaon of an ndvdual. Ths operaon occurs wh a very low probably and s nended o dsplace he ndvdual f becomes suck n a local mnmum. In order for he Evolvng Bayesan Nework framework o ulze he gven ree represenaon o encode he Bayesan nework was necessary o add one adapaon relaed o crossover and muaon. Snce crossover could occur beween arbrary pons, s possble ha he ac of crossover or muaon could change eher he number of nodes n he nework or he organzaon of he caegores ha each node was broken no. Therefore, he member rees had o be scanned for valdy. If a ree was found o be nvald was kep n he populaon bu gven a very low fness rankng. Invald rees were added o he end of he ranked ls afer beng sub ranked by her complexy, wh he leas complex beng gven a beer rank poson. Once he ree s ransformed no a nework, ranng commences. Fness s compued by usng he ndvdual Bayesan Nework o selec he mos lkely value of he me seres for he nex me perod gven nformaon from prevous values of he me seres. Tranng s

4 accomplshed makng a subse of he daa avalable o he Neca case based learnng funconaly afer he canddae ree was defned. Once ranng s compleed, he ndvdual s measured for fness, usng he fness funcon, F(), defned as: F ( member ) ( ˆ = MNSE, ) [Eq. 6] where MNSE, he Mean Normalzed Square Error, s compued as: ˆ = ˆ MNSE (, ) = max( ) mn( ) [Eq. 7] Fness s measured by usng he raned nework o forecas values for he subse of se asde for esng. Ths process s hen repeaed for he seleced number of runs, generaons, and populaon sze unl he bes Bayesan Nework s produced by he framework. The resulng Bayesan Nework s hen used o forecas values for he remanng subse of se asde for he purpose of evaluang he forecasng mehod agans a Random walk. The success of he search process depends on new ndvduals beng creaed from he mos relavely f n he curren populaon. A fness value for an enre member s consdered o be shared by each member of he power se of ndvdual sub rees conans. These subrees, or schemaa, are hen combned durng he generaon of a new populaon o creae, n heory, a more robus populaon ha wll produce ncreasngly f ndvduals. Unforunaely, hs echnque s no guaraneed o converge o he bes f ndvdual and herefore requres he use of large populaons randomly sampled o creae he nal populaon such ha as many schemaa as possble are represened. Expermenal Resuls Table shows he overall resuls of forecasng for he GM me seres gven he number of records o hold back for esng, and he mehod used o provde he forecas. Each forecas consss of 40 one sep ahead predcons usng a nework ha was evolved usng a me seres wh 94 values. Avalable hsorcal daa was delvered as a sngle record conssng of he 9 prevous values of he varable. The HLD column ndcaes he number of records held back for he esng of he nework. The remanng 94 HLD records were used n he naural selecon of he Bayesan Nework and s supervsed ranng. Each expermenal forecas was made usng a populaon of sze 5, evolved hrough 5 generaons, wh he naural selecon process repeaed fve mes per forecas. Ths was suffcen o allow he process o acheve convergence when 70% of he populaon esed beer han he random walk. In addon o he unvarae forecas, represened by MAP n he METHOD column, expermenal resuls were compled for he mulvarae mehod M-MAP (allowng he framework o buld a nework ulzng nformaon from oher secures) and for he random walk, RWALK. HLD METHOD GNS RNS MNSE TRN MNSE EVL MAPE EVL 40 MAP % 40 M-MAP % 40 RWALK % 60 MAP % 60 M-MAP % 60 RWALK % 80 MAP % 80 M-MAP % 80 RWALK % Table - Expermen Resuls for Forecasng he Fuure Value of GM Sock Prces. The las hree columns conan nformaon on he forecasng error obaned when comparng he acual value of he seres o he forecas value produced by he bes ndvdual produced by he evoluonary process. Ths nformaon has been spl no hree columns; MSNE TRN, MSNE EVL, and MAPE EVL. MSNE TRN conans he Mean Square Normalzed Error for he ndcaed number of records held back for he esng of he raned nework. MSNE EVL conans he MSNE for he fnal se of records used o evaluae he raned nework on nformaon no seen durng he selecon process. The MAPE EVAL column provdes he Mean Average Percen Error beween he rue and forecas value for he ranng record se and he evaluaon record se of he mos f member of he evolved populaon. MAPE was provded as an acceped sandard of error evaluaon and was no used n he process of naurally selecng he Evolved Bayesan Nework used o provde he forecass. Fgure 3 shows he complee daase for he GM Sock Prce me seres. Ths seres shows a generally rsng rend over me. For he GM forecas, he wnnng Bayesan nework from he naural selecon process, shown n Fgure 4 reled upon he prevous prce of GM sock, n addon o prevous prces from he GE and IBM sock as well. Ths nework was used o generae he forecas shown n fgure 5. Fgure 6 shows he Average Percenage error for each of he forecas values generaed durng he evaluaon phase of he framework. Dscusson Overall, he framework for naurally selecng Bayesan Neworks ouperformed he Random walk, bu no by a large margn. The bes forecas was delvered by an Evolved Bayesan Nework wh a holdback of greaer han or equal o 60 records, 0 records more han he number forecas durng he evaluaon phase of he framework. Addonally, he bes MAPE EVAL value belonged o he same forecas ha conaned he bes MSNE EVAL value. The forecasng resuls for he bes naurally seleced Bayesan Nework were whn 4% for frs 7 values and 5% for remanng values over he daa

5 held back for evaluaon of he seleced me seres. I s neresng o noe ha he seleced forecas model holds whn he noed error olerance over an exended perod of me whou requrng reranng of he nework. Prce* GM Sock Prce Tme Fgure 3 - The GM Sock Prce Tme Seres. GM -0 IBM -5 IBM -9 IBM - The framework for naurally selecng Bayesan Neworks was also able o separae he classfcaon of daa pons no relevan arbues from he process of usng he dscovered arbued n he hgh level forecasng model. Ths resuled n allowng he operaors nvolved wh he genec programmng based search of he model space o cause changes n he quanzaon levels of seleced arbues o occur more frequenly han he organzaon and addon/removal of he arbues hemselves. In essence, he naural selecon process would move he search o a hgh probably area of success, and hen allow for refnemen of he seleced model o oban he bes soluon n ha localy. 6% 5% 4% 3% % GM GE -5 Fgure 4 - The Bayesan Nework Model for he Prce of GM Sock. Acual GM Forecas GM % 0% Tme Fgure 6 - The Average Percen Error of he Forecased GM Sock Prces. Prce Tme Fgure 5 - The Forecased Prce of GM Sock. Based on he nal resuls, would be neresng o see f he seleced nodes and her accompanyng probables could be mapped drecly o he coeffcens of an ARIMA model wh some degree of uly. I would also be neresng o sudy he effec on he applcably of usng he Model Averagng mehod s each of he avalable hypohess were sgnfcanly dfferen. Conclusons The problem of denfyng and ranng a model ha can be used o forecas he value of a me seres gven hsorcal daa has been he focus of much research. The mehod dscussed n hs paper combnes naural selecon wh a Bayesan Model. The resulan forecasng framework shares smlar model componens wh he Box and Jenkn's ARIMA model and has been expermenally shown o evolve Bayesan Neworks ha perform beer han a random walk References [] Heckerman, D., A. Mamdan, and M. Wellman Real World Applcaons of Bayesan Neworks. Communcaons of he ACM 38, no. 5: [] Russell, Suar, and Peer Norvg Arfcal Inellgence: A Modern Approach. Englewood Clffs: Prence Hall. [3] Abamson, B. 99. ARCO: An Applcaon of Belef Neworks o he Ol Marke. In Proceedngs of The Uncerany n Arfcal Inellgence Conference: -8. [4] Dagum, P., A. Galper, E. Horvz, and A. Sever Unceran Reasonng and Forecasng. Inernaonal Journal of Forecasng, no. : [5] Koza, John Genec Programmng: On he Programmng of Compuers by Means of Naural Selecon. Cambrdge: MIT Press. [6] Holland, John. 99. Adapaon n Naural and Arfcal Sysems: An Inroducory Analyss wh Applcaons o Bology, Conrol, and Arfcal Inellgence. Cambrdge: MIT Press. [7] Kennedy, H., C. Chnnah, P. Bradbeer, and L. Morss The Consrucon and Evaluaon of Decson Trees In a Comparson of Evoluonary and Concep Learnng Mehods. In Seleced Papers from he AISB Inernaonal Workshop Evoluonary Compung. Sprnger-Verlag. [8] De Jong, K., W. Spears, and D. Gordon Usng Genec Algorhms for Concep Learnng. San Dego, CA: Naval Research Lab Techncal Repor. [9] Ramon, M., and P. Sebasan Learnng Bayesan Neworks from Incomplee Daabases. In Proceedngs of he Threenh Conference on Uncerany n Arfcal Inellgence [0] Bacheler, Lous The Random Characer of Sock Marke Prces. Eded by Paul Cooner. Theory of Speculaon. MIT Press. [] Mller, B., and D. Goldberg Genec Algorhms, Selecon Schemes, and he Varyng Effecs of Nose. In Evoluonary Compuaon Journal 4, no. :

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

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

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

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

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

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

Chapter 6: AC Circuits

Chapter 6: AC Circuits Chaper 6: AC Crcus Chaper 6: Oulne Phasors and he AC Seady Sae AC Crcus A sable, lnear crcu operang n he seady sae wh snusodal excaon (.e., snusodal seady sae. Complee response forced response naural response.

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

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

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

Analysis And Evaluation of Econometric Time Series Models: Dynamic Transfer Function Approach

Analysis And Evaluation of Econometric Time Series Models: Dynamic Transfer Function Approach 1 Appeared n Proceedng of he 62 h Annual Sesson of he SLAAS (2006) pp 96. Analyss And Evaluaon of Economerc Tme Seres Models: Dynamc Transfer Funcon Approach T.M.J.A.COORAY Deparmen of Mahemacs Unversy

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

THEORETICAL AUTOCORRELATIONS. ) if often denoted by γ. Note that

THEORETICAL AUTOCORRELATIONS. ) if often denoted by γ. Note that THEORETICAL AUTOCORRELATIONS Cov( y, y ) E( y E( y))( y E( y)) ρ = = Var( y) E( y E( y)) =,, L ρ = and Cov( y, y ) s ofen denoed by whle Var( y ) f ofen denoed by γ. Noe ha γ = γ and ρ = ρ and because

More information

Genetic Algorithm in Parameter Estimation of Nonlinear Dynamic Systems

Genetic Algorithm in Parameter Estimation of Nonlinear Dynamic Systems Genec Algorhm n Parameer Esmaon of Nonlnear Dynamc Sysems E. Paeraks manos@egnaa.ee.auh.gr V. Perds perds@vergna.eng.auh.gr Ah. ehagas kehagas@egnaa.ee.auh.gr hp://skron.conrol.ee.auh.gr/kehagas/ndex.hm

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

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

A Novel Iron Loss Reduction Technique for Distribution Transformers. Based on a Combined Genetic Algorithm - Neural Network Approach

A Novel Iron Loss Reduction Technique for Distribution Transformers. Based on a Combined Genetic Algorithm - Neural Network Approach A Novel Iron Loss Reducon Technque for Dsrbuon Transformers Based on a Combned Genec Algorhm - Neural Nework Approach Palvos S. Georglaks Nkolaos D. Doulams Anasasos D. Doulams Nkos D. Hazargyrou and Sefanos

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

Econ107 Applied Econometrics Topic 5: Specification: Choosing Independent Variables (Studenmund, Chapter 6)

Econ107 Applied Econometrics Topic 5: Specification: Choosing Independent Variables (Studenmund, Chapter 6) Econ7 Appled Economercs Topc 5: Specfcaon: Choosng Independen Varables (Sudenmund, Chaper 6 Specfcaon errors ha we wll deal wh: wrong ndependen varable; wrong funconal form. Ths lecure deals wh wrong ndependen

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

The Dynamic Programming Models for Inventory Control System with Time-varying Demand

The Dynamic Programming Models for Inventory Control System with Time-varying Demand The Dynamc Programmng Models for Invenory Conrol Sysem wh Tme-varyng Demand Truong Hong Trnh (Correspondng auhor) The Unversy of Danang, Unversy of Economcs, Venam Tel: 84-236-352-5459 E-mal: rnh.h@due.edu.vn

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

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

Forecasting customer behaviour in a multi-service financial organisation: a profitability perspective

Forecasting customer behaviour in a multi-service financial organisation: a profitability perspective Forecasng cusomer behavour n a mul-servce fnancal organsaon: a profably perspecve A. Audzeyeva, Unversy of Leeds & Naonal Ausrala Group Europe, UK B. Summers, Unversy of Leeds, UK K.R. Schenk-Hoppé, Unversy

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

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

MANY real-world applications (e.g. production

MANY real-world applications (e.g. production Barebones Parcle Swarm for Ineger Programmng Problems Mahamed G. H. Omran, Andres Engelbrech and Ayed Salman Absrac The performance of wo recen varans of Parcle Swarm Opmzaon (PSO) when appled o Ineger

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

Data Collection Definitions of Variables - Conceptualize vs Operationalize Sample Selection Criteria Source of Data Consistency of Data

Data Collection Definitions of Variables - Conceptualize vs Operationalize Sample Selection Criteria Source of Data Consistency of Data Apply Sascs and Economercs n Fnancal Research Obj. of Sudy & Hypoheses Tesng From framework objecves of sudy are needed o clarfy, hen, n research mehodology he hypoheses esng are saed, ncludng esng mehods.

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

. The geometric multiplicity is dim[ker( λi. number of linearly independent eigenvectors associated with this eigenvalue.

. The geometric multiplicity is dim[ker( λi. number of linearly independent eigenvectors associated with this eigenvalue. Lnear Algebra Lecure # Noes We connue wh he dscusson of egenvalues, egenvecors, and dagonalzably of marces We wan o know, n parcular wha condons wll assure ha a marx can be dagonalzed and wha he obsrucons

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

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

Math 128b Project. Jude Yuen

Math 128b Project. Jude Yuen Mah 8b Proec Jude Yuen . Inroducon Le { Z } be a sequence of observed ndependen vecor varables. If he elemens of Z have a on normal dsrbuon hen { Z } has a mean vecor Z and a varancecovarance marx z. Geomercally

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

e-journal Reliability: Theory& Applications No 2 (Vol.2) Vyacheslav Abramov

e-journal Reliability: Theory& Applications No 2 (Vol.2) Vyacheslav Abramov June 7 e-ournal Relably: Theory& Applcaons No (Vol. CONFIDENCE INTERVALS ASSOCIATED WITH PERFORMANCE ANALYSIS OF SYMMETRIC LARGE CLOSED CLIENT/SERVER COMPUTER NETWORKS Absrac Vyacheslav Abramov School

More information

THE PREDICTION OF COMPETITIVE ENVIRONMENT IN BUSINESS

THE PREDICTION OF COMPETITIVE ENVIRONMENT IN BUSINESS THE PREICTION OF COMPETITIVE ENVIRONMENT IN BUSINESS INTROUCTION The wo dmensonal paral dfferenal equaons of second order can be used for he smulaon of compeve envronmen n busness The arcle presens he

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

Notes on the stability of dynamic systems and the use of Eigen Values.

Notes on the stability of dynamic systems and the use of Eigen Values. Noes on he sabl of dnamc ssems and he use of Egen Values. Source: Macro II course noes, Dr. Davd Bessler s Tme Seres course noes, zarads (999) Ineremporal Macroeconomcs chaper 4 & Techncal ppend, and Hamlon

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

. The geometric multiplicity is dim[ker( λi. A )], i.e. the number of linearly independent eigenvectors associated with this eigenvalue.

. The geometric multiplicity is dim[ker( λi. A )], i.e. the number of linearly independent eigenvectors associated with this eigenvalue. Mah E-b Lecure #0 Noes We connue wh he dscusson of egenvalues, egenvecors, and dagonalzably of marces We wan o know, n parcular wha condons wll assure ha a marx can be dagonalzed and wha he obsrucons are

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

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

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

( 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

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

2/20/2013. EE 101 Midterm 2 Review

2/20/2013. EE 101 Midterm 2 Review //3 EE Mderm eew //3 Volage-mplfer Model The npu ressance s he equalen ressance see when lookng no he npu ermnals of he amplfer. o s he oupu ressance. I causes he oupu olage o decrease as he load ressance

More information

CHAPTER 2: Supervised Learning

CHAPTER 2: Supervised Learning HATER 2: Supervsed Learnng Learnng a lass from Eamples lass of a famly car redcon: Is car a famly car? Knowledge eracon: Wha do people epec from a famly car? Oupu: osve (+) and negave ( ) eamples Inpu

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

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

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015)

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015) 5h Inernaonal onference on Advanced Desgn and Manufacurng Engneerng (IADME 5 The Falure Rae Expermenal Sudy of Specal N Machne Tool hunshan He, a, *, La Pan,b and Bng Hu 3,c,,3 ollege of Mechancal and

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

Bernoulli process with 282 ky periodicity is detected in the R-N reversals of the earth s magnetic field

Bernoulli process with 282 ky periodicity is detected in the R-N reversals of the earth s magnetic field Submed o: Suden Essay Awards n Magnecs Bernoull process wh 8 ky perodcy s deeced n he R-N reversals of he earh s magnec feld Jozsef Gara Deparmen of Earh Scences Florda Inernaonal Unversy Unversy Park,

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

Time Scale Evaluation of Economic Forecasts

Time Scale Evaluation of Economic Forecasts CENTRAL BANK OF CYPRUS EUROSYSTEM WORKING PAPER SERIES Tme Scale Evaluaon of Economc Forecass Anons Mchs February 2014 Worng Paper 2014-01 Cenral Ban of Cyprus Worng Papers presen wor n progress by cenral

More information

Reactive Methods to Solve the Berth AllocationProblem with Stochastic Arrival and Handling Times

Reactive Methods to Solve the Berth AllocationProblem with Stochastic Arrival and Handling Times Reacve Mehods o Solve he Berh AllocaonProblem wh Sochasc Arrval and Handlng Tmes Nsh Umang* Mchel Berlare* * TRANSP-OR, Ecole Polyechnque Fédérale de Lausanne Frs Workshop on Large Scale Opmzaon November

More information

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

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

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

2. SPATIALLY LAGGED DEPENDENT VARIABLES

2. SPATIALLY LAGGED DEPENDENT VARIABLES 2. SPATIALLY LAGGED DEPENDENT VARIABLES In hs chaper, we descrbe a sascal model ha ncorporaes spaal dependence explcly by addng a spaally lagged dependen varable y on he rgh-hand sde of he regresson equaon.

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

Normal Random Variable and its discriminant functions

Normal Random Variable and its discriminant functions Noral Rando Varable and s dscrnan funcons Oulne Noral Rando Varable Properes Dscrnan funcons Why Noral Rando Varables? Analycally racable Works well when observaon coes for a corruped snle prooype 3 The

More information

An Effective TCM-KNN Scheme for High-Speed Network Anomaly Detection

An Effective TCM-KNN Scheme for High-Speed Network Anomaly Detection Vol. 24, November,, 200 An Effecve TCM-KNN Scheme for Hgh-Speed Nework Anomaly eecon Yang L Chnese Academy of Scences, Bejng Chna, 00080 lyang@sofware.c.ac.cn Absrac. Nework anomaly deecon has been a ho

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

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

Efficient Asynchronous Channel Hopping Design for Cognitive Radio Networks

Efficient Asynchronous Channel Hopping Design for Cognitive Radio Networks Effcen Asynchronous Channel Hoppng Desgn for Cognve Rado Neworks Chh-Mn Chao, Chen-Yu Hsu, and Yun-ng Lng Absrac In a cognve rado nework (CRN), a necessary condon for nodes o communcae wh each oher s ha

More information

Lecture 11 SVM cont

Lecture 11 SVM cont Lecure SVM con. 0 008 Wha we have done so far We have esalshed ha we wan o fnd a lnear decson oundary whose margn s he larges We know how o measure he margn of a lnear decson oundary Tha s: he mnmum geomerc

More information

Constrained-Storage Variable-Branch Neural Tree for. Classification

Constrained-Storage Variable-Branch Neural Tree for. Classification Consraned-Sorage Varable-Branch Neural Tree for Classfcaon Shueng-Ben Yang Deparmen of Dgal Conen of Applcaon and Managemen Wenzao Ursulne Unversy of Languages 900 Mnsu s oad Kaohsng 807, Tawan. Tel :

More information

Chapter Lagrangian Interpolation

Chapter Lagrangian Interpolation Chaper 5.4 agrangan Inerpolaon Afer readng hs chaper you should be able o:. dere agrangan mehod of nerpolaon. sole problems usng agrangan mehod of nerpolaon and. use agrangan nerpolans o fnd deraes and

More information

Forecasting Using First-Order Difference of Time Series and Bagging of Competitive Associative Nets

Forecasting Using First-Order Difference of Time Series and Bagging of Competitive Associative Nets Forecasng Usng Frs-Order Dfference of Tme Seres and Baggng of Compeve Assocave Nes Shuch Kurog, Ryohe Koyama, Shnya Tanaka, and Toshhsa Sanuk Absrac Ths arcle descrbes our mehod used for he 2007 Forecasng

More information

Let s treat the problem of the response of a system to an applied external force. Again,

Let s treat the problem of the response of a system to an applied external force. Again, Page 33 QUANTUM LNEAR RESPONSE FUNCTON Le s rea he problem of he response of a sysem o an appled exernal force. Agan, H() H f () A H + V () Exernal agen acng on nernal varable Hamlonan for equlbrum sysem

More information

Predicting and Preventing Emerging Outbreaks of Crime

Predicting and Preventing Emerging Outbreaks of Crime Predcng and Prevenng Emergng Oubreaks of Crme Danel B. Nell Even and Paern Deecon Laboraory H.J. Henz III College, Carnege Mellon Unversy nell@cs.cmu.edu Jon work wh Seh Flaxman, Amru Nagasunder, Wl Gorr

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

Dual Population-Based Incremental Learning for Problem Optimization in Dynamic Environments

Dual Population-Based Incremental Learning for Problem Optimization in Dynamic Environments Dual Populaon-Based Incremenal Learnng for Problem Opmzaon n Dynamc Envronmens hengxang Yang, Xn Yao In recen years here s a growng neres n he research of evoluonary algorhms for dynamc opmzaon problems

More information

Testing a new idea to solve the P = NP problem with mathematical induction

Testing a new idea to solve the P = NP problem with mathematical induction Tesng a new dea o solve he P = NP problem wh mahemacal nducon Bacground P and NP are wo classes (ses) of languages n Compuer Scence An open problem s wheher P = NP Ths paper ess a new dea o compare he

More information

Parameter Estimation of Three-Phase Induction Motor by Using Genetic Algorithm

Parameter Estimation of Three-Phase Induction Motor by Using Genetic Algorithm 360 Journal of Elecrcal Engneerng & Technology Vol. 4, o. 3, pp. 360~364, 009 Parameer Esmaon of Three-Phase Inducon Moor by Usng Genec Algorhm Seesa Jangj and Panhep Laohacha* Absrac Ths paper suggess

More information

Online Supplement for Dynamic Multi-Technology. Production-Inventory Problem with Emissions Trading

Online Supplement for Dynamic Multi-Technology. Production-Inventory Problem with Emissions Trading Onlne Supplemen for Dynamc Mul-Technology Producon-Invenory Problem wh Emssons Tradng by We Zhang Zhongsheng Hua Yu Xa and Baofeng Huo Proof of Lemma For any ( qr ) Θ s easy o verfy ha he lnear programmng

More information

Including the ordinary differential of distance with time as velocity makes a system of ordinary differential equations.

Including the ordinary differential of distance with time as velocity makes a system of ordinary differential equations. Soluons o Ordnary Derenal Equaons An ordnary derenal equaon has only one ndependen varable. A sysem o ordnary derenal equaons consss o several derenal equaons each wh he same ndependen varable. An eample

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

Learning Objectives. Self Organization Map. Hamming Distance(1/5) Introduction. Hamming Distance(3/5) Hamming Distance(2/5) 15/04/2015

Learning Objectives. Self Organization Map. Hamming Distance(1/5) Introduction. Hamming Distance(3/5) Hamming Distance(2/5) 15/04/2015 /4/ Learnng Objecves Self Organzaon Map Learnng whou Exaples. Inroducon. MAXNET 3. Cluserng 4. Feaure Map. Self-organzng Feaure Map 6. Concluson 38 Inroducon. Learnng whou exaples. Daa are npu o he syse

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

Dual Approximate Dynamic Programming for Large Scale Hydro Valleys

Dual Approximate Dynamic Programming for Large Scale Hydro Valleys Dual Approxmae Dynamc Programmng for Large Scale Hydro Valleys Perre Carpener and Jean-Phlppe Chanceler 1 ENSTA ParsTech and ENPC ParsTech CMM Workshop, January 2016 1 Jon work wh J.-C. Alas, suppored

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

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

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

Survival Analysis and Reliability. A Note on the Mean Residual Life Function of a Parallel System

Survival Analysis and Reliability. A Note on the Mean Residual Life Function of a Parallel System Communcaons n Sascs Theory and Mehods, 34: 475 484, 2005 Copyrgh Taylor & Francs, Inc. ISSN: 0361-0926 prn/1532-415x onlne DOI: 10.1081/STA-200047430 Survval Analyss and Relably A Noe on he Mean Resdual

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

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

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

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

Standard Error of Technical Cost Incorporating Parameter Uncertainty

Standard Error of Technical Cost Incorporating Parameter Uncertainty Sandard rror of echncal Cos Incorporang Parameer Uncerany Chrsopher Moron Insurance Ausrala Group Presened o he Acuares Insue General Insurance Semnar 3 ovember 0 Sydney hs paper has been prepared for

More information

2 Aggregate demand in partial equilibrium static framework

2 Aggregate demand in partial equilibrium static framework Unversy of Mnnesoa 8107 Macroeconomc Theory, Sprng 2009, Mn 1 Fabrzo Perr Lecure 1. Aggregaon 1 Inroducon Probably so far n he macro sequence you have deal drecly wh represenave consumers and represenave

More information

Fuzzy Set Theory in Modeling Uncertainty Data. via Interpolation Rational Bezier Surface Function

Fuzzy Set Theory in Modeling Uncertainty Data. via Interpolation Rational Bezier Surface Function Appled Mahemacal Scences, Vol. 7, 013, no. 45, 9 38 HIKARI Ld, www.m-hkar.com Fuzzy Se Theory n Modelng Uncerany Daa va Inerpolaon Raonal Bezer Surface Funcon Rozam Zakara Deparmen of Mahemacs, Faculy

More information

[ ] 2. [ ]3 + (Δx i + Δx i 1 ) / 2. Δx i-1 Δx i Δx i+1. TPG4160 Reservoir Simulation 2018 Lecture note 3. page 1 of 5

[ ] 2. [ ]3 + (Δx i + Δx i 1 ) / 2. Δx i-1 Δx i Δx i+1. TPG4160 Reservoir Simulation 2018 Lecture note 3. page 1 of 5 TPG460 Reservor Smulaon 08 page of 5 DISCRETIZATIO OF THE FOW EQUATIOS As we already have seen, fne dfference appromaons of he paral dervaves appearng n he flow equaons may be obaned from Taylor seres

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

National Exams December 2015 NOTES: 04-BS-13, Biology. 3 hours duration

National Exams December 2015 NOTES: 04-BS-13, Biology. 3 hours duration Naonal Exams December 205 04-BS-3 Bology 3 hours duraon NOTES: f doub exss as o he nerpreaon of any queson he canddae s urged o subm wh he answer paper a clear saemen of any assumpons made 2 Ths s a CLOSED

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

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

Time-interval analysis of β decay. V. Horvat and J. C. Hardy

Time-interval analysis of β decay. V. Horvat and J. C. Hardy Tme-nerval analyss of β decay V. Horva and J. C. Hardy Work on he even analyss of β decay [1] connued and resuled n he developmen of a novel mehod of bea-decay me-nerval analyss ha produces hghly accurae

More information