Undirected Graphical Models II

Size: px
Start display at page:

Download "Undirected Graphical Models II"

Transcription

1 Readngs: K&F 4.4, 4.5, 4.6 Undrected Graphcal Models II Lecture 5 pr, 20 S 55, Statstcal Methods, Sprng 20 Instructor: Su-In Lee Unversty of Washngton, Seattle Last tme Markov networks representaton Local factor models (potentals) Independence propertes Global, parwse, local ndependences I-Map Factorzaton Today arameterzaton revsted ayesan nets and Markov nets artally drected graphs Inference 0 π [ D ],..., π n[ D n ( X,..., X n) π [ D ] ] S 55 Statstcal Methods Sprng 20 2

2 Factor Graphs From the Markov network structure, we are do not know how t s parameterzed. xample: fully connected graph may have parwse potentals or one large (exponental) potental over all nodes (,, ) π [ D ] mc(,, ) π [,, ] mc par (,, ) π [, ] π [, ] π [, ] par Markov network : Soluton: Factor Graphs Undrected graph Two types of nodes: Varable nodes, Factor nodes onnectvty? S 55 Statstcal Methods Sprng 20 3 Factor Graphs: example Two types of nodes: Varable nodes, Factor nodes onnectvty ach factor node s assocated wth exactly one factor π [D ] Scope of factor are all neghbor varables of the factor node mc(,, ) π mc [,, ] par (,, ) par π [, ] π [, ] π [, ] π π Markov network π Factor graph for jont parameterzaton π Factor graph for parwse parameterzaton 4 2

3 Local Structure: Feature Representaton Factor graphs stll encode complete tables X Y π XY [X,Y] x 0 y 0 00 x 0 y x y 0 x y 00 Y X feature φ[d] on varables D s an ndcator functon that for some d D: for example, when x y φ[ X, Y ] 0 otherwse Several features can be defned on one clque when x y when x > 50 φ[ D] φ2[ D] 0 otherwse 0 otherwse ny factor can be represented by features, where n general case, we defne a feature and weght for each entry n the factor pply log-transformaton: π [D] exp ( w φ [D] ) 5 Log-lnear model dstrbuton s a log-lnear model over H f t has Features φ [D ],...,φ k [D k ] where each D s a complete subgraph n H set of weghts w,...,w k such that k [ wφ[ D ] ( X,..., X n ) π [ D ] exp ] dvantages Log-lnear model s more compact for many dstrbutons especally wth large doman varables Representaton s ntutve and modular Features can be modularly added between any nteractng sets of varables S 55 Statstcal Methods Sprng

4 Markov Network arameterzatons hoce : Markov network roduct over potentals Rght representaton for dscussng ndependence queres hoce 2: Factor graph roduct over potentals Useful for nference (later) hoce 3: Log-lnear model roduct over feature weghts Useful for dscussng parameterzatons Useful for representng context specfc structures ll parameterzatons are nterchangeable 7 Outlne Markov networks representaton Local factor models π [ D ],..., π [ D n n] Independences global, parwse, local ndependences I-Map Factorzaton ( X,..., X n) π [ D ] Today arameterzaton revsted ayesan nets and Markov nets artally drected graphs Inference 0 S 55 Statstcal Methods Sprng

5 From ayesan nets to Markov nets Goal: buld a Markov network H capable of representng any dstrbuton that factorzes over G quvalent to requrng I(H) I(G) onstructon process ased on local Markov ndependences If X s connected wth Y n H, (X U-{X}-Y Y). onnect each X to every node n the smallest set Y s.t.: {(X U-{X}-Y Y) : X H} I(G) How can we fnd Y by queryng G? Y Markov blanket of X n G? S 55 Statstcal Methods Sprng 20 9 lockng aths ctve path: parents Y ctve path: descendants ctve path: v-structure X X X Y Y lock path: parents lock path: chldren lock path: chldren chldren s parents 5

6 From ayesan nets to Markov nets Goal: buld a Markov network H capable of representng any dstrbuton that factorzes over G quvalent to requrng I(H) I(G) onstructon process ased on local Markov ndependences If X s connected wth Y n H, (X U-{X}-Y Y). onnect each X to every node n the smallest set Y s.t.: {(X U-{X}-Y Y) : X H} I(G) How can we fnd Y by queryng G? Y Markov blanket of X n G (parents, chldren, chldren s parents) S 55 Statstcal Methods Sprng 20 Moralzed Graphs The Moral graph of a ayesan network structure G s the undrected graph that contans an undrected edge between X and Y f X and Y are drectly connected n G X and Y have a common chld n G ayesan network G Moralzed graph H S 55 Statstcal Methods Sprng

7 arameterzng Moralzed Graphs Moralzed graph contans a full clque for every X and ts parents a(x ) We can assocate Ds wth a clque Do we lose ndependence assumptons mpled by the graph structure? Yes, mmoral v-structures ( ) S 55 Statstcal Methods Sprng 20 3 From Markov nets to ayesan nets Transformaton s more dffcult and the resultng network can be much larger than the Markov network onstructon algorthm Use Markov network as template for ndependences I(H) Fx orderng of nodes dd each node along wth ts mnmal parent set accordng to the ndependences defned n the dstrbuton S 55 Statstcal Methods Sprng

