Learning Curves for Gaussian Processes via Numerical Cubature Integration

Size: px
Start display at page:

Download "Learning Curves for Gaussian Processes via Numerical Cubature Integration"

Transcription

1 Learnng Curves for Gaussan Processes va Numercal Cubature Integraton Smo Särkkä Department of Bomedcal Engneerng and Computatonal Scence Aalto Unversty, Fnland Abstract. Ths paper s concerned wth estmaton of learnng curves for Gaussan process regresson wth multdmensonal numercal ntegraton. We propose an approach where the recurson equatons for the generalzaton error are approxmately solved usng numercal cubature ntegraton methods. The advantage of the approach s that the egenfuncton expanson of the covarance functon does not need to be known. The accuracy of the proposed method s compared to egenfuncton expanson based approxmatons to the learnng curve. Keywords: Gaussan process regresson, learnng curve, numercal cubature 1 Introducton Gaussan process (GP) regresson [1, 2] refers to a Bayesan machne learnng approach, where nstead of usng a fxed form parametrc model such as a MLP neural network [3] one postulates a Gaussan process pror over the model functons. Learnng n Gaussan process regresson means computng the posteror Gaussan process, whch s condtoned to observed measurements. The predcton of unobserved values amounts to computng predctve dstrbutons and ther statstcs. Ths paper s concerned wth approxmate computaton of learnng curves for Gaussan process regresson. By learnng curve we mean the average generalzaton error ǫ as functon of the number of tranng samples n. A common way to compute approxmatons to the learnng curves s to express the approxmate average learnng curve or ts bounds n terms of the egenvalues of the covarance functon [4 8]. Upper and lower bounds for one-dmensonal covarance functons, n terms of spectral denstes and egenvalues have been presented n [9]. One possble approach s to express the lower bound for the learnng curve n terms of the equvalent kernel [10], whch leads to smlar results as the classcal error bounds for Gaussan processes (see, e.g., [11, 12]). Statstcal physcs based approxmatons to GP learnng curves have been consdered n [13, 14]. In ths paper we shall follow the deas presented n [5,8], but nstead of usng the egenfuncton expanson, we approxmate the ntegrals over the tranng and test nputs wth multdmensonal numercal ntegraton. The advantage of the

2 2 Learnng Curves for Gaussan Processes va Numercal Cubature Integraton approach s that the learnng curve can be evaluated wthout the knowledge of the egenfunctons and egenvalues of the covarance functon. In the numercal ntegraton methods, we shall specfcally consder applcaton of multdmensonal generalzatons of Gauss-Hermte quadratures, that s, Gauss-Hermte cubatures for computaton of the multdmensonal ntegrals. The usage of such numercal cubature rules has also recently ganed attenton n context of nonlnear Kalman flterng and smoothng [15 18]. 2 Recurson for Learnng Curve Consder the followng Gaussan process regresson model: f(x) GP(0,C(x,x )) y k = f(x k )+r k, (1) wherey k,k = 1,2,...,narethemeasurements,r k N(0,s 2 )stheiidmeasurement error sequence, and the nput s x R d. That s, the unknown functon f(x) s modeled as a zero mean Gaussan process wth the gven covarance functon C(x,x ). Here we shall assume that both the functon f(x) and the measurements y k are scalar valued, but the extenson to vector case s straghtforward. We shall also assume that the pror Gaussan process has zero mean for notatonal convenence. Gvennmeasurementsy = (y 1,...,y n )atnputpostonsx 1:n = (x 1,...,x n ) the posteror mean and covarance functons of f are gven as [1,2]: m (x) = C(x,x 1:n )[C(x 1:n,x 1:n )+s 2 I] 1 y C (x,x ) = C(x,x ) C(x,x 1:n )[C(x 1:n,x 1:n )+s 2 I] 1 C T (x,x 1:n ). (2) For the purposes of estmatng the learnng curves, we shall assume that the nput postons n the tranng set x k are random, and form an IID process x 1,...,x n such that x k p(x). If we assume that the test nputs have the dstrbuton x p (x), we obtan the followng well known expresson for the average generalzaton error of the Gaussan process: ǫ = C(x,x) C(x,x 1:n )[C(x 1:n,x 1:n )+s 2 I] 1 C T (x,x 1:n ), (3) where the expectaton s taken over both the tranng and test nput postons x 1,...,x n p( ) and x p ( ), respectvely. Note that the error s no longer functon of the measurements y 1,...,y n, nor the nput postons. Ths Gaussan process regresson soluton (2) can also be equvalently wrtten n the followng recursve form: Intalzaton: At ntal step we have m (0) (x) = 0 C (0) (x,x ) = C(x,x ). (4)

3 Learnng Curves for Gaussan Processes va Numercal Cubature Integraton 3 Update: At each measurement we perform the followng update step: m (k+1) (x) = m (k) (x)+ C (k) (x,x k ) C (k) (x k,x k )+s 2 (y k m (k) (x)) C (k+1) (x,x ) = C (k) (x,x ) C(k) (x,x k )C (k) (x,x k ) C (k) (x k,x k )+s 2. The result at step k = n wll then be exactly the same as gven by the equatons (2). Ths recurson can be seen as a specal case of the update step of nfntedmensonal dstrbuted parameter Kalman flter (see, e.g., [19, 20]) wth a trval dynamc model. Usng these recursons equatons, we can now wrte down the formal recurson formula for the covarance functon, whch s averaged over n tranng nputs as follows: Ĉ (k+1) (x,x ) = C (k) (x,x ) (5) C (k) (x,x k )C (k) (x,x k ) p(x R C d (k) (x k,x k )+s 2 k )dx k. (6) In ths artcle, we shall follow [8] and gnore the dependence from the nputs before the prevous step and approxmate ths as Ĉ (k+1) (x,x ) = Ĉ(k) (x,x Ĉ (k) (x,x k ) )Ĉ(k) (x,x k ) p(x k )dx k. (7) R d Ĉ (k) (x k,x k )+s 2 The approxmaton to the average generalzaton error s then gven as ǫ = Ĉ (x,x)p (x)dx. (8) R d 3 Egenfuncton Expanson Approxmaton of Recurson As done n [8], we can use the egenfuncton expanson method for solvng the approxmate average generalzaton error as follows. By Mercer s theorem the nput averaged kernel Ĉ (k) (x,x ) has the egenfuncton expanson Ĉ (k) (x,x ) = =1 λ (k) φ (x)φ (x ), (9) where φ (x) and λ (k) are the orthonormal set of egenfunctons and egenvalues of the kernel such that λ (k) φ (x) = Substtutng the seres nto the recurson (7) now gves R d Ĉ (k) (x,x )φ (x )p(x )dx. (10) Ĉ (k+1) (x,x ) = λ (k) φ (x)φ (x ) [ ][ ] λ(k) φ (x)φ (x k ) j λ(k) j φ j (x )φ j (x k ) [ R ] d λ(k) φ (x k )φ (x k ) +s 2 p(x k)dx k. (11)

