ONLINE APPENDICES for Cost-Effective Quality Assurance in Crowd Labeling

Size: px
Start display at page:

Download "ONLINE APPENDICES for Cost-Effective Quality Assurance in Crowd Labeling"

Transcription

1 ONLINE APPENDICES for Cost-Effetive Quality Assurane in Crowd Labeling Jing Wang Shool of Business and Management Hong Kong University of Siene and Tehnology Clear Water Bay Kowloon Hong Kong Panagiotis G Ipeirotis Foster Provost Leonard Stern Shool of Business New York University New York NY 2 {panos fprovost}@sternnyuedu

2 2 Artile submitted to Information Systems Researh; manusript no ISR-24-2 Appendix A: Importane of Quality Control for Binary Choie Questions Our sheme an be diretly applied to binary hoie questions whih already apture a large number of tasks that are rowdsoured today eg sentiment judgement spam detetion We would like to stress though that quality ontrol mehanisms for binary hoie questions are at the heart of many other more omplex tasks that are also exeuted in rowdsouring platforms Below we give some representative examples ˆ Open-ended questions with orret or inorret answers: Consider the task of olleting information about a given topi; for example ollet URLs that disuss massive online eduation ourses and their impat on MBA programs For this type of task it is usually diffiult or infeasible to enumerate all the orret answers therefore it is not possible to ontrol the quality of the task using the quality ontrol mehanism for binary hoie answers diretly However one an answer is provided we an easily hek its orretness by instantiating another task asking a binary hoie question: Is this submitted URL about massive online eduation ourses and their impat on MBA programs? Thereby one an break the task into two subtasks: a Create task in whih one or more workers submit free-form answers and a Verify task in whih another set of workers vet the submitted answers and lassify them as either orret or inorret Figure Aa illustrates the struture: a Verify task ontrols the quality of a Create task; the quality of the Verify task is then ontrolled using a quality ontrol mehanism for binary hoie questions similar to the one presented in this paper ˆ Varying degrees of orretness: There are some tasks whose free-form answers are not right or wrong but have varying degrees of orretness or goodness eg generate a transript from this manusript desribe and explain the image below in at least three sentenes In suh a setting treating the submitted answers as orret or inorret might be ineffiient: A rejeted answer would be ompletely disarded although it is often possible to leverage low-quality answers to get better results by simply iterating Past work Little et al 2 has shown the superiority of the iterative paradigm by demonstrating that workers are able to reate image desriptions of exellent quality even though no single worker puts any signifiant effort Figure Ab illustrates the iterative proess There are four subtasks: a Create task in whih free-form answers are submitted an Improve task in whih workers are asked to improve an existing answer a Compare task in whih workers are required to ompare two answers and selet the better one and a Verify task in whih workers deide whether the quality of the answers is satisfatory In this ase the Compare task and Verify task are binary hoie tasks and one an use the mehanisms presented in this paper to ontrol the quality of the submitted answers and of the partiipating workers In turn the quality of the Create task and Improve task is ontrolled by Verify and Compare tasks as one an measure the probability that a worker submits an answer of high quality or the probability that a worker is able to improve an existing answer ˆ Complex tasks using workflows: Initial appliations of paid miro-rowdsouring foused primarily on simple and routine tasks However many tasks in our daily life are muh more ompliated eg proofread the following paragraph from the draft of a student s essay write a travel guide about New York City Verify task either aepts input diretly from Create task or gets the better answer returned by Compare task

3 Better answer Wang Ipeirotis and Provost: Cost-Effetive Quality Assurane in Crowd Labeling Artile submitted to Information Systems Researh; manusript no ISR START START Create Task Create Task Verify Task Verify Task Answer is good? Yes Aept Yes Answer is Corret? No No Improve Task END Aept Rejet END Compare Task Figure A a Corret or inorret answers Workflows for two types of tasks b Varying degrees of orretness and reently there is an inreasing trend to aomplish suh tasks by dividing omplex tasks into a set of miro-tasks using workflows For example Bernstein et al 2 introdue the Find-Fix-Verify pattern to split text editing tasks into three simple operations: Find something that needs fixing fix the problem if there is one and verify the orretness of the fix Again this task ends up having quality ontrol through a set of binary hoie tasks verifiation of the fix verifiation that something needs fixing In other ases Kittur et al 2 desribe a framework for parallelizing the exeution of suh workflows and Kulkarni et al 2 move a step further by allowing workers themselves to design the workflow As in the ase of other tasks that are broken into workflows of miro-tasks the quality of these omplex tasks an be guaranteed by applying our quality ontrol sheme to eah single miro-task following the paradigms desribed above

4 4 Artile submitted to Information Systems Researh; manusript no ISR-24-2 Appendix B: Full Derivation In our model the set of labels L = {l k } are known while the quality of eah worker k the easiness of eah objet and the true lass of eah objet are unknown and have to be estimated from the set of given labels Following Whitehill et al 29 we use expetation-maximization approah to obtain the maximum likelihood estimates of the α k β and t for eah worker k and eah objet E-step: The posterior probability of t given {α k } and {β } is haraterized by: p t L {α k } {β } = p t L {α k k K } β p t {α k k K } β p L t {α k k K } β sine l k s are ond indep given t {α k } and β pt k l t α k β t pt k K p k K + e αk β t I l k =t + e αk β t I l k = t Following equation we an alulate the posterior probability of t using the prior probability of t the values of {α k k K } and the value of β estimated from the previous M-step M-step: We maximize the auxiliary funtion Q whih is defined as the expetation of the joint loglikelihood of the observed and hidden variables L {t } given the parameters {α k } {β } where the values of hidden variables {t } are omputed during the previous E-step We an also impose a prior on eah parameter The prior probabilities of α k α k and β are denoted as pα k pα k and pβ respetively Q{α k } {β } = E [ ln pl {t } {α k } {β }p{α k } {β } ] = E [ ln + ln k i= = + k pt pl k t α k β ] t k K pα k i + ln pβ E [ ln pt ] + i= k K E ln pα k i + ln pβ [ ln pl k t α k t β ] where the expetation is taken over {t } estimated during the previous E-step The values of {α k } and {β } are obtained by maximizing the auxiliary funtion Q This is not diretly solvable therefore we apply a gradient asent approah to find parameter values that loally maximize Q Let us define i = pt = i estimated from the previous E-step then i ln pt = i + i= k K i= Q{α k } {β } = + k i= ln pα k i + ln pβ i ln pl k t = i α k i β 2