8 From Markov nets to ayesan nets Markov network H ayesan network G Order:,,,D,,F D D F F S 55 Statstcal Methods Sprng 20 5 hordal Graphs Let X X 2... X k X be a loop n the graph chord n the loop s an edge connectng X and X j for two nonconsecutve nodes X and X j n undrected graph s chordal f any loop X X 2... X k X for k 4 has a chord That s, longest mnmal loop s a trangle hordal graphs are often called trangulated drected graph s chordal f ts underlyng undrected graph s chordal S 55 Statstcal Methods Sprng

9 From Markov Nets to ayesan Nets Theorem: Let H be a Markov network structure and G be any mnmal I-map for H. Then G s chordal. The process of turnng a Markov network nto a ayesan network s called trangulaton The process loses ndependences H Order:,,,D,,F G D D F (,F) F S 55 Statstcal Methods Sprng 20 7 Last tme Markov networks representaton Local factor models π [ D ],..., π [ D n n] Independences global, parwse, local ndependences I-Map Factorzaton ( X,..., X n) π [ D ] Today arameterzaton revsted ayesan nets and Markov nets artally drected graphs Inference 0 S 55 Statstcal Methods Sprng

10 ondtonal Random Felds (RFs) Specal case of partally drected models condtonal random feld s an undrected graph H whose nodes correspond to XUY; the network s annotated wth a set of factors φ (D ),, φ m (D m ) such that each D X. The network encodes a condtonal dstrbuton as follows: m ~ RF: example ( Y, X) φ ( D ) ~ ( Y X) ( Y, X) ( X) ~ ( X ) ( Y, X) Y Two varables n H are connected by an undrected edge whenever they appear together n the scope of some factor φ. X Y ~ ( Y, X) X 2 Y 2 k X 3 Y 3 φ ( Y, Y X 4 Y 4 X 5 Y 5 k + ) φ ( Y, X ) S 55 Statstcal Methods Sprng 20 9 Why ondtonal? Why (Y X), not (Y,X)? The network explctly does not encode any dstrbuton over the varables n X. One of the man strengths of the RF representaton. Ths flexblty allows us to do many thngs: Incorporatng nto the model a rch set of observed varables X whose dependences may be qute complex or even poorly understood. Includng contnuous varables X whose dstrbuton may not have a smple parametrc form Usng doman knowledge n order to defne a rch set of features characterzng our doman, wthout worryng about modelng ther jont dstrbuton. Many applcatons: omputer vson (detal later), text analyss, partof-speech labelng, many more S 55 Statstcal Methods Sprng

11 ondtonal Random Felds Drected and undrected dependences. RF defnes condtonal dstrbuton of Y on X, (Y X). It can be vewed as a partally drected graph, where we have an undrected component over Y, whch has the varables n X as parents. ny dfference wth ayesan networks? RF (partally drected) ondtonal ayesan network (fully drected) X X 2 X 3 X 4 X 5 X X 2 X 3 X 4 X 5 Y Y 2 Y 3 Y 4 Y 5 ~ ( Y, X) k φ ( Y, Y k + ) φ ( Y, X ) Y Y 2 Y 3 Y 4 Y 5 ( Y X) k ( Y k + Y ) ( Y X ) S 55 Statstcal Methods Sprng 20 2 han Networks ombnes Markov networks and ayesan networks artally drected graph (DG) s for undrected graphs, we have three dstnct nterpretatons for the ndependence assumptons mpled by a -DG xample: D S 55 Statstcal Methods Sprng 20 22

12 arwse Independences very node X s ndependent from any node whch s not ts descendant gven all non-descendants of X Formally: I (K) {(X Y ND(X)-{X,Y}) : X Y K, Y ND(X)} xample: (D,,) ( ) D S 55 Statstcal Methods Sprng Local Markov Independences Let oundary(x) be the unon of the parents of X and the neghbors of X Local Markov ndependences state that a node X s ndependent of ts non-descendants gven ts boundary Formally: I L (K) {(X ND(X)-oundary(X) oundary(x)) : X U} xample: (D,,) D S 55 Statstcal Methods Sprng

13 Global Independences I(K) {(X Y ) : X,Y,, X s c-separated from Y gven } X s c-separated from Y gven f X s separated from Y gven n the undrected moralzed graph M[K] The moralzed graph of a -DG K s an undrected graph M[K] by onnectng any par of parents of a gven node onvertng all drected edges to undrected edges For postve dstrbutons: I(K) I L (K) I (K) S 55 Statstcal Methods Sprng Doman pplcaton: Vson The mage segmentaton problem Task: artton an mage nto dstnct parts of the scene xample: separate water, sky, background S 55 Statstcal Methods Sprng

14 Markov Network for Segmentaton Grd structured Markov network (RF) Random varables (X, Y ) correspond to pxel X : Input mage for pxel (always gven) olor, texture, locaton Y : Doman s {,...K} (e.g. :road, 2:car, 3:bldg) (generally not gven) Value represents regon assgnment to pxel Neghborng pxels are connected n the network X X 2 X 3 X 4 Y Y 2 Y 3 Y 4 X 2 X 22 X 23 X 24 Y 2 Y 22 Y 23 Y 24 X 3 X 32 X 33 X 34 Y 3 Y 32 Y 33 Y 34 S 55 Statstcal Methods Sprng Markov Network for Segmentaton Node potentals (appearance dstrbuton) Introduce node potental exp(-w k {Y k}) w k extent to whch pxel fts regon k (e.g., based on X contanng varous nfo such as color, locaton, texture on pxel ) dge potentals (contguty preference) ncodes contguty preference by edge potental exp(λ{y Y j }) for λ>0 X X 2 X 3 X 4 Y Y 2 Y 3 Y 4 ppearance dstrbuton X 2 X 22 X 23 X 24 Y 2 Y 22 Y 23 Y 24 X 3 X 32 X 33 X 34 Y 3 Y 32 Y 33 Y 34 ontguty preference 28 4