4 4 Learnng Curves for Gaussan Processes va Numercal Cubature Integraton If we approxmate the latter ntegral by takng expectatons separately n denomnator and numerator, then by the orthonormalty propertes of the egenfunctons ths reduces to: Ĉ (k+1) (x,x ) = λ (k) [ λ (k) ] 2 j λ(k) j +s 2 φ (x)φ (x ), (12) whch mples that Ĉ(k+1) (x,x ) also has an egenfuncton expansons n terms of the same egenfunctons. If we denote the coeffcents as λ (k+1), then the approxmate recurson equaton for the coeffcents s gven as λ (k+1) = λ (k) [ λ (k) ] 2 j λ(k) j +s 2 (13) Ifwehavep (x) = p(x),thentheapproxmaton(8)totheaveragegeneralzaton error now reduces to [8] ǫ D = λ [ λ ] 2 j λ j +s 2. (14) We could then proceed to use further approxmatons by consderng n as contnuous, whch would lead to UC and LC approxmatons [8]: The upper contnuous (UC) approxmaton has the form ǫ UC = s 2 λ n λ +s2, (15) where λ are the egenvalues of the pror covarance functon, and the effectve number of tranng examples n s the soluton to the self-consstency equaton n + ln ( 1+s 2 n λ ) = n. (16) The lower contnuous (LC) approxmaton s the soluton to the self-consstency equaton ǫ LC = s 2 λ n λ +s2, (17) where n = s 2 n/[s 2 +ǫ LC ].

5 Learnng Curves for Gaussan Processes va Numercal Cubature Integraton 5 4 Numercal Cubature Approxmaton of Recurson Cubature ntegraton refers to methods for approxmate computaton of ntegrals of the form E[g(x)] = g(x)p(x)dx, (18) R d where p(x) s some fxed weght functon. In partcular, cubature ntegraton methods here prmarly refer to multdmensonal generalzatons of Gaussan quadratures, that s, to approxmatons of the form E[g(x)] W () g(x () ), (19) where the weghts W () and the evaluaton ponts x () are (known) functonals of the weght functon p(x). In partcular, when p(x) s a multdmensonal Gaussan dstrbuton, we can use multdmensonal Gauss-Hermte cubatures or more effcent sphercal cubature rules (see, e.g., [21, 16, 17]). However, because here we need qute hgh order rules and constructon of such effcent hgher order sphercal rules s qute complcated task, here we have used smpler Cartesan product based Gauss-Hermte cubature rules. We can now use a multdmensonal cubature approxmaton to the ntegral n Equaton (7) whch leads to the followng: Ĉ (k+1) (x,x ) = Ĉ(k) (x,x ) W () Ĉ(k) (x,x () )Ĉ(k) (x,x () ) Ĉ (k) (x (),x () )+s 2, (20) where the weghts W () and sgma ponts x () correspond to ntegraton over the tranng set dstrbuton p(x). For arbtrary x and x we thus may now run the recurson (7), apply the above approxmaton on each step and get an approxmaton to Ĉ (x,x ). Analogously, we can now form approxmaton to the average generalzaton error n Equaton (8) as follows: Ĉ (x,x)p (x)dx W (j) Ĉ (x (j),x (j) ), (21) R d j where the weghts W () and sgma ponts x () correspond to ntegraton over the test set dstrbuton p (x). The computaton of the latter ntegral can now be done by evaluatng the former quadrature based approxmaton (20) at the quadrature ponts of the latter ntegral, that s, at x = x = x (j). Note that ths procedure mght underestmate the generalzaton error slghtly, because the sgma ponts for the tran and test sets are n the same postons. It would be possble to use dfferent sgma ponts for tran and test sets, but then the computaton would be slghtly more complcated. We can now compute smple approxmaton to the learnng curve by assumng that p (x) = p(x) and by usng the same cubature rule for tran and test sets. Ths leads to a sngle set of sgma ponts x () = x () and weghts W () = W (). The algorthm can be mplemented as follows:

6 6 Learnng Curves for Gaussan Processes va Numercal Cubature Integraton Intalze the elements of matrx P (0) as follows: for n = 1,...,N do P = P (n 1) P (0) = C(x(),x ( ) ). (22) W ()P(n 1) P (n 1) P (n 1) +s, (23) 2 where P denotes the th column of P and P denotes the th row. The approxmate learnng curve s gven as ǫ C = W () P. (24) 5 Numercal Comparson We tested the error bounds presented n ths artcle usng 1d and 2d squared exponental (SE) covarance functons exp( x x 2 /(2l 2 )) and wth Matérn covarance functon (1+ 3 x x /l)exp( 3 x x /l)). For SE covarance we used the parameters values l = 1, σ 2 = The parameters for the Matérn covarance were selected to be l = 1, σ 2 = 0.1. The nput and test sets were assumed to have a zero mean unt Gaussan dstrbuton, for whch the weghts W () and evaluaton ponts x () can be obtaned by usng exstng methods. In addton to the bounds ǫ D defned n Equaton (14), ǫ UC n (15), ǫ LC n (17),and the proposed bound ǫ C n (24), we also compared to the followng well known Opper-Vvarell (OV) bound [5]: ǫ OV = s 2 λ nλ +s2. (25) For the SE covarance functons we used the known closed form formulas for the egenvalues, n the 1d Matérn case we computed the egenvalues numercally. In the 2d Matérn case the egenvalues were not avalable, because the egenvalue problem became too bg to be solved wth the requred numercal accuracy. We used 60th order Gauss-Hermte quadrature for the 1d ǫ C calculatons and 20th order Gauss-Hermte product-rule cubature for the 2d ǫ C calculatons. For all the cases, we also computed approxmaton to the true generalzaton error curve ǫ MC usng Monte Carlo method wth 100 ndependent tranng sets for each tranng set sze 1 100, and the generalzaton error was estmated wth test sets of sze 100, whch were drawn ndependently for each MC sample. The learnng curves computed usng dfferent approxmatons are shown n Fgure1.Ascanbeseennthefgures,nthe1dand2dSEcasestheproposedapproxmaton ǫ C overestmates the error, but s stll much better than ǫ OV and ts relatve accuracy s close to the other methods. In the 1d and 2d Matérn cases the proposed approxmaton s very accurate. The overall performance of the proposed method s very good gven that t does not need the egenvalues of the covarance functon at all.