5 Artile submitted to Information Systems Researh; manusript no ISR Based on equation and 2 we have: pl k t = α k β = σα k β lk k σα β l k and pl k t = α k β = σα k β lk σα k β l k where σx = / + e x is the logisti funtion Then p ln pt = + ln pt = and Q{α k } {β } = Using the fat that k k K k K l k l k ln σαk β + l k ln σαk β ln σαk β + l k ln σαk β k ln pα + ln pα k + ln pβ d ln σx = σx dx d ln σx = σx dx we differentiate funtion Q with respet to {α k } and {β }: Q α k Q α k = O k = O k = O k = O k l k σαk β β l k β l k σαk β + l k Q β = α k k K σαk β β + d ln pαk dα k σαk β β l k β l k σαk β + l k d ln pαk dα k σαk β β + d ln pαk dα k d ln pαk dα k σαk β + α k k l σαk β + d ln pβ dβ To find loally optimal values of {α k } and {β } we set the gradient to zero The resulting equations are nonlinear and we use iterative methods to solve them Using gradient asent we take steps proportional to the positive of the gradient and approah the loal maximum of the funtion eventually

6 6 Artile submitted to Information Systems Researh; manusript no ISR-24-2 Appendix C: Proofs C Proof of Proposition 3 Proof The estimated mislassifiation ost at step m is EstCost m = EstCost m = min j {} i= i m ij = min{ m m } Worker k assigns to objet a label with probability pl k = = p + and a label ξko = + e αk β with probability pl k = = p + where ξ ko = ξ ko = If l k = and ξko + e αk β + e αk = the new lass probability estimate for objet is m+ = β + and the assoiated estimated mislassifiation ost is EstCost m+ = min{ m+ m+ } = min { + If l k = the new lass probability estimate for objet is m+ = + and the assoiated estimated mislassifiation ost is EstCost m+ = min{ m+ m+ } = min { + Therefore the expeted mislassifiation ost at step m + is EEstCost m+ = pl k = EstCostp m+ + pl k = EstCostp m+ = + min { min { + = min{ } + min{ } If the predited label at step m and step m + is then: } } + e αk β + } + EEstCost m+ = + = m ξ ko + ξ ko = m = EstCost m If the predited label at step m and step m + is then: EEstCost m+ = + = m ξ ko + ξ ko = m = EstCost m } Therefore EstCost m = EEstCost m+

7 Artile submitted to Information Systems Researh; manusript no ISR C2 Proof of Proposition 4 Proof The estimated mislassifiation ost at step m is EstCost m = EstCost m = min j {} i= i m ij = min{ m m } Worker k assigns to objet a label with probability pl k = = p + m e k and a label with probability pl k = = p + m e k If l k = the new lass probability estimate for objet is m+ = + m e k and the assoiated estimated mislassifiation ost is EstCost m+ = min{ m+ m+ } = min { m e k + m e k If l k = the new lass probability estimate for objet is m+ = + m e k and the assoiated estimated mislassifiation ost is EstCost m+ = min{ m+ m+ } = min { m e k + m e k m e k + m e k + m e k m e k + m e k + m e k } } Therefore the expeted variation in mislassifiation ost is E EstCost m EstCost m+ = pl k EstCost = m EstCost m+ + pl k EstCost = m EstCost m+ = + m e k min{p m m e k m } min{ + m e k + + m e k min{p m m e k m } min{ + m e k + m e k + m e k The value of the above funtion only depends on the lass probability estimate m the onfusion matrix of the worker e k and the ost matrix } }

8 8 Artile submitted to Information Systems Researh; manusript no ISR-24-2 Appendix D: Simulation Results: Inferene Algorithms in a Stati System D Objet Atual Mislassifiation Cost Sine true lasses are known we an alulate the atual mislassifiation ost of eah objet under different inferene algorithms based on Proposition 2 We report the average atual mislassifiation ost of objets as a funtion of the average number of labels assigned per objet The results in Figure Da are obtained under the symmetri ost matrix a and the results in Figure Db are obtained under the asymmetri ost matrix b We see that under both ost speifiations and outperform and onsistently The performane gap beomes more pronouned when the ost matrix is asymmetri whih is not surprising sine and only fous on predition error rate while and take into aount the osts assoiated with different types of lassifiation errors when making preditions It is worth noting that ahieves similar performane as when the ost matrix is symmetri but possesses a lear advantage over when the ost matrix is asymmetri What auses the differential performane between and when the ost matrix is asymmetri? We turn to the basi assumption underlying algorithm that is workers error rates do not hange when labeling objets of varying degrees of easiness The onsequene is that is likely to produe overonfident or extreme lass probability estimates for diffiult objets See Appendix E for an explanation The overonfident estimates may not hange the label predition in symmetri ost setting but have an impat on the label predition in asymmetri ost setting For instane if the lass probability estimates for an objet are 8 2 using and 9 using when the ost matrix is a both and report ; however when the ost matrix is b reports but reports By inorporating objet easiness into inferene allows the employer to obtain more aurate lass probability estimates for eah objet yielding onsiderable improvements in ost redution when faing asymmetri mislassifiation osts D2 Worker Quality Estimation Auray Following the notations introdued in Setion 4 the quality measures for worker k using and are auray rate q k sum of worker messages y k = O k 2l k x k onfusion matrix e k and quality vetor ˆα k respetively Sine these measures are all at different sales and hard to ompare diretly we resort to Spearman s rank orrelation oeffiient whih provides a nonparametri estimate of the strength of assoiation between two ranked variables Table D shows how we alulate the Spearman orrelation for eah inferene algorithm where ρ XY denotes the Spearman s rho oeffiient between X and Y Algorithm Quality Measure Spearman Correlation Auray rate q k 5ρ α k qk + 5ρ α k qk Sum of worker messages y k 5ρ α k yk + 5ρ α k yk Confusion matrix e k 5ρ k α ek + 5ρ k α ek Quality vetor ˆα k 5ρ k α + 5ρ ˆαk k α ˆαk Table D Calulating the Spearman orrelation for different inferene algorithms

9 Artile submitted to Information Systems Researh; manusript no ISR The orrelation results obtained using different inferene algorithms are presented in Figure D2a Contrary to our expetation does not exhibit superior performane over in estimating worker quality We attribute this to the uniform assignment of workers in the simulation Under the uniform assignment eah worker is likely to be assigned with a similar mixture of easy β > and diffiult β < objets Sine worker quality is omputed by aggregating over all objets one has labeled on average won t overestimate or underestimate the quality of workers We then turn to a nonuniform assignment setting in whih some workers are disproportionately assigned with more easy or diffiult objets Speifially we split the worker population into two halves: the first half is assigned with 75% easy objets and 25% diffiult objets while the seond half is assigned with 25% easy objets and 75% diffiult objets The orrelation results obtained under this nonuniform assignment are reported in Figure D2b whih demonstrates a slight advantage of over when the number of labels assigned to eah objet is relatively high As more labels are olleted the easiness estimates of the objets using beome more aurate leading to a more fair evaluation of worker quality Figure D a symmetri ost matrix a b asymmetri ost matrix b Average atual mislassifiation ost as a funtion of the average number of labels assigned per objet for different inferene algorithms in a stati system Spearman orrelation Figure D a uniform assignment Spearman orrelation b nonuniform assignment Spearman orrelation between worker quality estimates and true quality values as a funtion of the average number of labels assigned per objet for different inferene algorithms in a stati system

