2. Probabilistic Ontology Model (POM)

Size: px
Start display at page:

Download "2. Probabilistic Ontology Model (POM)"

Transcription

1 Sring 2010 LTI Reort Probabilti Ontology Model Ni Lao 1. Introdution Th a ritique or Tom M. Mithell s talk about the Read the Web rojet. In the talk, Tom desribed the researh to develo a never-ending language learner that runs 24 hours er day, orever. The system able to extrat more inormation rom the eb to oulate its groing knoledge base o strutured knoledge. One limitation to the system, in my oinion, the need or human to suly ontology. Th less aliable i e ant to aly the method to many ne domains, or to very large domains. Thereore, it very imortant to develo methods that aid the roess o onstruting ontology or a ne domain. Here I am giving a skethy design o a system hih an automatially extrat ontology rom arsed text. I ill irst deine a robabilti ontology model based on aths on the ontology grah, and then I ill desribe eiient inerene, arameter estimation, and struture indution roedures or th model. Finally, I ill give an exeriment design on Penn TreeBank data. 2. Probabilti Ontology Model (POM 2.1. Te xt Rere sentation ith Deende ny Trees We assume that text reresented as a set o deendeny arse trees, ith roer nouns and ommon nouns annotated. For examle the sentene "Li Lei rom Peole's Reubli o China" annotated as Li Lei rom The Peole s Reubli o China Folloing revious orks on named entity extration [] and semanti role labeling [], a attern on the arse tree an be deined as either the ath beteen any to nouns (e.g. XXX rom XXX, or the ath rom a noun to any o its anestors (e.g. rom XXX, rom XXX. Alternatively, e may also onsider a more omlex reresentation, hih break omound nouns into single ords. Th reresentation may hel leverage the relationshis beteen ords in a omound noun: or examle horse leg indiates that leg a art o horse. Li Lei rom Peole the Reubli s o China

2 2.2. Rerese nting Ontology An ontology O={C, E, A} a tule o a set o onets C={ i }, a set o entities E={e j }, and a set o attributes A={a k }. We assume that eah onet aroximately orresonds to a ommon noun hrase (CNP (e.g. mouse, mountain, eah entity e aroximately orresonds to a roer noun hrase ( (e.g. Mikey, Everest, and eah attribute a aroximately orresonds to a ossible relation beteen onets (e.g. CEOo(e 1, e 2 reresenting that e 1 the CEO o e 2. Eah onet assoiated ith a set o attributes.a. We assume that the onets orm hierarhial (ayli strutures, ith eah node inheriting all the attributes o its anestors. Th quality ill be more onrete ater e desribe the random alk based robabilti model. ood animal organm lant arnivor grazer grass tree ol shee girae Rudolh Dolly 2.3. A Pro babili sti M o del B a sed on Rando m Wa l k on Ontology Grah The roblems o eliiting an ontology O ith its arameter θ an be seem as maximizing the log likelihood o a orus D given th ontology. Given a orus D={s }, here eah sentene s i a arse tree annotated ith CNP and tags, e deine our objetive untion as the regularized robability over the training data L( θ log P( s ; θ θ / 2 (1 m1.. M m The robability o eah sentene deined as the robability o its entities. Ps ( m ( T ( m ( m ex( e (, t T ( m ex( e (, t ; (2 e ( ( ( here e m ( e m 1,..., e m n a vetor o entities in the m-th sentene. Here e treat eah entity as a ategorial random variable hih has domain as all the noun hrases (s and CNPs in the orus. The hole learning roess very muh like the roblem o o-lustering the set o all entities (airs and atterns in the sentenes. We introdue three sets o arameters, β, and γ, here orresond to the assoiation rom atterns to attributes, β orresond to the assoiations rom entities (airs to onets (airs, and γ orresond to the assoiation beteen onet (airs and attributes.

3 e1 1 e2 e1 2 σ(γ e3 σ(γ e4 a σ(γ t : rom a rom t : lives in e4 t : in t : rom The ontology A arsed sentene We deine a omosite onet as the ordered tule o any to basi onets in the ontology. A unary ath P(t,e deined as one o the aths starting rom attern t and end at entity e, here t a unary attern. A orresonding unary eature ires only i both.e and.t are mathed on the arse tree o a sentene. Its eight deined as θ, the multiliation o all the ontology arameters ( s, β s, and γ s along the ath. Similarly, a aire ath P (t,e1,e2 deined as one o the hyer-aths hih start rom a aire attern t and end at entities e1 and e2. And its orresonding aire eature has eight θ, the multiliation o all the ontology arameters ( s, β s, and γ s along the ath.,,, ( ( β γ here a, the number o times aears in eature. b,β and,γ are deined similarly. We use the strethed hyerboli tangent untion σ(x=tanh(x/2=(e x -1/ (e x +1 to transorm the range o β s and γ s rom R + to [0,1. In th ay, it easier to interret their semantis: hether a lass inherits another lass, or hether a lass has the attribute a. It also reerable in the sense that the sarsity o arameters are maintained: σ(x=0 i x=0. To simliy our notations, e deine =, β =, γ = σ(γ. Then Eq (3 an be simliied as, (3 (4 3. Learning POM 3.1. Inerene To simly inerene e use Pseudo Log Likelihood (PLL to aroximate the joint robability deined by Eq. (2. Basially, e redit one NP in the sentene onditioned on the rest o the sentene. One an sho that as number o training data goes to ininity, the arameters estimated rom Maximum Conditional Likelihood Estimation (MLE and maximum Conditional Pseudo-Likelihood Estimation (MCPE beome the same[]. The robability o observing the m-th sentene s deined as

4 1 P( s ; P( e s / e ; ex( ( e, s / e ( m ( m ( m ( m T ( m ( m ( m i i ( m i i i i Zi ( Z ( ex( ( e, s / e N E ex( ( e, s / e ( m T ( m ( m ative T ( m ( m i i i i i i e ative i eie i, here e i denote its i-th entity, N the total number o entities in the ontology, and E i ative the set o entities hih, i laed in the i-th slot, an ativate any o the eatures. We use searh roess to ind E i ative and the set o ativated eatures. We deine the er-instane objetive untion as ( m ( m ( m ( m i i i l ( log P( e s / e ; (6 Algorithm 1 illustrates the roedure to ind E i ative. We irst onsider any unary attern t mathed in the sentene ith e i as it s argument. We an ind all aths orresonding to its don stream entities in the ontology by deth irst searh. Then e onsider any aire attern t mathed in the sentene ith e i as one o its argument and e j as another argument. Algorithm 1: Finding Ativated Paths/Entities Inut: sentene s Outut: the set o ativated entities {E i ative } Initialize: {E i ative = } or any unary attern t mathed in s at the i-th slot or any its immediately related onet E i ative = E i ative Deendent( or any aire attern t mathed in s at the i-th and j-th slot or any its immediately related omosite onet i.hild1 Anestor(e i E j ative = E j ative Deendent(.hild2 i.hild2 Anestor(e j E i ative = E i ative Deendent(.hild1 return {E i ative } For a large ontology, the number o aths (eatures an be very large. Exliitly enumerate eah o them an be very ineiient. Here e develo a dynami rogramming roedure to estimate the gradient o s. Let s deine several useul notations irst. Deine as the rodut o arameters beore (ustream, lose to the atterns on ath, and the rodut o arameters ater (donstream, lose to the entities on ath. Then, e an deomose /. Deine a P. b,. ea. b,. ee. e,. bp (. e; P, b,. P, b These quantities have the olloing relations, hih only deend on loalized inormation, and thereore enable dynami rogramming strategy: (5 (7

5 a I( e a ' e. E ' don( ( e; ' P e. E ' don( ' u( ' ' P a' ' ' P, b ' P b\ P ' u(. CC here.e 1 and.e 2 are the entity on the donstream and ustream side o link resetively, and.cc the set o omosite onets that use.e 2 as one o its argument. ( Para meter Estima tion Generally or any Markov random ields, the gradient o log-likelihood an be ritten as here l( (9 ( x ( x; the exetation under dtribution, and the emirial dtribution. Thereore, l( I(. e etgt (. e; Fative 0 else Here e elise the suer srit m **and subsrit i **or larity. The gradients o s, β s, and γ s an be estimated by the hain rule l( θ I(. e etgt (. e; ative F l( θ l( θ l( θ l( θ 2e ( e 1 l( θ l( θ 2e ( e 1 No e an rerite the gradient in Eq.(8 as: 2 2 (10 (11 li ( θ g( ei g( ei, e j ji ga ( a P( a P( a g( a, b a P( a, b, b P( a, b, b We an use seond order otimization roedure like orthant-e L-BFGS (Andre & Gao, 2007 to estimate the arameters Struture Learning The roblem o learning the struture o ontology has three sub roblems: dover ne rules, dover ne onets, and dovery ne attributes. The details o them are to be designed. 4. Exeriment Initial exeriment an be onduted on small but ell ontrolled orus like Penn Tree Bank. (12

Risk Analysis in Water Quality Problems. Souza, Raimundo 1 Chagas, Patrícia 2 1,2 Departamento de Engenharia Hidráulica e Ambiental

Risk Analysis in Water Quality Problems. Souza, Raimundo 1 Chagas, Patrícia 2 1,2 Departamento de Engenharia Hidráulica e Ambiental Risk Analysis in Water Quality Problems. Downloaded from aselibrary.org by Uf - Universidade Federal Do Ceara on 1/29/14. Coyright ASCE. For ersonal use only; all rights reserved. Souza, Raimundo 1 Chagas,

More information

CSC321: 2011 Introduction to Neural Networks and Machine Learning. Lecture 11: Bayesian learning continued. Geoffrey Hinton

CSC321: 2011 Introduction to Neural Networks and Machine Learning. Lecture 11: Bayesian learning continued. Geoffrey Hinton CSC31: 011 Introdution to Neural Networks and Mahine Learning Leture 11: Bayesian learning ontinued Geoffrey Hinton Bayes Theorem, Prior robability of weight vetor Posterior robability of weight vetor

More information

Profit Maximization. Beattie, Taylor, and Watts Sections: 3.1b-c, 3.2c, , 5.2a-d

Profit Maximization. Beattie, Taylor, and Watts Sections: 3.1b-c, 3.2c, , 5.2a-d Proit Maimization Beattie Talor and Watts Sections:.b-c.c 4.-4. 5.a-d Agenda Generalized Proit Maimization Proit Maimization ith One Inut and One Outut Proit Maimization ith To Inuts and One Outut Proit

More information

CSC321: 2011 Introduction to Neural Networks and Machine Learning. Lecture 10: The Bayesian way to fit models. Geoffrey Hinton

CSC321: 2011 Introduction to Neural Networks and Machine Learning. Lecture 10: The Bayesian way to fit models. Geoffrey Hinton CSC31: 011 Introdution to Neural Networks and Mahine Learning Leture 10: The Bayesian way to fit models Geoffrey Hinton The Bayesian framework The Bayesian framework assumes that we always have a rior

More information

USING GENETIC ALGORITHMS FOR OPTIMIZATION OF TURNING MACHINING PROCESS

USING GENETIC ALGORITHMS FOR OPTIMIZATION OF TURNING MACHINING PROCESS Journal of Engineering Studies and Researh Volume 19 (2013) No. 1 47 USING GENETIC ALGORITHMS FOR OPTIMIZATION OF TURNING MACHINING PROCESS DUSAN PETKOVIC 1, MIROSLAV RADOVANOVIC 1 1 University of Nis,

More information

Named Entity Recognition using Maximum Entropy Model SEEM5680

Named Entity Recognition using Maximum Entropy Model SEEM5680 Named Entity Recognition using Maximum Entroy Model SEEM5680 Named Entity Recognition System Named Entity Recognition (NER): Identifying certain hrases/word sequences in a free text. Generally it involves

More information

Prediction Models for the Elastic Modulus of Fiber-reinforced Polymer Composites: An Analysis

Prediction Models for the Elastic Modulus of Fiber-reinforced Polymer Composites: An Analysis Available Online Publiations J. Si. Res. 3 (2), 225-238 (2011) JOURNAL OF SCINTIFIC RSARCH www.banglajol.ino/index.h/jsr Predition Models or the lasti Modulus o Fiber-reinored Polymer Comosites: An Analysis

More information

Takeshi Kurata Jun Fujiki Katsuhiko Sakaue. 1{1{4 Umezono, Tsukuba-shi, Ibaraki , JAPAN. fkurata, fujiki,

Takeshi Kurata Jun Fujiki Katsuhiko Sakaue. 1{1{4 Umezono, Tsukuba-shi, Ibaraki , JAPAN. fkurata, fujiki, Ane Eiolar Geometry via Fatorization Method akeshi Kurata Jun Fujiki Katsuhiko Sakaue Eletrotehnial Laboratory {{4 Umezono, sukuba-shi, Ibaraki 305-8568, JAPAN fkurata, fujiki, sakaueg@etl.go.j Abstrat

More information

Simple Cyclic loading model based on Modified Cam Clay

Simple Cyclic loading model based on Modified Cam Clay Simle li loading model based on Modified am la Imlemented in RISP main rogram version 00. and higher B Amir Rahim, The RISP onsortium Ltd Introdution This reort resents a simle soil model whih rovides

More information

NONLINEAR MODEL: CELL FORMATION

NONLINEAR MODEL: CELL FORMATION ational Institute of Tehnology Caliut Deartment of Mehanial Engineering OLIEAR MODEL: CELL FORMATIO System Requirements and Symbols 0-Integer Programming Formulation α i - umber of interell transfers due

More information

Real-time Hand Tracking Using a Sum of Anisotropic Gaussians Model

Real-time Hand Tracking Using a Sum of Anisotropic Gaussians Model Real-time Hand Traking Using a Sum of Anisotroi Gaussians Model Srinath Sridhar 1, Helge Rhodin 1, Hans-Peter Seidel 1, Antti Oulasvirta 2, Christian Theobalt 1 1 Max Plank Institute for Informatis Saarbrüken,

More information

Subject: Modeling of Thermal Rocket Engines; Nozzle flow; Control of mass flow. p c. Thrust Chamber mixing and combustion

Subject: Modeling of Thermal Rocket Engines; Nozzle flow; Control of mass flow. p c. Thrust Chamber mixing and combustion 16.50 Leture 6 Subjet: Modeling of Thermal Roket Engines; Nozzle flow; Control of mass flow Though onetually simle, a roket engine is in fat hysially a very omlex devie and diffiult to reresent quantitatively

More information

DIFFERENTIAL GEOMETRY

DIFFERENTIAL GEOMETRY MATHEMATICS: CONCEPTS, AND FOUNDATIONS Vol. I - Differential Geometry - Taashi Saai DIFFERENTIAL GEOMETRY Taashi Saai Deartment of Alied Mathematis, Oayama University of Siene, Jaan Keywords: urve, urvature,

More information

CONSTRUCTION OF MIXED SAMPLING PLAN WITH DOUBLE SAMPLING PLAN AS ATTRIBUTE PLAN INDEXED THROUGH (MAPD, MAAOQ) AND (MAPD, AOQL)

CONSTRUCTION OF MIXED SAMPLING PLAN WITH DOUBLE SAMPLING PLAN AS ATTRIBUTE PLAN INDEXED THROUGH (MAPD, MAAOQ) AND (MAPD, AOQL) Global J. of Arts & Mgmt., 0: () Researh Paer: Samath kumar et al., 0: P.07- CONSTRUCTION OF MIXED SAMPLING PLAN WITH DOUBLE SAMPLING PLAN AS ATTRIBUTE PLAN INDEXED THROUGH (MAPD, MAAOQ) AND (MAPD, AOQL)

More information

Emergence of Superpeer Networks: A New Perspective

Emergence of Superpeer Networks: A New Perspective Emergene o Suereer Networs: A New Persetive Bivas Mitra Deartment o Comuter Siene & Engineering Indian Institute o Tehnology, Kharagur, India Peer to Peer arhiteture Node Node Node Internet Node Node All

More information

Finding Shortest Hamiltonian Path is in P. Abstract

Finding Shortest Hamiltonian Path is in P. Abstract Finding Shortest Hamiltonian Path is in P Dhananay P. Mehendale Sir Parashurambhau College, Tilak Road, Pune, India bstract The roblem of finding shortest Hamiltonian ath in a eighted comlete grah belongs

More information

Machine Learning Applied to Alliance Networks

Machine Learning Applied to Alliance Networks Mahine Learning Alied to Alliane Networks Telmo Menezes (telmo@telmomenezes.om) CAMS-EHESS / CNRS Klaus Hamberger LAS / EHESS / CNRS Camille Roth CAMS-EHESS / ISC-PIF / CNRS The Problem How to disover

More information

Lecture 7: Linear Classification Methods

Lecture 7: Linear Classification Methods Homeork Homeork Lecture 7: Linear lassification Methods Final rojects? Grous oics Proosal eek 5 Lecture is oster session, Jacobs Hall Lobby, snacks Final reort 5 June. What is linear classification? lassification

More information

Panos Kouvelis Olin School of Business Washington University

Panos Kouvelis Olin School of Business Washington University Quality-Based Cometition, Profitability, and Variable Costs Chester Chambers Co Shool of Business Dallas, TX 7575 hamber@mailosmuedu -768-35 Panos Kouvelis Olin Shool of Business Washington University

More information

INTUITIONISTIC FUZZY SOFT MATRIX THEORY IN MEDICAL DIAGNOSIS USING MAX-MIN AVERAGE COMPOSITION METHOD

INTUITIONISTIC FUZZY SOFT MATRIX THEORY IN MEDICAL DIAGNOSIS USING MAX-MIN AVERAGE COMPOSITION METHOD Journal of Theoretial and lied Information Tehnology 10 th Setember 014. Vol. 67 No.1 005-014 JTIT & LLS. ll rights reserved. ISSN: 199-8645 www.atit.org E-ISSN: 1817-3195 INTUITIONISTI FUZZY SOFT MTRIX

More information

silicon wafers p b θ b IR heater θ h p h solution bath cleaning filter bellows pump

silicon wafers p b θ b IR heater θ h p h solution bath cleaning filter bellows pump An Analysis of Cometitive Assoiative Net for Temerature Control of RCA Cleaning Solutions S Kurogi y, H Nobutomo y, T Nishida y, H Sakamoto y, Y Fuhikawa y, M Mimata z and K Itoh z ykyushu Institute of

More information

EconS 503 Homework #8. Answer Key

EconS 503 Homework #8. Answer Key EonS 503 Homework #8 Answer Key Exerise #1 Damaged good strategy (Menu riing) 1. It is immediate that otimal rie is = 3 whih yields rofits of ππ = 3/ (the alternative being a rie of = 1, yielding ππ =

More information

Scaling Multiple Point Statistics for Non-Stationary Geostatistical Modeling

Scaling Multiple Point Statistics for Non-Stationary Geostatistical Modeling Scaling Multile Point Statistics or Non-Stationary Geostatistical Modeling Julián M. Ortiz, Steven Lyster and Clayton V. Deutsch Centre or Comutational Geostatistics Deartment o Civil & Environmental Engineering

More information

EXTENDED MATRIX CUBE THEOREMS WITH APPLICATIONS TO -THEORY IN CONTROL

EXTENDED MATRIX CUBE THEOREMS WITH APPLICATIONS TO -THEORY IN CONTROL MATHEMATICS OF OPERATIONS RESEARCH Vol. 28, No. 3, August 2003,. 497 523 Printed in U.S.A. EXTENDED MATRIX CUBE THEOREMS WITH APPLICATIONS TO -THEORY IN CONTROL AHARON BEN-TAL, ARKADI NEMIROVSKI, and CORNELIS

More information

EE451/551: Digital Control. Relationship Between s and z Planes. The Relationship Between s and z Planes 11/10/2011

EE451/551: Digital Control. Relationship Between s and z Planes. The Relationship Between s and z Planes 11/10/2011 /0/0 EE45/55: Digital Control Chater 6: Digital Control System Design he Relationshi Between s and Planes As noted reviously: s j e e e e r s j where r e and If an analog system has oles at: s n jn a jd

More information

Proportional-Integral-Derivative PID Controls

Proportional-Integral-Derivative PID Controls Proortional-Integral-Derivative PID Controls Dr M.J. Willis Det. of Chemial and Proess Engineering University of Newastle e-mail: mark.willis@nl.a.uk Written: 7 th November, 998 Udated: 6 th Otober, 999

More information

Factor Analysis of Convective Heat Transfer for a Horizontal Tube in the Turbulent Flow Region Using Artificial Neural Network

Factor Analysis of Convective Heat Transfer for a Horizontal Tube in the Turbulent Flow Region Using Artificial Neural Network COMPUTATIONAL METHODS IN ENGINEERING AND SCIENCE EPMESC X, Aug. -3, 6, Sanya, Hainan,China 6 Tsinghua University ess & Sringer-Verlag Factor Analysis of Convective Heat Transfer for a Horizontal Tube in

More information

Feedback-error control

Feedback-error control Chater 4 Feedback-error control 4.1 Introduction This chater exlains the feedback-error (FBE) control scheme originally described by Kawato [, 87, 8]. FBE is a widely used neural network based controller

More information

Fast, Approximately Optimal Solutions for Single and Dynamic MRFs

Fast, Approximately Optimal Solutions for Single and Dynamic MRFs Fast, Aroximately Otimal Solutions for Single and Dynami MRFs Nikos Komodakis, Georgios Tziritas University of Crete, Comuter Siene Deartment {komod,tziritas}@sd.uo.gr Nikos Paragios MAS, Eole Centrale

More information

Convolutional Codes. Lecture 13. Figure 93: Encoder for rate 1/2 constraint length 3 convolutional code.

Convolutional Codes. Lecture 13. Figure 93: Encoder for rate 1/2 constraint length 3 convolutional code. Convolutional Codes Goals Lecture Be able to encode using a convolutional code Be able to decode a convolutional code received over a binary symmetric channel or an additive white Gaussian channel Convolutional

More information

ELASTO-PLASTIC BUCKLING BEHAVIOR OF H-SHAPED BEAM WITH LARGE DEPTH-THICKNESS RATIO UNDER CYCLIC LOADING

ELASTO-PLASTIC BUCKLING BEHAVIOR OF H-SHAPED BEAM WITH LARGE DEPTH-THICKNESS RATIO UNDER CYCLIC LOADING SDSS Rio STABILITY AND DUCTILITY OF STEEL STRUCTURES E. Batista, P. Vellasco, L. de Lima (Eds.) Rio de Janeiro, Brazil, Setember 8 -, ELASTO-PLASTIC BUCKLING BEHAVIOR OF H-SHAPED BEA WITH LARGE DEPTH-THICKNESS

More information

CHAPTER 16. Basic Concepts. Basic Concepts. The Equilibrium Constant. Reaction Quotient & Equilibrium Constant. Chemical Equilibrium

CHAPTER 16. Basic Concepts. Basic Concepts. The Equilibrium Constant. Reaction Quotient & Equilibrium Constant. Chemical Equilibrium Proerties of an Equilibrium System CHAPTER 6 Chemial Equilibrium Equilibrium systems are DYNAMIC (in onstant motion) REVERSIBLE an be aroahed from either diretion Pink to blue Co(H O) 6 Cl ---> > Co(H

More information

Application of Feed Forward Neural Networks in Modeling and Control of a Fed-Batch Crystallization Process

Application of Feed Forward Neural Networks in Modeling and Control of a Fed-Batch Crystallization Process Aliation o Feed Forward Neural Networks in Modeling and Control o a Fed-Bath Crystallization Proess Petia Georgieva, and Sebastião Feyo de Azevedo Abstrat This aer is oused on issues o nonlinear dynami

More information

Any AND-OR formula of size N can be evaluated in time N 1/2+o(1) on a quantum computer

Any AND-OR formula of size N can be evaluated in time N 1/2+o(1) on a quantum computer Any AND-OR formula of size N an be evaluated in time N /2+o( on a quantum omuter Andris Ambainis, ambainis@math.uwaterloo.a Robert Šalek salek@ees.berkeley.edu Andrew M. Childs, amhilds@uwaterloo.a Shengyu

More information

INFORMATION TRANSFER THROUGH CLASSIFIERS AND ITS RELATION TO PROBABILITY OF ERROR

INFORMATION TRANSFER THROUGH CLASSIFIERS AND ITS RELATION TO PROBABILITY OF ERROR IFORMATIO TRAFER TROUG CLAIFIER AD IT RELATIO TO PROBABILITY OF ERROR Deniz Erdogmus, Jose C. Prini Comutational euroengineering Lab (CEL, University of Florida, Gainesville, FL 6 [deniz,rini]@nel.ufl.edu

More information

Internal Model Control

Internal Model Control Internal Model Control Part o a et o leture note on Introdution to Robut Control by Ming T. Tham 2002 The Internal Model Prinile The Internal Model Control hiloohy relie on the Internal Model Prinile,

More information

A General Approach for Analysis of Actuator Delay Compensation Methods for Real-Time Testing

A General Approach for Analysis of Actuator Delay Compensation Methods for Real-Time Testing The th World Conferene on Earthquake Engineering Otober -7, 8, Beijing, China A General Aroah for Analysis of Atuator Delay Comensation Methods for Real-Time Testing Cheng Chen and James M. Riles Post-dotoral

More information

Finite Formulation of Electromagnetic Field

Finite Formulation of Electromagnetic Field Finite Formulation o Eletromagneti Field Enzo TONTI Dept.Civil Engin., Univ. o Trieste, Piazzale Europa 1, 34127 Trieste, Italia. e-mail: tonti@univ.trieste.it Otober 16, 2000 Abstrat This paper shows

More information

4. Score normalization technical details We now discuss the technical details of the score normalization method.

4. Score normalization technical details We now discuss the technical details of the score normalization method. SMT SCORING SYSTEM This document describes the scoring system for the Stanford Math Tournament We begin by giving an overview of the changes to scoring and a non-technical descrition of the scoring rules

More information

State Estimation with ARMarkov Models

State Estimation with ARMarkov Models Deartment of Mechanical and Aerosace Engineering Technical Reort No. 3046, October 1998. Princeton University, Princeton, NJ. State Estimation with ARMarkov Models Ryoung K. Lim 1 Columbia University,

More information

NUMERICAL SIMULATIONS OF METAL ONTO COMPOSITES CASTING

NUMERICAL SIMULATIONS OF METAL ONTO COMPOSITES CASTING NUMERICAL SIMULATIONS OF METAL ONTO COMPOSITES CASTING E. Marklund 1, D. Mattsson 2, M. Svanberg 2 and M. Wysoki 1* 1 Swerea SICOMP AB, Box 14, SE-431 22 Mölndal, Sweden 2 Swerea SICOMP AB, Box 271, SE-941

More information

Hotelling s Two- Sample T 2

Hotelling s Two- Sample T 2 Chater 600 Hotelling s Two- Samle T Introduction This module calculates ower for the Hotelling s two-grou, T-squared (T) test statistic. Hotelling s T is an extension of the univariate two-samle t-test

More information

SYNTHESIS AND OPTIMIZATION OF EPICYCLIC-TYPE AUTOMATIC TRANSMISSIONS BASED ON NOMOGRAPHS

SYNTHESIS AND OPTIMIZATION OF EPICYCLIC-TYPE AUTOMATIC TRANSMISSIONS BASED ON NOMOGRAPHS Al-Qadisiya Journal For Engineering Sienes Vol. 4 o. 3 Year 0 SYTHESIS AD OPTIMIZATIO OF EPICYCLIC-TYPE AUTOMATIC TASMISSIOS BASED O OMOGAPHS E. L. Esmail K. H. Salih Leturer Assistant Leturer Deartment

More information

E( x ) [b(n) - a(n, m)x(m) ]

E( x ) [b(n) - a(n, m)x(m) ] Homework #, EE5353. An XOR network has two inuts, one hidden unit, and one outut. It is fully connected. Gie the network's weights if the outut unit has a ste actiation and the hidden unit actiation is

More information

The Constrainedness of Search. constrainedness. Surprisingly, we can often characterize. an ensemble of problems using just two parameters:

The Constrainedness of Search. constrainedness. Surprisingly, we can often characterize. an ensemble of problems using just two parameters: In Proeedings of AAAI-96. Amerian Assoiation for Artiial Intelligene, 1996. The Constrainedness of Searh Ian P. Gent and Ewan MaIntyre and Patrik Prosser Deartment of Comuter Siene University of Strathlyde

More information

RANDOM WALKS AND PERCOLATION: AN ANALYSIS OF CURRENT RESEARCH ON MODELING NATURAL PROCESSES

RANDOM WALKS AND PERCOLATION: AN ANALYSIS OF CURRENT RESEARCH ON MODELING NATURAL PROCESSES RANDOM WALKS AND PERCOLATION: AN ANALYSIS OF CURRENT RESEARCH ON MODELING NATURAL PROCESSES AARON ZWIEBACH Abstract. In this aer we will analyze research that has been recently done in the field of discrete

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics Physics IC-W08D2-11 Jumping Off as Flatcar Solution

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics Physics IC-W08D2-11 Jumping Off as Flatcar Solution N eole, eah o mass MASSACHUSETTS INSTITUTE OF TECHNOLOGY Deartment o Physis Physis 8.01 IC-W08D2-11 Juming O as Flatar Solution m, stand on a railway latar o mass m. They jum o one end o the latar with

More information

General Linear Model Introduction, Classes of Linear models and Estimation

General Linear Model Introduction, Classes of Linear models and Estimation Stat 740 General Linear Model Introduction, Classes of Linear models and Estimation An aim of scientific enquiry: To describe or to discover relationshis among events (variables) in the controlled (laboratory)

More information

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points.

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points. Solved Problems Solved Problems P Solve the three simle classification roblems shown in Figure P by drawing a decision boundary Find weight and bias values that result in single-neuron ercetrons with the

More information

arxiv: v2 [econ.gn] 12 Oct 2018

arxiv: v2 [econ.gn] 12 Oct 2018 A new and stable estimation method of ountry eonomi fitness and rodut omlexity Vito D. P. Servedio 1, Paolo Buttà 2, Dario Mazzilli 3, Andrea Tahella 4, Luiano Pietronero 3 arxiv:1807.276v2 [eon.gn] 12

More information

3. THE SOLUTION OF TRANSFORMATION PARAMETERS

3. THE SOLUTION OF TRANSFORMATION PARAMETERS Deartment of Geosatial Siene. HE SOLUION OF RANSFORMAION PARAMEERS Coordinate transformations, as used in ratie, are models desribing the assumed mathematial relationshis between oints in two retangular

More information

Anelastic MHD Equations : Theory

Anelastic MHD Equations : Theory Anelasti MHD Equations : Theory Abhishek Kr. Srivastava Armagh Observatory Northern Ireland Different zones of the Sun Comlex magneti field is the key behind all tyes of solar ativity and formation of

More information

PHY 335 Data Analysis for Physicists

PHY 335 Data Analysis for Physicists PHY 335 Data Analysis or Physicists Instructor: Kok Wai Ng Oice CP 171 Telephone 7 1782 e mail: kng@uky.edu Oice hour: Thursday 11:00 12:00 a.m. or by appointment Time: Tuesday and Thursday 9:30 10:45

More information

EGN 3353C Fluid Mechanics

EGN 3353C Fluid Mechanics eture 5 Bukingham PI Theorem Reall dynami imilarity beteen a model and a rototye require that all dimenionle variable mut math. Ho do e determine the '? Ue the method of reeating variable 6 te Ste : Parameter

More information

LECTURE 6: FIBER BUNDLES

LECTURE 6: FIBER BUNDLES LECTURE 6: FIBER BUNDLES In this section we will introduce the interesting class o ibrations given by iber bundles. Fiber bundles lay an imortant role in many geometric contexts. For examle, the Grassmaniann

More information

Logistic Regression. Machine Learning Fall 2018

Logistic Regression. Machine Learning Fall 2018 Logistic Regression Machine Learning Fall 2018 1 Where are e? We have seen the folloing ideas Linear models Learning as loss minimization Bayesian learning criteria (MAP and MLE estimation) The Naïve Bayes

More information

Maintaining prediction quality under the condition of a growing knowledge space. A probabilistic dynamic model of knowledge spaces quality evolution

Maintaining prediction quality under the condition of a growing knowledge space. A probabilistic dynamic model of knowledge spaces quality evolution Maintaining redition quality under the ondition of a growing knowledge sae Christoh Jahnz ORCID: 0000-0003-3297-7564 Email: jahnz@gmx.de Intelligene an be understood as an agent s ability to redit its

More information

Bayesian Networks Practice

Bayesian Networks Practice ayesian Networks Practice Part 2 2016-03-17 young-hee Kim Seong-Ho Son iointelligence ab CSE Seoul National University Agenda Probabilistic Inference in ayesian networks Probability basics D-searation

More information

Machine Learning: Homework 4

Machine Learning: Homework 4 10-601 Machine Learning: Homework 4 Due 5.m. Monday, February 16, 2015 Instructions Late homework olicy: Homework is worth full credit if submitted before the due date, half credit during the next 48 hours,

More information

arxiv: v1 [physics.data-an] 26 Oct 2012

arxiv: v1 [physics.data-an] 26 Oct 2012 Constraints on Yield Parameters in Extended Maximum Likelihood Fits Till Moritz Karbach a, Maximilian Schlu b a TU Dortmund, Germany, moritz.karbach@cern.ch b TU Dortmund, Germany, maximilian.schlu@cern.ch

More information

Summary of EUV Optics Contamination Modeling Meeting

Summary of EUV Optics Contamination Modeling Meeting Summary of EUV Otis Contamination Modeling Meeting IEUVI Otis Contamination/Lifetime TWG San Jose, CA, USA February 28, 2008 Andrea Wüest, SEMATECH Shannon Hill, NIST Lennie Klebanoff, Sandia Nat. Lab.

More information

CHAPTER 5 DESIGN FUNDAMENTALS OF GASKETED-PLATE HEAT EXCHANGERS

CHAPTER 5 DESIGN FUNDAMENTALS OF GASKETED-PLATE HEAT EXCHANGERS CHAPTER 5 DESIGN FUNDAMENTALS OF GASKETED-PLATE HEAT EXCHANGERS 5. INTRODUCTION Manuaturers o gasketed-late eat exangers ave, until reently, been ritiised or not ublising teir eat transer and ressure loss

More information

The Spread of Internet Worms and the Optimal Patch Release Strategies

The Spread of Internet Worms and the Optimal Patch Release Strategies Assoiation for Information Systems AIS Eletroni Library (AISeL) AMCIS 5 Proeedings Amerias Conferene on Information Systems (AMCIS) 5 The Sread of Internet Worms and the Otimal Path Release Strategies

More information

The Mathematics of Winning Streaks

The Mathematics of Winning Streaks The Mathematics of Winning Streaks Erik Leffler lefflererik@gmail.com under the direction of Prof. Henrik Eriksson Deartment of Comuter Science and Communications Royal Institute of Technology Research

More information

Principal Components Analysis and Unsupervised Hebbian Learning

Principal Components Analysis and Unsupervised Hebbian Learning Princial Comonents Analysis and Unsuervised Hebbian Learning Robert Jacobs Deartment of Brain & Cognitive Sciences University of Rochester Rochester, NY 1467, USA August 8, 008 Reference: Much of the material

More information

Topic: Lower Bounds on Randomized Algorithms Date: September 22, 2004 Scribe: Srinath Sridhar

Topic: Lower Bounds on Randomized Algorithms Date: September 22, 2004 Scribe: Srinath Sridhar 15-859(M): Randomized Algorithms Lecturer: Anuam Guta Toic: Lower Bounds on Randomized Algorithms Date: Setember 22, 2004 Scribe: Srinath Sridhar 4.1 Introduction In this lecture, we will first consider

More information

Approximating min-max k-clustering

Approximating min-max k-clustering Aroximating min-max k-clustering Asaf Levin July 24, 2007 Abstract We consider the roblems of set artitioning into k clusters with minimum total cost and minimum of the maximum cost of a cluster. The cost

More information

Beam Stresses Bending and Shear

Beam Stresses Bending and Shear Beam Stresses Bending and Shear Notation: A = name or area A web = area o the web o a wide lange setion b = width o a retangle = total width o material at a horizontal setion = largest distane rom the

More information

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III AI*IA 23 Fusion of Multile Pattern Classifiers PART III AI*IA 23 Tutorial on Fusion of Multile Pattern Classifiers by F. Roli 49 Methods for fusing multile classifiers Methods for fusing multile classifiers

More information

Research on Evaluation Method of Organization s Performance Based on Comparative Advantage Characteristics

Research on Evaluation Method of Organization s Performance Based on Comparative Advantage Characteristics Vol.1, No.10, Ar 01,.67-7 Research on Evaluation Method of Organization s Performance Based on Comarative Advantage Characteristics WEN Xin 1, JIA Jianfeng and ZHAO Xi nan 3 Abstract It as under the guidance

More information

Comptes rendus de l Academie bulgare des Sciences, Tome 59, 4, 2006, p POSITIVE DEFINITE RANDOM MATRICES. Evelina Veleva

Comptes rendus de l Academie bulgare des Sciences, Tome 59, 4, 2006, p POSITIVE DEFINITE RANDOM MATRICES. Evelina Veleva Comtes rendus de l Academie bulgare des ciences Tome 59 4 6 353 36 POITIVE DEFINITE RANDOM MATRICE Evelina Veleva Abstract: The aer begins with necessary and suicient conditions or ositive deiniteness

More information

SUBJECT:ENGINEERING MATHEMATICS-I SUBJECT CODE :SMT1101 UNIT III FUNCTIONS OF SEVERAL VARIABLES. Jacobians

SUBJECT:ENGINEERING MATHEMATICS-I SUBJECT CODE :SMT1101 UNIT III FUNCTIONS OF SEVERAL VARIABLES. Jacobians SUBJECT:ENGINEERING MATHEMATICS-I SUBJECT CODE :SMT0 UNIT III FUNCTIONS OF SEVERAL VARIABLES Jacobians Changing ariable is something e come across er oten in Integration There are man reasons or changing

More information

The Procedure of Finding the Stress-Energy. Tensor and Equations of Vector Field of Any Form

The Procedure of Finding the Stress-Energy. Tensor and Equations of Vector Field of Any Form Advaned Studies in Theoretial Phsis Vol. 8, 14, no. 18, 771-779 HIKARI Ltd, www.m-hikari.om htt://d.doi.org/1.1988/ast.14.4711 The Proedure of Finding the Stress-Energ Tensor and Equations of Vetor Field

More information

gradp -the fluid is inviscid -the fluid is barotropic -the mass forces form a potential field

gradp -the fluid is inviscid -the fluid is barotropic -the mass forces form a potential field J. Szantyr Leture No. 5 Bernoulli equation Bernoulli equation exresses, under ertain assumtions, the riniles of momentum onservation and energy onservation of the fluid. Assumtions: -the flow is stationary

More information

Convex Analysis and Economic Theory Winter 2018

Convex Analysis and Economic Theory Winter 2018 Division of the Humanities and Social Sciences Ec 181 KC Border Conve Analysis and Economic Theory Winter 2018 Toic 16: Fenchel conjugates 16.1 Conjugate functions Recall from Proosition 14.1.1 that is

More information

PHYS 301 HOMEWORK #9-- SOLUTIONS

PHYS 301 HOMEWORK #9-- SOLUTIONS PHYS 0 HOMEWORK #9-- SOLUTIONS. We are asked to use Dirichlet' s theorem to determine the value of f (x) as defined below at x = 0, ± /, ± f(x) = 0, - < x

More information

ECE 534 Information Theory - Midterm 2

ECE 534 Information Theory - Midterm 2 ECE 534 Information Theory - Midterm Nov.4, 009. 3:30-4:45 in LH03. You will be given the full class time: 75 minutes. Use it wisely! Many of the roblems have short answers; try to find shortcuts. You

More information

Dirac s Hole Theory and the Pauli Principle: Clearing up the Confusion

Dirac s Hole Theory and the Pauli Principle: Clearing up the Confusion Adv. Studies Theor. Phys., Vol. 3, 29, no. 9, 323-332 Dirac s Hole Theory and the Pauli Princile: Clearing u the Conusion Dan Solomon Rauland-Borg Cororation 82 W. Central Road Mount Prosect, IL 656, USA

More information

The Noise Power Ratio - Theory and ADC Testing

The Noise Power Ratio - Theory and ADC Testing The Noise Power Ratio - Theory and ADC Testing FH Irons, KJ Riley, and DM Hummels Abstract This aer develos theory behind the noise ower ratio (NPR) testing of ADCs. A mid-riser formulation is used for

More information

Bayesian Networks Practice

Bayesian Networks Practice Bayesian Networks Practice Part 2 2016-03-17 Byoung-Hee Kim, Seong-Ho Son Biointelligence Lab, CSE, Seoul National University Agenda Probabilistic Inference in Bayesian networks Probability basics D-searation

More information

rate~ If no additional source of holes were present, the excess

rate~ If no additional source of holes were present, the excess DIFFUSION OF CARRIERS Diffusion currents are resent in semiconductor devices which generate a satially non-uniform distribution of carriers. The most imortant examles are the -n junction and the biolar

More information

, given by. , I y. and I z. , are self adjoint, meaning that the adjoint of the operator is equal to the operator. This follows as A.

, given by. , I y. and I z. , are self adjoint, meaning that the adjoint of the operator is equal to the operator. This follows as A. Further relaxation 6. ntrodution As resented so far the theory is aable of rediting the rate of transitions between energy levels i.e. it is onerned with oulations. The theory is thus erfetly aetable for

More information

Logistics Optimization Using Hybrid Metaheuristic Approach under Very Realistic Conditions

Logistics Optimization Using Hybrid Metaheuristic Approach under Very Realistic Conditions 17 th Euroean Symosium on Comuter Aided Process Engineering ESCAPE17 V. Plesu and P.S. Agachi (Editors) 2007 Elsevier B.V. All rights reserved. 1 Logistics Otimization Using Hybrid Metaheuristic Aroach

More information

Planar Undulator Considerations

Planar Undulator Considerations LCC-0085 July 2002 Linear Collider Collaboration Teh Notes Planar Undulator Considerations John C. Sheard Stanford Linear Aelerator Center Stanford University Menlo Park, California Abstrat: This note

More information

Probabilistic Graphical Models

Probabilistic Graphical Models Probabilisti Graphial Models David Sontag New York University Leture 12, April 19, 2012 Aknowledgement: Partially based on slides by Eri Xing at CMU and Andrew MCallum at UMass Amherst David Sontag (NYU)

More information

Determining the Best Frequency for Testing Protection, Automation and Control Systems

Determining the Best Frequency for Testing Protection, Automation and Control Systems sset Management and Condition Monitoring Determining the Best Frequeny or ing Protetion, utomation and Control Systems Iony Patriota de Siqueira Tenix Engenharia rquitetura e Reresentação Ltda iony@tenix.om.br

More information

Errata. Fluid Flow and Heat Transfer in Wellbores. By A. Rashid Hasan and C. Shah Kabir. Throughout the book, Blassius should read Blasius.

Errata. Fluid Flow and Heat Transfer in Wellbores. By A. Rashid Hasan and C. Shah Kabir. Throughout the book, Blassius should read Blasius. Errata Fluid Flow and Heat Transer in Wellbores By A. Rashid Hasan and C. Shah Kabir Throughout the book, Blassius should read Blasius. Chater 1 Page 1, Column 1, 1 lines rom the bottom: A-(d)-dF-A()gρsinθ=

More information

International Journal of Advanced Engineering Research and Studies E-ISSN

International Journal of Advanced Engineering Research and Studies E-ISSN Researh Paper FINIE ELEMEN ANALYSIS OF A CRACKED CANILEVER BEAM Mihir Kumar Sutar Address for Correspondene Researh Sholar, Department of Mehanial & Industrial Engineering Indian Institute of ehnology

More information

Statistics II Logistic Regression. So far... Two-way repeated measures ANOVA: an example. RM-ANOVA example: the data after log transform

Statistics II Logistic Regression. So far... Two-way repeated measures ANOVA: an example. RM-ANOVA example: the data after log transform Statistics II Logistic Regression Çağrı Çöltekin Exam date & time: June 21, 10:00 13:00 (The same day/time lanned at the beginning of the semester) University of Groningen, Det of Information Science May

More information

NONLINEAR ADAPTIVE OBSERVER DESIGN IN COMBINED ERROR NONLINEAR ADAPTIVE CONTROL

NONLINEAR ADAPTIVE OBSERVER DESIGN IN COMBINED ERROR NONLINEAR ADAPTIVE CONTROL ХРАНИТЕЛНА НАУКА ТЕХНИКА И ТЕХНОЛОГИИ 3 8-9 октомври 3 Пловдив SCIENIFIC WORKS FOOD SCIENCE ENGINEERING AND ECHNOLOGY 3 8-9 Otober 3 Plovdiv NONLINEAR ADAPIVE OBSERVER DESIGN IN COMBINED ERROR NONLINEAR

More information

The Effect Of Panel Zone On The Column-To-Beam Strength Ratio Required To Prevent The Soft Story Of Steel Moment Frames

The Effect Of Panel Zone On The Column-To-Beam Strength Ratio Required To Prevent The Soft Story Of Steel Moment Frames The Effet Of Panel Zone On The Column-To-Beam Strength Ratio Required To Prevent The Soft Stor Of Steel Frames S.W. Choi, Y.S. Kim & H.S. Park Yonsei Universit, Seoul, South Korea SUMMARY: THE EFFECT OF

More information

y(x) = x w + ε(x), (1)

y(x) = x w + ε(x), (1) Linear regression We are ready to consider our first machine-learning problem: linear regression. Suppose that e are interested in the values of a function y(x): R d R, here x is a d-dimensional vector-valued

More information

CS 687 Jana Kosecka. Uncertainty, Bayesian Networks Chapter 13, Russell and Norvig Chapter 14,

CS 687 Jana Kosecka. Uncertainty, Bayesian Networks Chapter 13, Russell and Norvig Chapter 14, CS 687 Jana Koseka Unertainty Bayesian Networks Chapter 13 Russell and Norvig Chapter 14 14.1-14.3 Outline Unertainty robability Syntax and Semantis Inferene Independene and Bayes' Rule Syntax Basi element:

More information

Periodic Bifurcations in Descendant Trees of Finite p-groups

Periodic Bifurcations in Descendant Trees of Finite p-groups Advanes in Pure Mathematis, 05, 5, 6-95 Published Online Marh 05 in SiRes. htt://www.sir.org/ournal/am htt://dx.doi.org/0.46/am.05.5400 Periodi Bifurations in Desendant Trees of Finite -Grous Daniel C.

More information

Chapter 1 Fundamentals

Chapter 1 Fundamentals Chater Fundamentals. Overview of Thermodynamics Industrial Revolution brought in large scale automation of many tedious tasks which were earlier being erformed through manual or animal labour. Inventors

More information

Radial Basis Function Networks: Algorithms

Radial Basis Function Networks: Algorithms Radial Basis Function Networks: Algorithms Introduction to Neural Networks : Lecture 13 John A. Bullinaria, 2004 1. The RBF Maing 2. The RBF Network Architecture 3. Comutational Power of RBF Networks 4.

More information

Passive Identification is Non Stationary Objects With Closed Loop Control

Passive Identification is Non Stationary Objects With Closed Loop Control IOP Conerence Series: Materials Science and Engineering PAPER OPEN ACCESS Passive Identiication is Non Stationary Obects With Closed Loo Control To cite this article: Valeriy F Dyadik et al 2016 IOP Con.

More information

Outline. Markov Chains and Markov Models. Outline. Markov Chains. Markov Chains Definitions Huizhen Yu

Outline. Markov Chains and Markov Models. Outline. Markov Chains. Markov Chains Definitions Huizhen Yu and Markov Models Huizhen Yu janey.yu@cs.helsinki.fi Det. Comuter Science, Univ. of Helsinki Some Proerties of Probabilistic Models, Sring, 200 Huizhen Yu (U.H.) and Markov Models Jan. 2 / 32 Huizhen Yu

More information

Simplifications to Conservation Equations

Simplifications to Conservation Equations Chater 5 Simlifications to Conservation Equations 5.1 Steady Flow If fluid roerties at a oint in a field do not change with time, then they are a function of sace only. They are reresented by: ϕ = ϕq 1,

More information

OPTIMIZATION OF HARD TURNING PROCESS PARAMETERS WITH PCBN TOOL BASED ON THE TAGUCHI METHOD

OPTIMIZATION OF HARD TURNING PROCESS PARAMETERS WITH PCBN TOOL BASED ON THE TAGUCHI METHOD F. Puh et al. Otimizaija arametara roesa tvrdog tokarenja PCBN alatnim ločiama temeljem Taguhijeve metode ISSN 1330-3651 UDC/UDK 61.91.05.7:60.179.118]:519.33.5 OPTIMIZATION OF HARD TURNING PROCESS PARAMETERS

More information