Fusion of Neural Classifiers for Financial Market Prediction

Size: px
Start display at page:

Download "Fusion of Neural Classifiers for Financial Market Prediction"

Transcription

1 Fuson of Neural Classfers for Fnanal Market Predton Trsh Keaton Dept. of Eletral Engneerng (136-93) Informaton Senes Laboratory (RL 69) Calforna Insttute of Tehnology HRL Laboratores, LLC Pasadena, CA Malbu, CA ABSTRACT: Foreastng fnanal urreny markets s an extremely hallengng problem beause of the omplex and hghly haot nature of suh markets. Motvated by the substantal profts that ould be ganed by havng a system that ould aurately predt large trends n the market, fnanal nsttutons are lookng on advanes n mahne learnng, neural networks, and statsts to provde them wth another analyss tool. Researhers are nvestgatng the use of bak-propagaton neural networks for fnanal tme seres predton, due to ther suess on other pattern reognton problems suh as mahne & handwrtten harater reognton. However, to date ther performane has been onsderably lower than that aheved on the harater reognton problem doman. Ths s due n large part to the tremendous amount of nose nherent n the data, whh hnders the learnng of good mappng funtons. We beleve that redundant foreastng through the synergst use of multple neural network predtors n ombnaton wth an ntellgent deson aggregaton sheme, may be the key to nreasng the suess rate of omputer-aded foreastng systems. In ths paper, we ondut an empral and omparatve study on the use of alternatve methods for data preproessng, ftness evaluaton, and deson fuson. We demonstrate the advantage of our multple lassfer approah n predtng hanges n the foregn exhange rate of the U.S. Dollar versus the German Mark over 250 days of tradng. Keywords: fnanal market analyss, tme seres predton, lassfer fuson, evdental reasonng, neural networks 1. Introduton Reently, the dea of ombnng multple neural networks has beome an area of great nterest amongst pattern reognton researhers [3], [4], [5]. The ratonale behnd ths urrent dreton s that often real-world problems are far too omplex for any sngle method to generate the best results for all possble types of nputs. Instead, an ensemble onsstng of multple models s learned, and then the lassfaton deson s made by ombnng the lassfatons of the ndvdual models. Ths approah has led to mproved reognton rates over any of the ndvdual onsttuents of the ensemble. However, the amount of mprovement n auray has been found to be dretly related to the error ndependene of the ndvdual lassfers. Hene, ths sheme has typally been appled to the fuson of omplementary or orthogonal feature sets, suh as strokes and avtes for harater reognton, sne lassfers based on very dfferent feature sets often make errors n an unorrelated manner. In the future, we ntend to explore the aggregaton of foreastng models based on multple feature sets suh as wavelet and Fourer oeffents. However, n ths paper we study the benefts of ombnng sngle layered feedforward neural networks traned by bakpropagaton on an dental data set. In ths ase, network dversty was aheved by the nherent randomness assoated wth the bak-propagaton algorthm s ntalzaton of a network s weghts. Pattern lassfers traned n ths manner an be vewed as approxmatons from dfferent dretons to the same goal, somewhat lke reahng the peak of a mountan from dfferent startng ondtons. Hene, eah lassfer may behave dfferently wth eah ndvdual nput pattern, however n the long run ther error rates wll be nearly the same. Under these rumstanes, the fuson of redundant lassfers

2 an potentally mprove the overall performane of the system by redung the unertanty assoated wth the lassfaton, just as n everyday lfe we often onsult more than one expert before makng an mportant deson. Ths paper s organzed as follows. In seton 2, we provde an overvew of our mult-lassfer system for predtng fnanal markets. Seton 3 dsusses the desgn of the Artfal Neural Network (ANN) lassfer used for tme-seres predton, nludng the alternatve ost or error funtons utlzed durng the bak-propagaton learnng of the network parameters. Seton 4 desrbes the fuson methodologes explored for the aggregaton of the predton desons. The latter setons present expermental results onduted on the U.S Dollar vs. German Mark fnanal urreny data and the onlusons that may be drawn from ths study. 2. The System Sne dfferent pattern lassfers wll exhbt dfferent strengths and weaknesses, we propose a multple neural-based lassfer system for fnanal tme-seres predton whh ontans an ntellgent deson makng sheme that fuses the predtons, suh that eah lassfer s defenes are ompensated for whle preservng ts strengths. A number of dfferent strateges exst n ombnng lassfer desons. Two or more lassfers may be onatenated so that the output of one of them beomes the nput to another, or they may be operated n parallel. We hoose the later varant, where the group of lassfers to be ombned an be vewed as a group of experts lookng at the same problem from ther ndvdual ponts of vew and statng ther ndvdual predton about the future trend. The task performed by the deson module s to ombne the predtons n a manner suh that the overall unertanty assoated wth the fnal deson s redued. A blok dagram of the proposed system s shown n Fgure A Neural Network for Foreastng Fgure 1. Fuson of multple neural lassfers for mproved fnanal market analyss. The most suessful Artfal Neural Network (ANN) to be appled to pattern reognton tasks s the standard fully onneted mult-layered pereptron net. It learns a mappng between nput and output pars by adaptng ts weghts through bak-propagaton learnng algorthm. Fgure 2 shows the one-layer arhteture used n our fnanal tme-seres predton experments. The model assumes there exsts an underlyng omplex relatonshp between the urrent return and the pror returns over a twenty-day perod, hene the nput layer ontans 20 neurons. Generally, a sngle output neuron havng a nonlnear hyperbol tangent atvaton funton s used to produe values wthn the range of [- 1,1], where ts sgn ndates the dreton of hange n the market [1], [2]. However, n our multple lassfer system we would lke to be able to nterpret the network outputs as Bayesan a posteror probablty estmates, whh an then be easly ombned usng evdental reasonng methods. Rhard and Lppmann [6] showed that Bayesan probabltes are estmated when the desred network outputs are 1 of M lasses (one output s unty for the orret lass, all others are zero), and the network s traned by mnmzng the expeted mean square error (MSE) or the ross-entropy ost funton. Thus, we utlze two neurons n the output layer havng a sgmodal atvaton funton [0-1]. One of the output neurons s used to ndate the predton of an upward trend, whle the other ndates a downward trend n the market as shown n Fgure 2.