10 Artile submitted to Information Systems Researh; manusript no ISR-24-2 Appendix E: Produes Overonfident Estimates for Diffiult Objets For illustration purpose we onsider a very simple ase where all the workers have homogenous labeling quality and the following relationship holds: α = α > As the objet reeives more labels and worker quality estimates beome more aurate we will have e e > 5 using and ˆα ˆα > using Under let us denote ˆξ ii = + e Sine ˆα ˆα i ˆβ i > ˆξ ii dereases as ˆβ is getting smaller ie the objet is more diffiult However under e ii is the same aross all the objets When the objet is suffiiently diffiult the following relationship ˆξ ii < e ii holds Suppose that the objet has olleted p positive labels and n negative labels For we have e p e n = e p e n + e p e e p e n n e p e n + e p e n + e e p n + e e p n For we have ˆξ p = ˆξ n ˆξ p ˆξ n + ˆξ p ˆξ n + ˆξ ˆξ p n + ˆξ ˆξ p n ˆξ p ˆξ n ˆξ p ˆξ n + ˆξ p ˆξ n Without loss of generality we assume that p > n Then the probability estimate of the most likely lass is + e + ˆξ ˆξ and the probability estimate of the most likely lass is e p n ˆξ < e holds when objet is suffiiently diffiult we have + e produes more onfident lass probability estimates for objet > e p n + ˆξ ˆξ Sine p n Therefore the p n To onfirm this is indeed the ase we plot the probability estimates of most likely lasses ie max{ } by and for the top % most diffiult objets in Figure E 2 whih learly shows that estimates are muh more extreme ie lose to than estimates Probability estimate of the most likely lass Figure E The probability estimates of most likely lasses for the top % most diffiult objets 2 The results are obtained under the simulation setting in Setion 6

11 Artile submitted to Information Systems Researh; manusript no ISR-24-2 Appendix F: Supplementary Figures a bluebird dataset symmetri ost a b bluebird dataset asymmetri ost b rte dataset symmetri ost a d rte dataset asymmetri ost b Figure F e temp dataset symmetri ost a f temp dataset asymmetri ost b Average atual mislassifiation ost for different inferene algorithms on real-world datasets

12 2 Artile submitted to Information Systems Researh; manusript no ISR-24-2 You are here! Auray in lassifying negative objets Bonus payment Auray in lassifying positive objets Figure F2 The interfae of bonus payment to workers Referenes Bernstein MS Little G Miller RC Hartmann B Akerman MS Karger DR Crowell D Panovih K 2 Soylent: A word proessor with a rowd inside Proeedings of the 23th annual ACM Symposium on User Interfae Software and Tehnology Kittur A Smus B Khamkar S Kraut RE 2 CrowdForge: Crowdsouring omplex work Proeedings of the 24th Annual ACM Symposium on User Interfae Software and Tehnology Kulkarni AP Can M Hartmann B 2 Turkomati: Automati reursive task and workflow design for mehanial turk Proeedings of the 2 Annual Conferene Extended Abstrats on Human Fators in Computing Systems Little G Chilton LB Goldman M Miller R 2 Turkit: Human omputation algorithms on mehanial turk Proeedings of the 23th annual ACM Symposium on User Interfae Software and Tehnology Whitehill J Ruvolo P Wu T Bergsma J Movellan J 29 Whose vote should ount more: Optimal integration of labels from labelers of unknown expertise Advanes in Neural Information Proessing Systems

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion

Millennium Relativity Acceleration Composition. The Relativistic Relationship between Acceleration and Uniform Motion Millennium Relativity Aeleration Composition he Relativisti Relationship between Aeleration and niform Motion Copyright 003 Joseph A. Rybzyk Abstrat he relativisti priniples developed throughout the six

More information

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 4, 2012

INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume 2, No 4, 2012 INTERNATIONAL JOURNAL OF CIVIL AND STRUCTURAL ENGINEERING Volume, No 4, 01 Copyright 010 All rights reserved Integrated Publishing servies Researh artile ISSN 0976 4399 Strutural Modelling of Stability

More information

Variation Based Online Travel Time Prediction Using Clustered Neural Networks

Variation Based Online Travel Time Prediction Using Clustered Neural Networks Variation Based Online Travel Time Predition Using lustered Neural Networks Jie Yu, Gang-Len hang, H.W. Ho and Yue Liu Abstrat-This paper proposes a variation-based online travel time predition approah

More information

Nonreversibility of Multiple Unicast Networks

Nonreversibility of Multiple Unicast Networks Nonreversibility of Multiple Uniast Networks Randall Dougherty and Kenneth Zeger September 27, 2005 Abstrat We prove that for any finite direted ayli network, there exists a orresponding multiple uniast

More information

Optimization of Statistical Decisions for Age Replacement Problems via a New Pivotal Quantity Averaging Approach

Optimization of Statistical Decisions for Age Replacement Problems via a New Pivotal Quantity Averaging Approach Amerian Journal of heoretial and Applied tatistis 6; 5(-): -8 Published online January 7, 6 (http://www.sienepublishinggroup.om/j/ajtas) doi:.648/j.ajtas.s.65.4 IN: 36-8999 (Print); IN: 36-96 (Online)

More information

Assessing the Performance of a BCI: A Task-Oriented Approach

Assessing the Performance of a BCI: A Task-Oriented Approach Assessing the Performane of a BCI: A Task-Oriented Approah B. Dal Seno, L. Mainardi 2, M. Matteui Department of Eletronis and Information, IIT-Unit, Politenio di Milano, Italy 2 Department of Bioengineering,

More information

23.1 Tuning controllers, in the large view Quoting from Section 16.7:

23.1 Tuning controllers, in the large view Quoting from Section 16.7: Lesson 23. Tuning a real ontroller - modeling, proess identifiation, fine tuning 23.0 Context We have learned to view proesses as dynami systems, taking are to identify their input, intermediate, and output

More information

Control Theory association of mathematics and engineering

Control Theory association of mathematics and engineering Control Theory assoiation of mathematis and engineering Wojieh Mitkowski Krzysztof Oprzedkiewiz Department of Automatis AGH Univ. of Siene & Tehnology, Craow, Poland, Abstrat In this paper a methodology

More information

An Adaptive Optimization Approach to Active Cancellation of Repeated Transient Vibration Disturbances

An Adaptive Optimization Approach to Active Cancellation of Repeated Transient Vibration Disturbances An aptive Optimization Approah to Ative Canellation of Repeated Transient Vibration Disturbanes David L. Bowen RH Lyon Corp / Aenteh, 33 Moulton St., Cambridge, MA 138, U.S.A., owen@lyonorp.om J. Gregory

More information

UPPER-TRUNCATED POWER LAW DISTRIBUTIONS

UPPER-TRUNCATED POWER LAW DISTRIBUTIONS Fratals, Vol. 9, No. (00) 09 World Sientifi Publishing Company UPPER-TRUNCATED POWER LAW DISTRIBUTIONS STEPHEN M. BURROUGHS and SARAH F. TEBBENS College of Marine Siene, University of South Florida, St.

More information

A Spatiotemporal Approach to Passive Sound Source Localization

A Spatiotemporal Approach to Passive Sound Source Localization A Spatiotemporal Approah Passive Sound Soure Loalization Pasi Pertilä, Mikko Parviainen, Teemu Korhonen and Ari Visa Institute of Signal Proessing Tampere University of Tehnology, P.O.Box 553, FIN-330,

More information

A simple expression for radial distribution functions of pure fluids and mixtures

A simple expression for radial distribution functions of pure fluids and mixtures A simple expression for radial distribution funtions of pure fluids and mixtures Enrio Matteoli a) Istituto di Chimia Quantistia ed Energetia Moleolare, CNR, Via Risorgimento, 35, 56126 Pisa, Italy G.