7 Learnng Curves for Gaussan Processes va Numercal Cubature Integraton ε MC 10 0 ε MC ε C ε C 10 1 ε OV ε D ε OV ε D ε UC ε UC ε 10 2 ε LC ε 10 1 ε LC Tranng samples (a) 1d SE Tranng samples (b) 1d Matérn ε MC ε C 10 1 ε ε MC ε C ε OV ε D ε UC ε LC Tranng samples (c) 2d SE ε Tranng samples (d) 2d Matérn Fg. 1. Learnng curves for squared exponental (SE) and Matérn covarance functons wth nput dmensons 1 and 2. 6 Concluson In ths artcle we have presented a new cubature ntegraton based method for approxmate computaton of learnng curves n Gaussan process regresson. The advantage of the method s that t does not requre avalablty of egenvalues of the covarance functon unlke most of the alternatve methods. The accuracy of the method was numercally compared to prevously proposed egenfuncton expanson based methods and the propoposed approach seems to gve good approxmatons to learnng curves especally n the case of Matérn covarance functon. Acknowledgments. The author s grateful to the Centre of Excellence n Computatonal Complex Systems Research of Academy of Fnland for the fnancal support and also lkes to thank Ak Vehtar for helpful comments on the manuscrpt.

8 8 Learnng Curves for Gaussan Processes va Numercal Cubature Integraton References 1. O Hagan, A.: Curve fttng and optmal desgn for predcton (wth dscusson). Journal of the Royal Statstcal Socety B 40(1), 1 42 (1978) 2. Rasmussen, C.E., Wllams, C.K.I.: Gaussan Processes for Machne Learnng. The MIT Press (2006) 3. Bshop, C.M.: Pattern recognton and machne learnng. Sprnger (2006) 4. Opper, M.: Regresson wth Gaussan processes: Average case performance. In: Theoretcal Aspects of Neural Computaton. Sprnger-Verlag (1997) 5. Opper, M., Vvarell, F.: General bounds on bayes errors for regresson wth gaussan processes. In: NIPS 11, pp The MIT Press (1999) 6. Sollch, P.: Approxmate learnng curves for Gaussan processes. In: Proceedngs of ICANN 99, pp (1999) 7. Sollch, P.: Learnng curves for Gaussan processes. In: NIPS 11. The MIT Press (1999) 8. Sollch, P., Halees, A.: Learnng curves for Gaussan process regresson: Approxmatons and bounds. Neural Computaton 14, (2002) 9. Wllams, C.K.I., Vvarell, F.: Upper and lower bounds on the learnng curve for Gaussan processes. Machne Learnng 40, (2000) 10. Sollch, P., Wllams, C.: Usng the equvalent kernel to understand Gaussan process regresson. In: NIPS 17, pp MIT Press (2005) 11. Van Trees, H.L.: Detecton, Estmaton, and Modulaton Theory Part I. John Wley & Sons, New York (1968) 12. Papouls, A.: Probablty, Random Varables, and Stochastc Processes. McGraw- Hll (1984) 13. Malzahn, D., Opper, M.: Learnng curves for Gaussan process regresson: A framework for good approxmatons. In: NIPS 13. The MIT Press (2001) 14. Malzahn, D., Opper, M.: A varatonal approach to learnng curves. In: NIPS 14. The MIT Press (2002) 15. Ito, K., Xong, K.: Gaussan flters for nonlnear flterng problems. IEEE Transactons on Automatc Control 45, (2000) 16. Wu, Y., Hu, D., Wu, M., Hu, X.: A numercal-ntegraton perspectve on Gaussan flters. IEEE Transactons on Sgnal Processng 54, (2006) 17. Arasaratnam, I., Haykn, S.: Cubature Kalman flters. IEEE Transactons on Automatc Control 54, (2009) 18. Särkkä, S., Hartkanen, J.: On Gaussan optmal smoothng of non-lnear state space models. IEEE Transactons on Automatc Control 55, (2010) 19. Curtan, R.: A survey of nfnte-dmensonal flterng. SIAM Revew 17(3), (1975) 20. Ray, W.H., Lanots, D.G.: Dstrbuted Parameter Systems. Dekker (1978) 21. Cools, R.: Constructng cubature formulae: The scence behnd the art. In: Acta Numerca. Volume 6, pp Cambrdge Unversty Press (1997)

What is Candidate Sampling

What is Candidate Sampling What s Canddate Samplng Say we have a multclass or mult label problem where each tranng example ( x, T ) conssts of a context x a small (mult)set of target classes T out of a large unverse L of possble

More information

CS 2750 Machine Learning. Lecture 3. Density estimation. CS 2750 Machine Learning. Announcements

CS 2750 Machine Learning. Lecture 3. Density estimation. CS 2750 Machine Learning. Announcements Lecture 3 Densty estmaton Mlos Hauskrecht mlos@cs.ptt.edu 5329 Sennott Square Next lecture: Matlab tutoral Announcements Rules for attendng the class: Regstered for credt Regstered for audt (only f there

More information

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by 6 CHAPTER 8 COMPLEX VECTOR SPACES 5. Fnd the kernel of the lnear transformaton gven n Exercse 5. In Exercses 55 and 56, fnd the mage of v, for the ndcated composton, where and are gven by the followng

More information

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification Lecture 4: More classfers and classes C4B Machne Learnng Hlary 20 A. Zsserman Logstc regresson Loss functons revsted Adaboost Loss functons revsted Optmzaton Multple class classfcaton Logstc Regresson

More information

Quantization Effects in Digital Filters

Quantization Effects in Digital Filters Quantzaton Effects n Dgtal Flters Dstrbuton of Truncaton Errors In two's complement representaton an exact number would have nfntely many bts (n general). When we lmt the number of bts to some fnte value

More information

1 Example 1: Axis-aligned rectangles

1 Example 1: Axis-aligned rectangles COS 511: Theoretcal Machne Learnng Lecturer: Rob Schapre Lecture # 6 Scrbe: Aaron Schld February 21, 2013 Last class, we dscussed an analogue for Occam s Razor for nfnte hypothess spaces that, n conjuncton

More information

Forecasting the Direction and Strength of Stock Market Movement

Forecasting the Direction and Strength of Stock Market Movement Forecastng the Drecton and Strength of Stock Market Movement Jngwe Chen Mng Chen Nan Ye cjngwe@stanford.edu mchen5@stanford.edu nanye@stanford.edu Abstract - Stock market s one of the most complcated systems

More information

GRAVITY DATA VALIDATION AND OUTLIER DETECTION USING L 1 -NORM

GRAVITY DATA VALIDATION AND OUTLIER DETECTION USING L 1 -NORM GRAVITY DATA VALIDATION AND OUTLIER DETECTION USING L 1 -NORM BARRIOT Jean-Perre, SARRAILH Mchel BGI/CNES 18.av.E.Beln 31401 TOULOUSE Cedex 4 (France) Emal: jean-perre.barrot@cnes.fr 1/Introducton The

More information

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis The Development of Web Log Mnng Based on Improve-K-Means Clusterng Analyss TngZhong Wang * College of Informaton Technology, Luoyang Normal Unversty, Luoyang, 471022, Chna wangtngzhong2@sna.cn Abstract.

More information

How To Calculate The Accountng Perod Of Nequalty

How To Calculate The Accountng Perod Of Nequalty Inequalty and The Accountng Perod Quentn Wodon and Shlomo Ytzha World Ban and Hebrew Unversty September Abstract Income nequalty typcally declnes wth the length of tme taen nto account for measurement.

More information

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ).

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ). REVIEW OF RISK MANAGEMENT CONCEPTS LOSS DISTRIBUTIONS AND INSURANCE Loss and nsurance: When someone s subject to the rsk of ncurrng a fnancal loss, the loss s generally modeled usng a random varable or