15 Markov Network for Segmentaton ppearance dstrbuton π [Y, X ]exp(-w k {Y k}) Y Y 2 Y 3 2 Y 4 2 Y Y 2 Y 3 Y 4 Y 2 Y 22 2 Y 23 2 Y 24 3 Y 2 Y 22 Y 23 Y 24 Y 3 Y 32 2 Y 33 3 Y 34 3 Y 3 Y 32 Y 33 Y 34 Y: sky, Y2: car, Y3: buldng ontguty preference π,j [Y,Y j ] exp(λ{y Y j }) Soluton: nference on the parwse Markov network Fnd most lkely assgnment k (sky, buldng, etc) to Y varables ( Y X) π [, ] [, ( ) ] Y X π, j Y Yj X S 55 Statstcal Methods Sprng xample Results Input Input 2 aselne (a smple classfer): Result of segmentaton usng node potentals alone, so that each pxel s classfed ndependently Result of segmentaton usng a parwse Markov network encodng nteractons between adjacent pxels S 55 Statstcal Methods Sprng

16 Last tme Markov networks representaton Local factor models Independences π [ D ],..., π n[ D n global, parwse, local ndependences I-Map Factorzaton Today arameterzaton revsted ayesan nets and Markov nets artally drected graphs Inference 0 ] ( X,..., X n) π [ D ] S 55 Statstcal Methods Sprng 20 3 Inference Markov networks and ayesan networks represent a jont probablty dstrbuton Networks contan nformaton needed to answer any query about the dstrbuton Inference s the process of answerng such queres Drecton between varables does not restrct queres Inference combnes evdence from all network parts S 55 Statstcal Methods Sprng