More information

Complexity of Regularization RBF Networks

Complexity of Regularization RBF Networks Complexity of Regularization RBF Networks Mark A Kon Department of Mathematis and Statistis Boston University Boston, MA 02215 mkon@buedu Leszek Plaskota Institute of Applied Mathematis University of Warsaw

More information

Singular Event Detection

Singular Event Detection Singular Event Detetion Rafael S. Garía Eletrial Engineering University of Puerto Rio at Mayagüez Rafael.Garia@ee.uprm.edu Faulty Mentor: S. Shankar Sastry Researh Supervisor: Jonathan Sprinkle Graduate

More information

Inter-fibre contacts in random fibrous materials: experimental verification of theoretical dependence on porosity and fibre width

Inter-fibre contacts in random fibrous materials: experimental verification of theoretical dependence on porosity and fibre width J Mater Si (2006) 41:8377 8381 DOI 10.1007/s10853-006-0889-7 LETTER Inter-fibre ontats in random fibrous materials: experimental verifiation of theoretial dependene on porosity and fibre width W. J. Bathelor

More information

A Functional Representation of Fuzzy Preferences

A Functional Representation of Fuzzy Preferences Theoretial Eonomis Letters, 017, 7, 13- http://wwwsirporg/journal/tel ISSN Online: 16-086 ISSN Print: 16-078 A Funtional Representation of Fuzzy Preferenes Susheng Wang Department of Eonomis, Hong Kong

More information

COMBINED PROBE FOR MACH NUMBER, TEMPERATURE AND INCIDENCE INDICATION

COMBINED PROBE FOR MACH NUMBER, TEMPERATURE AND INCIDENCE INDICATION 4 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES COMBINED PROBE FOR MACH NUMBER, TEMPERATURE AND INCIDENCE INDICATION Jiri Nozika*, Josef Adame*, Daniel Hanus** *Department of Fluid Dynamis and

More information

IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE MAJOR STREET AT A TWSC INTERSECTION

IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE MAJOR STREET AT A TWSC INTERSECTION 09-1289 Citation: Brilon, W. (2009): Impedane Effets of Left Turners from the Major Street at A TWSC Intersetion. Transportation Researh Reord Nr. 2130, pp. 2-8 IMPEDANCE EFFECTS OF LEFT TURNERS FROM THE

More information

Taste for variety and optimum product diversity in an open economy

Taste for variety and optimum product diversity in an open economy Taste for variety and optimum produt diversity in an open eonomy Javier Coto-Martínez City University Paul Levine University of Surrey Otober 0, 005 María D.C. Garía-Alonso University of Kent Abstrat We

More information

A Queueing Model for Call Blending in Call Centers

A Queueing Model for Call Blending in Call Centers A Queueing Model for Call Blending in Call Centers Sandjai Bhulai and Ger Koole Vrije Universiteit Amsterdam Faulty of Sienes De Boelelaan 1081a 1081 HV Amsterdam The Netherlands E-mail: {sbhulai, koole}@s.vu.nl

More information

Aircraft CAS Design with Input Saturation Using Dynamic Model Inversion

Aircraft CAS Design with Input Saturation Using Dynamic Model Inversion International Journal of Control, Automation, and Systems Vol., No. 3, September 003 35 Airraft CAS Design with Input Saturation sing Dynami Model Inversion Sangsoo Lim and Byoung Soo Kim Abstrat: This

More information

QCLAS Sensor for Purity Monitoring in Medical Gas Supply Lines

QCLAS Sensor for Purity Monitoring in Medical Gas Supply Lines DOI.56/sensoren6/P3. QLAS Sensor for Purity Monitoring in Medial Gas Supply Lines Henrik Zimmermann, Mathias Wiese, Alessandro Ragnoni neoplas ontrol GmbH, Walther-Rathenau-Str. 49a, 7489 Greifswald, Germany

More information

max min z i i=1 x j k s.t. j=1 x j j:i T j

max min z i i=1 x j k s.t. j=1 x j j:i T j AM 221: Advaned Optimization Spring 2016 Prof. Yaron Singer Leture 22 April 18th 1 Overview In this leture, we will study the pipage rounding tehnique whih is a deterministi rounding proedure that an be

More information

Danielle Maddix AA238 Final Project December 9, 2016

Danielle Maddix AA238 Final Project December 9, 2016 Struture and Parameter Learning in Bayesian Networks with Appliations to Prediting Breast Caner Tumor Malignany in a Lower Dimension Feature Spae Danielle Maddix AA238 Final Projet Deember 9, 2016 Abstrat

More information

Computer Science 786S - Statistical Methods in Natural Language Processing and Data Analysis Page 1

Computer Science 786S - Statistical Methods in Natural Language Processing and Data Analysis Page 1 Computer Siene 786S - Statistial Methods in Natural Language Proessing and Data Analysis Page 1 Hypothesis Testing A statistial hypothesis is a statement about the nature of the distribution of a random

More information

DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS

DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS CHAPTER 4 DIGITAL DISTANCE RELAYING SCHEME FOR PARALLEL TRANSMISSION LINES DURING INTER-CIRCUIT FAULTS 4.1 INTRODUCTION Around the world, environmental and ost onsiousness are foring utilities to install

More information

A NONLILEAR CONTROLLER FOR SHIP AUTOPILOTS

A NONLILEAR CONTROLLER FOR SHIP AUTOPILOTS Vietnam Journal of Mehanis, VAST, Vol. 4, No. (), pp. A NONLILEAR CONTROLLER FOR SHIP AUTOPILOTS Le Thanh Tung Hanoi University of Siene and Tehnology, Vietnam Abstrat. Conventional ship autopilots are