More information

Implementation of Deutsch's Algorithm Using Mathcad

Implementation of Deutsch's Algorithm Using Mathcad Implementaton of Deutsch's Algorthm Usng Mathcad Frank Roux The followng s a Mathcad mplementaton of Davd Deutsch's quantum computer prototype as presented on pages - n "Machnes, Logc and Quantum Physcs"

More information

Realistic Image Synthesis

Realistic Image Synthesis Realstc Image Synthess - Combned Samplng and Path Tracng - Phlpp Slusallek Karol Myszkowsk Vncent Pegoraro Overvew: Today Combned Samplng (Multple Importance Samplng) Renderng and Measurng Equaton Random

More information

INTERACTING BANKS OF BAYESIAN MATCHED FILTERS

INTERACTING BANKS OF BAYESIAN MATCHED FILTERS SPIE Proceedngs: Sgnal and Data Processng of Small Targets, Vol. 4048, Orlando, FL, 2000. INTERACTING BANKS OF BAYESIAN MATCHED FILTERS B. L. Rozovsk, A. Petrov, and R. B. Blažek. Center for Appled Mathematcal

More information

Shielding Equations and Buildup Factors Explained

Shielding Equations and Buildup Factors Explained Sheldng Equatons and uldup Factors Explaned Gamma Exposure Fluence Rate Equatons For an explanaton of the fluence rate equatons used n the unshelded and shelded calculatons, vst ths US Health Physcs Socety

More information

BERNSTEIN POLYNOMIALS

BERNSTEIN POLYNOMIALS On-Lne Geometrc Modelng Notes BERNSTEIN POLYNOMIALS Kenneth I. Joy Vsualzaton and Graphcs Research Group Department of Computer Scence Unversty of Calforna, Davs Overvew Polynomals are ncredbly useful

More information

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12 14 The Ch-squared dstrbuton PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 1 If a normal varable X, havng mean µ and varance σ, s standardsed, the new varable Z has a mean 0 and varance 1. When ths standardsed

More information

An Alternative Way to Measure Private Equity Performance

An Alternative Way to Measure Private Equity Performance An Alternatve Way to Measure Prvate Equty Performance Peter Todd Parlux Investment Technology LLC Summary Internal Rate of Return (IRR) s probably the most common way to measure the performance of prvate

More information

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network 700 Proceedngs of the 8th Internatonal Conference on Innovaton & Management Forecastng the Demand of Emergency Supples: Based on the CBR Theory and BP Neural Network Fu Deqang, Lu Yun, L Changbng School

More information

Energies of Network Nastsemble

Energies of Network Nastsemble Supplementary materal: Assessng the relevance of node features for network structure Gnestra Bancon, 1 Paolo Pn,, 3 and Matteo Marsl 1 1 The Abdus Salam Internatonal Center for Theoretcal Physcs, Strada

More information

Fisher Markets and Convex Programs