3 In stuatons n whh ths s true, the Gaussan probablty dstrbuton s approprate and the error term to be mnmzed s the mean square error. The error funton and ts dervatve used for weght update are: E p = k (t k y k ) 2 2σ 2 E p y k = (t k y k ) σ 2 Fgure 2. A sngle-layered pereptron used for fnanal foreastng. The network parameters were optmzed usng bak-propagaton learnng wth the followng varants. Frst, the weght update rule was modfed to nlude a momentum term α, whh along wth the learnng rate η were adapted durng tranng from ther ntal values of 0.9, and 0.1, respetvely. At eah tranng epoh, the tranng patterns were presented sequentally to the network for weght updatng. In addton, we norporated the oddness symmetry hnt nto the learnng proess by presentng eah tranng nstane followed by ts negaton of both the nput vetor and ts target value. In [2], t was shown that the symmetry hnt mproves the generalzaton ablty of the network, by preventng overfttng, and by restrtng the number of solutons the network may settle nto. Fnally, we expermented wth usng both the squared-error and the ross-entropy ost funtons for optmzng the network weghts. 3.1 Mean Square Error The tradtonal mean square error funton s the most popular ost funton used n the majorty of applatons for optmzng the weghts of a neural network. It has demonstrated good performane on real-world problems, and an be used for predton, lassfaton and regresson. It assumes that the network s error wll be normally dstrbuted about the predted values. where, σ 2 s typally fxed to be 1 and t k s the k th neuron s target value and y k ts output. When the Bayesan a posteror probabltes are estmated orretly, the lassfaton error rate wll be mnmzed, and the outputs sum to one suh that they an be nterpreted as probabltes. 3.2 Cross-Entropy Error Another popular ost funton measures the ross-entropy between atual outputs and desred outputs, whh are treated as Bayesan probabltes. Motvaton for ts use les n the assumpton that the desred outputs are ndependent, bnary, random varables, suh that the network s error wll be bnomally dstrbuted. Therefore, gven bnary target values of 0 and 1, we an wrte the learnng objetve n terms of the relatve or ross-entropy of the target value to the atual output of the network. The mnmzng error funton beomes: [ t log( y ) + (1 t ) log(1 y ] E = ) p k k k k k wth ts dervatve easly expressed as: Ep = y k t k y k 1 t k 1 y k where, t k s the k th neuron s target value and y k ts output. Ths ost funton an be nterpreted as mnmzng the Kullbak-Lebler probablty dstane measure. It weghts errors more heavly than the squared-error term, and thus the traned

4 network tends do a better job of predtng large hanges n the market at the expense of mslassfyng smaller varatons. For our applaton ths bas s desrable sne a falure to detet large shfts n the market s far more ostly than falng to detet smaller movements. 4. Combnng Classfer Predtons The fuson methodologes nvestgated for ombnng the predtons of the dfferent neural lassfers ranged from smple tehnques, requrng lttle omputaton suh as majorty votng and averagng, to the more omputatonally ntensve evdental reasonng tehnques: Bayesan, Dempster-Shafer s rule, and fuzzy ntegral fuson. In ths seton, we desrbe eah method of ombnaton employed n generatng the fnal predton deson. 4.1 Majorty Vote Ths sheme talles the lassfaton votes from all networks, then hooses the predton yeldng the maxmum number or that whh was ndated by the majorty (e.g., at least 3 out of 5 lassfers). 4.2 Arthmet Mean In ths ombnaton sheme, we smply average the ndvdual lassfer outputs. The maxmum of the averaged values s hosen as the orret predton lass. y = 1 n y, where, n s the number of lassfers. 4.3 Bayesan Evdental Reasonng The Bayesan evdental reasonng tehnque s strongly founded upon the framework of Fgure 3. Informaton fuson through Bayesan evdental reasonng. probablty theory, however the underlyng assumptons t requres for the propagaton of belefs may or may not be true n pratal stuatons. For example, Bayesan reasonng assumes that the pees of evdene E to be aggregated are statstally ndependent. Ths assumpton may not be true n ases where ausal or ontextual relatonshps exst, however for the purposes of fusng multple neural foreasters we wll assume that the evdene soures are ndependent wth respet to the errors they make. Fgure 3. shows the nformaton fuson proess under an evdental reasonng framework. Bayesan theory uses an Odds-Lkelhood Rato formulaton of Bayes rule to aggregate the evdene from multple soures. The a pror odds O(H) of a gven lass hypothess H (e.g., upward trend, downward trend) s related to ts a pror probablty P(H) by the followng relatons: O(H) = P(H) P(~ H) and P(H) = O(H) 1+ O( H) where ~H means not H. The lkelhood of the evdene E, gven that the hypothess H s true, s: L(E H) = P(E H ) P(E ~ H)

