Two view learning: SVM-2K, Theory and Practice

Size: px
Start display at page:

Download "Two view learning: SVM-2K, Theory and Practice"

Transcription

1 Two view earning: SVM-2K, Theory and Practice Jason D.R. Farquhar Hongying Meng David R. Hardoon John Shawe-Tayor Sandor Szedmak Schoo of Eectronics and Computer Science, University of Southampton, Southampton, Engand Abstract Kerne methods make it reativey easy to define compex highdimensiona feature spaces. This raises the question of how we can identify the reevant subspaces for a particuar earning task. When two views of the same phenomenon are avaiabe kerne Canonica Correation Anaysis (KCCA) has been shown to be an effective preprocessing step that can improve the performance of cassification agorithms such as the Support Vector Machine (SVM). This paper takes this observation to its ogica concusion and proposes a method that combines this two stage earning (KCCA foowed by SVM) into a singe optimisation termed SVM-2K. We present both experimenta and theoretica anaysis of the approach showing encouraging resuts and insights. 1 Introduction Kerne methods enabe us to work with high dimensiona feature spaces by defining weight vectors impicity as inear combinations of the training exampes. This even makes it practica to earn in infinite dimensiona spaces as for exampe when using the Gaussian kerne. The Gaussian kerne is an extreme exampe, but techniques have been deveoped to define kernes for a range of different datatypes, in many cases characterised by very high dimensionaity. Exampes are the string kernes for text, graph kernes for graphs, margina kernes, kernes for image data, etc. With this pethora of high dimensiona representations it is frequenty hepfu to assist earning agorithms by preprocessing the feature space in projecting the data into a ow dimensiona subspace that contains the reevant information for the earning task. Methods of performing this incude principe components anaysis (PCA) [7, partia east squares [8, kerne independent component anaysis (KICA) [1 and kerne canonica correation anaysis (KCCA) [5.

2 The ast method requires two views of the data both of which contain a of the reevant information for the earning task, but which individuay contain representation specific detais that are different and irreevant. Perhaps the simpest exampe of this situation is a paired document corpus in which we have the same information in two anguages. KCCA attempts to isoate feature space directions that correate between the two views and hence might be expected to represent the common reevant information. Hence, one can view this preprocessing as a denoising of the individua representations through cross-correating them. Experiments have shown how using this as a preprocessing step can improve subsequent anaysis in for exampe cassification experiments using a support vector machine (SVM) [6. This is expained by the fact that the signa to noise ratio has improved in the identified subspace. Though the combination of KCCA and SVM seems effective, there appears no guarantee that the directions identified by KCCA wi be best suited to the cassification task. This paper therefore ooks at the possibiity of combining the two distinct stages of KCCA and SVM into a singe optimisation that wi be termed SVM-2K. The next section introduces the new agorithm and discusses its structure. Experiments are then given showing the performance of the agorithm on an image cassification task. Though the performance is encouraging it is in many ways counter-intuitive, eading to specuation about why an improvement is seen. To investigate this question an anaysis of its generaisation properties is given in the foowing two sections, before drawing concusions. 2 SVM-2K Agorithm We assume that we are given two views of the same data, one expressed through a feature projection φ A with corresponding kerne κ A and the other through a feature projection φ B with kerne κ B. A paired data set is then given by a set S = {(φ A (x 1 ),φ B (x 1 )),...,(φ A (x ),φ B (x ))}, where for exampe φ A coud be the feature vector associated with one anguage and φ B that associated with a second anguage. For a cassification task each data item woud aso incude a abe. The KCCA agorithm ooks for directions in the two feature spaces such that when the training data is projected onto those directions the two vectors (one for each view) of vaues obtained are maximay correated. One can aso characterise these directions as those that minimise the two norm between the two vectors under the constraint that they both have norm 1 [5. We can think of this as constraining the choice of weight vectors in the two spaces. KCCA woud typicay find a sequence of projection directions of dimension anywhere between 50 and 500 that can then be used as the feature space for training an SVM [6. An SVM can be thought of as a 1-dimensiona projection foowed by threshoding, so SVM-2K combines the two steps by introducing the constraint of simiarity between two 1-dimensiona projections identifying two distinct SVMs one in each of the two feature spaces. The extra constraint is chosen sighty differenty from the 2-norm that characterises KCCA. We rather take an ǫ-insensitive 1-norm using sack variabes to measure the amount by which points fai to meet ǫ simiarity: w A,φ A (x i ) + b A w B,φ B (x i ) b B η i + ǫ, where w A, b A (w B, b B ) are the weight and threshod of the first (second) SVM. Combining this constraint with the usua 1-norm SVM constraints and aowing different

3 reguarisation constants gives the foowing optimisation: min L = 1 2 w A w B 2 + C A ξi A + C B such that ξi B + D w A,φ A (x i ) + b A w B,φ B (x i ) b B η i + ǫ y i ( w A,φ A (x i ) + b A ) 1 ξ A i y i ( w B,φ B (x i ) + b B ) 1 ξ B i ξ A i 0, ξ B i 0, η i 0 a for 1 i. Let ŵ A, ŵ B, ˆb A, ˆb B be the soution to this optimisation probem. The fina SVM-2K decision function is then h(x) = sign(f(x)), where f (x) = 0.5 ( ŵ A,φ A (x) + ˆb A + ŵ B,φ B (x) + ˆb ) B = 0.5(f A (x) + f B (x)). Appying the usua Lagrange mutipier techniques we arrive at the foowing dua probem: η i max W = 1 2 ( g A i gj A κ A (x i,x j ) + gi B gj B κ B (x i,x j ) ) + i,j=1 such that gi A = αi A y i β + i + β i, gb i = αi B y i + β + i β i, gi A = 0 = gi B, with the functions 0 α A/B i C A/B 0 β +/ i, β + i + β i D f A/B (x) = 3 Experimenta resuts g A/B i κ A/B (x i,x) + b A/B. (αi A + αi B ) Figure 1: Typica exampe images from the PASCAL VOC chaenge database. Casses are; Bikes (top-eft), Peope (top-right), Cars (bottom-eft) and Motorbikes (bottom-right).

4 The performance of the agorithms deveoped in this paper we evauated on PASCAL Visua Object Casses (VOC) chaenge dataset test1 1. This is a new dataset consisting of four object casses in reaistic scenes. The object casses are, motorbikes (M), bicyces (B), peope (P) and cars (C) with the dataset containing 684 training set images consisting of (214, 114, 84, 272) images in each cass and 689 test set images with (216, 114, 84, 275) for each cass. As can be seen in Figure 1 this is a very chaenging dataset with objects of widey varying type, pose, iumination, occusion, background, etc. The task is to cassify the image according to whether it contains a given object type. We tested the images containing the object (i.e. categories M, B, C and P) against non-object images from the database (i.e. category N). The training set contained 100 positive and 100 negative images. The tests are carried out on 100 new images, haf beonging to the earned cass and haf not. Like many other successfu methods [3, 4 we take a set-of-patches approach to this probem. These methods represent an image in terms of the features of a set of sma image patches. By carefuy choosing the patches and their features this representation can be made argey robust to the common types of image transformation, e.g. scae, rotation, perspective, occusion. Two views were provided of each image through the use of different patch types. One was from affine invariant interest point detectors with a moment invariant descriptor cacuated for each interest point. The second were key point features from SIFT detectors. For one image, severa hundred characteristic patches were detected according to the compexity of the images. These were then custered around K = 400 centres for each feature space. Each image is then represented as a histogram over these centres. So finay, for one image there are two feature vectors of ength 400 that provide the two views. Motorbike Bicyce Peope Car SVM SVM KCCA + SVM SVM 2K Tabe 1: Resuts for 4 datasets showing test accuracy of the individua SVMs and SVM-2K. Figure 1 show the resuts of the test errors obtained for the different categories for the individua SVMs and the SVM-2K. There is a cear improvement in performance of the SVM-2K over the two individua SVMs in a four categories. If we examine the structure of the optimisation, the restriction that the output of the two inear functions be simiar seems to be an arbitrary restriction particuary for points that are far from the margin or are miscassified. Intuitivey it woud appear better to take advantage of the abiities of the different representations to better fit the data. In order to understand this apparent contradiction we now consider a theoretica anaysis of the generaisation of the SVM-2K using the framework provided by Rademacher compexity bounds. 4 Background theory We begin with the definitions required for Rademacher compexity, see for exampe Bartett and Mendeson [2 (see aso [9 for an introductory exposition). Definition 1. For a sampe S = {x 1,,x } generated by a distribution D on a set 1 Avaiabe from VOCdata.tar.gz

5 X and a rea-vaued function cass F with a domain X, the empirica Rademacher compexity of F is the random variabe ˆR (F) = E σ [sup 2 f F σ i f (x i ) x 1,,x where σ = {σ 1,,σ } are independent uniform {±1}-vaued Rademacher random variabes. The Rademacher compexity of F is [ 2 R (F) = E S ˆR (F) = E Sσ [sup σ i f (x i ) We use E D to denote expectation with respect to a distribution D and E S when the distribution is the uniform (empirica) distribution on a sampe S. Theorem 1. Fix δ (0,1) and et F be a cass of functions mapping from S to [0,1. Let (x i ) be drawn independenty according to a probabiity distribution D. Then with probabiity at east 1 δ over random draws of sampes of size, every f F satisfies n(2/δ) E D [f (x) E S [f (x) + R (F) + 3 E S [f (x) + ˆR (F) + 3 f F n(2/δ) Given a training set S the cass of functions that we wi primariy be considering are inear functions with bounded norm { x } α iκ (x i,x) : α Kα B 2 {x w,φ(x) : w B} = F B where φ is the feature mapping corresponding to the kerne κ and K is the corresponding kerne matrix for the sampe S. The foowing resut bounds the Rademacher compexity of inear function casses. Theorem 2. [2 If κ : X X R is a kerne, and S = {x 1,,x } is a sampe of point from X, then the empirica Rademacher compexity of the cass F B satisfies ˆR (F) 2B κ (x i,x i ) = 2B tr (K) 4.1 Anaysing SVM-2K For SVM-2K, the two feature sets from the same objects are (φ A (x i )) and (φ B (x i )) respectivey. We assume the notation and optimisation of SVM-2K given in section 2, equation (1). First observe that an appication of Theorem 1 shows that E S [ f A (x) f B (x) E S [ ŵ A,φ A (x) + ˆb A ŵ B,φ B (x) ˆb B ǫ + 1 η i + 2C n(2/δ) tr(ka ) + tr(k B ) + 3 =: D with probabiity at east 1 δ. We have assumed that w A 2 +b 2 A C2 and w B 2 +b 2 B C 2 for some prefixed C. Hence, the cass of functions we are considering when appying

6 SVM-2K to this probem can be restricted to { ( F C,D = f f : x 0.5 [ g A i κ A (x i,x) + gi B κ B (x i,x) ) + b A + b B, } g A K A g A + b 2 A C 2,g B K B g B + b 2 B C 2, E S [ f A (x) f B (x) D The cass F C,D is ceary cosed under negation. Appying the usua Rademacher techniques for margin bounds on generaisation we obtain the foowing resut. Theorem 3. Fix δ (0,1) and et F C,D be the cass of functions described above. Let (x i ) be drawn independenty according to a probabiity distribution D. Then with probabiity at east 1 δ over random draws of sampes of size, every f F C,D satisfies P (x,y) D (sign(f(x)) y) 0.5 (ξi A + ξi B ) + ˆR n(2/δ) (F C,D ) + 3. It therefore remains to compute the empirica Rademacher compexity of F C,D, which is the critica discriminator between the bounds for the individua SVMs and that of the SVM-2K. 4.2 Empirica Rademacher compexity of F C,D We now define an auxiiary function of two weight vectors w A and w B, D(w A,w B ) := E D [ w A,φ A (x) + b A w B,φ B (x) b B With this notation we can consider computing the Rademacher compexity of the cass F C,D. ˆR (F C,D ) = E σ [ = E σ [ sup 2 sup σ i f (x i ) 1 σ i [ w A,φ A (x i ) + b A + w B,φ B (x i ) + b B f F C,D w A C, w B C D(w A,w B) D Our next observation foows from a reversed version of the basic Rademacher compexity theorem reworked to reverse the roes of the empirica and true expectations: Theorem 4. Fix δ (0,1) and et F be a cass of functions mapping from S to [0,1. Let (x i ) be drawn independenty according to a probabiity distribution D. Then with probabiity at east 1 δ over random draws of sampes of size, every f F satisfies n(2/δ) E S [f (x) E D [f (x) + R (F) + 3 E D [f (x) + ˆR (F) + 3 n(2/δ) The proof tracks that of Theorem 1 but is omitted through ack of space. For weight vectors w A and w B satisfying D(w A,w B ) D, an appication of Theorem 4

7 shows that with probabiity at east 1 δ we have ˆD(w A,w B ) := E S [ w A,φ A (x) + b A w B,φ B (x) b B D + 2C n(2/δ) tr(ka ) + tr(k B ) + 3 ǫ + 1 η i + 4C n(2/δ) tr(ka ) + tr(k B ) + 6 =: ˆD We now return to bounding the Rademacher compexity of F C,D. The above resut shows that with probabiity greater than 1 δ ( ) ˆR FC,D E σ [ sup wa C w B C ˆD(w A,w B) ˆD 1 σ i [ w A,φ A (x i ) + b A + w B,φ B (x i ) + b B First note that the expression in square brackets is concentrated under the uniform distribution of Rademacher variabes. Hence, we can estimate the compexity for a fixed instantiation ˆσ of the the Rademacher variabes σ. We now must find the vaue of w A and w B that maximises the expression 1 [ w A, = 1 ˆσ i φ A (x i ) + b A ˆσ i + w B, ˆσ K A g A + ˆσ K B g B + (b A + b B )ˆσ j subject to the constraints g A K A g A C 2, g B K B g B C 2, and ˆσ i φ B (x i ) + b B ˆσ i 1 1 abs(k A g A K B g B + (b A b B )1) ˆD where 1 is the a ones vector and abs(u) is the vector obtained by appying the abs function to u component-wise. The resuting vaue of the objective function is the estimate of the Rademacher compexity. This is the optimisation soved in the brief experiments described beow. 4.3 Experiments with Rademacher compexity We computed the Rademacher compexity for the probems considered in the experimenta section above. We wished to verify that the Rademacher compexity of the space F C,D, where C and D are determined by appying the SVM-2K, are indeed significanty ower than that obtained for the SVMs in each space individuay. Motorbike Bicyce Peope Car SVM Rad SVM Rad SVM 2K Rad 2K Tabe 2: Resuts for 4 datasets showing test accuracy and Rademacher compexity (Rad) of the individua SVMs and SVM-2K.

8 Tabe 2 shows the resuts for the motorbike, bicyce, peope and car datasets. We show the Rademacher compexities for the individua SVMs and for the SVM-2K aong with the generaisation resuts aready given in Tabe 1. In the case of SVM-2K we samped the Rademacher variabes 10 times and give the corresponding standard deviation. As predicted the Rademacher compexity is significanty smaer for SVM-2K, hence confirming the intuition that ed to the introduction of the approach, namey that the compexity of the cass is reduced by restricting the weight vectors to aign on the training data. Provided both representations contain the necessary data we can therefore expect an improvement in generaisation as observed in the reported experiments. 5 Concusions With the pethora of data now being coected in a wide range of fieds there is frequenty the uxury of having two views of the same phenomenon. The simpest exampe is paired corpora of documents in different anguages, but equay we can think of exampes from bioinformatics, machine vision, etc. Frequenty it is aso reasonabe to assume that both views contain a of the reevant information required for a cassification task. We have demonstrated that in such cases it can be possibe to eaver the correation between the two views to improve cassification accuracy. This has been demonstrated in experiments with a machine vision task. Furthermore, we have undertaken a theoretica anaysis to iuminate the source and extent of the advantage that can be obtained, showing in the cases considered a significant reduction in the Rademacher compexity of the corresponding function casses. References [1 Francis R. Bach and Michae I. Jordan. Kerne independent component anaysis. Journa of Machine Learning Research, 3:1 48, [2 P. L. Bartett and S. Mendeson. Rademacher and Gaussian compexities: risk bounds and structura resuts. Journa of Machine Learning Research, 3: , [3 G. Csurka, C. Bray, C. Dance, and L. Fan. Visua categorization with bags of keypoints. In XRCE Research Reports, XEROX. The 8th European Conference on Computer Vision - ECCV, Prague, [4 R. Fergus, P. Perona, and A. Zisserman. Object cass recognition by unsupervised scae-invariant earning. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, [5 David Hardoon, Sandor Szedmak, and John Shawe-Tayor. Canonica correation anaysis: An overview with appication to earning methods. Neura Computation, 16: , [6 Yaoyong Li and John Shawe-Tayor. Using kcca for japanese-engish cross-anguage information retrieva and cassification. to appear in Journa of Inteigent Information Systems, [7 S. Mika, B. Schökopf, A. Smoa, K.-R. Müer, M. Schoz, and G. Rätsch. Kerne PCA and de-noising in feature spaces. In Advances in Neura Information Processing Systems 11, [8 R. Rosipa and L. J. Trejo. Kerne partia east squares regression in reproducing kerne hibert space. Journa of Machine Learning Research, 2:97 123, [9 J. Shawe-Tayor and N. Cristianini. Kerne Methods for Pattern Anaysis. Cambridge University Press, Cambridge, UK, 2004.

Statistical Learning Theory: A Primer

Statistical Learning Theory: A Primer Internationa Journa of Computer Vision 38(), 9 3, 2000 c 2000 uwer Academic Pubishers. Manufactured in The Netherands. Statistica Learning Theory: A Primer THEODOROS EVGENIOU, MASSIMILIANO PONTIL AND TOMASO

More information

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network An Agorithm for Pruning Redundant Modues in Min-Max Moduar Network Hui-Cheng Lian and Bao-Liang Lu Department of Computer Science and Engineering, Shanghai Jiao Tong University 1954 Hua Shan Rd., Shanghai

More information

SVM: Terminology 1(6) SVM: Terminology 2(6)

SVM: Terminology 1(6) SVM: Terminology 2(6) Andrew Kusiak Inteigent Systems Laboratory 39 Seamans Center he University of Iowa Iowa City, IA 54-57 SVM he maxima margin cassifier is simiar to the perceptron: It aso assumes that the data points are

More information

Multilayer Kerceptron

Multilayer Kerceptron Mutiayer Kerceptron Zotán Szabó, András Lőrincz Department of Information Systems, Facuty of Informatics Eötvös Loránd University Pázmány Péter sétány 1/C H-1117, Budapest, Hungary e-mai: szzoi@csetehu,

More information

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA)

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA) 1 FRST 531 -- Mutivariate Statistics Mutivariate Discriminant Anaysis (MDA) Purpose: 1. To predict which group (Y) an observation beongs to based on the characteristics of p predictor (X) variabes, using

More information

A. Distribution of the test statistic

A. Distribution of the test statistic A. Distribution of the test statistic In the sequentia test, we first compute the test statistic from a mini-batch of size m. If a decision cannot be made with this statistic, we keep increasing the mini-batch

More information

From Margins to Probabilities in Multiclass Learning Problems

From Margins to Probabilities in Multiclass Learning Problems From Margins to Probabiities in Muticass Learning Probems Andrea Passerini and Massimiiano Ponti 2 and Paoo Frasconi 3 Abstract. We study the probem of muticass cassification within the framework of error

More information

Paragraph Topic Classification

Paragraph Topic Classification Paragraph Topic Cassification Eugene Nho Graduate Schoo of Business Stanford University Stanford, CA 94305 enho@stanford.edu Edward Ng Department of Eectrica Engineering Stanford University Stanford, CA

More information

ASummaryofGaussianProcesses Coryn A.L. Bailer-Jones

ASummaryofGaussianProcesses Coryn A.L. Bailer-Jones ASummaryofGaussianProcesses Coryn A.L. Baier-Jones Cavendish Laboratory University of Cambridge caj@mrao.cam.ac.uk Introduction A genera prediction probem can be posed as foows. We consider that the variabe

More information

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries c 26 Noninear Phenomena in Compex Systems First-Order Corrections to Gutzwier s Trace Formua for Systems with Discrete Symmetries Hoger Cartarius, Jörg Main, and Günter Wunner Institut für Theoretische

More information

Bayesian Learning. You hear a which which could equally be Thanks or Tanks, which would you go with?

Bayesian Learning. You hear a which which could equally be Thanks or Tanks, which would you go with? Bayesian Learning A powerfu and growing approach in machine earning We use it in our own decision making a the time You hear a which which coud equay be Thanks or Tanks, which woud you go with? Combine

More information

Support Vector Machine and Its Application to Regression and Classification

Support Vector Machine and Its Application to Regression and Classification BearWorks Institutiona Repository MSU Graduate Theses Spring 2017 Support Vector Machine and Its Appication to Regression and Cassification Xiaotong Hu As with any inteectua project, the content and views

More information

Sparse Semi-supervised Learning Using Conjugate Functions

Sparse Semi-supervised Learning Using Conjugate Functions Journa of Machine Learning Research (200) 2423-2455 Submitted 2/09; Pubished 9/0 Sparse Semi-supervised Learning Using Conjugate Functions Shiiang Sun Department of Computer Science and Technoogy East

More information

SVM-based Supervised and Unsupervised Classification Schemes

SVM-based Supervised and Unsupervised Classification Schemes SVM-based Supervised and Unsupervised Cassification Schemes LUMINITA STATE University of Pitesti Facuty of Mathematics and Computer Science 1 Targu din Vae St., Pitesti 110040 ROMANIA state@cicknet.ro

More information

Explicit overall risk minimization transductive bound

Explicit overall risk minimization transductive bound 1 Expicit overa risk minimization transductive bound Sergio Decherchi, Paoo Gastado, Sandro Ridea, Rodofo Zunino Dept. of Biophysica and Eectronic Engineering (DIBE), Genoa University Via Opera Pia 11a,

More information

A Brief Introduction to Markov Chains and Hidden Markov Models

A Brief Introduction to Markov Chains and Hidden Markov Models A Brief Introduction to Markov Chains and Hidden Markov Modes Aen B MacKenzie Notes for December 1, 3, &8, 2015 Discrete-Time Markov Chains You may reca that when we first introduced random processes,

More information

Statistical Learning Theory: a Primer

Statistical Learning Theory: a Primer ??,??, 1 6 (??) c?? Kuwer Academic Pubishers, Boston. Manufactured in The Netherands. Statistica Learning Theory: a Primer THEODOROS EVGENIOU AND MASSIMILIANO PONTIL Center for Bioogica and Computationa

More information

II. PROBLEM. A. Description. For the space of audio signals

II. PROBLEM. A. Description. For the space of audio signals CS229 - Fina Report Speech Recording based Language Recognition (Natura Language) Leopod Cambier - cambier; Matan Leibovich - matane; Cindy Orozco Bohorquez - orozcocc ABSTRACT We construct a rea time

More information

Synthesis of Maximum Margin and Multiview Learning using Unlabeled Data

Synthesis of Maximum Margin and Multiview Learning using Unlabeled Data Synthesis of Maximum Margin and Multiview Learning using Unlabeled Data Sandor Szedma 1 and John Shawe-Taylor 1 1 - Electronics and Computer Science, ISIS Group University of Southampton, SO17 1BJ, United

More information

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron Neura Information Processing - Letters and Reviews Vo. 5, No. 2, November 2004 LETTER A Soution to the 4-bit Parity Probem with a Singe Quaternary Neuron Tohru Nitta Nationa Institute of Advanced Industria

More information

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents MARKOV CHAINS AND MARKOV DECISION THEORY ARINDRIMA DATTA Abstract. In this paper, we begin with a forma introduction to probabiity and expain the concept of random variabes and stochastic processes. After

More information

Separation of Variables and a Spherical Shell with Surface Charge

Separation of Variables and a Spherical Shell with Surface Charge Separation of Variabes and a Spherica She with Surface Charge In cass we worked out the eectrostatic potentia due to a spherica she of radius R with a surface charge density σθ = σ cos θ. This cacuation

More information

C. Fourier Sine Series Overview

C. Fourier Sine Series Overview 12 PHILIP D. LOEWEN C. Fourier Sine Series Overview Let some constant > be given. The symboic form of the FSS Eigenvaue probem combines an ordinary differentia equation (ODE) on the interva (, ) with a

More information

Optimality of Inference in Hierarchical Coding for Distributed Object-Based Representations

Optimality of Inference in Hierarchical Coding for Distributed Object-Based Representations Optimaity of Inference in Hierarchica Coding for Distributed Object-Based Representations Simon Brodeur, Jean Rouat NECOTIS, Département génie éectrique et génie informatique, Université de Sherbrooke,

More information

The EM Algorithm applied to determining new limit points of Mahler measures

The EM Algorithm applied to determining new limit points of Mahler measures Contro and Cybernetics vo. 39 (2010) No. 4 The EM Agorithm appied to determining new imit points of Maher measures by Souad E Otmani, Georges Rhin and Jean-Marc Sac-Épée Université Pau Veraine-Metz, LMAM,

More information

Cryptanalysis of PKP: A New Approach

Cryptanalysis of PKP: A New Approach Cryptanaysis of PKP: A New Approach Éiane Jaumes and Antoine Joux DCSSI 18, rue du Dr. Zamenhoff F-92131 Issy-es-Mx Cedex France eiane.jaumes@wanadoo.fr Antoine.Joux@ens.fr Abstract. Quite recenty, in

More information

Determining The Degree of Generalization Using An Incremental Learning Algorithm

Determining The Degree of Generalization Using An Incremental Learning Algorithm Determining The Degree of Generaization Using An Incrementa Learning Agorithm Pabo Zegers Facutad de Ingeniería, Universidad de os Andes San Caros de Apoquindo 22, Las Condes, Santiago, Chie pzegers@uandes.c

More information

arxiv: v1 [cs.lg] 31 Oct 2017

arxiv: v1 [cs.lg] 31 Oct 2017 ACCELERATED SPARSE SUBSPACE CLUSTERING Abofaz Hashemi and Haris Vikao Department of Eectrica and Computer Engineering, University of Texas at Austin, Austin, TX, USA arxiv:7.26v [cs.lg] 3 Oct 27 ABSTRACT

More information

Universal Consistency of Multi-Class Support Vector Classification

Universal Consistency of Multi-Class Support Vector Classification Universa Consistency of Muti-Cass Support Vector Cassification Tobias Gasmachers Dae Moe Institute for rtificia Inteigence IDSI, 6928 Manno-Lugano, Switzerand tobias@idsia.ch bstract Steinwart was the

More information

8 Digifl'.11 Cth:uits and devices

8 Digifl'.11 Cth:uits and devices 8 Digif'. Cth:uits and devices 8. Introduction In anaog eectronics, votage is a continuous variabe. This is usefu because most physica quantities we encounter are continuous: sound eves, ight intensity,

More information

CS229 Lecture notes. Andrew Ng

CS229 Lecture notes. Andrew Ng CS229 Lecture notes Andrew Ng Part IX The EM agorithm In the previous set of notes, we taked about the EM agorithm as appied to fitting a mixture of Gaussians. In this set of notes, we give a broader view

More information

Combining reaction kinetics to the multi-phase Gibbs energy calculation

Combining reaction kinetics to the multi-phase Gibbs energy calculation 7 th European Symposium on Computer Aided Process Engineering ESCAPE7 V. Pesu and P.S. Agachi (Editors) 2007 Esevier B.V. A rights reserved. Combining reaction inetics to the muti-phase Gibbs energy cacuation

More information

FORECASTING TELECOMMUNICATIONS DATA WITH AUTOREGRESSIVE INTEGRATED MOVING AVERAGE MODELS

FORECASTING TELECOMMUNICATIONS DATA WITH AUTOREGRESSIVE INTEGRATED MOVING AVERAGE MODELS FORECASTING TEECOMMUNICATIONS DATA WITH AUTOREGRESSIVE INTEGRATED MOVING AVERAGE MODES Niesh Subhash naawade a, Mrs. Meenakshi Pawar b a SVERI's Coege of Engineering, Pandharpur. nieshsubhash15@gmai.com

More information

General Certificate of Education Advanced Level Examination June 2010

General Certificate of Education Advanced Level Examination June 2010 Genera Certificate of Education Advanced Leve Examination June 2010 Human Bioogy HBI6T/Q10/task Unit 6T A2 Investigative Skis Assignment Task Sheet The effect of using one or two eyes on the perception

More information

Inductive Bias: How to generalize on novel data. CS Inductive Bias 1

Inductive Bias: How to generalize on novel data. CS Inductive Bias 1 Inductive Bias: How to generaize on nove data CS 478 - Inductive Bias 1 Overfitting Noise vs. Exceptions CS 478 - Inductive Bias 2 Non-Linear Tasks Linear Regression wi not generaize we to the task beow

More information

Turbo Codes. Coding and Communication Laboratory. Dept. of Electrical Engineering, National Chung Hsing University

Turbo Codes. Coding and Communication Laboratory. Dept. of Electrical Engineering, National Chung Hsing University Turbo Codes Coding and Communication Laboratory Dept. of Eectrica Engineering, Nationa Chung Hsing University Turbo codes 1 Chapter 12: Turbo Codes 1. Introduction 2. Turbo code encoder 3. Design of intereaver

More information

THE OUT-OF-PLANE BEHAVIOUR OF SPREAD-TOW FABRICS

THE OUT-OF-PLANE BEHAVIOUR OF SPREAD-TOW FABRICS ECCM6-6 TH EUROPEAN CONFERENCE ON COMPOSITE MATERIALS, Sevie, Spain, -6 June 04 THE OUT-OF-PLANE BEHAVIOUR OF SPREAD-TOW FABRICS M. Wysocki a,b*, M. Szpieg a, P. Heström a and F. Ohsson c a Swerea SICOMP

More information

Kernel pea and De-Noising in Feature Spaces

Kernel pea and De-Noising in Feature Spaces Kerne pea and De-Noising in Feature Spaces Sebastian Mika, Bernhard Schokopf, Aex Smoa Kaus-Robert Muer, Matthias Schoz, Gunnar Riitsch GMD FIRST, Rudower Chaussee 5, 12489 Berin, Germany {mika, bs, smoa,

More information

Convolutional Networks 2: Training, deep convolutional networks

Convolutional Networks 2: Training, deep convolutional networks Convoutiona Networks 2: Training, deep convoutiona networks Hakan Bien Machine Learning Practica MLP Lecture 8 30 October / 6 November 2018 MLP Lecture 8 / 30 October / 6 November 2018 Convoutiona Networks

More information

Asymptotic Properties of a Generalized Cross Entropy Optimization Algorithm

Asymptotic Properties of a Generalized Cross Entropy Optimization Algorithm 1 Asymptotic Properties of a Generaized Cross Entropy Optimization Agorithm Zijun Wu, Michae Koonko, Institute for Appied Stochastics and Operations Research, Caustha Technica University Abstract The discrete

More information

Some Measures for Asymmetry of Distributions

Some Measures for Asymmetry of Distributions Some Measures for Asymmetry of Distributions Georgi N. Boshnakov First version: 31 January 2006 Research Report No. 5, 2006, Probabiity and Statistics Group Schoo of Mathematics, The University of Manchester

More information

4 Separation of Variables

4 Separation of Variables 4 Separation of Variabes In this chapter we describe a cassica technique for constructing forma soutions to inear boundary vaue probems. The soution of three cassica (paraboic, hyperboic and eiptic) PDE

More information

Converting Z-number to Fuzzy Number using. Fuzzy Expected Value

Converting Z-number to Fuzzy Number using. Fuzzy Expected Value ISSN 1746-7659, Engand, UK Journa of Information and Computing Science Vo. 1, No. 4, 017, pp.91-303 Converting Z-number to Fuzzy Number using Fuzzy Expected Vaue Mahdieh Akhbari * Department of Industria

More information

Componentwise Determination of the Interval Hull Solution for Linear Interval Parameter Systems

Componentwise Determination of the Interval Hull Solution for Linear Interval Parameter Systems Componentwise Determination of the Interva Hu Soution for Linear Interva Parameter Systems L. V. Koev Dept. of Theoretica Eectrotechnics, Facuty of Automatics, Technica University of Sofia, 1000 Sofia,

More information

BDD-Based Analysis of Gapped q-gram Filters

BDD-Based Analysis of Gapped q-gram Filters BDD-Based Anaysis of Gapped q-gram Fiters Marc Fontaine, Stefan Burkhardt 2 and Juha Kärkkäinen 2 Max-Panck-Institut für Informatik Stuhsatzenhausweg 85, 6623 Saarbrücken, Germany e-mai: stburk@mpi-sb.mpg.de

More information

arxiv: v2 [cond-mat.stat-mech] 14 Nov 2008

arxiv: v2 [cond-mat.stat-mech] 14 Nov 2008 Random Booean Networks Barbara Drosse Institute of Condensed Matter Physics, Darmstadt University of Technoogy, Hochschustraße 6, 64289 Darmstadt, Germany (Dated: June 27) arxiv:76.335v2 [cond-mat.stat-mech]

More information

How the backpropagation algorithm works Srikumar Ramalingam School of Computing University of Utah

How the backpropagation algorithm works Srikumar Ramalingam School of Computing University of Utah How the backpropagation agorithm works Srikumar Ramaingam Schoo of Computing University of Utah Reference Most of the sides are taken from the second chapter of the onine book by Michae Nieson: neuranetworksanddeepearning.com

More information

MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES

MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES Separation of variabes is a method to sove certain PDEs which have a warped product structure. First, on R n, a inear PDE of order m is

More information

Appendix of the Paper The Role of No-Arbitrage on Forecasting: Lessons from a Parametric Term Structure Model

Appendix of the Paper The Role of No-Arbitrage on Forecasting: Lessons from a Parametric Term Structure Model Appendix of the Paper The Roe of No-Arbitrage on Forecasting: Lessons from a Parametric Term Structure Mode Caio Ameida cameida@fgv.br José Vicente jose.vaentim@bcb.gov.br June 008 1 Introduction In this

More information

Supervised i-vector Modeling - Theory and Applications

Supervised i-vector Modeling - Theory and Applications Supervised i-vector Modeing - Theory and Appications Shreyas Ramoji, Sriram Ganapathy Learning and Extraction of Acoustic Patterns LEAP) Lab, Eectrica Engineering, Indian Institute of Science, Bengauru,

More information

BALANCING REGULAR MATRIX PENCILS

BALANCING REGULAR MATRIX PENCILS BALANCING REGULAR MATRIX PENCILS DAMIEN LEMONNIER AND PAUL VAN DOOREN Abstract. In this paper we present a new diagona baancing technique for reguar matrix pencis λb A, which aims at reducing the sensitivity

More information

3.10 Implications of Redundancy

3.10 Implications of Redundancy 118 IB Structures 2008-9 3.10 Impications of Redundancy An important aspect of redundant structures is that it is possibe to have interna forces within the structure, with no externa oading being appied.

More information

Stochastic Variational Inference with Gradient Linearization

Stochastic Variational Inference with Gradient Linearization Stochastic Variationa Inference with Gradient Linearization Suppementa Materia Tobias Pötz * Anne S Wannenwetsch Stefan Roth Department of Computer Science, TU Darmstadt Preface In this suppementa materia,

More information

Approach to Identifying Raindrop Vibration Signal Detected by Optical Fiber

Approach to Identifying Raindrop Vibration Signal Detected by Optical Fiber Sensors & Transducers, o. 6, Issue, December 3, pp. 85-9 Sensors & Transducers 3 by IFSA http://www.sensorsporta.com Approach to Identifying Raindrop ibration Signa Detected by Optica Fiber ongquan QU,

More information

SUPPLEMENTARY MATERIAL TO INNOVATED SCALABLE EFFICIENT ESTIMATION IN ULTRA-LARGE GAUSSIAN GRAPHICAL MODELS

SUPPLEMENTARY MATERIAL TO INNOVATED SCALABLE EFFICIENT ESTIMATION IN ULTRA-LARGE GAUSSIAN GRAPHICAL MODELS ISEE 1 SUPPLEMENTARY MATERIAL TO INNOVATED SCALABLE EFFICIENT ESTIMATION IN ULTRA-LARGE GAUSSIAN GRAPHICAL MODELS By Yingying Fan and Jinchi Lv University of Southern Caifornia This Suppementary Materia

More information

6.434J/16.391J Statistics for Engineers and Scientists May 4 MIT, Spring 2006 Handout #17. Solution 7

6.434J/16.391J Statistics for Engineers and Scientists May 4 MIT, Spring 2006 Handout #17. Solution 7 6.434J/16.391J Statistics for Engineers and Scientists May 4 MIT, Spring 2006 Handout #17 Soution 7 Probem 1: Generating Random Variabes Each part of this probem requires impementation in MATLAB. For the

More information

Data Mining Technology for Failure Prognostic of Avionics

Data Mining Technology for Failure Prognostic of Avionics IEEE Transactions on Aerospace and Eectronic Systems. Voume 38, #, pp.388-403, 00. Data Mining Technoogy for Faiure Prognostic of Avionics V.A. Skormin, Binghamton University, Binghamton, NY, 1390, USA

More information

Appendix A: MATLAB commands for neural networks

Appendix A: MATLAB commands for neural networks Appendix A: MATLAB commands for neura networks 132 Appendix A: MATLAB commands for neura networks p=importdata('pn.xs'); t=importdata('tn.xs'); [pn,meanp,stdp,tn,meant,stdt]=prestd(p,t); for m=1:10 net=newff(minmax(pn),[m,1],{'tansig','purein'},'trainm');

More information

(This is a sample cover image for this issue. The actual cover is not yet available at this time.)

(This is a sample cover image for this issue. The actual cover is not yet available at this time.) (This is a sampe cover image for this issue The actua cover is not yet avaiabe at this time) This artice appeared in a journa pubished by Esevier The attached copy is furnished to the author for interna

More information

General Certificate of Education Advanced Level Examination June 2010

General Certificate of Education Advanced Level Examination June 2010 Genera Certificate of Education Advanced Leve Examination June 2010 Human Bioogy HBI6T/P10/task Unit 6T A2 Investigative Skis Assignment Task Sheet The effect of temperature on the rate of photosynthesis

More information

On the evaluation of saving-consumption plans

On the evaluation of saving-consumption plans On the evauation of saving-consumption pans Steven Vanduffe Jan Dhaene Marc Goovaerts Juy 13, 2004 Abstract Knowedge of the distribution function of the stochasticay compounded vaue of a series of future

More information

Automobile Prices in Market Equilibrium. Berry, Pakes and Levinsohn

Automobile Prices in Market Equilibrium. Berry, Pakes and Levinsohn Automobie Prices in Market Equiibrium Berry, Pakes and Levinsohn Empirica Anaysis of demand and suppy in a differentiated products market: equiibrium in the U.S. automobie market. Oigopoistic Differentiated

More information

Melodic contour estimation with B-spline models using a MDL criterion

Melodic contour estimation with B-spline models using a MDL criterion Meodic contour estimation with B-spine modes using a MDL criterion Damien Loive, Ney Barbot, Oivier Boeffard IRISA / University of Rennes 1 - ENSSAT 6 rue de Kerampont, B.P. 80518, F-305 Lannion Cedex

More information

Efficient Approximate Leave-One-Out Cross-Validation for Kernel Logistic Regression

Efficient Approximate Leave-One-Out Cross-Validation for Kernel Logistic Regression Machine Learning manuscript No. (wi be inserted by the editor) Efficient Approximate Leave-One-Out Cross-Vaidation for Kerne Logistic Regression Gavin C. Cawey, Nicoa L. C. Tabot Schoo of Computing Sciences

More information

Related Topics Maxwell s equations, electrical eddy field, magnetic field of coils, coil, magnetic flux, induced voltage

Related Topics Maxwell s equations, electrical eddy field, magnetic field of coils, coil, magnetic flux, induced voltage Magnetic induction TEP Reated Topics Maxwe s equations, eectrica eddy fied, magnetic fied of cois, coi, magnetic fux, induced votage Principe A magnetic fied of variabe frequency and varying strength is

More information

A proposed nonparametric mixture density estimation using B-spline functions

A proposed nonparametric mixture density estimation using B-spline functions A proposed nonparametric mixture density estimation using B-spine functions Atizez Hadrich a,b, Mourad Zribi a, Afif Masmoudi b a Laboratoire d Informatique Signa et Image de a Côte d Opae (LISIC-EA 4491),

More information

Mechanism Deduction from Noisy Chemical Reaction Networks

Mechanism Deduction from Noisy Chemical Reaction Networks Mechanism Deduction from Noisy Chemica Reaction Networks arxiv:1803.09346v1 [physics.chem-ph] 25 Mar 2018 Jonny Proppe and Markus Reiher March 28, 2018 ETH Zurich, Laboratory of Physica Chemistry, Vadimir-Preog-Weg

More information

A unified framework for Regularization Networks and Support Vector Machines. Theodoros Evgeniou, Massimiliano Pontil, Tomaso Poggio

A unified framework for Regularization Networks and Support Vector Machines. Theodoros Evgeniou, Massimiliano Pontil, Tomaso Poggio MASSACHUSETTS INSTITUTE OF TECHNOLOGY ARTIFICIAL INTELLIGENCE LABORATORY and CENTER FOR BIOLOGICAL AND COMPUTATIONAL LEARNING DEPARTMENT OF BRAIN AND COGNITIVE SCIENCES A.I. Memo No. 1654 March23, 1999

More information

In-plane shear stiffness of bare steel deck through shell finite element models. G. Bian, B.W. Schafer. June 2017

In-plane shear stiffness of bare steel deck through shell finite element models. G. Bian, B.W. Schafer. June 2017 In-pane shear stiffness of bare stee deck through she finite eement modes G. Bian, B.W. Schafer June 7 COLD-FORMED STEEL RESEARCH CONSORTIUM REPORT SERIES CFSRC R-7- SDII Stee Diaphragm Innovation Initiative

More information

Utilization of Chemical Structure Information for Analysis of Spectra Composites

Utilization of Chemical Structure Information for Analysis of Spectra Composites ESANN 214 proceedings, European Symposium on Artificia Neura Networks, Computationa Inteigence and Machine Learning Bruges (Begium), 23-25 Apri 214, i6doccom pub, ISBN 978-28741995-7 Avaiabe from http://wwwi6doccom/fr/ivre/?gcoi=281143244

More information

Active Learning & Experimental Design

Active Learning & Experimental Design Active Learning & Experimenta Design Danie Ting Heaviy modified, of course, by Lye Ungar Origina Sides by Barbara Engehardt and Aex Shyr Lye Ungar, University of Pennsyvania Motivation u Data coection

More information

arxiv: v1 [cs.cv] 25 Oct 2017

arxiv: v1 [cs.cv] 25 Oct 2017 Crop Panning using Stochastic Visua Optimization Gunjan Sehga *, Bindu Gupta, Kausha Paneri, Karamjit Singh, Geetika Sharma, Gautam Shroff TCS Research, India arxiv:1710.09077v1 [cs.cv] 25 Oct 2017 ABSTRACT

More information

A Comparison Study of the Test for Right Censored and Grouped Data

A Comparison Study of the Test for Right Censored and Grouped Data Communications for Statistica Appications and Methods 2015, Vo. 22, No. 4, 313 320 DOI: http://dx.doi.org/10.5351/csam.2015.22.4.313 Print ISSN 2287-7843 / Onine ISSN 2383-4757 A Comparison Study of the

More information

Soft Clustering on Graphs

Soft Clustering on Graphs Soft Custering on Graphs Kai Yu 1, Shipeng Yu 2, Voker Tresp 1 1 Siemens AG, Corporate Technoogy 2 Institute for Computer Science, University of Munich kai.yu@siemens.com, voker.tresp@siemens.com spyu@dbs.informatik.uni-muenchen.de

More information

Research of Data Fusion Method of Multi-Sensor Based on Correlation Coefficient of Confidence Distance

Research of Data Fusion Method of Multi-Sensor Based on Correlation Coefficient of Confidence Distance Send Orders for Reprints to reprints@benthamscience.ae 340 The Open Cybernetics & Systemics Journa, 015, 9, 340-344 Open Access Research of Data Fusion Method of Muti-Sensor Based on Correation Coefficient

More information

Fast Spectral Clustering via the Nyström Method

Fast Spectral Clustering via the Nyström Method Fast Spectra Custering via the Nyström Method Anna Choromanska, Tony Jebara, Hyungtae Kim, Mahesh Mohan 3, and Caire Monteeoni 3 Department of Eectrica Engineering, Coumbia University, NY, USA Department

More information

Torsion and shear stresses due to shear centre eccentricity in SCIA Engineer Delft University of Technology. Marijn Drillenburg

Torsion and shear stresses due to shear centre eccentricity in SCIA Engineer Delft University of Technology. Marijn Drillenburg Torsion and shear stresses due to shear centre eccentricity in SCIA Engineer Deft University of Technoogy Marijn Drienburg October 2017 Contents 1 Introduction 2 1.1 Hand Cacuation....................................

More information

STA 216 Project: Spline Approach to Discrete Survival Analysis

STA 216 Project: Spline Approach to Discrete Survival Analysis : Spine Approach to Discrete Surviva Anaysis November 4, 005 1 Introduction Athough continuous surviva anaysis differs much from the discrete surviva anaysis, there is certain ink between the two modeing

More information

The influence of temperature of photovoltaic modules on performance of solar power plant

The influence of temperature of photovoltaic modules on performance of solar power plant IOSR Journa of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vo. 05, Issue 04 (Apri. 2015), V1 PP 09-15 www.iosrjen.org The infuence of temperature of photovotaic modues on performance

More information

Unsupervised Domain Adaptation with Imbalanced Cross-Domain Data

Unsupervised Domain Adaptation with Imbalanced Cross-Domain Data Unsupervised Domain Adaptation with Imbaanced Cross-Domain Data Tzu-Ming Harry Hsu 1, Wei-Yu Chen 1, Cheng-An Hou 2, Yao-Hung Hubert Tsai 3, Yi-Ren Yeh 4, and Yu-Chiang Frank Wang 3 1 Department of Eectrica

More information

School of Electrical Engineering, University of Bath, Claverton Down, Bath BA2 7AY

School of Electrical Engineering, University of Bath, Claverton Down, Bath BA2 7AY The ogic of Booean matrices C. R. Edwards Schoo of Eectrica Engineering, Universit of Bath, Caverton Down, Bath BA2 7AY A Booean matrix agebra is described which enabes man ogica functions to be manipuated

More information

A Novel Learning Method for Elman Neural Network Using Local Search

A Novel Learning Method for Elman Neural Network Using Local Search Neura Information Processing Letters and Reviews Vo. 11, No. 8, August 2007 LETTER A Nove Learning Method for Eman Neura Networ Using Loca Search Facuty of Engineering, Toyama University, Gofuu 3190 Toyama

More information

AST 418/518 Instrumentation and Statistics

AST 418/518 Instrumentation and Statistics AST 418/518 Instrumentation and Statistics Cass Website: http://ircamera.as.arizona.edu/astr_518 Cass Texts: Practica Statistics for Astronomers, J.V. Wa, and C.R. Jenkins, Second Edition. Measuring the

More information

Lecture 6 Povh Krane Enge Williams Properties of 2-nucleon potential

Lecture 6 Povh Krane Enge Williams Properties of 2-nucleon potential Lecture 6 Povh Krane Enge Wiiams Properties of -nuceon potentia 16.1 4.4 3.6 9.9 Meson Theory of Nucear potentia 4.5 3.11 9.10 I recommend Eisberg and Resnik notes as distributed Probems, Lecture 6 1 Consider

More information

School of Electrical Engineering, University of Bath, Claverton Down, Bath BA2 7AY

School of Electrical Engineering, University of Bath, Claverton Down, Bath BA2 7AY The ogic of Booean matrices C. R. Edwards Schoo of Eectrica Engineering, Universit of Bath, Caverton Down, Bath BA2 7AY A Booean matrix agebra is described which enabes man ogica functions to be manipuated

More information

Collective organization in an adaptative mixture of experts

Collective organization in an adaptative mixture of experts Coective organization in an adaptative mixture of experts Vincent Vigneron, Christine Fuchen, Jean-Marc Martinez To cite this version: Vincent Vigneron, Christine Fuchen, Jean-Marc Martinez. Coective organization

More information

Sequential Decoding of Polar Codes with Arbitrary Binary Kernel

Sequential Decoding of Polar Codes with Arbitrary Binary Kernel Sequentia Decoding of Poar Codes with Arbitrary Binary Kerne Vera Miosavskaya, Peter Trifonov Saint-Petersburg State Poytechnic University Emai: veram,petert}@dcn.icc.spbstu.ru Abstract The probem of efficient

More information

8 APPENDIX. E[m M] = (n S )(1 exp( exp(s min + c M))) (19) E[m M] n exp(s min + c M) (20) 8.1 EMPIRICAL EVALUATION OF SAMPLING

8 APPENDIX. E[m M] = (n S )(1 exp( exp(s min + c M))) (19) E[m M] n exp(s min + c M) (20) 8.1 EMPIRICAL EVALUATION OF SAMPLING 8 APPENDIX 8.1 EMPIRICAL EVALUATION OF SAMPLING We wish to evauate the empirica accuracy of our samping technique on concrete exampes. We do this in two ways. First, we can sort the eements by probabiity

More information

Approximated MLC shape matrix decomposition with interleaf collision constraint

Approximated MLC shape matrix decomposition with interleaf collision constraint Approximated MLC shape matrix decomposition with intereaf coision constraint Thomas Kainowski Antje Kiese Abstract Shape matrix decomposition is a subprobem in radiation therapy panning. A given fuence

More information

<C 2 2. λ 2 l. λ 1 l 1 < C 1

<C 2 2. λ 2 l. λ 1 l 1 < C 1 Teecommunication Network Contro and Management (EE E694) Prof. A. A. Lazar Notes for the ecture of 7/Feb/95 by Huayan Wang (this document was ast LaT E X-ed on May 9,995) Queueing Primer for Muticass Optima

More information

DIGITAL FILTER DESIGN OF IIR FILTERS USING REAL VALUED GENETIC ALGORITHM

DIGITAL FILTER DESIGN OF IIR FILTERS USING REAL VALUED GENETIC ALGORITHM DIGITAL FILTER DESIGN OF IIR FILTERS USING REAL VALUED GENETIC ALGORITHM MIKAEL NILSSON, MATTIAS DAHL AND INGVAR CLAESSON Bekinge Institute of Technoogy Department of Teecommunications and Signa Processing

More information

FOURIER SERIES ON ANY INTERVAL

FOURIER SERIES ON ANY INTERVAL FOURIER SERIES ON ANY INTERVAL Overview We have spent considerabe time earning how to compute Fourier series for functions that have a period of 2p on the interva (-p,p). We have aso seen how Fourier series

More information

On Non-Optimally Expanding Sets in Grassmann Graphs

On Non-Optimally Expanding Sets in Grassmann Graphs ectronic Cooquium on Computationa Compexity, Report No. 94 (07) On Non-Optimay xpanding Sets in Grassmann Graphs Irit Dinur Subhash Khot Guy Kinder Dor Minzer Mui Safra Abstract The paper investigates

More information

Fitting Algorithms for MMPP ATM Traffic Models

Fitting Algorithms for MMPP ATM Traffic Models Fitting Agorithms for PP AT Traffic odes A. Nogueira, P. Savador, R. Vaadas University of Aveiro / Institute of Teecommunications, 38-93 Aveiro, Portuga; e-mai: (nogueira, savador, rv)@av.it.pt ABSTRACT

More information

Testing for the Existence of Clusters

Testing for the Existence of Clusters Testing for the Existence of Custers Caudio Fuentes and George Casea University of Forida November 13, 2008 Abstract The detection and determination of custers has been of specia interest, among researchers

More information

Consistent linguistic fuzzy preference relation with multi-granular uncertain linguistic information for solving decision making problems

Consistent linguistic fuzzy preference relation with multi-granular uncertain linguistic information for solving decision making problems Consistent inguistic fuzzy preference reation with muti-granuar uncertain inguistic information for soving decision making probems Siti mnah Binti Mohd Ridzuan, and Daud Mohamad Citation: IP Conference

More information

Restricted weak type on maximal linear and multilinear integral maps.

Restricted weak type on maximal linear and multilinear integral maps. Restricted weak type on maxima inear and mutiinear integra maps. Oscar Basco Abstract It is shown that mutiinear operators of the form T (f 1,..., f k )(x) = R K(x, y n 1,..., y k )f 1 (y 1 )...f k (y

More information

Appendix for Stochastic Gradient Monomial Gamma Sampler

Appendix for Stochastic Gradient Monomial Gamma Sampler 3 4 5 6 7 8 9 3 4 5 6 7 8 9 3 4 5 6 7 8 9 3 3 3 33 34 35 36 37 38 39 4 4 4 43 44 45 46 47 48 49 5 5 5 53 54 Appendix for Stochastic Gradient Monomia Gamma Samper A The Main Theorem We provide the foowing

More information

PHYS 110B - HW #1 Fall 2005, Solutions by David Pace Equations referenced as Eq. # are from Griffiths Problem statements are paraphrased

PHYS 110B - HW #1 Fall 2005, Solutions by David Pace Equations referenced as Eq. # are from Griffiths Problem statements are paraphrased PHYS 110B - HW #1 Fa 2005, Soutions by David Pace Equations referenced as Eq. # are from Griffiths Probem statements are paraphrased [1.] Probem 6.8 from Griffiths A ong cyinder has radius R and a magnetization

More information

BP neural network-based sports performance prediction model applied research

BP neural network-based sports performance prediction model applied research Avaiabe onine www.jocpr.com Journa of Chemica and Pharmaceutica Research, 204, 6(7:93-936 Research Artice ISSN : 0975-7384 CODEN(USA : JCPRC5 BP neura networ-based sports performance prediction mode appied

More information