Fisher Markets and Convex Programs Fsher Markets and Convex Programs Nkhl R. Devanur 1 Introducton Convex programmng dualty s usually stated n ts most general form, wth convex objectve functons and convex constrants. (The book by Boyd and

More information

Lecture 2: Single Layer Perceptrons Kevin Swingler

Lecture 2: Single Layer Perceptrons Kevin Swingler Lecture 2: Sngle Layer Perceptrons Kevn Sngler kms@cs.str.ac.uk Recap: McCulloch-Ptts Neuron Ths vastly smplfed model of real neurons s also knon as a Threshold Logc Unt: W 2 A Y 3 n W n. A set of synapses

More information

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm

A hybrid global optimization algorithm based on parallel chaos optimization and outlook algorithm Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(7):1884-1889 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 A hybrd global optmzaton algorthm based on parallel

More information

A study on the ability of Support Vector Regression and Neural Networks to Forecast Basic Time Series Patterns

A study on the ability of Support Vector Regression and Neural Networks to Forecast Basic Time Series Patterns A study on the ablty of Support Vector Regresson and Neural Networks to Forecast Basc Tme Seres Patterns Sven F. Crone, Jose Guajardo 2, and Rchard Weber 2 Lancaster Unversty, Department of Management

More information

Application of Quasi Monte Carlo methods and Global Sensitivity Analysis in finance

Application of Quasi Monte Carlo methods and Global Sensitivity Analysis in finance Applcaton of Quas Monte Carlo methods and Global Senstvty Analyss n fnance Serge Kucherenko, Nlay Shah Imperal College London, UK skucherenko@mperalacuk Daro Czraky Barclays Captal DaroCzraky@barclayscaptalcom

More information

Lecture 5,6 Linear Methods for Classification. Summary

Lecture 5,6 Linear Methods for Classification. Summary Lecture 5,6 Lnear Methods for Classfcaton Rce ELEC 697 Farnaz Koushanfar Fall 2006 Summary Bayes Classfers Lnear Classfers Lnear regresson of an ndcator matrx Lnear dscrmnant analyss (LDA) Logstc regresson

More information

Support vector domain description

Support vector domain description Pattern Recognton Letters 20 (1999) 1191±1199 www.elsever.nl/locate/patrec Support vector doman descrpton Davd M.J. Tax *,1, Robert P.W. Dun Pattern Recognton Group, Faculty of Appled Scence, Delft Unversty

More information

Approximating Cross-validatory Predictive Evaluation in Bayesian Latent Variables Models with Integrated IS and WAIC

Approximating Cross-validatory Predictive Evaluation in Bayesian Latent Variables Models with Integrated IS and WAIC Approxmatng Cross-valdatory Predctve Evaluaton n Bayesan Latent Varables Models wth Integrated IS and WAIC Longha L Department of Mathematcs and Statstcs Unversty of Saskatchewan Saskatoon, SK, CANADA

More information

Ring structure of splines on triangulations

Ring structure of splines on triangulations www.oeaw.ac.at Rng structure of splnes on trangulatons N. Vllamzar RICAM-Report 2014-48 www.rcam.oeaw.ac.at RING STRUCTURE OF SPLINES ON TRIANGULATIONS NELLY VILLAMIZAR Introducton For a trangulated regon

More information

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College Feature selecton for ntruson detecton Slobodan Petrovć NISlab, Gjøvk Unversty College Contents The feature selecton problem Intruson detecton Traffc features relevant for IDS The CFS measure The mrmr measure

More information

A frequency decomposition time domain model of broadband frequency-dependent absorption: Model II

A frequency decomposition time domain model of broadband frequency-dependent absorption: Model II A frequenc decomposton tme doman model of broadband frequenc-dependent absorpton: Model II W. Chen Smula Research Laborator, P. O. Box. 134, 135 Lsaker, Norwa (1 Aprl ) (Proect collaborators: A. Bounam,

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Max Wellng Department of Computer Scence Unversty of Toronto 10 Kng s College Road Toronto, M5S 3G5 Canada wellng@cs.toronto.edu Abstract Ths s a note to explan support vector machnes.

More information

NPAR TESTS. One-Sample Chi-Square Test. Cell Specification. Observed Frequencies 1O i 6. Expected Frequencies 1EXP i 6

NPAR TESTS. One-Sample Chi-Square Test. Cell Specification. Observed Frequencies 1O i 6. Expected Frequencies 1EXP i 6 PAR TESTS If a WEIGHT varable s specfed, t s used to replcate a case as many tmes as ndcated by the weght value rounded to the nearest nteger. If the workspace requrements are exceeded and samplng has

More information

How To Know The Components Of Mean Squared Error Of Herarchcal Estmator S

How To Know The Components Of Mean Squared Error Of Herarchcal Estmator S S C H E D A E I N F O R M A T I C A E VOLUME 0 0 On Mean Squared Error of Herarchcal Estmator Stans law Brodowsk Faculty of Physcs, Astronomy, and Appled Computer Scence, Jagellonan Unversty, Reymonta

More information

Out-of-Sample Extensions for LLE, Isomap, MDS, Eigenmaps, and Spectral Clustering

Out-of-Sample Extensions for LLE, Isomap, MDS, Eigenmaps, and Spectral Clustering Out-of-Sample Extensons for LLE, Isomap, MDS, Egenmaps, and Spectral Clusterng Yoshua Bengo, Jean-Franços Paement, Pascal Vncent Olver Delalleau, Ncolas Le Roux and Mare Oumet Département d Informatque

More information

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features On-Lne Fault Detecton n Wnd Turbne Transmsson System usng Adaptve Flter and Robust Statstcal Features Ruoyu L Remote Dagnostcs Center SKF USA Inc. 3443 N. Sam Houston Pkwy., Houston TX 77086 Emal: ruoyu.l@skf.com

More information

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching)

Face Verification Problem. Face Recognition Problem. Application: Access Control. Biometric Authentication. Face Verification (1:1 matching) Face Recognton Problem Face Verfcaton Problem Face Verfcaton (1:1 matchng) Querymage face query Face Recognton (1:N matchng) database Applcaton: Access Control www.vsage.com www.vsoncs.com Bometrc Authentcaton

More information

THE METHOD OF LEAST SQUARES THE METHOD OF LEAST SQUARES

THE METHOD OF LEAST SQUARES THE METHOD OF LEAST SQUARES The goal: to measure (determne) an unknown quantty x (the value of a RV X) Realsaton: n results: y 1, y 2,..., y j,..., y n, (the measured values of Y 1, Y 2,..., Y j,..., Y n ) every result s encumbered

More information

Recurrence. 1 Definitions and main statements

Recurrence. 1 Definitions and main statements Recurrence 1 Defntons and man statements Let X n, n = 0, 1, 2,... be a MC wth the state space S = (1, 2,...), transton probabltes p j = P {X n+1 = j X n = }, and the transton matrx P = (p j ),j S def.

More information

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module LOSSLESS IMAGE COMPRESSION SYSTEMS Lesson 3 Lossless Compresson: Huffman Codng Instructonal Objectves At the end of ths lesson, the students should be able to:. Defne and measure source entropy..

More information

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION

Vision Mouse. Saurabh Sarkar a* University of Cincinnati, Cincinnati, USA ABSTRACT 1. INTRODUCTION Vson Mouse Saurabh Sarkar a* a Unversty of Cncnnat, Cncnnat, USA ABSTRACT The report dscusses a vson based approach towards trackng of eyes and fngers. The report descrbes the process of locatng the possble

More information

An Analysis of Central Processor Scheduling in Multiprogrammed Computer Systems

An Analysis of Central Processor Scheduling in Multiprogrammed Computer Systems STAN-CS-73-355 I SU-SE-73-013 An Analyss of Central Processor Schedulng n Multprogrammed Computer Systems (Dgest Edton) by Thomas G. Prce October 1972 Techncal Report No. 57 Reproducton n whole or n part

More information

Mean Molecular Weight

Mean Molecular Weight Mean Molecular Weght The thermodynamc relatons between P, ρ, and T, as well as the calculaton of stellar opacty requres knowledge of the system s mean molecular weght defned as the mass per unt mole of

More information

1. Measuring association using correlation and regression

1. Measuring association using correlation and regression How to measure assocaton I: Correlaton. 1. Measurng assocaton usng correlaton and regresson We often would lke to know how one varable, such as a mother's weght, s related to another varable, such as a

More information

Time Domain simulation of PD Propagation in XLPE Cables Considering Frequency Dependent Parameters

Time Domain simulation of PD Propagation in XLPE Cables Considering Frequency Dependent Parameters Internatonal Journal of Smart Grd and Clean Energy Tme Doman smulaton of PD Propagaton n XLPE Cables Consderng Frequency Dependent Parameters We Zhang a, Jan He b, Ln Tan b, Xuejun Lv b, Hong-Je L a *

More information

"Research Note" APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES *

Research Note APPLICATION OF CHARGE SIMULATION METHOD TO ELECTRIC FIELD CALCULATION IN THE POWER CABLES * Iranan Journal of Scence & Technology, Transacton B, Engneerng, ol. 30, No. B6, 789-794 rnted n The Islamc Republc of Iran, 006 Shraz Unversty "Research Note" ALICATION OF CHARGE SIMULATION METHOD TO ELECTRIC

More information

Single and multiple stage classifiers implementing logistic discrimination

Single and multiple stage classifiers implementing logistic discrimination Sngle and multple stage classfers mplementng logstc dscrmnaton Hélo Radke Bttencourt 1 Dens Alter de Olvera Moraes 2 Vctor Haertel 2 1 Pontfíca Unversdade Católca do Ro Grande do Sul - PUCRS Av. Ipranga,

More information

Data Visualization by Pairwise Distortion Minimization

Data Visualization by Pairwise Distortion Minimization Communcatons n Statstcs, Theory and Methods 34 (6), 005 Data Vsualzaton by Parwse Dstorton Mnmzaton By Marc Sobel, and Longn Jan Lateck* Department of Statstcs and Department of Computer and Informaton

More information

Review of Hierarchical Models for Data Clustering and Visualization

Review of Hierarchical Models for Data Clustering and Visualization Revew of Herarchcal Models for Data Clusterng and Vsualzaton Lola Vcente & Alfredo Velldo Grup de Soft Computng Seccó d Intel lgènca Artfcal Departament de Llenguatges Sstemes Informàtcs Unverstat Poltècnca

More information

Prediction of Disability Frequencies in Life Insurance

Prediction of Disability Frequencies in Life Insurance Predcton of Dsablty Frequences n Lfe Insurance Bernhard Köng Fran Weber Maro V. Wüthrch October 28, 2011 Abstract For the predcton of dsablty frequences, not only the observed, but also the ncurred but

More information

Hallucinating Multiple Occluded CCTV Face Images of Different Resolutions

Hallucinating Multiple Occluded CCTV Face Images of Different Resolutions In Proc. IEEE Internatonal Conference on Advanced Vdeo and Sgnal based Survellance (AVSS 05), September 2005 Hallucnatng Multple Occluded CCTV Face Images of Dfferent Resolutons Ku Ja Shaogang Gong Computer

More information

Luby s Alg. for Maximal Independent Sets using Pairwise Independence

Luby s Alg. for Maximal Independent Sets using Pairwise Independence Lecture Notes for Randomzed Algorthms Luby s Alg. for Maxmal Independent Sets usng Parwse Independence Last Updated by Erc Vgoda on February, 006 8. Maxmal Independent Sets For a graph G = (V, E), an ndependent

More information

Calculation of Sampling Weights

Calculation of Sampling Weights Perre Foy Statstcs Canada 4 Calculaton of Samplng Weghts 4.1 OVERVIEW The basc sample desgn used n TIMSS Populatons 1 and 2 was a two-stage stratfed cluster desgn. 1 The frst stage conssted of a sample

More information

Latent Class Regression. Statistics for Psychosocial Research II: Structural Models December 4 and 6, 2006

Latent Class Regression. Statistics for Psychosocial Research II: Structural Models December 4 and 6, 2006 Latent Class Regresson Statstcs for Psychosocal Research II: Structural Models December 4 and 6, 2006 Latent Class Regresson (LCR) What s t and when do we use t? Recall the standard latent class model

More information

Tracking with Non-Linear Dynamic Models

Tracking with Non-Linear Dynamic Models CHAPTER 2 Trackng wth Non-Lnear Dynamc Models In a lnear dynamc model wth lnear measurements, there s always only one peak n the posteror; very small non-lneartes n dynamc models can lead to a substantal

More information

A Secure Password-Authenticated Key Agreement Using Smart Cards

A Secure Password-Authenticated Key Agreement Using Smart Cards A Secure Password-Authentcated Key Agreement Usng Smart Cards Ka Chan 1, Wen-Chung Kuo 2 and Jn-Chou Cheng 3 1 Department of Computer and Informaton Scence, R.O.C. Mltary Academy, Kaohsung 83059, Tawan,

More information

L10: Linear discriminants analysis

L10: Linear discriminants analysis L0: Lnear dscrmnants analyss Lnear dscrmnant analyss, two classes Lnear dscrmnant analyss, C classes LDA vs. PCA Lmtatons of LDA Varants of LDA Other dmensonalty reducton methods CSCE 666 Pattern Analyss

More information

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression Novel Methodology of Workng Captal Management for Large Publc Constructons by Usng Fuzzy S-curve Regresson Cheng-Wu Chen, Morrs H. L. Wang and Tng-Ya Hseh Department of Cvl Engneerng, Natonal Central Unversty,

More information

Portfolio Loss Distribution

Portfolio Loss Distribution Portfolo Loss Dstrbuton Rsky assets n loan ortfolo hghly llqud assets hold-to-maturty n the bank s balance sheet Outstandngs The orton of the bank asset that has already been extended to borrowers. Commtment

More information

ECE544NA Final Project: Robust Machine Learning Hardware via Classifier Ensemble

ECE544NA Final Project: Robust Machine Learning Hardware via Classifier Ensemble 1 ECE544NA Fnal Project: Robust Machne Learnng Hardware va Classfer Ensemble Sa Zhang, szhang12@llnos.edu Dept. of Electr. & Comput. Eng., Unv. of Illnos at Urbana-Champagn, Urbana, IL, USA Abstract In

More information

Implementation of Boolean Functions through Multiplexers with the Help of Shannon Expansion Theorem

Implementation of Boolean Functions through Multiplexers with the Help of Shannon Expansion Theorem Internatonal Journal o Computer pplcatons (975 8887) Volume 62 No.6, January 23 Implementaton o Boolean Functons through Multplexers wth the Help o Shannon Expanson Theorem Saurabh Rawat Graphc Era Unversty.

More information

Control Charts with Supplementary Runs Rules for Monitoring Bivariate Processes

Control Charts with Supplementary Runs Rules for Monitoring Bivariate Processes Control Charts wth Supplementary Runs Rules for Montorng varate Processes Marcela. G. Machado *, ntono F.. Costa * * Producton Department, Sao Paulo State Unversty, Campus of Guaratnguetá, 56-4 Guaratnguetá,

More information

Y + 19.2. Sequential Bayesian Filter The operation principle of PF is based on Bayes theorem ( )

Y + 19.2. Sequential Bayesian Filter The operation principle of PF is based on Bayes theorem ( ) owe trendy w nauach nżyneryjnych 3 9. Resamplng essence of partcle flter Potr Kozers, Marcn Ls 2, Andrzej Królows 3, Adam Gulczyńs 4 9.. Introducton Partcle Flter (PF based on the Monte Carlo method s

More information

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic Lagrange Multplers as Quanttatve Indcators n Economcs Ivan Mezník Insttute of Informatcs, Faculty of Busness and Management, Brno Unversty of TechnologCzech Republc Abstract The quanttatve role of Lagrange

More information

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence 1 st Internatonal Symposum on Imprecse Probabltes and Ther Applcatons, Ghent, Belgum, 29 June 2 July 1999 How Sets of Coherent Probabltes May Serve as Models for Degrees of Incoherence Mar J. Schervsh

More information

Can Auto Liability Insurance Purchases Signal Risk Attitude?

Can Auto Liability Insurance Purchases Signal Risk Attitude? Internatonal Journal of Busness and Economcs, 2011, Vol. 10, No. 2, 159-164 Can Auto Lablty Insurance Purchases Sgnal Rsk Atttude? Chu-Shu L Department of Internatonal Busness, Asa Unversty, Tawan Sheng-Chang

More information

DEFINING %COMPLETE IN MICROSOFT PROJECT

DEFINING %COMPLETE IN MICROSOFT PROJECT CelersSystems DEFINING %COMPLETE IN MICROSOFT PROJECT PREPARED BY James E Aksel, PMP, PMI-SP, MVP For Addtonal Informaton about Earned Value Management Systems and reportng, please contact: CelersSystems,

More information

Machine Learning and Data Mining Lecture Notes

Machine Learning and Data Mining Lecture Notes Machne Learnng and Data Mnng Lecture Notes CSC 411/D11 Computer Scence Department Unversty of Toronto Verson: February 6, 2012 Copyrght c 2010 Aaron Hertzmann and Davd Fleet CONTENTS Contents Conventons

More information

Prediction of Stock Market Index Movement by Ten Data Mining Techniques

Prediction of Stock Market Index Movement by Ten Data Mining Techniques Vol. 3, o. Modern Appled Scence Predcton of Stoc Maret Index Movement by en Data Mnng echnques Phchhang Ou (Correspondng author) School of Busness, Unversty of Shangha for Scence and echnology Rm 0, Internatonal

More information

RELIABILITY, RISK AND AVAILABILITY ANLYSIS OF A CONTAINER GANTRY CRANE ABSTRACT

RELIABILITY, RISK AND AVAILABILITY ANLYSIS OF A CONTAINER GANTRY CRANE ABSTRACT Kolowrock Krzysztof Joanna oszynska MODELLING ENVIRONMENT AND INFRATRUCTURE INFLUENCE ON RELIABILITY AND OPERATION RT&A # () (Vol.) March RELIABILITY RIK AND AVAILABILITY ANLYI OF A CONTAINER GANTRY CRANE

More information

Georey E. Hinton. University oftoronto. Email: zoubin@cs.toronto.edu. Technical Report CRG-TR-96-1. May 21, 1996 (revised Feb 27, 1997) Abstract

Georey E. Hinton. University oftoronto. Email: zoubin@cs.toronto.edu. Technical Report CRG-TR-96-1. May 21, 1996 (revised Feb 27, 1997) Abstract The EM Algorthm for Mxtures of Factor Analyzers Zoubn Ghahraman Georey E. Hnton Department of Computer Scence Unversty oftoronto 6 Kng's College Road Toronto, Canada M5S A4 Emal: zoubn@cs.toronto.edu Techncal

More information

Gender Classification for Real-Time Audience Analysis System

Gender Classification for Real-Time Audience Analysis System Gender Classfcaton for Real-Tme Audence Analyss System Vladmr Khryashchev, Lev Shmaglt, Andrey Shemyakov, Anton Lebedev Yaroslavl State Unversty Yaroslavl, Russa vhr@yandex.ru, shmaglt_lev@yahoo.com, andrey.shemakov@gmal.com,

More information

Active Learning for Interactive Visualization

Active Learning for Interactive Visualization Actve Learnng for Interactve Vsualzaton Tomoharu Iwata Nel Houlsby Zoubn Ghahraman Unversty of Cambrdge Unversty of Cambrdge Unversty of Cambrdge Abstract Many automatc vsualzaton methods have been. However,

More information

How To Find The Dsablty Frequency Of A Clam

How To Find The Dsablty Frequency Of A Clam 1 Predcton of Dsablty Frequences n Lfe Insurance Bernhard Köng 1, Fran Weber 1, Maro V. Wüthrch 2 Abstract: For the predcton of dsablty frequences, not only the observed, but also the ncurred but not yet

More information

NON-CONSTANT SUM RED-AND-BLACK GAMES WITH BET-DEPENDENT WIN PROBABILITY FUNCTION LAURA PONTIGGIA, University of the Sciences in Philadelphia

NON-CONSTANT SUM RED-AND-BLACK GAMES WITH BET-DEPENDENT WIN PROBABILITY FUNCTION LAURA PONTIGGIA, University of the Sciences in Philadelphia To appear n Journal o Appled Probablty June 2007 O-COSTAT SUM RED-AD-BLACK GAMES WITH BET-DEPEDET WI PROBABILITY FUCTIO LAURA POTIGGIA, Unversty o the Scences n Phladelpha Abstract In ths paper we nvestgate

More information

On the Optimal Control of a Cascade of Hydro-Electric Power Stations

On the Optimal Control of a Cascade of Hydro-Electric Power Stations On the Optmal Control of a Cascade of Hydro-Electrc Power Statons M.C.M. Guedes a, A.F. Rbero a, G.V. Smrnov b and S. Vlela c a Department of Mathematcs, School of Scences, Unversty of Porto, Portugal;

More information

Title Language Model for Information Retrieval

Title Language Model for Information Retrieval Ttle Language Model for Informaton Retreval Rong Jn Language Technologes Insttute School of Computer Scence Carnege Mellon Unversty Alex G. Hauptmann Computer Scence Department School of Computer Scence

More information

COMPRESSED NETWORK MONITORING. Mark Coates, Yvan Pointurier and Michael Rabbat

COMPRESSED NETWORK MONITORING. Mark Coates, Yvan Pointurier and Michael Rabbat COMPRESSED NETWORK MONITORING Mark Coates, Yvan Ponturer and Mchael Rabbat Department of Electrcal and Computer Engneerng McGll Unversty 348 Unversty Street, Montreal, Quebec H3A 2A7, Canada ABSTRACT Ths

More information

Pricing Multi-Asset Cross Currency Options

Pricing Multi-Asset Cross Currency Options CIRJE-F-844 Prcng Mult-Asset Cross Currency Optons Kenchro Shraya Graduate School of Economcs, Unversty of Tokyo Akhko Takahash Unversty of Tokyo March 212; Revsed n September, October and November 212

More information

Lecture 3: Force of Interest, Real Interest Rate, Annuity

Lecture 3: Force of Interest, Real Interest Rate, Annuity Lecture 3: Force of Interest, Real Interest Rate, Annuty Goals: Study contnuous compoundng and force of nterest Dscuss real nterest rate Learn annuty-mmedate, and ts present value Study annuty-due, and

More information

Fast degree elevation and knot insertion for B-spline curves

Fast degree elevation and knot insertion for B-spline curves Computer Aded Geometrc Desgn 22 (2005) 183 197 www.elsever.com/locate/cagd Fast degree elevaton and knot nserton for B-splne curves Q-Xng Huang a,sh-mnhu a,, Ralph R. Martn b a Department of Computer Scence

More information

Analysis of Premium Liabilities for Australian Lines of Business

Analysis of Premium Liabilities for Australian Lines of Business Summary of Analyss of Premum Labltes for Australan Lnes of Busness Emly Tao Honours Research Paper, The Unversty of Melbourne Emly Tao Acknowledgements I am grateful to the Australan Prudental Regulaton

More information

Numerical Methods 數 值 方 法 概 說. Daniel Lee. Nov. 1, 2006

Numerical Methods 數 值 方 法 概 說. Daniel Lee. Nov. 1, 2006 Numercal Methods 數 值 方 法 概 說 Danel Lee Nov. 1, 2006 Outlnes Lnear system : drect, teratve Nonlnear system : Newton-lke Interpolatons : polys, splnes, trg polys Approxmatons (I) : orthogonal polys Approxmatons

More information

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP)

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP) 6.3 / -- Communcaton Networks II (Görg) SS20 -- www.comnets.un-bremen.de Communcaton Networks II Contents. Fundamentals of probablty theory 2. Emergence of communcaton traffc 3. Stochastc & Markovan Processes