5 The lass probabltes for eah hypothess may be estmated from tranng data, and the neural network outputs dvded by these probabltes to produe saled lkelhoods, where the salng fator s the reproal of the unondtonal nput probablty. The formula for updatng the a posteror odds of a hypothess H, gven the evdene E observed s:,..., ) ( ) n O( H E 1, E E 2 n = O H L ) 1 ( E H. = and, the belef or a posteror probablty for a hypothess s smply: P(H E, E,..., E 1 2 n ) = O(H E 1,E 2,...,E n ). 1+ O( H E, E,..., E 1 2 n ) The fnal predton s hosen to be that hypothess H havng the greatest probablty gven the aumulated evdene. 4.4 Dempster-Shafer s Evdental Reasonng Dempster-Shafer s (DS) theory of evdene s another tool for representng and ombnng evdene, whh s onsdered to be a generalzaton of Bayesan theory. It s more flexble than Bayesan when our knowledge s nomplete, by permttng the assgnment of an gnorane term rather than forng an overommtment towards belef or dsbelef n a hypothess. Rather than representng the probablty of a hypothess H by a sngle value P(H), DS theory bnds the probablty to a subnterval [Bel(H),Pl(H)] of the nterval [0,1], where Bel(H) - belef and Pl(H) - plausblty represent the lower and upper bounds on the probablty, suh that: Bel(H) P(H) Pl(H). When Bel(H)=Pl(H), Dempster-Shafer theory redues to Bayesan. Aordng to D-S theory, the set of all possble outomes (.e., the sample spae) n a random experment s alled the frame of dsernment (FOD) denoted by Θ. For our problem, the frame of dsernment would be Θ={upward trend, downward trend}. Assoated wth eah of the neural network lassfers s a bas probablty assgnment (bpa), whh expresses the degree to whh the evdene onfrms or supports a hypothess. It s assgned aordng to the neural network output y k, and s estmated from the statsts of the tranng set. Gven two bpa s m 1 ( ) and m 2 ( ) dserned n the same frame, ther ombned belef n a hypothess H an be omputed usng Dempster s rule of ombnaton: m (B)m (C) 1 2 m (H) 1 2 = B C=H 1 m (B)m (C) 1 2 B C= Ths rule s appled reursvely untl the evdene from all n soures s aggregated. The output of the D-S fuson module s the followng nterval of belef: Belef(H) = m n (H) Plausblty(H) = 1 - Belef(~H) Belef Interval = [Bel(H), Pl(H)]. Then, the fnal predton hypothess havng the largest amount of support wth the smallest unertanty (.e., the dfferene Pl(H)-Bel(H)) s hosen. 4.5 Fuzzy Integral Fuson The fuzzy evdental reasonng sheme vews the outputs of multple networks or experts as ndependent soures of "objetve" or "observed" evdene, whh s ombned wth an evaluaton of the "relevane" or "mportane" of that evdene wth respet to eah hypothess. The ombnaton of both types of nformaton s aomplshed usng a fuzzy aggregaton operator alled the fuzzy ntegral. The fuzzy ntegral s a

6 nonlnear funton defned wth respet to a fuzzy measure, whh s a generalzaton of a probablty measure, that replaes the addtvty property (.e. P(A) + P(~A) = 1) wth a weaker monotonty ondton. The "relevane" of an nformaton soure s aptured by ths fuzzy measure or densty, whh may be subjetvely assgned by a human, or estmated from the tranng data. The fuzzy ntegral operator ntegrates the outputs of the neural network experts wth respet to ths aggregated relevane funton to ompute the possblty expetaton between the pooled evdene and t's ombned relevane. As shown n Fgure 4, the fuzzy ntegraton or possblty expetaton may be nterpreted as searhng for the maxmal agreement between the atual evdene, and ts aggregated relevane. Algorthm: For all lasses or hypotheses { 1) Sort lassfer evdene: h x ) h ( x )... h ( x ( 1 2 n { x1, x2,... x} A = 2) Fnd lambda parameter: n 1+ = (1 + g ) = ( 1, + ) = 1 3) Compute aggregated relevane: 1 g ( A1) = g g ( A ) = g + g ( A 1) + g g ( A 1 ) 4) Compute possblty expetaton: e = h ( x) g x n = MAX = 1 ), { MIN[ h ( x ), g ( A )]} } Compute fnal lassfaton deson: # Classes =1 ( e ) Class = MAX. Separate aggregaton networks are needed for fusng nformaton regardng eah hypothess. The fnal predton lassfaton or hypothess deson s taken to be the one returnng the largest fuzzy ntegral value as shown n Fgure 4. Fgure 4. Fuzzy ntegraton. 5. Expermental Results The data used to evaluate our system onssted of the losng pres of the U.S. Dollar versus the German Mark urreny exhange rate over a four-year perod. The pres (P t ) were normalzed to ompute the daly return (R t ) usng the followng formula: R t = P t P t 1 P 100% t 1 A plot of the omputed daly returns s shown n Fgure 5. Ths normalzed data was then dvded nto three sets wth the frst 500 samples used to tran the neural networks, and the remanng samples dvded nto two test sets. We hose to ombne fve neural networks eah traned n the same manner, although due to random weght ntalzaton, eah network started at a dfferent pont n the error surfae. Table 1 presents the predton ht rate results for the neural networks traned usng the squared-error funton and the oddness symmetry hnt. The performane on the seond test set s lower due to the fat that the tranng data s not representatve of the urrent market status, but nstead s out-of-date. Table 2 presents the predton ht rate results for the

7 Daly Returns USDM Day Bayesan a po steror probabltes, whh an easly be onverted to saled lkelhoods, and then ombned for hgher level deson makng. An ntellgent nformaton fuson sheme was used to ombne the predtons of the ndvdual lassfers, suh that the auray and relablty of the fnal predton was mproved. We obtaned nearly a 15% nrease n performane over the predtons of the ndvdual neural lassfers. In the future, we ntend to nvestgate the generaton of omplementary foreasters through the use of tme-frequeny transformatons. Fgure 5. U.S. Dollar vs. German Mark exhange rates. neural networks traned usng the ross-entropy ost funton and the oddness symmetry hnt. The results are lower beause ths ost funton tends to predt only large trends n the market at the expense of smaller varatons. Havng traned our neural-based foreasters, the goal s to ombne the outputs from the ndvdual networks to obtan an overall predton of the market trend. Fve dfferent fuson methodologes were mplemented and tested. Table 3 & 4 present the predton ht rates on the two dfferent test sets obtaned by ombnng the fve neural networks traned usng the MSE error and the oddness symmetry hnt. By examnng the results, we see that there s a lear beneft n usng evdental reasonng methods for fusng the ndvdual network predtons. We obtaned nearly a 15% nrease n performane over the predtons of the ndvdual neural lassfers 6. Conlusons We ntrodued a multple redundant neuralbased lassfer system for fnanal market analyss. Eah lassfer was traned n an dental manner, however random weght ntalzaton provded some network dversty. The objetve funtons used to optmze the network weghts produed estmates of the Referenes [1] Tan, C., and Wttg, G., A Study of the Parameters of a Bak-propagaton Stok Pre Predton Model, n Pro. ANNES, [2] Abu-Mostafa, Y.S., Fnanal Market Applatons of Learnng From Hnts, Neural Networks n the Captal Markets, Wley, [3] Jaobs, R., and Jordan, M., Nowlan, S., and Hnton, G., Adaptve Mxtures of Loal Experts, Neural Computaton, 3:79-87, [4] Xu, L., Krzyzak, A., and Suen, C., Methods of Combnng Multple Classfers and Ther Applatons to Handwrtng Reognton, IEEE Trans. Syst. Man Cybern., 22: , [5] Benedktsson, J., and Swan, P., Consensus Theoret Classfaton Methods, IEEE Trans. Syst. Man Cybern., 22: , [6] Rhard, M., and Lppmann, R., Neural Network Classfers Estmate Bayesan A Posteror Probabltes, Neural Computaton, 3: , [7] Chauvn, Y., and Rumelhart, D.E., Bakpropagaton: Theory, Arhtetures, and Applatons, Erlbaum, [8] Masters, T., Sgnal and Image Proessng wth Neural Networks: A C++ Sourebook, pp.38-55,wley, [9] Abd, M., and Gonzalez, R., Data Fuson n Robots and Mahne Intellgene, Aadem Press, [10] Deboek, G.J. (edtor), Tradng on the Edge: Neural, Genet, and Fuzzy Systems for Chaot Fnanal Markets, Wley, 1994.

8 Table-1 Performane of networks traned usng the MSE and oddness symmetry hnt. % IN Samples Total Samples = 500 (1 500 days) % OUT Samples Total Samples = 253 ( days) % OUT Samples Total Samples = 250 ( days) Classfers Corret Error Corret Error Corret Error Table-2 Performane of networks traned usng the Cross-Entropy error & oddness hnt. % IN Samples Total Samples = 500 (1 500 days) % OUT Samples Total Samples = 253 ( days) % OUT Samples Total Samples = 250 ( days) Classfers Corret Error Corret Error Corret Error Table-3 Performane ombnng fve networks traned usng MSE error and oddness symmetry hnt over the frst test set onsstng of ( days). Majorty Vote Arthmet Mean Bayesan Reasonng Dempster- Shafer Fuzzy Integral Corret Error Table-4 Performane ombnng fve networks traned usng MSE error and oddness symmetry hnt over the seond test set onsstng of ( days). Majorty Vote Arthmet Mean Bayesan Reasonng Dempster- Shafer Fuzzy Integral Corret Error

Instance-Based Learning and Clustering

Instance-Based Learning and Clustering Instane-Based Learnng and Clusterng R&N 04, a bt of 03 Dfferent knds of Indutve Learnng Supervsed learnng Bas dea: Learn an approxmaton for a funton y=f(x based on labelled examples { (x,y, (x,y,, (x n,y

More information

JSM Survey Research Methods Section. Is it MAR or NMAR? Michail Sverchkov

JSM Survey Research Methods Section. Is it MAR or NMAR? Michail Sverchkov JSM 2013 - Survey Researh Methods Seton Is t MAR or NMAR? Mhal Sverhkov Bureau of Labor Statsts 2 Massahusetts Avenue, NE, Sute 1950, Washngton, DC. 20212, Sverhkov.Mhael@bls.gov Abstrat Most methods that

More information

Machine Learning: and 15781, 2003 Assignment 4

Machine Learning: and 15781, 2003 Assignment 4 ahne Learnng: 070 and 578, 003 Assgnment 4. VC Dmenson 30 onts Consder the spae of nstane X orrespondng to all ponts n the D x, plane. Gve the VC dmenson of the followng hpothess spaes. No explanaton requred.

More information

Clustering. CS4780/5780 Machine Learning Fall Thorsten Joachims Cornell University

Clustering. CS4780/5780 Machine Learning Fall Thorsten Joachims Cornell University Clusterng CS4780/5780 Mahne Learnng Fall 2012 Thorsten Joahms Cornell Unversty Readng: Mannng/Raghavan/Shuetze, Chapters 16 (not 16.3) and 17 (http://nlp.stanford.edu/ir-book/) Outlne Supervsed vs. Unsupervsed

More information

The corresponding link function is the complementary log-log link The logistic model is comparable with the probit model if

The corresponding link function is the complementary log-log link The logistic model is comparable with the probit model if SK300 and SK400 Lnk funtons for bnomal GLMs Autumn 08 We motvate the dsusson by the beetle eample GLMs for bnomal and multnomal data Covers the followng materal from hapters 5 and 6: Seton 5.6., 5.6.3,

More information

A solution to the Curse of Dimensionality Problem in Pairwise Scoring Techniques

A solution to the Curse of Dimensionality Problem in Pairwise Scoring Techniques A soluton to the Curse of Dmensonalty Problem n Parwse orng Tehnques Man Wa MAK Dept. of Eletron and Informaton Engneerng The Hong Kong Polytehn Unversty un Yuan KUNG Dept. of Eletral Engneerng Prneton

More information

STK4900/ Lecture 4 Program. Counterfactuals and causal effects. Example (cf. practical exercise 10)

STK4900/ Lecture 4 Program. Counterfactuals and causal effects. Example (cf. practical exercise 10) STK4900/9900 - Leture 4 Program 1. Counterfatuals and ausal effets 2. Confoundng 3. Interaton 4. More on ANOVA Setons 4.1, 4.4, 4.6 Supplementary materal on ANOVA Example (f. pratal exerse 10) How does

More information

An Evaluation on Feature Selection for Text Clustering

An Evaluation on Feature Selection for Text Clustering An Evaluaton on Feature Seleton for Text Clusterng Tao Lu Department of Informaton Sene, anka Unversty, Tann 30007, P. R. Chna Shengpng Lu Department of Informaton Sene, Pekng Unversty, Beng 0087, P. R.

More information

Outline. Clustering: Similarity-Based Clustering. Supervised Learning vs. Unsupervised Learning. Clustering. Applications of Clustering

Outline. Clustering: Similarity-Based Clustering. Supervised Learning vs. Unsupervised Learning. Clustering. Applications of Clustering Clusterng: Smlarty-Based Clusterng CS4780/5780 Mahne Learnng Fall 2013 Thorsten Joahms Cornell Unversty Supervsed vs. Unsupervsed Learnng Herarhal Clusterng Herarhal Agglomeratve Clusterng (HAC) Non-Herarhal

More information

Improving the Performance of Fading Channel Simulators Using New Parameterization Method

Improving the Performance of Fading Channel Simulators Using New Parameterization Method Internatonal Journal of Eletrons and Eletral Engneerng Vol. 4, No. 5, Otober 06 Improvng the Performane of Fadng Channel Smulators Usng New Parameterzaton Method Omar Alzoub and Moheldn Wanakh Department

More information

Efficient Sampling for Gaussian Process Inference using Control Variables

Efficient Sampling for Gaussian Process Inference using Control Variables Effent Samplng for Gaussan Proess Inferene usng Control Varables Mhals K. Ttsas, Nel D. Lawrene and Magnus Rattray Shool of Computer Sene, Unversty of Manhester Manhester M 9PL, UK Abstrat Samplng funtons

More information

Using Artificial Neural Networks and Support Vector Regression to Model the Lyapunov Exponent

Using Artificial Neural Networks and Support Vector Regression to Model the Lyapunov Exponent Usng Artfal Neural Networks and Support Vetor Regresson to Model the Lyapunov Exponent Abstrat: Adam Maus* Aprl 3, 009 Fndng the salent patterns n haot data has been the holy gral of Chaos Theory. Examples

More information

Interval Valued Neutrosophic Soft Topological Spaces

Interval Valued Neutrosophic Soft Topological Spaces 8 Interval Valued Neutrosoph Soft Topologal njan Mukherjee Mthun Datta Florentn Smarandah Department of Mathemats Trpura Unversty Suryamannagar gartala-7990 Trpura Indamal: anjan00_m@yahooon Department

More information

10-701/ Machine Learning, Fall 2005 Homework 3

10-701/ Machine Learning, Fall 2005 Homework 3 10-701/15-781 Machne Learnng, Fall 2005 Homework 3 Out: 10/20/05 Due: begnnng of the class 11/01/05 Instructons Contact questons-10701@autonlaborg for queston Problem 1 Regresson and Cross-valdaton [40

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

Multilayer Perceptron (MLP)

Multilayer Perceptron (MLP) Multlayer Perceptron (MLP) Seungjn Cho Department of Computer Scence and Engneerng Pohang Unversty of Scence and Technology 77 Cheongam-ro, Nam-gu, Pohang 37673, Korea seungjn@postech.ac.kr 1 / 20 Outlne

More information

technische universiteit eindhoven Analysis of one product /one location inventory control models prof.dr. A.G. de Kok 1

technische universiteit eindhoven Analysis of one product /one location inventory control models prof.dr. A.G. de Kok 1 TU/e tehnshe unverstet endhoven Analyss of one produt /one loaton nventory ontrol models prof.dr. A.G. de Kok Aknowledgements: I would lke to thank Leonard Fortun for translatng ths ourse materal nto Englsh

More information

A ME Model Based on Feature Template for Chinese Text Categorization

A ME Model Based on Feature Template for Chinese Text Categorization A ME Model Based on Feature Template for Chnese Text Categorzaton L Pe-feng *+ Zhu Qao-mng *+ L Jun-hu * * Shool of Computer Sene & Tehnology Soohow Unversty Suzhou, Jangsu, Chna Abstrat - Wth enterng

More information

Logistic Regression. CAP 5610: Machine Learning Instructor: Guo-Jun QI

Logistic Regression. CAP 5610: Machine Learning Instructor: Guo-Jun QI Logstc Regresson CAP 561: achne Learnng Instructor: Guo-Jun QI Bayes Classfer: A Generatve model odel the posteror dstrbuton P(Y X) Estmate class-condtonal dstrbuton P(X Y) for each Y Estmate pror dstrbuton

More information

Generalized Linear Methods

Generalized Linear Methods Generalzed Lnear Methods 1 Introducton In the Ensemble Methods the general dea s that usng a combnaton of several weak learner one could make a better learner. More formally, assume that we have a set

More information

Boostrapaggregating (Bagging)

Boostrapaggregating (Bagging) Boostrapaggregatng (Baggng) An ensemble meta-algorthm desgned to mprove the stablty and accuracy of machne learnng algorthms Can be used n both regresson and classfcaton Reduces varance and helps to avod

More information

EEE 241: Linear Systems

EEE 241: Linear Systems EEE : Lnear Systems Summary #: Backpropagaton BACKPROPAGATION The perceptron rule as well as the Wdrow Hoff learnng were desgned to tran sngle layer networks. They suffer from the same dsadvantage: they

More information

Some Results on the Counterfeit Coins Problem. Li An-Ping. Beijing , P.R.China Abstract

Some Results on the Counterfeit Coins Problem. Li An-Ping. Beijing , P.R.China Abstract Some Results on the Counterfet Cons Problem L An-Png Bejng 100085, P.R.Chna apl0001@sna.om Abstrat We wll present some results on the ounterfet ons problem n the ase of mult-sets. Keywords: ombnatoral

More information

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results.

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results. Neural Networks : Dervaton compled by Alvn Wan from Professor Jtendra Malk s lecture Ths type of computaton s called deep learnng and s the most popular method for many problems, such as computer vson

More information

Pattern Classification: An Improvement Using Combination of VQ and PCA Based Techniques

Pattern Classification: An Improvement Using Combination of VQ and PCA Based Techniques Ameran Journal of Appled Senes (0): 445-455, 005 ISSN 546-939 005 Sene Publatons Pattern Classfaton: An Improvement Usng Combnaton of and PCA Based Tehnques Alok Sharma, Kuldp K. Palwal and Godfrey C.

More information

Handwriting Recognition Using Position Sensitive Letter N-Gram Matching

Handwriting Recognition Using Position Sensitive Letter N-Gram Matching Handwrtng Reognton Usng Poston Senstve Letter N-Gram Mathng Adnan El-Nasan, Srharsha Veeramahanen, George Nagy DoLab, Rensselaer Polytehn Insttute, Troy, NY 12180 elnasan@rp.edu Abstrat We propose further

More information

FAULT DETECTION AND IDENTIFICATION BASED ON FULLY-DECOUPLED PARITY EQUATION

FAULT DETECTION AND IDENTIFICATION BASED ON FULLY-DECOUPLED PARITY EQUATION Control 4, Unversty of Bath, UK, September 4 FAUL DEECION AND IDENIFICAION BASED ON FULLY-DECOUPLED PARIY EQUAION C. W. Chan, Hua Song, and Hong-Yue Zhang he Unversty of Hong Kong, Hong Kong, Chna, Emal:

More information

Phase Transition in Collective Motion

Phase Transition in Collective Motion Phase Transton n Colletve Moton Hefe Hu May 4, 2008 Abstrat There has been a hgh nterest n studyng the olletve behavor of organsms n reent years. When the densty of lvng systems s nreased, a phase transton

More information

Bayesian Learning. Smart Home Health Analytics Spring Nirmalya Roy Department of Information Systems University of Maryland Baltimore County

Bayesian Learning. Smart Home Health Analytics Spring Nirmalya Roy Department of Information Systems University of Maryland Baltimore County Smart Home Health Analytcs Sprng 2018 Bayesan Learnng Nrmalya Roy Department of Informaton Systems Unversty of Maryland Baltmore ounty www.umbc.edu Bayesan Learnng ombnes pror knowledge wth evdence to

More information

Evaluation for sets of classes

Evaluation for sets of classes Evaluaton for Tet Categorzaton Classfcaton accuracy: usual n ML, the proporton of correct decsons, Not approprate f the populaton rate of the class s low Precson, Recall and F 1 Better measures 21 Evaluaton

More information

INF 5860 Machine learning for image classification. Lecture 3 : Image classification and regression part II Anne Solberg January 31, 2018

INF 5860 Machine learning for image classification. Lecture 3 : Image classification and regression part II Anne Solberg January 31, 2018 INF 5860 Machne learnng for mage classfcaton Lecture 3 : Image classfcaton and regresson part II Anne Solberg January 3, 08 Today s topcs Multclass logstc regresson and softma Regularzaton Image classfcaton

More information

Controller Design for Networked Control Systems in Multiple-packet Transmission with Random Delays

Controller Design for Networked Control Systems in Multiple-packet Transmission with Random Delays Appled Mehans and Materals Onlne: 03-0- ISSN: 66-748, Vols. 78-80, pp 60-604 do:0.408/www.sentf.net/amm.78-80.60 03 rans eh Publatons, Swtzerland H Controller Desgn for Networed Control Systems n Multple-paet

More information

APLSSVM: Hybrid Entropy Models for Image Retrieval

APLSSVM: Hybrid Entropy Models for Image Retrieval Internatonal Journal of Intellgent Informaton Systems 205; 4(2-2): 9-4 Publshed onlne Aprl 29, 205 (http://www.senepublshnggroup.om/j/js) do: 0.648/j.js.s.205040202.3 ISSN: 2328-7675 (Prnt); ISSN: 2328-7683

More information

DOAEstimationforCoherentSourcesinBeamspace UsingSpatialSmoothing

DOAEstimationforCoherentSourcesinBeamspace UsingSpatialSmoothing DOAEstmatonorCoherentSouresneamspae UsngSpatalSmoothng YnYang,ChunruWan,ChaoSun,QngWang ShooloEletralandEletronEngneerng NanangehnologalUnverst,Sngapore,639798 InsttuteoAoustEngneerng NorthwesternPoltehnalUnverst,X

More information

ALGEBRAIC SCHUR COMPLEMENT APPROACH FOR A NON LINEAR 2D ADVECTION DIFFUSION EQUATION

ALGEBRAIC SCHUR COMPLEMENT APPROACH FOR A NON LINEAR 2D ADVECTION DIFFUSION EQUATION st Annual Internatonal Interdsplnary Conferene AIIC 03 4-6 Aprl Azores Portugal - Proeedngs- ALGEBRAIC SCHUR COMPLEMENT APPROACH FOR A NON LINEAR D ADVECTION DIFFUSION EQUATION Hassan Belhad Professor

More information

MLE and Bayesian Estimation. Jie Tang Department of Computer Science & Technology Tsinghua University 2012

MLE and Bayesian Estimation. Jie Tang Department of Computer Science & Technology Tsinghua University 2012 MLE and Bayesan Estmaton Je Tang Department of Computer Scence & Technology Tsnghua Unversty 01 1 Lnear Regresson? As the frst step, we need to decde how we re gong to represent the functon f. One example:

More information

Statistics II Final Exam 26/6/18

Statistics II Final Exam 26/6/18 Statstcs II Fnal Exam 26/6/18 Academc Year 2017/18 Solutons Exam duraton: 2 h 30 mn 1. (3 ponts) A town hall s conductng a study to determne the amount of leftover food produced by the restaurants n the

More information

Performance Modeling of Hierarchical Memories

Performance Modeling of Hierarchical Memories Performane Modelng of Herarhal Memores Marwan Sleman, Lester Lpsky, Kshor Konwar Department of omputer Sene and Engneerng Unversty of onnetut Storrs, T 0669-55 Emal: {marwan, lester, kshor}@engr.uonn.edu

More information

Polynomial Regression Models

Polynomial Regression Models LINEAR REGRESSION ANALYSIS MODULE XII Lecture - 6 Polynomal Regresson Models Dr. Shalabh Department of Mathematcs and Statstcs Indan Insttute of Technology Kanpur Test of sgnfcance To test the sgnfcance

More information

Brander and Lewis (1986) Link the relationship between financial and product sides of a firm.

Brander and Lewis (1986) Link the relationship between financial and product sides of a firm. Brander and Lews (1986) Lnk the relatonshp between fnanal and produt sdes of a frm. The way a frm fnanes ts nvestment: (1) Debt: Borrowng from banks, n bond market, et. Debt holders have prorty over a

More information

The optimal delay of the second test is therefore approximately 210 hours earlier than =2.

The optimal delay of the second test is therefore approximately 210 hours earlier than =2. THE IEC 61508 FORMULAS 223 The optmal delay of the second test s therefore approxmately 210 hours earler than =2. 8.4 The IEC 61508 Formulas IEC 61508-6 provdes approxmaton formulas for the PF for smple

More information

Chapter 11: Simple Linear Regression and Correlation

Chapter 11: Simple Linear Regression and Correlation Chapter 11: Smple Lnear Regresson and Correlaton 11-1 Emprcal Models 11-2 Smple Lnear Regresson 11-3 Propertes of the Least Squares Estmators 11-4 Hypothess Test n Smple Lnear Regresson 11-4.1 Use of t-tests

More information

GEL 446: Applied Environmental Geology

GEL 446: Applied Environmental Geology GE 446: ppled Envronmental Geology Watershed Delneaton and Geomorphology Watershed Geomorphology Watersheds are fundamental geospatal unts that provde a physal and oneptual framewor wdely used by sentsts,

More information

Voltammetry. Bulk electrolysis: relatively large electrodes (on the order of cm 2 ) Voltammetry:

Voltammetry. Bulk electrolysis: relatively large electrodes (on the order of cm 2 ) Voltammetry: Voltammetry varety of eletroanalytal methods rely on the applaton of a potental funton to an eletrode wth the measurement of the resultng urrent n the ell. In ontrast wth bul eletrolyss methods, the objetve

More information

Complement of an Extended Fuzzy Set

Complement of an Extended Fuzzy Set Internatonal Journal of Computer pplatons (0975 8887) Complement of an Extended Fuzzy Set Trdv Jyot Neog Researh Sholar epartment of Mathemats CMJ Unversty, Shllong, Meghalaya usmanta Kumar Sut ssstant

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

PHYSICS 212 MIDTERM II 19 February 2003

PHYSICS 212 MIDTERM II 19 February 2003 PHYSICS 1 MIDERM II 19 Feruary 003 Exam s losed ook, losed notes. Use only your formula sheet. Wrte all work and answers n exam ooklets. he aks of pages wll not e graded unless you so request on the front

More information

Test Data: Classes: Training Data:

Test Data: Classes: Training Data: CS276A Text Retreval and Mnng Reap of the last leture Probablst models n Informaton Retreval Probablty Rankng Prnple Bnary Independene Model Bayesan Networks for IR [very superfally] Leture 11 These models

More information

Accurate Online Support Vector Regression

Accurate Online Support Vector Regression Aurate Onlne Support Vetor Regresson Junshu Ma, James Theler, and Smon Perkns MS-D436, NIS-2, Los Alamos Natonal Laboratory, Los Alamos, NM 87545, USA {junshu, jt, s.perkns}@lanl.gov Abstrat Conventonal

More information

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X

3.1 Expectation of Functions of Several Random Variables. )' be a k-dimensional discrete or continuous random vector, with joint PMF p (, E X E X1 E X Statstcs 1: Probablty Theory II 37 3 EPECTATION OF SEVERAL RANDOM VARIABLES As n Probablty Theory I, the nterest n most stuatons les not on the actual dstrbuton of a random vector, but rather on a number

More information

CIS526: Machine Learning Lecture 3 (Sept 16, 2003) Linear Regression. Preparation help: Xiaoying Huang. x 1 θ 1 output... θ M x M

CIS526: Machine Learning Lecture 3 (Sept 16, 2003) Linear Regression. Preparation help: Xiaoying Huang. x 1 θ 1 output... θ M x M CIS56: achne Learnng Lecture 3 (Sept 6, 003) Preparaton help: Xaoyng Huang Lnear Regresson Lnear regresson can be represented by a functonal form: f(; θ) = θ 0 0 +θ + + θ = θ = 0 ote: 0 s a dummy attrbute

More information

Markov Chain Monte Carlo Lecture 6

Markov Chain Monte Carlo Lecture 6 where (x 1,..., x N ) X N, N s called the populaton sze, f(x) f (x) for at least one {1, 2,..., N}, and those dfferent from f(x) are called the tral dstrbutons n terms of mportance samplng. Dfferent ways

More information

Power law and dimension of the maximum value for belief distribution with the max Deng entropy

Power law and dimension of the maximum value for belief distribution with the max Deng entropy Power law and dmenson of the maxmum value for belef dstrbuton wth the max Deng entropy Bngy Kang a, a College of Informaton Engneerng, Northwest A&F Unversty, Yanglng, Shaanx, 712100, Chna. Abstract Deng

More information

/ n ) are compared. The logic is: if the two

/ n ) are compared. The logic is: if the two STAT C141, Sprng 2005 Lecture 13 Two sample tests One sample tests: examples of goodness of ft tests, where we are testng whether our data supports predctons. Two sample tests: called as tests of ndependence

More information

1 Convex Optimization

1 Convex Optimization Convex Optmzaton We wll consder convex optmzaton problems. Namely, mnmzaton problems where the objectve s convex (we assume no constrants for now). Such problems often arse n machne learnng. For example,

More information

Department of Statistics University of Toronto STA305H1S / 1004 HS Design and Analysis of Experiments Term Test - Winter Solution

Department of Statistics University of Toronto STA305H1S / 1004 HS Design and Analysis of Experiments Term Test - Winter Solution Department of Statstcs Unversty of Toronto STA35HS / HS Desgn and Analyss of Experments Term Test - Wnter - Soluton February, Last Name: Frst Name: Student Number: Instructons: Tme: hours. Ads: a non-programmable

More information

Adaptive Multilayer Neural Network Control of Blood Pressure

Adaptive Multilayer Neural Network Control of Blood Pressure Proeedng of st Internatonal Symposum on Instrument Sene and Tenology. ISIST 99. P4-45. 999. (ord format fle: ISIST99.do) Adaptve Multlayer eural etwork ontrol of Blood Pressure Fe Juntao, Zang bo Department

More information

Supporting Information

Supporting Information Supportng Informaton The neural network f n Eq. 1 s gven by: f x l = ReLU W atom x l + b atom, 2 where ReLU s the element-wse rectfed lnear unt, 21.e., ReLUx = max0, x, W atom R d d s the weght matrx to

More information

Magnitude Approximation of IIR Digital Filter using Greedy Search Method

Magnitude Approximation of IIR Digital Filter using Greedy Search Method Ranjt Kaur, Damanpreet Sngh Magntude Approxmaton of IIR Dgtal Flter usng Greedy Searh Method RANJIT KAUR, DAMANPREET SINGH Department of Eletrons & Communaton, Department of Computer Sene & Engnnerng Punjab

More information

Classification as a Regression Problem

Classification as a Regression Problem Target varable y C C, C,, ; Classfcaton as a Regresson Problem { }, 3 L C K To treat classfcaton as a regresson problem we should transform the target y nto numercal values; The choce of numercal class

More information

Ensemble Validation: Selectivity has a Price, but Variety is Free

Ensemble Validation: Selectivity has a Price, but Variety is Free Enseble Valdaton: Seletvty has a e, but Varety s Free Er Bax Verzon baxhoe@yahoo.o Farshad Koot Faebook arxv:60.0234v2 [stat.ml] 25 Apr 208 Abstrat Suppose soe lassfers are seleted fro a set of hypothess

More information

International Journal of Mathematical Archive-3(3), 2012, Page: Available online through ISSN

International Journal of Mathematical Archive-3(3), 2012, Page: Available online through   ISSN Internatonal Journal of Mathematcal Archve-3(3), 2012, Page: 1136-1140 Avalable onlne through www.ma.nfo ISSN 2229 5046 ARITHMETIC OPERATIONS OF FOCAL ELEMENTS AND THEIR CORRESPONDING BASIC PROBABILITY

More information

1 Derivation of Rate Equations from Single-Cell Conductance (Hodgkin-Huxley-like) Equations

1 Derivation of Rate Equations from Single-Cell Conductance (Hodgkin-Huxley-like) Equations Physcs 171/271 -Davd Klenfeld - Fall 2005 (revsed Wnter 2011) 1 Dervaton of Rate Equatons from Sngle-Cell Conductance (Hodgkn-Huxley-lke) Equatons We consder a network of many neurons, each of whch obeys

More information

Clustering through Mixture Models

Clustering through Mixture Models lusterng through Mxture Models General referenes: Lndsay B.G. 995 Mxture models: theory geometry and applatons FS- BMS Regonal onferene Seres n Probablty and Statsts. MLahlan G.J. Basford K.E. 988 Mxture

More information

xp(x µ) = 0 p(x = 0 µ) + 1 p(x = 1 µ) = µ

xp(x µ) = 0 p(x = 0 µ) + 1 p(x = 1 µ) = µ CSE 455/555 Sprng 2013 Homework 7: Parametrc Technques Jason J. Corso Computer Scence and Engneerng SUY at Buffalo jcorso@buffalo.edu Solutons by Yngbo Zhou Ths assgnment does not need to be submtted and

More information

MOTION AND TEXTURE RATE-ALLOCATION FOR PREDICTION-BASED SCALABLE MOTION-VECTOR CODING

MOTION AND TEXTURE RATE-ALLOCATION FOR PREDICTION-BASED SCALABLE MOTION-VECTOR CODING MOTION AND TEXTRE RATE-ALLOCATION FOR PREDICTION-BASED SCALABLE MOTION-ECTOR CODING Joer Barbaren 1, Adran Munteanu, Fabo erdho, anns Andreopoulos, Jan Cornels and Peter Shelkens re nverstet Brussel (B)

More information

Lecture Notes on Linear Regression

Lecture Notes on Linear Regression Lecture Notes on Lnear Regresson Feng L fl@sdueducn Shandong Unversty, Chna Lnear Regresson Problem In regresson problem, we am at predct a contnuous target value gven an nput feature vector We assume

More information

Engineering Risk Benefit Analysis

Engineering Risk Benefit Analysis Engneerng Rsk Beneft Analyss.55, 2.943, 3.577, 6.938, 0.86, 3.62, 6.862, 22.82, ESD.72, ESD.72 RPRA 2. Elements of Probablty Theory George E. Apostolaks Massachusetts Insttute of Technology Sprng 2007

More information

Prediction suffix trees for supervised classification of sequences

Prediction suffix trees for supervised classification of sequences Predton suffx trees for supervsed lassfaton of sequenes Chrstne Largeron - Leténo EURISE - Unversté Jean Monnet Sant-Etenne 6, rue Basse des Rves 42023 Sant-Etenne edex 2 Tel : (33) 04 77 42 19 60 Fax

More information

Introduction to Molecular Spectroscopy

Introduction to Molecular Spectroscopy Chem 5.6, Fall 004 Leture #36 Page Introduton to Moleular Spetrosopy QM s essental for understandng moleular spetra and spetrosopy. In ths leture we delneate some features of NMR as an ntrodutory example

More information

Prediction of the reliability of genomic breeding values for crossbred performance

Prediction of the reliability of genomic breeding values for crossbred performance Vandenplas et al. Genet Sel Evol 217 49:43 DOI 1.1186/s12711-17-318-1 Genets Seleton Evoluton RESERCH RTICLE Open ess Predton of the relablty of genom breedng values for rossbred performane Jéréme Vandenplas

More information

Appendix B: Resampling Algorithms

Appendix B: Resampling Algorithms 407 Appendx B: Resamplng Algorthms A common problem of all partcle flters s the degeneracy of weghts, whch conssts of the unbounded ncrease of the varance of the mportance weghts ω [ ] of the partcles

More information

See Book Chapter 11 2 nd Edition (Chapter 10 1 st Edition)

See Book Chapter 11 2 nd Edition (Chapter 10 1 st Edition) Count Data Models See Book Chapter 11 2 nd Edton (Chapter 10 1 st Edton) Count data consst of non-negatve nteger values Examples: number of drver route changes per week, the number of trp departure changes

More information

Gaussian Mixture Models

Gaussian Mixture Models Lab Gaussan Mxture Models Lab Objectve: Understand the formulaton of Gaussan Mxture Models (GMMs) and how to estmate GMM parameters. You ve already seen GMMs as the observaton dstrbuton n certan contnuous

More information

x = , so that calculated

x = , so that calculated Stat 4, secton Sngle Factor ANOVA notes by Tm Plachowsk n chapter 8 we conducted hypothess tests n whch we compared a sngle sample s mean or proporton to some hypotheszed value Chapter 9 expanded ths to

More information

ENG 8801/ Special Topics in Computer Engineering: Pattern Recognition. Memorial University of Newfoundland Pattern Recognition

ENG 8801/ Special Topics in Computer Engineering: Pattern Recognition. Memorial University of Newfoundland Pattern Recognition EG 880/988 - Specal opcs n Computer Engneerng: Pattern Recognton Memoral Unversty of ewfoundland Pattern Recognton Lecture 7 May 3, 006 http://wwwengrmunca/~charlesr Offce Hours: uesdays hursdays 8:30-9:30

More information

represents the amplitude of the signal after modulation and (t) is the phase of the carrier wave.

represents the amplitude of the signal after modulation and (t) is the phase of the carrier wave. 1 IQ Sgnals general overvew 2 IQ reevers IQ Sgnals general overvew Rado waves are used to arry a message over a dstane determned by the ln budget The rado wave (alled a arrer wave) s modulated (moded)

More information

Week 5: Neural Networks

Week 5: Neural Networks Week 5: Neural Networks Instructor: Sergey Levne Neural Networks Summary In the prevous lecture, we saw how we can construct neural networks by extendng logstc regresson. Neural networks consst of multple

More information

Conjugacy and the Exponential Family

Conjugacy and the Exponential Family CS281B/Stat241B: Advanced Topcs n Learnng & Decson Makng Conjugacy and the Exponental Famly Lecturer: Mchael I. Jordan Scrbes: Bran Mlch 1 Conjugacy In the prevous lecture, we saw conjugate prors for the

More information

Particle Swarm Optimization of Neural Controller for Tanker Ship Steering

Particle Swarm Optimization of Neural Controller for Tanker Ship Steering Proeedngs of the th WSEAS Internatonal Conferene on SYSEMS, Agos Nkolaos, Crete Island, Greee, July 3-5, 007 394 Partle Swarm Optmzaton of Neural Controller for anker Shp Steerng C. K. Loo, Nkos, E. Mastoraks

More information

2E Pattern Recognition Solutions to Introduction to Pattern Recognition, Chapter 2: Bayesian pattern classification

2E Pattern Recognition Solutions to Introduction to Pattern Recognition, Chapter 2: Bayesian pattern classification E395 - Pattern Recognton Solutons to Introducton to Pattern Recognton, Chapter : Bayesan pattern classfcaton Preface Ths document s a soluton manual for selected exercses from Introducton to Pattern Recognton

More information

Homework Assignment 3 Due in class, Thursday October 15

Homework Assignment 3 Due in class, Thursday October 15 Homework Assgnment 3 Due n class, Thursday October 15 SDS 383C Statstcal Modelng I 1 Rdge regresson and Lasso 1. Get the Prostrate cancer data from http://statweb.stanford.edu/~tbs/elemstatlearn/ datasets/prostate.data.

More information

Gaussian process classification: a message-passing viewpoint

Gaussian process classification: a message-passing viewpoint Gaussan process classfcaton: a message-passng vewpont Flpe Rodrgues fmpr@de.uc.pt November 014 Abstract The goal of ths short paper s to provde a message-passng vewpont of the Expectaton Propagaton EP

More information

A SIMULATION TOOL FOR INTRODUCING ALGEBRAIC CELP (ACELP) CODING CONCEPTS IN A DSP COURSE

A SIMULATION TOOL FOR INTRODUCING ALGEBRAIC CELP (ACELP) CODING CONCEPTS IN A DSP COURSE A SIMULATION TOOL FOR INTRODUCING ALGEBRAIC CELP (ACELP) CODING CONCEPTS IN A DSP COURSE Venkatraman Att and Andreas Spanas Department of Eletral Engneerng, MIDL TRC Arzona State Unversty, Tempe, AZ, 85287-7206,

More information

Problem Set 9 Solutions

Problem Set 9 Solutions Desgn and Analyss of Algorthms May 4, 2015 Massachusetts Insttute of Technology 6.046J/18.410J Profs. Erk Demane, Srn Devadas, and Nancy Lynch Problem Set 9 Solutons Problem Set 9 Solutons Ths problem

More information

Basically, if you have a dummy dependent variable you will be estimating a probability.

Basically, if you have a dummy dependent variable you will be estimating a probability. ECON 497: Lecture Notes 13 Page 1 of 1 Metropoltan State Unversty ECON 497: Research and Forecastng Lecture Notes 13 Dummy Dependent Varable Technques Studenmund Chapter 13 Bascally, f you have a dummy

More information

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach A Bayes Algorthm for the Multtask Pattern Recognton Problem Drect Approach Edward Puchala Wroclaw Unversty of Technology, Char of Systems and Computer etworks, Wybrzeze Wyspanskego 7, 50-370 Wroclaw, Poland

More information

ELG4179: Wireless Communication Fundamentals S.Loyka. Frequency-Selective and Time-Varying Channels

ELG4179: Wireless Communication Fundamentals S.Loyka. Frequency-Selective and Time-Varying Channels Frequeny-Seletve and Tme-Varyng Channels Ampltude flutuatons are not the only effet. Wreless hannel an be frequeny seletve (.e. not flat) and tmevaryng. Frequeny flat/frequeny-seletve hannels Frequeny

More information

Other NN Models. Reinforcement learning (RL) Probabilistic neural networks

Other NN Models. Reinforcement learning (RL) Probabilistic neural networks Other NN Models Renforcement learnng (RL) Probablstc neural networks Support vector machne (SVM) Renforcement learnng g( (RL) Basc deas: Supervsed dlearnng: (delta rule, BP) Samples (x, f(x)) to learn

More information

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm Desgn and Optmzaton of Fuzzy Controller for Inverse Pendulum System Usng Genetc Algorthm H. Mehraban A. Ashoor Unversty of Tehran Unversty of Tehran h.mehraban@ece.ut.ac.r a.ashoor@ece.ut.ac.r Abstract:

More information

Opportunities in Analytical Approaches to Spray Drying of Solid Dosage Forms

Opportunities in Analytical Approaches to Spray Drying of Solid Dosage Forms Opportuntes n Analytal Approahes to Spray Dryng of Sold Dosage Forms Dr. Renhard Vehrng Assoate Professor and George Ford Char n Materals Engneerng Unversty of Alberta, Department of Mehanal Engneerng

More information

MULTICRITERION OPTIMIZATION OF LAMINATE STACKING SEQUENCE FOR MAXIMUM FAILURE MARGINS

MULTICRITERION OPTIMIZATION OF LAMINATE STACKING SEQUENCE FOR MAXIMUM FAILURE MARGINS MLTICRITERION OPTIMIZATION OF LAMINATE STACKING SEENCE FOR MAXIMM FAILRE MARGINS Petr Kere and Juhan Kos Shool of Engneerng, Natonal nversty of ruguay J. Herrera y Ressg 565, Montevdeo, ruguay Appled Mehans,

More information

Mr.Said Anwar Shah, Dr. Noor Badshah,

Mr.Said Anwar Shah, Dr. Noor Badshah, Internatonal Journal of Sentf & Engneerng Researh Volume 5 Issue 5 Ma-04 56 ISS 9-558 Level Set Method for Image Segmentaton and B Feld Estmaton usng Coeffent of Varaton wth Loal Statstal Informaton Mr.Sad

More information

Dr. M. Perumal Professor & Head Department of Hydrology Indian Institute of Technology Roorkee INDIA Co-authors: Dr. B. Sahoo & Dr. C.M.

Dr. M. Perumal Professor & Head Department of Hydrology Indian Institute of Technology Roorkee INDIA Co-authors: Dr. B. Sahoo & Dr. C.M. Dr.. Perumal Professor & Head Department of Hdrolog Indan Insttute of Tehnolog Roorkee INDIA o-authors: Dr. B. Sahoo & Dr... Rao Dr. Dr... Perumal, Professor & & Head, Dept. Dept. of of Hdrolog, I.I.T.

More information

9 Derivation of Rate Equations from Single-Cell Conductance (Hodgkin-Huxley-like) Equations

9 Derivation of Rate Equations from Single-Cell Conductance (Hodgkin-Huxley-like) Equations Physcs 171/271 - Chapter 9R -Davd Klenfeld - Fall 2005 9 Dervaton of Rate Equatons from Sngle-Cell Conductance (Hodgkn-Huxley-lke) Equatons We consder a network of many neurons, each of whch obeys a set

More information

Gravity Drainage Prior to Cake Filtration

Gravity Drainage Prior to Cake Filtration 1 Gravty Dranage Pror to ake Fltraton Sott A. Wells and Gregory K. Savage Department of vl Engneerng Portland State Unversty Portland, Oregon 97207-0751 Voe (503) 725-4276 Fax (503) 725-4298 ttp://www.e.pdx.edu/~wellss

More information

SDMML HT MSc Problem Sheet 4

SDMML HT MSc Problem Sheet 4 SDMML HT 06 - MSc Problem Sheet 4. The recever operatng characterstc ROC curve plots the senstvty aganst the specfcty of a bnary classfer as the threshold for dscrmnaton s vared. Let the data space be

More information

Global Sensitivity. Tuesday 20 th February, 2018

Global Sensitivity. Tuesday 20 th February, 2018 Global Senstvty Tuesday 2 th February, 28 ) Local Senstvty Most senstvty analyses [] are based on local estmates of senstvty, typcally by expandng the response n a Taylor seres about some specfc values

More information

Chapter 13: Multiple Regression

Chapter 13: Multiple Regression Chapter 13: Multple Regresson 13.1 Developng the multple-regresson Model The general model can be descrbed as: It smplfes for two ndependent varables: The sample ft parameter b 0, b 1, and b are used to

More information

arxiv: v2 [stat.me] 26 Jun 2012

arxiv: v2 [stat.me] 26 Jun 2012 The Two-Way Lkelhood Rato (G Test and Comparson to Two-Way χ Test Jesse Hoey June 7, 01 arxv:106.4881v [stat.me] 6 Jun 01 1 One-Way Lkelhood Rato or χ test Suppose we have a set of data x and two hypotheses

More information