More information

Maximum Entropy and Exponential Families

Maximum Entropy and Exponential Families Maximum Entropy and Exponential Families April 9, 209 Abstrat The goal of this note is to derive the exponential form of probability distribution from more basi onsiderations, in partiular Entropy. It

More information

The Effectiveness of the Linear Hull Effect

The Effectiveness of the Linear Hull Effect The Effetiveness of the Linear Hull Effet S. Murphy Tehnial Report RHUL MA 009 9 6 Otober 009 Department of Mathematis Royal Holloway, University of London Egham, Surrey TW0 0EX, England http://www.rhul.a.uk/mathematis/tehreports

More information

Average Rate Speed Scaling

Average Rate Speed Scaling Average Rate Speed Saling Nikhil Bansal David P. Bunde Ho-Leung Chan Kirk Pruhs May 2, 2008 Abstrat Speed saling is a power management tehnique that involves dynamially hanging the speed of a proessor.

More information

Feature Selection by Independent Component Analysis and Mutual Information Maximization in EEG Signal Classification

Feature Selection by Independent Component Analysis and Mutual Information Maximization in EEG Signal Classification Feature Seletion by Independent Component Analysis and Mutual Information Maximization in EEG Signal Classifiation Tian Lan, Deniz Erdogmus, Andre Adami, Mihael Pavel BME Department, Oregon Health & Siene

More information

Lecture 3 - Lorentz Transformations

Lecture 3 - Lorentz Transformations Leture - Lorentz Transformations A Puzzle... Example A ruler is positioned perpendiular to a wall. A stik of length L flies by at speed v. It travels in front of the ruler, so that it obsures part of the

More information

Centroid Detection by Gaussian Pattern Matching In Adaptive Optics

Centroid Detection by Gaussian Pattern Matching In Adaptive Optics 010 International Journal of Computer Appliations (0975-8887) Centroid Detetion by Gaussian Pattern Mathing In Adaptive Optis Akondi Vyas Indian Institute of Astrophysis Indian Institute of Siene M B Roopashree

More information

Likelihood-confidence intervals for quantiles in Extreme Value Distributions

Likelihood-confidence intervals for quantiles in Extreme Value Distributions Likelihood-onfidene intervals for quantiles in Extreme Value Distributions A. Bolívar, E. Díaz-Franés, J. Ortega, and E. Vilhis. Centro de Investigaión en Matemátias; A.P. 42, Guanajuato, Gto. 36; Méxio

More information

REFINED UPPER BOUNDS FOR THE LINEAR DIOPHANTINE PROBLEM OF FROBENIUS. 1. Introduction

REFINED UPPER BOUNDS FOR THE LINEAR DIOPHANTINE PROBLEM OF FROBENIUS. 1. Introduction Version of 5/2/2003 To appear in Advanes in Applied Mathematis REFINED UPPER BOUNDS FOR THE LINEAR DIOPHANTINE PROBLEM OF FROBENIUS MATTHIAS BECK AND SHELEMYAHU ZACKS Abstrat We study the Frobenius problem:

More information

Generalized Dimensional Analysis

Generalized Dimensional Analysis #HUTP-92/A036 7/92 Generalized Dimensional Analysis arxiv:hep-ph/9207278v1 31 Jul 1992 Howard Georgi Lyman Laboratory of Physis Harvard University Cambridge, MA 02138 Abstrat I desribe a version of so-alled

More information

The Influences of Smooth Approximation Functions for SPTSVM

The Influences of Smooth Approximation Functions for SPTSVM The Influenes of Smooth Approximation Funtions for SPTSVM Xinxin Zhang Liaoheng University Shool of Mathematis Sienes Liaoheng, 5059 P.R. China ldzhangxin008@6.om Liya Fan Liaoheng University Shool of

More information

Model-based mixture discriminant analysis an experimental study

Model-based mixture discriminant analysis an experimental study Model-based mixture disriminant analysis an experimental study Zohar Halbe and Mayer Aladjem Department of Eletrial and Computer Engineering, Ben-Gurion University of the Negev P.O.Box 653, Beer-Sheva,

More information

Sensitivity Analysis in Markov Networks

Sensitivity Analysis in Markov Networks Sensitivity Analysis in Markov Networks Hei Chan and Adnan Darwihe Computer Siene Department University of California, Los Angeles Los Angeles, CA 90095 {hei,darwihe}@s.ula.edu Abstrat This paper explores

More information

An Integrated Architecture of Adaptive Neural Network Control for Dynamic Systems

An Integrated Architecture of Adaptive Neural Network Control for Dynamic Systems An Integrated Arhiteture of Adaptive Neural Network Control for Dynami Systems Robert L. Tokar 2 Brian D.MVey2 'Center for Nonlinear Studies, 2Applied Theoretial Physis Division Los Alamos National Laboratory,

More information

SINCE Zadeh s compositional rule of fuzzy inference

SINCE Zadeh s compositional rule of fuzzy inference IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 14, NO. 6, DECEMBER 2006 709 Error Estimation of Perturbations Under CRI Guosheng Cheng Yuxi Fu Abstrat The analysis of stability robustness of fuzzy reasoning

More information

Developing Excel Macros for Solving Heat Diffusion Problems

Developing Excel Macros for Solving Heat Diffusion Problems Session 50 Developing Exel Maros for Solving Heat Diffusion Problems N. N. Sarker and M. A. Ketkar Department of Engineering Tehnology Prairie View A&M University Prairie View, TX 77446 Abstrat This paper

More information

Modeling Probabilistic Measurement Correlations for Problem Determination in Large-Scale Distributed Systems

Modeling Probabilistic Measurement Correlations for Problem Determination in Large-Scale Distributed Systems 009 9th IEEE International Conferene on Distributed Computing Systems Modeling Probabilisti Measurement Correlations for Problem Determination in Large-Sale Distributed Systems Jing Gao Guofei Jiang Haifeng

More information

Exploring the feasibility of on-site earthquake early warning using close-in records of the 2007 Noto Hanto earthquake

Exploring the feasibility of on-site earthquake early warning using close-in records of the 2007 Noto Hanto earthquake Exploring the feasibility of on-site earthquake early warning using lose-in reords of the 2007 Noto Hanto earthquake Yih-Min Wu 1 and Hiroo Kanamori 2 1. Department of Geosienes, National Taiwan University,

More information

Speed-feedback Direct-drive Control of a Low-speed Transverse Flux-type Motor with Large Number of Poles for Ship Propulsion

Speed-feedback Direct-drive Control of a Low-speed Transverse Flux-type Motor with Large Number of Poles for Ship Propulsion Speed-feedbak Diret-drive Control of a Low-speed Transverse Flux-type Motor with Large Number of Poles for Ship Propulsion Y. Yamamoto, T. Nakamura 2, Y. Takada, T. Koseki, Y. Aoyama 3, and Y. Iwaji 3