More information

Fault tolerance in cloud technologies presented as a service

Fault tolerance in cloud technologies presented as a service Internatonal Scentfc Conference Computer Scence 2015 Pavel Dzhunev, PhD student Fault tolerance n cloud technologes presented as a servce INTRODUCTION Improvements n technques for vrtualzaton and performance

More information

Statistical Methods to Develop Rating Models

Statistical Methods to Develop Rating Models Statstcal Methods to Develop Ratng Models [Evelyn Hayden and Danel Porath, Österrechsche Natonalbank and Unversty of Appled Scences at Manz] Source: The Basel II Rsk Parameters Estmaton, Valdaton, and

More information

Characterization of Assembly. Variation Analysis Methods. A Thesis. Presented to the. Department of Mechanical Engineering. Brigham Young University

Characterization of Assembly. Variation Analysis Methods. A Thesis. Presented to the. Department of Mechanical Engineering. Brigham Young University Characterzaton of Assembly Varaton Analyss Methods A Thess Presented to the Department of Mechancal Engneerng Brgham Young Unversty In Partal Fulfllment of the Requrements for the Degree Master of Scence

More information

A Fast Incremental Spectral Clustering for Large Data Sets

A Fast Incremental Spectral Clustering for Large Data Sets 2011 12th Internatonal Conference on Parallel and Dstrbuted Computng, Applcatons and Technologes A Fast Incremental Spectral Clusterng for Large Data Sets Tengteng Kong 1,YeTan 1, Hong Shen 1,2 1 School