17 7 Lkelhood Queres ompute probablty (lkelhood) of the evdence vdence: subset of varables and an assgnment e Task: compute (e) omputaton U e z e z ), ( ) ( S 55 Statstcal Methods Sprng ondtonal robablty Queres ondtonal probablty queres vdence: subset of varables and an assgnment e Query: a subset of varables Y Task: compute (Y e) pplcatons Medcal and fault dagnoss Genetc nhertance omputaton U Y U w e z e y w Y W e e y Y e y Y z ), ( ),, ( ) ( ), ( ) ( 34 S 55 Statstcal Methods Sprng 20

18 Maxmum osteror ssgnment Maxmum osteror ssgnment (M) vdence: subset of varables and an assgnment e Query: a subset of varables Y Task: compute M(Y e) argmax y (Yy e) Note : there may be more than one possble soluton Note 2: equvalent to computng argmax y (Yy, e) Why? (Yy e) (Yy, e) / (e) omputaton M( Y y e) argmax ( W w, Y y' e) y' w U Y S 55 Statstcal Methods Sprng Most robable ssgnment: M Most robable xplanaton (M) vdence: subset of varables and an assgnment e Query: all other varables Y (YU-) Task: compute M(Y e) argmax y (Yy e) Note: there may be more than one possble soluton pplcatons Decodng messages: fnd the most lkely transmtted bts Dagnoss: fnd a sngle most lkely consstent hypothess S 55 Statstcal Methods Sprng

19 Most robable ssgnment: M Note: We are searchng for the most lkely jont assgnment to all varables May be dfferent than most lkely assgnment (M) of each varable. ny example? Gven φ (a )>(a 0 ) M() a M(,) {a 0, b } (a 0, b 0 ) 0.04 (a 0, b ) 0.36 (a, b 0 ) 0.3 (a, b ) 0.3 () I a 0 a ( ) 0 a a S 55 Statstcal Methods Sprng xact Inference n Graphcal Models Graphcal models can be used to answer ondtonal probablty queres M queres M queres Naïve approach Generate jont dstrbuton Dependng on query, compute sum/max xponental blowup xplot ndependences for effcent nference S 55 Statstcal Methods Sprng

20 Summary: Markov network representaton Markov Networks undrected graphcal models Lke ayesan networks, defne ndependence assumptons Three defntons exst, all equvalent n postve dstrbutons Factorzaton s defned as product of factors over complete sub-graph lternatve parameterzatons Factor graphs Log-lnear models Relatonshp to ayesan networks Represent dfferent famles of ndependences Moralzaton transformng ayesan networks to Markov networks. Trangulaton transformng Markov networks to ayesan networks. artally drected graphs ondtonal random felds (RFs) pplcaton to mage segmentaton S 55 Statstcal Methods Sprng nnouncements Feedback on the course mal your comments anonymously. See the course webste. ddtonal OH Tuesday n the mornng 9-0am Slghtly modfed course outlne S 55 Statstcal Methods Sprng

21 Where are we? What next?. robablstc model representaton 2. xact nference n Ns -(Xx e)? 3. Learnng parameters/structure -Learnng Ds, structure from data 4. pproxmate nference -(Xx e)? 5. pplcatons - Decson makng, temporal processes cknowledgement These lecture notes were generated based on the sldes from rof ran Segal. S 55 Statstcal Methods Sprng

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

such that is accepted of states in , where Finite Automata Lecture 2-1: Regular Languages be an FA. A string is the transition function,

such that is accepted of states in , where Finite Automata Lecture 2-1: Regular Languages be an FA. A string is the transition function, * Lecture - Regular Languages S Lecture - Fnte Automata where A fnte automaton s a -tuple s a fnte set called the states s a fnte set called the alphabet s the transton functon s the ntal state s the set

More information

Understanding Belief Propagation and its Applications

Understanding Belief Propagation and its Applications Understandng elef Propagaton and ts pplcatons Dan Yuan dyuan@soe.ucsc.edu Department of Computer Engneerng Unversty of Calforna, Santa Cruz bstract Inference problem arse n computer vson, I, statstcal

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

More information

Problem Set 3 Solutions

Problem Set 3 Solutions Introducton to Algorthms October 4, 2002 Massachusetts Insttute of Technology 6046J/18410J Professors Erk Demane and Shaf Goldwasser Handout 14 Problem Set 3 Solutons (Exercses were not to be turned n,

More information

Bayesian Networks: Independencies and Inference. What Independencies does a Bayes Net Model?

Bayesian Networks: Independencies and Inference. What Independencies does a Bayes Net Model? Bayesan Networks: Indeendences and Inference Scott Daves and Andrew Moore Note to other teachers and users of these sldes. Andrew and Scott would be delghted f you found ths source materal useful n gvng

More information

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

More information

Hermite Splines in Lie Groups as Products of Geodesics

Hermite Splines in Lie Groups as Products of Geodesics Hermte Splnes n Le Groups as Products of Geodescs Ethan Eade Updated May 28, 2017 1 Introducton 1.1 Goal Ths document defnes a curve n the Le group G parametrzed by tme and by structural parameters n the

More information

K-means and Hierarchical Clustering

K-means and Hierarchical Clustering Note to other teachers and users of these sldes. Andrew would be delghted f you found ths source materal useful n gvng your own lectures. Feel free to use these sldes verbatm, or to modfy them to ft your

More information

Lecture 5: Probability Distributions. Random Variables

Lecture 5: Probability Distributions. Random Variables Lecture 5: Probablty Dstrbutons Random Varables Probablty Dstrbutons Dscrete Random Varables Contnuous Random Varables and ther Dstrbutons Dscrete Jont Dstrbutons Contnuous Jont Dstrbutons Independent

More information

All-Pairs Shortest Paths. Approximate All-Pairs shortest paths Approximate distance oracles Spanners and Emulators. Uri Zwick Tel Aviv University

All-Pairs Shortest Paths. Approximate All-Pairs shortest paths Approximate distance oracles Spanners and Emulators. Uri Zwick Tel Aviv University Approxmate All-Pars shortest paths Approxmate dstance oracles Spanners and Emulators Ur Zwck Tel Avv Unversty Summer School on Shortest Paths (PATH05 DIKU, Unversty of Copenhagen All-Pars Shortest Paths

More information

Fitting & Matching. Lecture 4 Prof. Bregler. Slides from: S. Lazebnik, S. Seitz, M. Pollefeys, A. Effros.

Fitting & Matching. Lecture 4 Prof. Bregler. Slides from: S. Lazebnik, S. Seitz, M. Pollefeys, A. Effros. Fttng & Matchng Lecture 4 Prof. Bregler Sldes from: S. Lazebnk, S. Setz, M. Pollefeys, A. Effros. How do we buld panorama? We need to match (algn) mages Matchng wth Features Detect feature ponts n both

More information

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

More information

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour 6.854 Advanced Algorthms Petar Maymounkov Problem Set 11 (November 23, 2005) Wth: Benjamn Rossman, Oren Wemann, and Pouya Kheradpour Problem 1. We reduce vertex cover to MAX-SAT wth weghts, such that the

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Lecture 5: Multilayer Perceptrons

Lecture 5: Multilayer Perceptrons Lecture 5: Multlayer Perceptrons Roger Grosse 1 Introducton So far, we ve only talked about lnear models: lnear regresson and lnear bnary classfers. We noted that there are functons that can t be represented

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

More information

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

EECS 730 Introduction to Bioinformatics Sequence Alignment. Luke Huan Electrical Engineering and Computer Science

EECS 730 Introduction to Bioinformatics Sequence Alignment. Luke Huan Electrical Engineering and Computer Science EECS 730 Introducton to Bonformatcs Sequence Algnment Luke Huan Electrcal Engneerng and Computer Scence http://people.eecs.ku.edu/~huan/ HMM Π s a set of states Transton Probabltes a kl Pr( l 1 k Probablty

More information

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like:

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like: Self-Organzng Maps (SOM) Turgay İBRİKÇİ, PhD. Outlne Introducton Structures of SOM SOM Archtecture Neghborhoods SOM Algorthm Examples Summary 1 2 Unsupervsed Hebban Learnng US Hebban Learnng, Cntd 3 A

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

CE 221 Data Structures and Algorithms

CE 221 Data Structures and Algorithms CE 1 ata Structures and Algorthms Chapter 4: Trees BST Text: Read Wess, 4.3 Izmr Unversty of Economcs 1 The Search Tree AT Bnary Search Trees An mportant applcaton of bnary trees s n searchng. Let us assume

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

Complexity to Find Wiener Index of Some Graphs

Complexity to Find Wiener Index of Some Graphs Complexty to Fnd Wener Index of Some Graphs Kalyan Das Department of Mathematcs Ramnagar College, Purba Mednpur, West Bengal, Inda Abstract. The Wener ndex s one of the oldest graph parameter whch s used

More information

Polyhedral Compilation Foundations

Polyhedral Compilation Foundations Polyhedral Complaton Foundatons Lous-Noël Pouchet pouchet@cse.oho-state.edu Dept. of Computer Scence and Engneerng, the Oho State Unversty Feb 8, 200 888., Class # Introducton: Polyhedral Complaton Foundatons

More information

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces Range mages For many structured lght scanners, the range data forms a hghly regular pattern known as a range mage. he samplng pattern s determned by the specfc scanner. Range mage regstraton 1 Examples

More information

Kent State University CS 4/ Design and Analysis of Algorithms. Dept. of Math & Computer Science LECT-16. Dynamic Programming

Kent State University CS 4/ Design and Analysis of Algorithms. Dept. of Math & Computer Science LECT-16. Dynamic Programming CS 4/560 Desgn and Analyss of Algorthms Kent State Unversty Dept. of Math & Computer Scence LECT-6 Dynamc Programmng 2 Dynamc Programmng Dynamc Programmng, lke the dvde-and-conquer method, solves problems

More information

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

A Bilinear Model for Sparse Coding

A Bilinear Model for Sparse Coding A Blnear Model for Sparse Codng Davd B. Grmes and Rajesh P. N. Rao Department of Computer Scence and Engneerng Unversty of Washngton Seattle, WA 98195-2350, U.S.A. grmes,rao @cs.washngton.edu Abstract

More information

Efficient Inference for Fully-Connected CRFs with Stationarity

Efficient Inference for Fully-Connected CRFs with Stationarity Effcent Inference for Fully-onnected RFs wth Statonarty Ymeng Zhang Tsuhan hen School of Electrcal and omputer Engneerng, ornell Unversty {yz457,tsuhan}@cornell.edu Abstract The ondtonal Random Feld (RF)

More information

Harvard University CS 101 Fall 2005, Shimon Schocken. Assembler. Elements of Computing Systems 1 Assembler (Ch. 6)

Harvard University CS 101 Fall 2005, Shimon Schocken. Assembler. Elements of Computing Systems 1 Assembler (Ch. 6) Harvard Unversty CS 101 Fall 2005, Shmon Schocken Assembler Elements of Computng Systems 1 Assembler (Ch. 6) Why care about assemblers? Because Assemblers employ some nfty trcks Assemblers are the frst

More information

Factor Graphs for Region-based Whole-scene Classification

Factor Graphs for Region-based Whole-scene Classification Factor Graphs for Regon-based Whole-scene Classfcaton Matthew R. Boutell Jebo Luo Chrstopher M. Brown CSSE Dept. Res. and Dev. Labs Dept. of Computer Scence Rose-Hulman Inst. of Techn. Eastman Kodak Company

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search Sequental search Buldng Java Programs Chapter 13 Searchng and Sortng sequental search: Locates a target value n an array/lst by examnng each element from start to fnsh. How many elements wll t need to

More information

Concurrent models of computation for embedded software

Concurrent models of computation for embedded software Concurrent models of computaton for embedded software and hardware! Researcher overvew what t looks lke semantcs what t means and how t relates desgnng an actor language actor propertes and how to represent

More information

Machine Learning 9. week

Machine Learning 9. week Machne Learnng 9. week Mappng Concept Radal Bass Functons (RBF) RBF Networks 1 Mappng It s probably the best scenaro for the classfcaton of two dataset s to separate them lnearly. As you see n the below

More information

Performance Evaluation of Information Retrieval Systems

Performance Evaluation of Information Retrieval Systems Why System Evaluaton? Performance Evaluaton of Informaton Retreval Systems Many sldes n ths secton are adapted from Prof. Joydeep Ghosh (UT ECE) who n turn adapted them from Prof. Dk Lee (Unv. of Scence

More information

Private Information Retrieval (PIR)

Private Information Retrieval (PIR) 2 Levente Buttyán Problem formulaton Alce wants to obtan nformaton from a database, but she does not want the database to learn whch nformaton she wanted e.g., Alce s an nvestor queryng a stock-market

More information

Modeling, Manipulating, and Visualizing Continuous Volumetric Data: A Novel Spline-based Approach

Modeling, Manipulating, and Visualizing Continuous Volumetric Data: A Novel Spline-based Approach Modelng, Manpulatng, and Vsualzng Contnuous Volumetrc Data: A Novel Splne-based Approach Jng Hua Center for Vsual Computng, Department of Computer Scence SUNY at Stony Brook Talk Outlne Introducton and

More information

Announcements. Supervised Learning

Announcements. Supervised Learning Announcements See Chapter 5 of Duda, Hart, and Stork. Tutoral by Burge lnked to on web page. Supervsed Learnng Classfcaton wth labeled eamples. Images vectors n hgh-d space. Supervsed Learnng Labeled eamples

More information

Fitting: Deformable contours April 26 th, 2018

Fitting: Deformable contours April 26 th, 2018 4/6/08 Fttng: Deformable contours Aprl 6 th, 08 Yong Jae Lee UC Davs Recap so far: Groupng and Fttng Goal: move from array of pxel values (or flter outputs) to a collecton of regons, objects, and shapes.

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Active Contours/Snakes

Active Contours/Snakes Actve Contours/Snakes Erkut Erdem Acknowledgement: The sldes are adapted from the sldes prepared by K. Grauman of Unversty of Texas at Austn Fttng: Edges vs. boundares Edges useful sgnal to ndcate occludng

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

Discriminative Dictionary Learning with Pairwise Constraints

Discriminative Dictionary Learning with Pairwise Constraints Dscrmnatve Dctonary Learnng wth Parwse Constrants Humn Guo Zhuoln Jang LARRY S. DAVIS UNIVERSITY OF MARYLAND Nov. 6 th, Outlne Introducton/motvaton Dctonary Learnng Dscrmnatve Dctonary Learnng wth Parwse

More information

IMAGE FUSION TECHNIQUES

IMAGE FUSION TECHNIQUES Int. J. Chem. Sc.: 14(S3), 2016, 812-816 ISSN 0972-768X www.sadgurupublcatons.com IMAGE FUSION TECHNIQUES A Short Note P. SUBRAMANIAN *, M. SOWNDARIYA, S. SWATHI and SAINTA MONICA ECE Department, Aarupada

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

CSCI 5417 Information Retrieval Systems Jim Martin!

CSCI 5417 Information Retrieval Systems Jim Martin! CSCI 5417 Informaton Retreval Systems Jm Martn! Lecture 11 9/29/2011 Today 9/29 Classfcaton Naïve Bayes classfcaton Ungram LM 1 Where we are... Bascs of ad hoc retreval Indexng Term weghtng/scorng Cosne

More information

Assembler. Shimon Schocken. Spring Elements of Computing Systems 1 Assembler (Ch. 6) Compiler. abstract interface.

Assembler. Shimon Schocken. Spring Elements of Computing Systems 1 Assembler (Ch. 6) Compiler. abstract interface. IDC Herzlya Shmon Schocken Assembler Shmon Schocken Sprng 2005 Elements of Computng Systems 1 Assembler (Ch. 6) Where we are at: Human Thought Abstract desgn Chapters 9, 12 abstract nterface H.L. Language

More information

LECTURE : MANIFOLD LEARNING

LECTURE : MANIFOLD LEARNING LECTURE : MANIFOLD LEARNING Rta Osadchy Some sldes are due to L.Saul, V. C. Raykar, N. Verma Topcs PCA MDS IsoMap LLE EgenMaps Done! Dmensonalty Reducton Data representaton Inputs are real-valued vectors

More information

A Topology-aware Random Walk

A Topology-aware Random Walk A Topology-aware Random Walk Inkwan Yu, Rchard Newman Dept. of CISE, Unversty of Florda, Ganesvlle, Florda, USA Abstract When a graph can be decomposed nto clusters of well connected subgraphs, t s possble

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

Bayesian Network Learning System based on Neural Networks

Bayesian Network Learning System based on Neural Networks ayesan Network Learnng System based on Neural Networks Yoch Motomura Electrotechncal Laboratory motomura@etl.go.p Isao Hara Electrotechncal Laboratory hara@etl.go.p bstract In real world applcatons lke

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE Dorna Purcaru Faculty of Automaton, Computers and Electroncs Unersty of Craoa 13 Al. I. Cuza Street, Craoa RO-1100 ROMANIA E-mal: dpurcaru@electroncs.uc.ro

More information

Simplification of 3D Meshes

Simplification of 3D Meshes Smplfcaton of 3D Meshes Addy Ngan /4/00 Outlne Motvaton Taxonomy of smplfcaton methods Hoppe et al, Mesh optmzaton Hoppe, Progressve meshes Smplfcaton of 3D Meshes 1 Motvaton Hgh detaled meshes becomng

More information

Assembler. Building a Modern Computer From First Principles.

Assembler. Building a Modern Computer From First Principles. Assembler Buldng a Modern Computer From Frst Prncples www.nand2tetrs.org Elements of Computng Systems, Nsan & Schocken, MIT Press, www.nand2tetrs.org, Chapter 6: Assembler slde Where we are at: Human Thought

More information

Support Vector Machines. CS534 - Machine Learning

Support Vector Machines. CS534 - Machine Learning Support Vector Machnes CS534 - Machne Learnng Perceptron Revsted: Lnear Separators Bnar classfcaton can be veed as the task of separatng classes n feature space: b > 0 b 0 b < 0 f() sgn( b) Lnear Separators

More information

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

Wavefront Reconstructor

Wavefront Reconstructor A Dstrbuted Smplex B-Splne Based Wavefront Reconstructor Coen de Vsser and Mchel Verhaegen 14-12-201212 2012 Delft Unversty of Technology Contents Introducton Wavefront reconstructon usng Smplex B-Splnes

More information

Ecient Computation of the Most Probable Motion from Fuzzy. Moshe Ben-Ezra Shmuel Peleg Michael Werman. The Hebrew University of Jerusalem

Ecient Computation of the Most Probable Motion from Fuzzy. Moshe Ben-Ezra Shmuel Peleg Michael Werman. The Hebrew University of Jerusalem Ecent Computaton of the Most Probable Moton from Fuzzy Correspondences Moshe Ben-Ezra Shmuel Peleg Mchael Werman Insttute of Computer Scence The Hebrew Unversty of Jerusalem 91904 Jerusalem, Israel Emal:

More information

Region Segmentation Readings: Chapter 10: 10.1 Additional Materials Provided

Region Segmentation Readings: Chapter 10: 10.1 Additional Materials Provided Regon Segmentaton Readngs: hater 10: 10.1 Addtonal Materals Provded K-means lusterng tet EM lusterng aer Grah Parttonng tet Mean-Shft lusterng aer 1 Image Segmentaton Image segmentaton s the oeraton of

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

Complex Filtering and Integration via Sampling

Complex Filtering and Integration via Sampling Overvew Complex Flterng and Integraton va Samplng Sgnal processng Sample then flter (remove alases) then resample onunform samplng: jtterng and Posson dsk Statstcs Monte Carlo ntegraton and probablty theory

More information

CSE 326: Data Structures Quicksort Comparison Sorting Bound

CSE 326: Data Structures Quicksort Comparison Sorting Bound CSE 326: Data Structures Qucksort Comparson Sortng Bound Bran Curless Sprng 2008 Announcements (5/14/08) Homework due at begnnng of class on Frday. Secton tomorrow: Graded homeworks returned More dscusson

More information

What s Next for POS Tagging. Statistical NLP Spring Feature Templates. Maxent Taggers. HMM Trellis. Decoding. Lecture 8: Word Classes

What s Next for POS Tagging. Statistical NLP Spring Feature Templates. Maxent Taggers. HMM Trellis. Decoding. Lecture 8: Word Classes Statstcal NLP Sprng 2008 Lecture 8: Word Classes Dan Klen UC Berkeley What s Next for POS Taggng Better features! RB PRP VBD IN RB IN PRP VBD. They left as soon as he arrved. We could fx ths wth a feature

More information

SIGGRAPH Interactive Image Cutout. Interactive Graph Cut. Interactive Graph Cut. Interactive Graph Cut. Hard Constraints. Lazy Snapping.

SIGGRAPH Interactive Image Cutout. Interactive Graph Cut. Interactive Graph Cut. Interactive Graph Cut. Hard Constraints. Lazy Snapping. SIGGRAPH 004 Interactve Image Cutout Lazy Snappng Yn L Jan Sun Ch-Keung Tang Heung-Yeung Shum Mcrosoft Research Asa Hong Kong Unversty Separate an object from ts background Compose the object on another

More information

Monte Carlo Integration

Monte Carlo Integration Introducton Monte Carlo Integraton Dgtal Image Synthess Yung-Yu Chuang 11/9/005 The ntegral equatons generally don t have analytc solutons, so we must turn to numercal methods. L ( o p,ωo) = L e ( p,ωo)

More information

CMPS 10 Introduction to Computer Science Lecture Notes

CMPS 10 Introduction to Computer Science Lecture Notes CPS 0 Introducton to Computer Scence Lecture Notes Chapter : Algorthm Desgn How should we present algorthms? Natural languages lke Englsh, Spansh, or French whch are rch n nterpretaton and meanng are not

More information

Multiple Frame Motion Inference Using Belief Propagation

Multiple Frame Motion Inference Using Belief Propagation Multple Frame Moton Inference Usng Belef Propagaton Jang Gao Janbo Sh The Robotcs Insttute Department of Computer and Informaton Scence Carnege Mellon Unversty Unversty of Pennsylvana Pttsburgh, PA 53

More information

Module Management Tool in Software Development Organizations

Module Management Tool in Software Development Organizations Journal of Computer Scence (5): 8-, 7 ISSN 59-66 7 Scence Publcatons Management Tool n Software Development Organzatons Ahmad A. Al-Rababah and Mohammad A. Al-Rababah Faculty of IT, Al-Ahlyyah Amman Unversty,

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

Efficient Video Coding with R-D Constrained Quadtree Segmentation

Efficient Video Coding with R-D Constrained Quadtree Segmentation Publshed on Pcture Codng Symposum 1999, March 1999 Effcent Vdeo Codng wth R-D Constraned Quadtree Segmentaton Cha-Wen Ln Computer and Communcaton Research Labs Industral Technology Research Insttute Hsnchu,

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

Lecture 4: Principal components

Lecture 4: Principal components /3/6 Lecture 4: Prncpal components 3..6 Multvarate lnear regresson MLR s optmal for the estmaton data...but poor for handlng collnear data Covarance matrx s not nvertble (large condton number) Robustness

More information

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Overvew 2 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Introducton Mult- Smulator MASIM Theoretcal Work and Smulaton Results Concluson Jay Wagenpfel, Adran Trachte Motvaton and Tasks Basc Setup

More information

A User Selection Method in Advertising System

A User Selection Method in Advertising System Int. J. Communcatons, etwork and System Scences, 2010, 3, 54-58 do:10.4236/jcns.2010.31007 Publshed Onlne January 2010 (http://www.scrp.org/journal/jcns/). A User Selecton Method n Advertsng System Shy

More information

Machine Learning. Support Vector Machines. (contains material adapted from talks by Constantin F. Aliferis & Ioannis Tsamardinos, and Martin Law)

Machine Learning. Support Vector Machines. (contains material adapted from talks by Constantin F. Aliferis & Ioannis Tsamardinos, and Martin Law) Machne Learnng Support Vector Machnes (contans materal adapted from talks by Constantn F. Alfers & Ioanns Tsamardnos, and Martn Law) Bryan Pardo, Machne Learnng: EECS 349 Fall 2014 Support Vector Machnes

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

Computer Vision I. Xbox Kinnect: Rectification. The Fundamental matrix. Stereo III. CSE252A Lecture 16. Example: forward motion

Computer Vision I. Xbox Kinnect: Rectification. The Fundamental matrix. Stereo III. CSE252A Lecture 16. Example: forward motion Xbox Knnect: Stereo III Depth map http://www.youtube.com/watch?v=7qrnwoo-8a CSE5A Lecture 6 Projected pattern http://www.youtube.com/watch?v=ceep7x-z4wy The Fundamental matrx Rectfcaton The eppolar constrant

More information

Non-Split Restrained Dominating Set of an Interval Graph Using an Algorithm

Non-Split Restrained Dominating Set of an Interval Graph Using an Algorithm Internatonal Journal of Advancements n Research & Technology, Volume, Issue, July- ISS - on-splt Restraned Domnatng Set of an Interval Graph Usng an Algorthm ABSTRACT Dr.A.Sudhakaraah *, E. Gnana Deepka,

More information

AADL : about scheduling analysis

AADL : about scheduling analysis AADL : about schedulng analyss Schedulng analyss, what s t? Embedded real-tme crtcal systems have temporal constrants to meet (e.g. deadlne). Many systems are bult wth operatng systems provdng multtaskng

More information

Proactive Message Passing on Memory Factor Networks

Proactive Message Passing on Memory Factor Networks Proactve Message Passng on Memory Factor Networks Proactve Message Passng on Memory Factor Networks Patrck Eschenfeldt Operatons Research Center Massachusetts Insttute of Technology Cambrdge, MA 01, USA

More information

A fault tree analysis strategy using binary decision diagrams

A fault tree analysis strategy using binary decision diagrams Loughborough Unversty Insttutonal Repostory A fault tree analyss strategy usng bnary decson dagrams Ths tem was submtted to Loughborough Unversty's Insttutonal Repostory by the/an author. Addtonal Informaton:

More information

Optimizing Document Scoring for Query Retrieval

Optimizing Document Scoring for Query Retrieval Optmzng Document Scorng for Query Retreval Brent Ellwen baellwe@cs.stanford.edu Abstract The goal of ths project was to automate the process of tunng a document query engne. Specfcally, I used machne learnng

More information

Biostatistics 615/815

Biostatistics 615/815 The E-M Algorthm Bostatstcs 615/815 Lecture 17 Last Lecture: The Smplex Method General method for optmzaton Makes few assumptons about functon Crawls towards mnmum Some recommendatons Multple startng ponts

More information

AMath 483/583 Lecture 21 May 13, Notes: Notes: Jacobi iteration. Notes: Jacobi with OpenMP coarse grain

AMath 483/583 Lecture 21 May 13, Notes: Notes: Jacobi iteration. Notes: Jacobi with OpenMP coarse grain AMath 483/583 Lecture 21 May 13, 2011 Today: OpenMP and MPI versons of Jacob teraton Gauss-Sedel and SOR teratve methods Next week: More MPI Debuggng and totalvew GPU computng Read: Class notes and references

More information

Understanding K-Means Non-hierarchical Clustering

Understanding K-Means Non-hierarchical Clustering SUNY Albany - Techncal Report 0- Understandng K-Means Non-herarchcal Clusterng Ian Davdson State Unversty of New York, 1400 Washngton Ave., Albany, 105. DAVIDSON@CS.ALBANY.EDU Abstract The K-means algorthm

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

COVER SHEET. Copyright 2005 Association for Computing Machinery

COVER SHEET. Copyright 2005 Association for Computing Machinery COVER SHEET Walker, Arron and Pham, Bnh and Moody, Mles (25 Spatal Bayesan learnng algorthms for geographc nformaton retreval. In Proceedngs 3th annual ACM nternatonal workshop on Geographc nformaton systems,

More information

y and the total sum of

y and the total sum of Lnear regresson Testng for non-lnearty In analytcal chemstry, lnear regresson s commonly used n the constructon of calbraton functons requred for analytcal technques such as gas chromatography, atomc absorpton

More information

CS221: Algorithms and Data Structures. Priority Queues and Heaps. Alan J. Hu (Borrowing slides from Steve Wolfman)

CS221: Algorithms and Data Structures. Priority Queues and Heaps. Alan J. Hu (Borrowing slides from Steve Wolfman) CS: Algorthms and Data Structures Prorty Queues and Heaps Alan J. Hu (Borrowng sldes from Steve Wolfman) Learnng Goals After ths unt, you should be able to: Provde examples of approprate applcatons for

More information

Some Tutorial about the Project. Computer Graphics

Some Tutorial about the Project. Computer Graphics Some Tutoral about the Project Lecture 6 Rastersaton, Antalasng, Texture Mappng, I have already covered all the topcs needed to fnsh the 1 st practcal Today, I wll brefly explan how to start workng on

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Decson surface s a hyperplane (lne n 2D) n feature space (smlar to the Perceptron) Arguably, the most mportant recent dscovery n machne learnng In a nutshell: map the data to a predetermned

More information

Visual Thesaurus for Color Image Retrieval using Self-Organizing Maps

Visual Thesaurus for Color Image Retrieval using Self-Organizing Maps Vsual Thesaurus for Color Image Retreval usng Self-Organzng Maps Chrstopher C. Yang and Mlo K. Yp Department of System Engneerng and Engneerng Management The Chnese Unversty of Hong Kong, Hong Kong ABSTRACT

More information