More information

Lightpath routing for maximum reliability in optical mesh networks

Lightpath routing for maximum reliability in optical mesh networks Vol. 7, No. 5 / May 2008 / JOURNAL OF OPTICAL NETWORKING 449 Lightpath routing for maximum reliability in optial mesh networks Shengli Yuan, 1, * Saket Varma, 2 and Jason P. Jue 2 1 Department of Computer

More information

A Novel Process for the Study of Breakage Energy versus Particle Size

A Novel Process for the Study of Breakage Energy versus Particle Size Geomaterials, 2013, 3, 102-110 http://dx.doi.org/10.4236/gm.2013.33013 Published Online July 2013 (http://www.sirp.org/journal/gm) A Novel Proess for the Study of Breakage Energy versus Partile Size Elias

More information

3 Tidal systems modelling: ASMITA model

3 Tidal systems modelling: ASMITA model 3 Tidal systems modelling: ASMITA model 3.1 Introdution For many pratial appliations, simulation and predition of oastal behaviour (morphologial development of shorefae, beahes and dunes) at a ertain level

More information

Normative and descriptive approaches to multiattribute decision making

Normative and descriptive approaches to multiattribute decision making De. 009, Volume 8, No. (Serial No.78) China-USA Business Review, ISSN 57-54, USA Normative and desriptive approahes to multiattribute deision making Milan Terek (Department of Statistis, University of

More information

Multicomponent analysis on polluted waters by means of an electronic tongue

Multicomponent analysis on polluted waters by means of an electronic tongue Sensors and Atuators B 44 (1997) 423 428 Multiomponent analysis on polluted waters by means of an eletroni tongue C. Di Natale a, *, A. Maagnano a, F. Davide a, A. D Amio a, A. Legin b, Y. Vlasov b, A.

More information

Coding for Random Projections and Approximate Near Neighbor Search

Coding for Random Projections and Approximate Near Neighbor Search Coding for Random Projetions and Approximate Near Neighbor Searh Ping Li Department of Statistis & Biostatistis Department of Computer Siene Rutgers University Pisataay, NJ 8854, USA pingli@stat.rutgers.edu

More information

FINITE WORD LENGTH EFFECTS IN DSP

FINITE WORD LENGTH EFFECTS IN DSP FINITE WORD LENGTH EFFECTS IN DSP PREPARED BY GUIDED BY Snehal Gor Dr. Srianth T. ABSTRACT We now that omputers store numbers not with infinite preision but rather in some approximation that an be paed

More information

AC : A GRAPHICAL USER INTERFACE (GUI) FOR A UNIFIED APPROACH FOR CONTINUOUS-TIME COMPENSATOR DESIGN

AC : A GRAPHICAL USER INTERFACE (GUI) FOR A UNIFIED APPROACH FOR CONTINUOUS-TIME COMPENSATOR DESIGN AC 28-1986: A GRAPHICAL USER INTERFACE (GUI) FOR A UNIFIED APPROACH FOR CONTINUOUS-TIME COMPENSATOR DESIGN Minh Cao, Wihita State University Minh Cao ompleted his Bahelor s of Siene degree at Wihita State

More information

Modeling of Threading Dislocation Density Reduction in Heteroepitaxial Layers

Modeling of Threading Dislocation Density Reduction in Heteroepitaxial Layers A. E. Romanov et al.: Threading Disloation Density Redution in Layers (II) 33 phys. stat. sol. (b) 99, 33 (997) Subjet lassifiation: 6.72.C; 68.55.Ln; S5.; S5.2; S7.; S7.2 Modeling of Threading Disloation

More information

arxiv: v2 [math.pr] 9 Dec 2016

arxiv: v2 [math.pr] 9 Dec 2016 Omnithermal Perfet Simulation for Multi-server Queues Stephen B. Connor 3th Deember 206 arxiv:60.0602v2 [math.pr] 9 De 206 Abstrat A number of perfet simulation algorithms for multi-server First Come First

More information

Speed Regulation of a Small BLDC Motor using Genetic-Based Proportional Control

Speed Regulation of a Small BLDC Motor using Genetic-Based Proportional Control World Aademy of Siene, Engineering and Tehnology 47 8 Speed Regulation of a Small BLDC Motor using Geneti-Based Proportional Control S. Poonsawat, and T. Kulworawanihpong Abstrat This paper presents the

More information

Adaptive neuro-fuzzy inference system-based controllers for smart material actuator modelling

Adaptive neuro-fuzzy inference system-based controllers for smart material actuator modelling Adaptive neuro-fuzzy inferene system-based ontrollers for smart material atuator modelling T L Grigorie and R M Botez Éole de Tehnologie Supérieure, Montréal, Quebe, Canada The manusript was reeived on

More information

Gluing Potential Energy Surfaces with Rare Event Simulations

Gluing Potential Energy Surfaces with Rare Event Simulations This is an open aess artile published under an ACS AuthorChoie Liense, whih permits opying and redistribution of the artile or any adaptations for non-ommerial purposes. pubs.as.org/jctc Gluing Potential

More information

A model for measurement of the states in a coupled-dot qubit

A model for measurement of the states in a coupled-dot qubit A model for measurement of the states in a oupled-dot qubit H B Sun and H M Wiseman Centre for Quantum Computer Tehnology Centre for Quantum Dynamis Griffith University Brisbane 4 QLD Australia E-mail:

More information

Can Learning Cause Shorter Delays in Reaching Agreements?

Can Learning Cause Shorter Delays in Reaching Agreements? Can Learning Cause Shorter Delays in Reahing Agreements? Xi Weng 1 Room 34, Bldg 2, Guanghua Shool of Management, Peking University, Beijing 1871, China, 86-162767267 Abstrat This paper uses a ontinuous-time

More information

The ESO method revisited

The ESO method revisited Noname manusript No. (will be inserted by the editor) The ESO method revisited Kazem Ghabraie the date of reeipt and aeptane should be inserted later Abstrat This paper examines the evolutionary strutural

More information

Bottom Shear Stress Formulations to Compute Sediment Fluxes in Accelerated Skewed Waves

Bottom Shear Stress Formulations to Compute Sediment Fluxes in Accelerated Skewed Waves Journal of Coastal Researh SI 5 453-457 ICS2009 (Proeedings) Portugal ISSN 0749-0258 Bottom Shear Stress Formulations to Compute Sediment Fluxes in Aelerated Skewed Waves T. Abreu, F. Sanho and P. Silva

More information

The universal model of error of active power measuring channel

The universal model of error of active power measuring channel 7 th Symposium EKO TC 4 3 rd Symposium EKO TC 9 and 5 th WADC Workshop nstrumentation for the CT Era Sept. 8-2 Kosie Slovakia The universal model of error of ative power measuring hannel Boris Stogny Evgeny

More information

Fair Integrated Scheduling of Soft Real-time Tardiness Classes on Multiprocessors

Fair Integrated Scheduling of Soft Real-time Tardiness Classes on Multiprocessors Fair Integrated Sheduling of Soft Real-time Tardiness Classes on Multiproessors UmaMaheswari C. Devi and James H. Anderson Department of Computer Siene, The University of North Carolina, Chapel Hill, NC

More information

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach

Measuring & Inducing Neural Activity Using Extracellular Fields I: Inverse systems approach Measuring & Induing Neural Ativity Using Extraellular Fields I: Inverse systems approah Keith Dillon Department of Eletrial and Computer Engineering University of California San Diego 9500 Gilman Dr. La

More information

The Hanging Chain. John McCuan. January 19, 2006

The Hanging Chain. John McCuan. January 19, 2006 The Hanging Chain John MCuan January 19, 2006 1 Introdution We onsider a hain of length L attahed to two points (a, u a and (b, u b in the plane. It is assumed that the hain hangs in the plane under a

More information

Simplified Buckling Analysis of Skeletal Structures

Simplified Buckling Analysis of Skeletal Structures Simplified Bukling Analysis of Skeletal Strutures B.A. Izzuddin 1 ABSRAC A simplified approah is proposed for bukling analysis of skeletal strutures, whih employs a rotational spring analogy for the formulation

More information

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM

A NETWORK SIMPLEX ALGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM NETWORK SIMPLEX LGORITHM FOR THE MINIMUM COST-BENEFIT NETWORK FLOW PROBLEM Cen Çalışan, Utah Valley University, 800 W. University Parway, Orem, UT 84058, 801-863-6487, en.alisan@uvu.edu BSTRCT The minimum

More information

An I-Vector Backend for Speaker Verification

An I-Vector Backend for Speaker Verification An I-Vetor Bakend for Speaker Verifiation Patrik Kenny, 1 Themos Stafylakis, 1 Jahangir Alam, 1 and Marel Kokmann 2 1 CRIM, Canada, {patrik.kenny, themos.stafylakis, jahangir.alam}@rim.a 2 VoieTrust, Canada,

More information

An Electrothermal Model Based Adaptive Control of Resistance Spot Welding Process

An Electrothermal Model Based Adaptive Control of Resistance Spot Welding Process Intelligent Control and utomation, 05, 6, 34-46 Published Online May 05 in SiRes. http://www.sirp.org/journal/ia http://dx.doi.org/0.436/ia.05.604 n Eletrothermal Model Based daptive Control of Resistane

More information

Robust Flight Control Design for a Turn Coordination System with Parameter Uncertainties

Robust Flight Control Design for a Turn Coordination System with Parameter Uncertainties Amerian Journal of Applied Sienes 4 (7): 496-501, 007 ISSN 1546-939 007 Siene Publiations Robust Flight ontrol Design for a urn oordination System with Parameter Unertainties 1 Ari Legowo and Hiroshi Okubo

More information

The Second Postulate of Euclid and the Hyperbolic Geometry

The Second Postulate of Euclid and the Hyperbolic Geometry 1 The Seond Postulate of Eulid and the Hyperboli Geometry Yuriy N. Zayko Department of Applied Informatis, Faulty of Publi Administration, Russian Presidential Aademy of National Eonomy and Publi Administration,

More information

Wave Propagation through Random Media

Wave Propagation through Random Media Chapter 3. Wave Propagation through Random Media 3. Charateristis of Wave Behavior Sound propagation through random media is the entral part of this investigation. This hapter presents a frame of referene

More information

Subject: Introduction to Component Matching and Off-Design Operation % % ( (1) R T % (

Subject: Introduction to Component Matching and Off-Design Operation % % ( (1) R T % ( 16.50 Leture 0 Subjet: Introdution to Component Mathing and Off-Design Operation At this point it is well to reflet on whih of the many parameters we have introdued (like M, τ, τ t, ϑ t, f, et.) are free

More information

Neuro-Fuzzy Modeling of Heat Recovery Steam Generator

Neuro-Fuzzy Modeling of Heat Recovery Steam Generator International Journal of Mahine Learning and Computing, Vol. 2, No. 5, Otober 202 Neuro-Fuzzy Modeling of Heat Reovery Steam Generator A. Ghaffari, A. Chaibakhsh, and S. Shahhoseini represented in a network

More information

LOAD-RATIO DEPENDENCE ON FATIGUE LIFE OF COMPOSITES

LOAD-RATIO DEPENDENCE ON FATIGUE LIFE OF COMPOSITES LOAD-RATIO DEPENDENCE ON FATIGUE LIFE OF COMPOSITES Joakim Shön 1 and Anders F. Blom 1, 1 Strutures Department, The Aeronautial Researh Institute of Sweden Box 1101, SE-161 11 Bromma, Sweden Department

More information

Grasp Planning: How to Choose a Suitable Task Wrench Space

Grasp Planning: How to Choose a Suitable Task Wrench Space Grasp Planning: How to Choose a Suitable Task Wrenh Spae Ch. Borst, M. Fisher and G. Hirzinger German Aerospae Center - DLR Institute for Robotis and Mehatronis 8223 Wessling, Germany Email: [Christoph.Borst,

More information

Bilinear Formulated Multiple Kernel Learning for Multi-class Classification Problem

Bilinear Formulated Multiple Kernel Learning for Multi-class Classification Problem Bilinear Formulated Multiple Kernel Learning for Multi-lass Classifiation Problem Takumi Kobayashi and Nobuyuki Otsu National Institute of Advaned Industrial Siene and Tehnology, -- Umezono, Tsukuba, Japan

More information

Performing Two-Way Analysis of Variance Under Variance Heterogeneity

Performing Two-Way Analysis of Variance Under Variance Heterogeneity Journal of Modern Applied Statistial Methods Volume Issue Artile 3 5--003 Performing Two-Way Analysis of Variane Under Variane Heterogeneity Sott J. Rihter University of North Carolina at Greensboro, sjriht@ung.edu

More information

EE 321 Project Spring 2018

EE 321 Project Spring 2018 EE 21 Projet Spring 2018 This ourse projet is intended to be an individual effort projet. The student is required to omplete the work individually, without help from anyone else. (The student may, however,

More information

Determination of the reaction order

Determination of the reaction order 5/7/07 A quote of the wee (or amel of the wee): Apply yourself. Get all the eduation you an, but then... do something. Don't just stand there, mae it happen. Lee Iaoa Physial Chemistry GTM/5 reation order

More information

Centroid Detection by Gaussian Pattern Matching in Adaptive Optics

Centroid Detection by Gaussian Pattern Matching in Adaptive Optics Centroid Detetion by Gaussian Pattern Mathing in Adaptive Optis Akondi Vyas ndian nstitute of Astrophysis Koramangala, Bangalore, ndia ndian nstitute of Siene Koramangala, Bangalore, ndia 91-99867340 vyas@iiap.res.in

More information

The Laws of Acceleration

The Laws of Acceleration The Laws of Aeleration The Relationships between Time, Veloity, and Rate of Aeleration Copyright 2001 Joseph A. Rybzyk Abstrat Presented is a theory in fundamental theoretial physis that establishes the

More information

Probabilistic and nondeterministic aspects of Anonymity 1

Probabilistic and nondeterministic aspects of Anonymity 1 MFPS XX1 Preliminary Version Probabilisti and nondeterministi aspets of Anonymity 1 Catusia Palamidessi 2 INRIA and LIX Éole Polytehnique, Rue de Salay, 91128 Palaiseau Cedex, FRANCE Abstrat Anonymity

More information

Calibration of Piping Assessment Models in the Netherlands

Calibration of Piping Assessment Models in the Netherlands ISGSR 2011 - Vogt, Shuppener, Straub & Bräu (eds) - 2011 Bundesanstalt für Wasserbau ISBN 978-3-939230-01-4 Calibration of Piping Assessment Models in the Netherlands J. Lopez de la Cruz & E.O.F. Calle

More information

7 Max-Flow Problems. Business Computing and Operations Research 608

7 Max-Flow Problems. Business Computing and Operations Research 608 7 Max-Flow Problems Business Computing and Operations Researh 68 7. Max-Flow Problems In what follows, we onsider a somewhat modified problem onstellation Instead of osts of transmission, vetor now indiates

More information

FIBER/MATRIX DEBONDING CRITERIONS IN SIC/TI COMPOSITE. NUMERICAL AND EXPERIMENTAL ANALYSIS

FIBER/MATRIX DEBONDING CRITERIONS IN SIC/TI COMPOSITE. NUMERICAL AND EXPERIMENTAL ANALYSIS FIBER/MATRIX DEBONDING CRITERIONS IN SIC/TI COMPOSITE. NUMERICAL AND EXPERIMENTAL ANALYSIS A. Thionnet 1, J. Renard 1 1 Eole Nationale Supérieure des Mines de Paris - Centre des Matériaux P. M. Fourt BP

More information

Chapter 8 Hypothesis Testing

Chapter 8 Hypothesis Testing Leture 5 for BST 63: Statistial Theory II Kui Zhang, Spring Chapter 8 Hypothesis Testing Setion 8 Introdution Definition 8 A hypothesis is a statement about a population parameter Definition 8 The two

More information

Advanced Computational Fluid Dynamics AA215A Lecture 4

Advanced Computational Fluid Dynamics AA215A Lecture 4 Advaned Computational Fluid Dynamis AA5A Leture 4 Antony Jameson Winter Quarter,, Stanford, CA Abstrat Leture 4 overs analysis of the equations of gas dynamis Contents Analysis of the equations of gas

More information

An iterative least-square method suitable for solving large sparse matrices

An iterative least-square method suitable for solving large sparse matrices An iteratie least-square method suitable for soling large sparse matries By I. M. Khabaza The purpose of this paper is to report on the results of numerial experiments with an iteratie least-square method

More information

Sufficient Conditions for a Flexible Manufacturing System to be Deadlocked

Sufficient Conditions for a Flexible Manufacturing System to be Deadlocked Paper 0, INT 0 Suffiient Conditions for a Flexile Manufaturing System to e Deadloked Paul E Deering, PhD Department of Engineering Tehnology and Management Ohio University deering@ohioedu Astrat In reent

More information

CSC2515 Winter 2015 Introduc3on to Machine Learning. Lecture 5: Clustering, mixture models, and EM

CSC2515 Winter 2015 Introduc3on to Machine Learning. Lecture 5: Clustering, mixture models, and EM CSC2515 Winter 2015 Introdu3on to Mahine Learning Leture 5: Clustering, mixture models, and EM All leture slides will be available as.pdf on the ourse website: http://www.s.toronto.edu/~urtasun/ourses/csc2515/

More information

11.1 Polynomial Least-Squares Curve Fit

11.1 Polynomial Least-Squares Curve Fit 11.1 Polynomial Least-Squares Curve Fit A. Purpose This subroutine determines a univariate polynomial that fits a given disrete set of data in the sense of minimizing the weighted sum of squares of residuals.

More information

Heat exchangers: Heat exchanger types:

Heat exchangers: Heat exchanger types: Heat exhangers: he proess of heat exhange between two fluids that are at different temperatures and separated by a solid wall ours in many engineering appliations. he devie used to implement this exhange

More information

Critical Reflections on the Hafele and Keating Experiment

Critical Reflections on the Hafele and Keating Experiment Critial Refletions on the Hafele and Keating Experiment W.Nawrot In 1971 Hafele and Keating performed their famous experiment whih onfirmed the time dilation predited by SRT by use of marosopi loks. As

More information

22.54 Neutron Interactions and Applications (Spring 2004) Chapter 6 (2/24/04) Energy Transfer Kernel F(E E')

22.54 Neutron Interactions and Applications (Spring 2004) Chapter 6 (2/24/04) Energy Transfer Kernel F(E E') 22.54 Neutron Interations and Appliations (Spring 2004) Chapter 6 (2/24/04) Energy Transfer Kernel F(E E') Referenes -- J. R. Lamarsh, Introdution to Nulear Reator Theory (Addison-Wesley, Reading, 1966),

More information

IDENTIFICATION AND CONTROL OF ACOUSTIC RADIATION MODES

IDENTIFICATION AND CONTROL OF ACOUSTIC RADIATION MODES IDENTIFICATION AND CONTROL OF ACOUSTIC RADIATION MODES Arthur P. Berkhoff University of Twente, Faulty of Eletrial Engineering, P.O. Box 217, 7 AE Enshede, The Netherlands email: a.p.berkhoff@el.utwente.nl

More information

Advances in Radio Science

Advances in Radio Science Advanes in adio Siene 2003) 1: 99 104 Copernius GmbH 2003 Advanes in adio Siene A hybrid method ombining the FDTD and a time domain boundary-integral equation marhing-on-in-time algorithm A Beker and V

More information

Particle-wave symmetry in Quantum Mechanics And Special Relativity Theory

Particle-wave symmetry in Quantum Mechanics And Special Relativity Theory Partile-wave symmetry in Quantum Mehanis And Speial Relativity Theory Author one: XiaoLin Li,Chongqing,China,hidebrain@hotmail.om Corresponding author: XiaoLin Li, Chongqing,China,hidebrain@hotmail.om

More information

Weighted K-Nearest Neighbor Revisited

Weighted K-Nearest Neighbor Revisited Weighted -Nearest Neighbor Revisited M. Biego University of Verona Verona, Italy Email: manuele.biego@univr.it M. Loog Delft University of Tehnology Delft, The Netherlands Email: m.loog@tudelft.nl Abstrat

More information