More information

Production. 2. Y is closed A set is closed if it contains its boundary. We need this for the solution existence in the profit maximization problem.

Production. 2. Y is closed A set is closed if it contains its boundary. We need this for the solution existence in the profit maximization problem. Producer Theory Producton ASSUMPTION 2.1 Propertes of the Producton Set The producton set Y satsfes the followng propertes 1. Y s non-empty If Y s empty, we have nothng to talk about 2. Y s closed A set

More information

Inter-Ing 2007. INTERDISCIPLINARITY IN ENGINEERING SCIENTIFIC INTERNATIONAL CONFERENCE, TG. MUREŞ ROMÂNIA, 15-16 November 2007.

Inter-Ing 2007. INTERDISCIPLINARITY IN ENGINEERING SCIENTIFIC INTERNATIONAL CONFERENCE, TG. MUREŞ ROMÂNIA, 15-16 November 2007. Inter-Ing 2007 INTERDISCIPLINARITY IN ENGINEERING SCIENTIFIC INTERNATIONAL CONFERENCE, TG. MUREŞ ROMÂNIA, 15-16 November 2007. UNCERTAINTY REGION SIMULATION FOR A SERIAL ROBOT STRUCTURE MARIUS SEBASTIAN

More information

+ + + - - This circuit than can be reduced to a planar circuit

+ + + - - This circuit than can be reduced to a planar circuit MeshCurrent Method The meshcurrent s analog of the nodeoltage method. We sole for a new set of arables, mesh currents, that automatcally satsfy KCLs. As such, meshcurrent method reduces crcut soluton to

More information

CHAPTER 14 MORE ABOUT REGRESSION

CHAPTER 14 MORE ABOUT REGRESSION CHAPTER 14 MORE ABOUT REGRESSION We learned n Chapter 5 that often a straght lne descrbes the pattern of a relatonshp between two quanttatve varables. For nstance, n Example 5.1 we explored the relatonshp

More information

An Interest-Oriented Network Evolution Mechanism for Online Communities

An Interest-Oriented Network Evolution Mechanism for Online Communities An Interest-Orented Network Evoluton Mechansm for Onlne Communtes Cahong Sun and Xaopng Yang School of Informaton, Renmn Unversty of Chna, Bejng 100872, P.R. Chna {chsun,yang}@ruc.edu.cn Abstract. Onlne

More information

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters Frequency Selectve IQ Phase and IQ Ampltude Imbalance Adjustments for OFDM Drect Converson ransmtters Edmund Coersmeer, Ernst Zelnsk Noka, Meesmannstrasse 103, 44807 Bochum, Germany edmund.coersmeer@noka.com,

More information

A Probabilistic Theory of Coherence

A Probabilistic Theory of Coherence A Probablstc Theory of Coherence BRANDEN FITELSON. The Coherence Measure C Let E be a set of n propostons E,..., E n. We seek a probablstc measure C(E) of the degree of coherence of E. Intutvely, we want

More information

The OC Curve of Attribute Acceptance Plans

The OC Curve of Attribute Acceptance Plans The OC Curve of Attrbute Acceptance Plans The Operatng Characterstc (OC) curve descrbes the probablty of acceptng a lot as a functon of the lot s qualty. Fgure 1 shows a typcal OC Curve. 10 8 6 4 1 3 4

More information

v a 1 b 1 i, a 2 b 2 i,..., a n b n i.

v a 1 b 1 i, a 2 b 2 i,..., a n b n i. SECTION 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS 455 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS All the vector spaces we have studed thus far n the text are real vector spaces snce the scalars are

More information

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting Causal, Explanatory Forecastng Assumes cause-and-effect relatonshp between system nputs and ts output Forecastng wth Regresson Analyss Rchard S. Barr Inputs System Cause + Effect Relatonshp The job of

More information

Alternate Approximation of Concave Cost Functions for

Alternate Approximation of Concave Cost Functions for Alternate Approxmaton of Concave Cost Functons for Process Desgn and Supply Chan Optmzaton Problems Dego C. Cafaro * and Ignaco E. Grossmann INTEC (UNL CONICET), Güemes 3450, 3000 Santa Fe, ARGENTINA Department

More information

NMT EE 589 & UNM ME 482/582 ROBOT ENGINEERING. Dr. Stephen Bruder NMT EE 589 & UNM ME 482/582

NMT EE 589 & UNM ME 482/582 ROBOT ENGINEERING. Dr. Stephen Bruder NMT EE 589 & UNM ME 482/582 NMT EE 589 & UNM ME 482/582 ROBOT ENGINEERING Dr. Stephen Bruder NMT EE 589 & UNM ME 482/582 7. Root Dynamcs 7.2 Intro to Root Dynamcs We now look at the forces requred to cause moton of the root.e. dynamcs!!

More information