Data Foundations: Data Types and Data Preprocessing. Introduction. Data, tasks and simple visualizations. Data sets. Some key data factors?

Size: px
Start display at page:

Download "Data Foundations: Data Types and Data Preprocessing. Introduction. Data, tasks and simple visualizations. Data sets. Some key data factors?"

Transcription

1 Insttute for Vsualzaton and Percepton Research Insttute for Vsualzaton and Percepton Research Data Foundatons: Data Types and Data Preprocessng Lecture 2 - Data Foundatons September 8, 2010 Georges Grnsten, Unversty of Massachusetts Lowell nformaton vsualzed knowledge dscovered decsons made nformaton vsualzed knowledge dscovered decsons made Introducton Data has many sources t can be gathered from sensors or surveys, or t can be generated by smulatons and computatons Data can be raw (untreated) or t can be derved from raw data va some process smoothng, nose-removal, scalng, or nterpolaton Data, tasks and smple vsualzatons Data 1D, 2D, 3D,, nd Structured and unstructured Tasks Present, Confrm, Explore Query Summarze Analyze Smple Vsualzatons Ponts Lne and curves Charts and graphs Some key data factors? Very large number of parameters more than 10 5 to 10 6 Very large data sets more than 10 6 not uncommon, some petabyte now (10 15 ) Multple data types easy: dscrete and contnuous; tougher: categorcal, nomnal Nosy data often not unform Mssng values could be mportant Lots of dfferent tasks Many vsualzatons Data sets Lst of records Each record conssts of one or more observatons Each observaton or varable may be A sngle number or symbol A more complex structure Each varable may be ndependent of dependent Data may be generated by a process or functon The ndependent varables defne the functon s doman The dependent varables defne the functon s range 1

2 Types or Categores of Data There are many ways to classfy data Quanttatve or qualtatve Precse or approxmate The followng four levels were proposed by Stanley Smth Stevens n hs 1946 artcle On the theory of scales of measurement Nomnal, ordnal, nterval, or rato Nomnal Data (symbolc, categorcal) Varables are placed nto mutually exclusve categores n whch members of one category are qualtatvely dfferent from the members of any other category The order of the categores s arbtrary Numerals may be assgned as labels or names (e.g., yes = 0, no = 1) Nomnal Data (symbolc, categorcal) Examples har color: brown, black, blond, red gender: male, female genomc base pars: A, C, T, G martal status: yes, no or sngle, marred, dvorced, wdowed Mappng of numbers to labels possble many ways male = 0, female = 1 or male = 1, female = 2 One value s not necessarly greater than another Statstcal computatons typcally have no meanng (although some, such as mode, can be defned) Nomnal (symbolc, categorcal) Measurement Only one way to measure a nomnal varable (relgon, gender, ) Operatons Mappng (many possble mappngs) Equalty/Inequalty (same/dfferent) Ordnal Data Rank-orderng The order of the categores s relevant and numerals or labels havng nterpretaton are assgned to the labels Categorzaton of data wth orderng order nformaton avalable but there s no nformaton about the magntude of the dstance between adjacent categores Some statstcal computatons may not have any meanng Perceptual dffculty scale very dffcult = 10, moderately dffcult = 8, average dffculty = 5,, easy = 0 Weapon used by severty Machne gun = 1, rfle = 2, gun = 3, knfe = 4, paper clp = 5, Lkert scale of agreement 5 = strongly agree to 1 = strongly dsagree Ordnal Data Operatons equalty/nequalty less than/more than (order) Example: students 1 st, 2 nd, 3 rd Lmtaton 1 st better than 2 nd - by how much? cannot compare dfferences between categores 2

3 Numerc (dscrete, contnuous) Dscrete numerc: Integer Numercal dstance between adjacent unts s equal Contnuous numerc: Real Any value wth arbtrary precson s possble / no gaps n scale May lack an absolute zero (a value whch represents the complete absence of the characterstc beng measured) the zero value s an arbtrary startng pont that could be replaced by any other value Numerc (dscrete, contnuous) Operatons a) equalty/nequalty b) less than/more than (order) c) addton/subtracton d) dstance metrcs Interval Data Contnuous data where the data falls n a range of numbers and where data dfferences are meanngful Ratos may have no meanng snce ranges can be lnearly transformed to other scales changng the nterpretaton of zero Dstance dfferences have meanng ( and are smlar) Ratos of dfferences can have meanng and the mean and medan have meanng Temperature n Celsus or Fahrenhet Twce the temperature depends on whch scale s used IQ measure Rato Data Contnuous data where both dfferences and ratos are meanngful and where zero has meanng Data whch can be classfed as Interval data can often as well be classfed as rato data Geometrc mean can only be appled to rato data and arthmetc mean s extremely meanngful Temperature, mass, energy,... Age, weght Number of students at colloqua Examples of Ordnal, Interval and Rato Weght n pounds Heght n meters Age n years Gene expresson Salary Dstance n feet from pump Temperature n degrees Relatonshp among categores Snce each category provdes more computatonal possbltes one can say Rato s more meanngful than nterval Interval s more meanngful than ordnal Ordnal s more meanngful than nomnal 3

4 Levels of Measurement Typcal Data Cars make model year mles per gallon cost number of cylnders weght... Insttute for Vsualzaton and Percepton Research Typcal Data Classes Typcal Data Classes 1D scalar 2D scalar 3D scalar Multvarate (multdmensonal) data Vector data Lnked (herarchcal, network) data Complex data models nformaton vsualzed knowledge dscovered decsons made Basc defntons Let DB = { x,..., x n } be a database wth n 1 elements { } Dom = char, nt, real, strng s called the doman of the elements of database DB x " D1!...! Dd, D1,..., Dd! Dom 1D scalar data 1D scalar x! DB s an ordered d-tuple of 1 d the form x = x,..., x wth j x! ( ) (1) x " D!...! D, 1 d (2) D wth () j () d = 1 d-tuple = 1-tuple D!{ nt,real} 1 D j! Dom for all j! 1 4

5 2D Scalar Sequence of ordered pars v = (x, y) wth x and y n some scalar set Where the ndces are for example ε {1, 2, 3,..., n} ε {a, b, c,..., z} ε a subset of R Examples a tme seres a set of ponts n the (x, y) plane 3D Scalar Sequence of ordered trplets v = (x, y, z) wth x, y and z n some scalar set Where the ndces are for example ε {1, 2, 3,..., n} ε {a, b, c,..., z} ε a subset of R Examples a tme seres of 2D ponts a set of ponts n (x, y, z) space Formal Defntons: 3D scalar data 3D scalar x! DB s ordered d-tuple of 1 d the form x = x,..., x wth j x! ( ) (1) x " D!...! D, 1 d (2) D wth () () j D k!{ nt,real}, D j! Dom forall k!{ 1,2,3} j! k D scalar data d = 3 d-tuple = 3-tuple Vector Data A generalzaton of the above n-dmensonal vectors v k = (x 1, x 2, x 3,..., x n ) where x s n some scalar set And where the ndces are for example k ε {1, 2, 3,..., n} k ε {a, b, c,..., z} k ε a subset of R Examples a tme seres of n - 1 dmensonal ponts a set of ponts n n dmensonal space Vector data n-dmensonal vector DB s an ordered 1 d d-tuple of the form x = x,..., x wth (1) x " D!...! D, j x 1 d x! ( ) (2) s a vector forsome j!{ 1,...,n} Vector data d = n d-tuple = n-tuple Tme Seres Data A generalzaton of the above n-dmensonal vectors v k = (x 1, x 2, x 3,..., x n ) where x s n some scalar set And the ndex set {k} s based on tme 0 t 1 < t 2 < t 3 <... < t n The ndex set s often ncluded as a parameter n the n-dmensonal vector but t s brought out here as a specal case because of ts mportance Ths dentfes tme as the specal varable 5

6 Multdmensonal Data A generalzaton of the above n-dmensonal vector v k = (x 1, x 2, x 3,..., x n ) where each x s of some possbly varyng data type, not necessarly all the same Each record thus conssts of a number of varables each havng ts own data type The ndex set {k} s as before Ths extends the concept of vector n whch each coordnate has the same data type to one n whch the data types are dfference Examples patent records census data Insttute for Vsualzaton and Percepton Research Trees, Graphs and Networks Lots of exampl es nformaton vsualzed knowledge dscovered decsons made Herarchcal data Herarchcal data herarchcal data can be represented through Graphs Fle systems are typcal herarchcal data Example of a Web Ste Herarchy Herarchcal data Relatonal database model Webste ID Parent ID Chld ID Name of the Webste 0 NULL 1 Index Index Index Index Index Index Index Index Index About Me 2 0 NULL Resume 3 0 NULL GuestBook 10 1 NULL Boot 11 5 NULL NULL Dune 13 5 NULL Multplcty Star Wars Star Wars NULL Books NULL Lucas Herarchcal data In most cases the data are not gven n herarchcal form but are stored n multdmensonal varables Goal: Transform the data nto herarchcal form Algorthm: repeat (1) Select a dmenson - the sequence of selectng the dmensons s mportant, select the most mportant dmenson (could do t dfferently) (2) Segment the attrbutes nto some classes provded the chosen attrbutes are not categorcal untl (maxmum herarchy level s reached) 6

7 Complex structured data (graph) A graph G = (V, E) conssts of a set V = { v k }, the vertces e! E a set E = { e m } the edges Each edge e ε E s assgned n a unque way to an ordered or unordered par of (not necessarly dfferent) vertces: e = (v k, v m ) These edges are sad to connect the vertces Complex structured data (graph) If every e ε E s assgned to an ordered par of nodes e = (v, w), then the graph s called a drected graph If every e ε E s assgned to an unordered par of nodes e = {v, w}, then the graph s called an undrected graph Edges may have addtonal meanngs (weghts) n whch case the graph s often called a network We then can defne cyclc, acyclc, DAG, tree, and varous metrcs such as n-number and out-number Drected Graph: Paper Flow Undrected graph: Socal Network of 9-11 Terrorsts Insttute for Vsualzaton and Percepton Research Data Preprocessng Movng raw data nto usable data nformaton vsualzed knowledge dscovered decsons made Data preprocessng Measurement and error Metadata and statstcs Mssng values Data Cleansng Normalzaton Segmentaton Samplng and subsettng Dmensonal reducton Aggregaton and summarzaton Smoothng and flterng 7

8 Measurement and Error Random Error: Nose Any observaton s composed of the true value plus some error value Systematc Error: Bas Aggregaton/Summarzaton count the tems n a data set For example, the count of the tems n (1, 3, 6, 4) s 4 sum the tems n a lst For example, the sum of the lst (1, 3, 6, 4) s 14 average (avg) of all tems n a data set For example, the avg of the tems n (1, 3, 6, 4) s 3.5 Metadata and Statstcs Data about Data Metadata descrbes the content, qualty, condton, and other characterstcs of data e.g. mn, max, avg, Metadata are not the actual data tself Metadata may nclude Identfcaton (name of dataset, ) Data Qualty (completeness, attrbute accuracy, ) Dstrbuton (formats, meda, who holds the data, ) Important for a correct/useful vsualzaton Insttute for Vsualzaton and Percepton Research Mssng Values nformaton vsualzed knowledge dscovered decsons made 8

9 Mssng Values and Data Cleanng Mssng and empty values Problem defnton Approxmaton vs nterpolaton Lnear regresson Pecewse polynomal (splne) nterpolaton Mssng and Empty Values mssng value of a varable s one that has not been entered nto the data set but there exsts an actual value n the real world n whch the measurement was made empty value n a varable s one for whch no real world value exsts Mssng and Empty Values: Example: marketng research company Fve testers were hred to test fve dfferent products for ease of use and effectveness Smple method for handlng mssng values Ignore the tuple Fll n the mssng value manually Use a global constant to fll n the mssng value Use the attrbute mean to fll n the mssng value Use the most probable value to fll n the mssng value may be determned wth regresson, nterpolaton, nference-based tools usng a Bayesan formalsm, or decson tree nducton (e.g., Shaffer) General Problems wth Mssng Values There may be some nformaton content mssng Example: Credt applcaton may warn and dentfy that certan useful nformaton appears as a result of certan felds not completed by an applcant The mssng value s necessary for computaton Example: Age s mportant for estmatng relablty Problem Defnton Create and nsert some replacement value for the mssng value The objectve s to nsert a value that nether adds nor subtracts nformaton from the data set Note that for age ths s trcky (older typcally ncreases relablty) and we mght decde not to fll n values Soluton Use approxmaton or nterpolaton to fnd the mssng values 9

10 Problem Defnton We have a gven set of n ponts (x, y ) wth y = f(x ) for = 1,..., n The problem that we are tryng to solve s to fnd a functon y = f (x) for whch Problem Defnton Informaton s carred n the relatonshp between the values wthn a sngle varable (ts dstrbuton) and the relatonshp to other varables y = f(x) for an arbtrary x (or a specfc subset) There may be several such functons or even possbly no smple ones that we can deal wth Insttute for Vsualzaton and Percepton Research Approxmaton and Interpolaton Approxmaton vs Interpolaton For approxmaton we want f (x) f (x ) ε for small ε > 0 For nterpolaton we want f (x) f (x ) = 0 nformaton vsualzed knowledge dscovered decsons made Note that approxmaton s less strngent Clmate Example Clmate Example Problem Spatally random dstrbuted automatc weather statons Temperature data approxmaton based on trangulaton 10

11 Approxmaton vs Interpolaton Approxmaton Regresson (lnear, quadratc, ) Interpolaton Polynomal (Lagrange bass, Newton form) Pecewse polynomal (cubc splnes, ) Orthogonal polynomals (Legendre, ) Trgonometrc functons Approxmaton Clmate data approxmaton based on trangulaton (a), (f) temperature (b) ar pressure (c) humdty (d) sea surface temperature (e) vapor pressure Insttute for Vsualzaton and Percepton Research Lnear Regresson Lnear Regresson Lnear regresson tres to dscover the parameters of the straght lne equaton that best fts the data pont The expresson descrbng a straght lne s y = b 1 x + b 0 where b 0 s a constant that ndcates where the straght lne crosses the y-axs n state space (the y-ntercept) and b 1 represents the slope of the lne nformaton vsualzed knowledge dscovered decsons made Lnear Regresson Lnear Regresson mnmzes the least square error : y yˆ : n #( y " yˆ )! mn = 1 Actual y 2 Estmated y value value Lnear Regresson Soluton Step 1 Determne b 1 ( xy) " (! x)( y) 2 n x " ( x) n!!!! b 1 = 2 11

12 Lnear Regresson Soluton Two-Varable Lnear Model Step 2 Determne b 0 once b 1 s known b 0 = y - b 1 x x y s the mean value of x s the mean value of y Measurements on 48 rock samples from a petroleum reservor Area: area of pores space, n pxels out of 256 by 256 Permeter: permeter of pores n pxels Source: Data from BP Research Two-Varable Lnear Model Lnear Regresson e Lnear Regresson Insttute for Vsualzaton and Percepton Research Splne Interpolaton nformaton vsualzed knowledge dscovered decsons made 12

13 Interpolatng Splne: Pecewse Polynomal Interpolaton Set of data ponts {( x, y ),..., ( x, y 0 0 n n) } Pass a sngle polynomal through the ponts note that ths can sometmes lead to oscllatons n the nterpolatng polynomal The nterpolatng polynomal lnkng the data pont s most often selected to be a cubc Cubcs are dfferentable and provde second order contnuty (the dervatves of neghbourng cubcs can be matched) Polynomal Interpolaton Pecewse Polynomal (Splne) Interpolaton Pecewse Polynomal (Splne) Interpolaton k 2 ( x) = s + s ( x! x ) + s ( x! x ) + s ( x x ) 3 s! x [ x k x ]!, k +1 k, 0 k,1 k k,2 k k,3 k subject to the followng constrants: s k( xk ) = yk Interpolaton of ( x k, y k ) sk( xk + 1 ) = sk + 1 ( xk + 1 ) Contnuty of nterpolant ' ' sk( xk + 1) = sk + 1( xk + 1 ) Contnuty of frst dervatves '' '' s x s x Contnuty of second dervatves k ( ) ( ) = k+ 1 k+ 1 k+ 1 Insttute for Vsualzaton and Percepton Research Normalzaton Normalzaton Problem Defnton Lnear Square Root Logarthmc Quantle nformaton vsualzed knowledge dscovered decsons made 13

14 Normalzaton Example Normalzaton Example (con t) LA-County Chcago-County Chcago-County LA-County Problem Defnton Normalzaton (lnear) Normalzaton Example (lnear) Normalzaton (square root) 14

15 Normalzaton Example (square root) Normalzaton (logarthmc) Normalzaton Example (logarthmc) Normalzaton Functons Normalzaton (quantle) 3.3 Data Preprocessng Quantle Normalzaton Normalzaton 15

16 3.3 Data Preprocessng Normalzaton Example (quantle) Normalzaton Normalzaton vs. Contnuous Data Streams Insttute for Vsualzaton and Percepton Research Standard Normalzaton Square Root Normalzaton Logarthmc Normalzaton Segmentaton nformaton vsualzed knowledge dscovered decsons made Quantle Normalzaton Segmentaton Manual/Automatc Segmentaton Manual/Automatc Segmentaton Problem Defnton k-means Lnkage -based Methods Kernel Densty Estmaton Manual Segmentaton based upon Attrbute values/ranges Topologcal propertes Automatc Segmentaton Algorthms (Clusterng Algorthms) k-means Kernel Densty Estmaton 16

17 Problem Defnton Gven: A data set wth N d-dmensonal data tems Task: Determne a (natural) parttonng of the data set nto a number of clusters (k) and a nose parameter Problem Defnton Effectve and effcent clusterng algorthms for large hgh-dmensonal data sets wth hgh nose level Requres Scalablty wth respect to the number of data ponts (N) the number of dmensons (d) the nose level k-means Gven a data set Determne k prototypes (p) of the data Assgn data ponts to nearest prototype Mnmze dstance crteron: k-means 2 Iteratve Algorthm Shft the prototypes towards the mean of ther pont set Re-assgn the data ponts to the nearest prototype k N "" = 1 j= 1 d( p, x j )! mn k-means Algorthm Input: D ={p 1,...,p n }(Ponts to be clustered), k (number of clusters) Output: C={c 1,...,c k } (cluster centrods) m: D {1,...,k} (cluster membershp) kmeans(dataset D,nteger k) Set C to ntal value (e.g. random selecton of D) For each p D m( p ) = arg mn dstance(p,c j) End j! { 1,..., k} K-means Whle m has changed For each {1,...,k} Recompute c as the centrod of {p m(p)=} End For each p D End End m ( p j j! { 1,..., k} ) = arg mn dstance(p,c ) 17

18 k-means Example: Lnkage-based method Herarchcal clusterng dstance between clusters Types of herarchcal methods Bottom-up constructon of dendrogram (agglomeratve) Top-down constructon of dendrogram (dvsve) Lnkage-based Methods Sngle Lnkage Connected components for dstance d Lnkage-based Methods Method of Wshart Reduce data set Apply sngle lnkage Kernel Densty Estmaton Kernel Densty Estmaton Influence Functon The nfluence of a data pont y at a pont x n the data space s modeled by a functon Densty Functon Influence Functon: Influence of a data pont n ts neghborhood Densty Functon: Sum of the nfluences of all data ponts e.g., y x 18

19 Kernel Densty Estmaton Kernel Densty Estmaton Densty Functon The densty at a pont x n the data space s defned as the sum of the nfluences of all data ponts x Insttute for Vsualzaton and Percepton Research Data Reducton Samplng Dmensonal reducton Data Reducton Subsettng Set of Data Items Subset of Data Items Samplng Random Samplng Queryng SQL nformaton vsualzed knowledge dscovered decsons made Reducton of number of dmensons Remove rrelevant, weakly relevant, or redundant (hhghly correlated) attrbutes or dmensons Compress data th PCA, ICA, Subsettng Start wth a set of data tems and generate a subset of these data tems Samplng Random samplng Queryng SQL Samplng Motvaton data set s much larger than possble (tme- and/or space-wse) to work on Example: voters of an electon too large to study all of them, so use a representatve sample Important The selected subset must be selected such that t represents some well defned characterstcs of the whole data set especally those we re nterested n 19

20 Types of Samplng Non-probablstc samples Sample selected on some non-random bass (such as volunteers, accdental, convenence, selfselected, etc.) Probablstc samples Sample selected on the bass of random selecton so that every element of the data set has an equal chance of beng selected Types of Probablstc Samplng Smple random samplng Systematc random samplng Stratfed random samplng Cluster random samplng Based samplng Smple Random Samplng Systematc random samplng Elements are numbered 1 to N n some order N k! Every k-th n element s selected startng wth a randomly chosen number between 1 and k A random samplng strategy s the least based samplng method. Usng ths method, locatons are determned by generatng a lst of random coordnates and placng the ponts at those coordnates. Stratfed random samplng The data set s dvded nto non-overlappng subsets called strata Samplng from the strata s smple random Cluster random samplng The sample conssts of a selecton from randomly chosen groups of neghbourng elements (clusters) Clusters need not necessarly be natural aggregates, but can smply be artfcal dvde the populaton nto populaton clusters based on geographcal locaton (dstrcts, countes, states,...) 20

21 Dmensonal Reducton Dmenson Reducton - How? What s the problem? Large number of features represent an object The data s dffcult to vsualze, especally when some of the features are not dscrmnatory Irrelevant features may cause a reducton n the accuracy of the analyss algorthms Problem Defnton Concept Identfy the most mportant features of an object to smplfy the processng wthout loss of qualty to drectly vsualze the two/three most mportant features Problem Defnton Soluton The smplest approach s to dentfy mportant attrbutes based on nput from doman experts Another common approach s Prncpal Component Analyss (PCA) whch defnes new attrbutes (prncpal components or PCs) as mutuallyorthogonal lnear combnatons of the orgnal attrbutes Prncpal Component Analyss Goal to dscover the key hdden factors that explan the data PCA to reduce the dmensonalty of the data Smlar to cluster centrods 21

22 PCA PCA (con t) Computng the Egenvalues The Egenvalues 22

23 Egenvalues (con t) Egenvalues (con t) PCA Dmensonal Reducton Data can be projected onto a subspace spanned by the most mportant egenvectors X PCA = C X where the m! k matrx C contans the k egenvectors correspondng to the k largest egenvectors PCA Dmensonal Reducton PCA s an optmal way to project data n the mean square sense the squared error ntroduced n the projecton s mnmzed over all projectons onto a k dmensonal dpace But the egenvalue decomposton of the data covarance matrx (sze m x n for m- dmensonal data) s very expensve to compute SVD Dmensonal Reducton Sngular value decomposton SVD Dmensonal Reducton Data can be projected onto a subspace spanned by the left sngular vectors correspondng to the k largest sngular values where the orthogonal matrces U and V contan the left & rght sngular vectors of X and the dagonal matrx S contans the sngular values of X where the m x k matrx U k contans these k sngular vectors 23

24 Insttute for Vsualzaton and Percepton Research Questons? nformaton vsualzed knowledge dscovered decsons made 24

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

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

Hierarchical clustering for gene expression data analysis

Hierarchical clustering for gene expression data analysis Herarchcal clusterng for gene expresson data analyss Gorgo Valentn e-mal: valentn@ds.unm.t Clusterng of Mcroarray Data. Clusterng of gene expresson profles (rows) => dscovery of co-regulated and functonally

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

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

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

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

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

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

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

Random Variables and Probability Distributions

Random Variables and Probability Distributions Random Varables and Probablty Dstrbutons Some Prelmnary Informaton Scales on Measurement IE231 - Lecture Notes 5 Mar 14, 2017 Nomnal scale: These are categorcal values that has no relatonshp of order or

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

Programming in Fortran 90 : 2017/2018

Programming in Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Exercse 1 : Evaluaton of functon dependng on nput Wrte a program who evaluate the functon f (x,y) for any two user specfed values

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

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics Introducton G10 NAG Fortran Lbrary Chapter Introducton G10 Smoothng n Statstcs Contents 1 Scope of the Chapter... 2 2 Background to the Problems... 2 2.1 Smoothng Methods... 2 2.2 Smoothng Splnes and Regresson

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

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

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

Clustering. A. Bellaachia Page: 1

Clustering. A. Bellaachia Page: 1 Clusterng. Obectves.. Clusterng.... Defntons... General Applcatons.3. What s a good clusterng?. 3.4. Requrements 3 3. Data Structures 4 4. Smlarty Measures. 4 4.. Standardze data.. 5 4.. Bnary varables..

More information

Face Recognition University at Buffalo CSE666 Lecture Slides Resources:

Face Recognition University at Buffalo CSE666 Lecture Slides Resources: Face Recognton Unversty at Buffalo CSE666 Lecture Sldes Resources: http://www.face-rec.org/algorthms/ Overvew of face recognton algorthms Correlaton - Pxel based correspondence between two face mages Structural

More information

Unsupervised Learning and Clustering

Unsupervised Learning and Clustering Unsupervsed Learnng and Clusterng Why consder unlabeled samples?. Collectng and labelng large set of samples s costly Gettng recorded speech s free, labelng s tme consumng 2. Classfer could be desgned

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

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

GSLM Operations Research II Fall 13/14

GSLM Operations Research II Fall 13/14 GSLM 58 Operatons Research II Fall /4 6. Separable Programmng Consder a general NLP mn f(x) s.t. g j (x) b j j =. m. Defnton 6.. The NLP s a separable program f ts objectve functon and all constrants are

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

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

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

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

Wishing you all a Total Quality New Year!

Wishing you all a Total Quality New Year! Total Qualty Management and Sx Sgma Post Graduate Program 214-15 Sesson 4 Vnay Kumar Kalakband Assstant Professor Operatons & Systems Area 1 Wshng you all a Total Qualty New Year! Hope you acheve Sx sgma

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

Machine Learning. Topic 6: Clustering

Machine Learning. Topic 6: Clustering Machne Learnng Topc 6: lusterng lusterng Groupng data nto (hopefully useful) sets. Thngs on the left Thngs on the rght Applcatons of lusterng Hypothess Generaton lusters mght suggest natural groups. Hypothess

More information

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

More information

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters

Proper Choice of Data Used for the Estimation of Datum Transformation Parameters Proper Choce of Data Used for the Estmaton of Datum Transformaton Parameters Hakan S. KUTOGLU, Turkey Key words: Coordnate systems; transformaton; estmaton, relablty. SUMMARY Advances n technologes and

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

X- Chart Using ANOM Approach

X- Chart Using ANOM Approach ISSN 1684-8403 Journal of Statstcs Volume 17, 010, pp. 3-3 Abstract X- Chart Usng ANOM Approach Gullapall Chakravarth 1 and Chaluvad Venkateswara Rao Control lmts for ndvdual measurements (X) chart are

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

Solutions to Programming Assignment Five Interpolation and Numerical Differentiation

Solutions to Programming Assignment Five Interpolation and Numerical Differentiation College of Engneerng and Coputer Scence Mechancal Engneerng Departent Mechancal Engneerng 309 Nuercal Analyss of Engneerng Systes Sprng 04 Nuber: 537 Instructor: Larry Caretto Solutons to Prograng Assgnent

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

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z.

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z. TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS Muradalyev AZ Azerbajan Scentfc-Research and Desgn-Prospectng Insttute of Energetc AZ1012, Ave HZardab-94 E-mal:aydn_murad@yahoocom Importance of

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

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

More information

Interpolation of the Irregular Curve Network of Ship Hull Form Using Subdivision Surfaces

Interpolation of the Irregular Curve Network of Ship Hull Form Using Subdivision Surfaces 7 Interpolaton of the Irregular Curve Network of Shp Hull Form Usng Subdvson Surfaces Kyu-Yeul Lee, Doo-Yeoun Cho and Tae-Wan Km Seoul Natonal Unversty, kylee@snu.ac.kr,whendus@snu.ac.kr,taewan}@snu.ac.kr

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

Some Advanced SPC Tools 1. Cumulative Sum Control (Cusum) Chart For the data shown in Table 9-1, the x chart can be generated.

Some Advanced SPC Tools 1. Cumulative Sum Control (Cusum) Chart For the data shown in Table 9-1, the x chart can be generated. Some Advanced SP Tools 1. umulatve Sum ontrol (usum) hart For the data shown n Table 9-1, the x chart can be generated. However, the shft taken place at sample #21 s not apparent. 92 For ths set samples,

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

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

More information

Parallel Numerics. 1 Preconditioning & Iterative Solvers (From 2016)

Parallel Numerics. 1 Preconditioning & Iterative Solvers (From 2016) Technsche Unverstät München WSe 6/7 Insttut für Informatk Prof. Dr. Thomas Huckle Dpl.-Math. Benjamn Uekermann Parallel Numercs Exercse : Prevous Exam Questons Precondtonng & Iteratve Solvers (From 6)

More information

Synthesizer 1.0. User s Guide. A Varying Coefficient Meta. nalytic Tool. Z. Krizan Employing Microsoft Excel 2007

Synthesizer 1.0. User s Guide. A Varying Coefficient Meta. nalytic Tool. Z. Krizan Employing Microsoft Excel 2007 Syntheszer 1.0 A Varyng Coeffcent Meta Meta-Analytc nalytc Tool Employng Mcrosoft Excel 007.38.17.5 User s Gude Z. Krzan 009 Table of Contents 1. Introducton and Acknowledgments 3. Operatonal Functons

More information

Outline. Midterm Review. Declaring Variables. Main Variable Data Types. Symbolic Constants. Arithmetic Operators. Midterm Review March 24, 2014

Outline. Midterm Review. Declaring Variables. Main Variable Data Types. Symbolic Constants. Arithmetic Operators. Midterm Review March 24, 2014 Mdterm Revew March 4, 4 Mdterm Revew Larry Caretto Mechancal Engneerng 9 Numercal Analyss of Engneerng Systems March 4, 4 Outlne VBA and MATLAB codng Varable types Control structures (Loopng and Choce)

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

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

A Semi-parametric Regression Model to Estimate Variability of NO 2

A Semi-parametric Regression Model to Estimate Variability of NO 2 Envronment and Polluton; Vol. 2, No. 1; 2013 ISSN 1927-0909 E-ISSN 1927-0917 Publshed by Canadan Center of Scence and Educaton A Sem-parametrc Regresson Model to Estmate Varablty of NO 2 Meczysław Szyszkowcz

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

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

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

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide Lobachevsky State Unversty of Nzhn Novgorod Polyhedron Quck Start Gude Nzhn Novgorod 2016 Contents Specfcaton of Polyhedron software... 3 Theoretcal background... 4 1. Interface of Polyhedron... 6 1.1.

More information

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 15

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 15 CS434a/541a: Pattern Recognton Prof. Olga Veksler Lecture 15 Today New Topc: Unsupervsed Learnng Supervsed vs. unsupervsed learnng Unsupervsed learnng Net Tme: parametrc unsupervsed learnng Today: nonparametrc

More information

Chapter 6 Programmng the fnte element method Inow turn to the man subject of ths book: The mplementaton of the fnte element algorthm n computer programs. In order to make my dscusson as straghtforward

More information

Mathematics 256 a course in differential equations for engineering students

Mathematics 256 a course in differential equations for engineering students Mathematcs 56 a course n dfferental equatons for engneerng students Chapter 5. More effcent methods of numercal soluton Euler s method s qute neffcent. Because the error s essentally proportonal to the

More information

Graph-based Clustering

Graph-based Clustering Graphbased Clusterng Transform the data nto a graph representaton ertces are the data ponts to be clustered Edges are eghted based on smlarty beteen data ponts Graph parttonng Þ Each connected component

More information

Reading. 14. Subdivision curves. Recommended:

Reading. 14. Subdivision curves. Recommended: eadng ecommended: Stollntz, Deose, and Salesn. Wavelets for Computer Graphcs: heory and Applcatons, 996, secton 6.-6., A.5. 4. Subdvson curves Note: there s an error n Stollntz, et al., secton A.5. Equaton

More information

Accounting for the Use of Different Length Scale Factors in x, y and z Directions

Accounting for the Use of Different Length Scale Factors in x, y and z Directions 1 Accountng for the Use of Dfferent Length Scale Factors n x, y and z Drectons Taha Soch (taha.soch@kcl.ac.uk) Imagng Scences & Bomedcal Engneerng, Kng s College London, The Rayne Insttute, St Thomas Hosptal,

More information

Why visualisation? IRDS: Visualization. Univariate data. Visualisations that we won t be interested in. Graphics provide little additional information

Why visualisation? IRDS: Visualization. Univariate data. Visualisations that we won t be interested in. Graphics provide little additional information Why vsualsaton? IRDS: Vsualzaton Charles Sutton Unversty of Ednburgh Goal : Have a data set that I want to understand. Ths s called exploratory data analyss. Today s lecture. Goal II: Want to dsplay data

More information

Exercises (Part 4) Introduction to R UCLA/CCPR. John Fox, February 2005

Exercises (Part 4) Introduction to R UCLA/CCPR. John Fox, February 2005 Exercses (Part 4) Introducton to R UCLA/CCPR John Fox, February 2005 1. A challengng problem: Iterated weghted least squares (IWLS) s a standard method of fttng generalzed lnear models to data. As descrbed

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

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr)

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr) Helsnk Unversty Of Technology, Systems Analyss Laboratory Mat-2.08 Independent research projects n appled mathematcs (3 cr) "! #$&% Antt Laukkanen 506 R ajlaukka@cc.hut.f 2 Introducton...3 2 Multattrbute

More information

Lecture #15 Lecture Notes

Lecture #15 Lecture Notes Lecture #15 Lecture Notes The ocean water column s very much a 3-D spatal entt and we need to represent that structure n an economcal way to deal wth t n calculatons. We wll dscuss one way to do so, emprcal

More information

Hierarchical agglomerative. Cluster Analysis. Christine Siedle Clustering 1

Hierarchical agglomerative. Cluster Analysis. Christine Siedle Clustering 1 Herarchcal agglomeratve Cluster Analyss Chrstne Sedle 19-3-2004 Clusterng 1 Classfcaton Basc (unconscous & conscous) human strategy to reduce complexty Always based Cluster analyss to fnd or confrm types

More information

The Codesign Challenge

The Codesign Challenge ECE 4530 Codesgn Challenge Fall 2007 Hardware/Software Codesgn The Codesgn Challenge Objectves In the codesgn challenge, your task s to accelerate a gven software reference mplementaton as fast as possble.

More information

Computer Animation and Visualisation. Lecture 4. Rigging / Skinning

Computer Animation and Visualisation. Lecture 4. Rigging / Skinning Computer Anmaton and Vsualsaton Lecture 4. Rggng / Sknnng Taku Komura Overvew Sknnng / Rggng Background knowledge Lnear Blendng How to decde weghts? Example-based Method Anatomcal models Sknnng Assume

More information

Multi-stable Perception. Necker Cube

Multi-stable Perception. Necker Cube Mult-stable Percepton Necker Cube Spnnng dancer lluson, Nobuuk Kaahara Fttng and Algnment Computer Vson Szelsk 6.1 James Has Acknowledgment: Man sldes from Derek Hoem, Lana Lazebnk, and Grauman&Lebe 2008

More information

Structure from Motion

Structure from Motion Structure from Moton Structure from Moton For now, statc scene and movng camera Equvalentl, rgdl movng scene and statc camera Lmtng case of stereo wth man cameras Lmtng case of multvew camera calbraton

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

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

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009.

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009. Farrukh Jabeen Algorthms 51 Assgnment #2 Due Date: June 15, 29. Assgnment # 2 Chapter 3 Dscrete Fourer Transforms Implement the FFT for the DFT. Descrbed n sectons 3.1 and 3.2. Delverables: 1. Concse descrpton

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

Recognizing Faces. Outline

Recognizing Faces. Outline Recognzng Faces Drk Colbry Outlne Introducton and Motvaton Defnng a feature vector Prncpal Component Analyss Lnear Dscrmnate Analyss !"" #$""% http://www.nfotech.oulu.f/annual/2004 + &'()*) '+)* 2 ! &

More information

Available online at ScienceDirect. Procedia Environmental Sciences 26 (2015 )

Available online at   ScienceDirect. Procedia Environmental Sciences 26 (2015 ) Avalable onlne at www.scencedrect.com ScenceDrect Proceda Envronmental Scences 26 (2015 ) 109 114 Spatal Statstcs 2015: Emergng Patterns Calbratng a Geographcally Weghted Regresson Model wth Parameter-Specfc

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

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

Keyword-based Document Clustering

Keyword-based Document Clustering Keyword-based ocument lusterng Seung-Shk Kang School of omputer Scence Kookmn Unversty & AIrc hungnung-dong Songbuk-gu Seoul 36-72 Korea sskang@kookmn.ac.kr Abstract ocument clusterng s an aggregaton of

More information

Very simple computational domains can be discretized using boundary-fitted structured meshes (also called grids)

Very simple computational domains can be discretized using boundary-fitted structured meshes (also called grids) Structured meshes Very smple computatonal domans can be dscretzed usng boundary-ftted structured meshes (also called grds) The grd lnes of a Cartesan mesh are parallel to one another Structured meshes

More information

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT 3. - 5. 5., Brno, Czech Republc, EU APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT Abstract Josef TOŠENOVSKÝ ) Lenka MONSPORTOVÁ ) Flp TOŠENOVSKÝ

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

Data Mining: Model Evaluation

Data Mining: Model Evaluation Data Mnng: Model Evaluaton Aprl 16, 2013 1 Issues: Evaluatng Classfcaton Methods Accurac classfer accurac: predctng class label predctor accurac: guessng value of predcted attrbutes Speed tme to construct

More information

Principal Component Inversion

Principal Component Inversion Prncpal Component Inverson Dr. A. Neumann, H. Krawczyk German Aerospace Centre DLR Remote Sensng Technology Insttute Marne Remote Sensng Prncpal Components - Propertes The Lnear Inverson Algorthm Optmsaton

More information

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Proceedngs of the Wnter Smulaton Conference M E Kuhl, N M Steger, F B Armstrong, and J A Jones, eds A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Mark W Brantley Chun-Hung

More information

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices Steps for Computng the Dssmlarty, Entropy, Herfndahl-Hrschman and Accessblty (Gravty wth Competton) Indces I. Dssmlarty Index Measurement: The followng formula can be used to measure the evenness between

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

Unsupervised Learning and Clustering

Unsupervised Learning and Clustering Unsupervsed Learnng and Clusterng Supervsed vs. Unsupervsed Learnng Up to now we consdered supervsed learnng scenaro, where we are gven 1. samples 1,, n 2. class labels for all samples 1,, n Ths s also

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

(1) The control processes are too complex to analyze by conventional quantitative techniques.

(1) The control processes are too complex to analyze by conventional quantitative techniques. Chapter 0 Fuzzy Control and Fuzzy Expert Systems The fuzzy logc controller (FLC) s ntroduced n ths chapter. After ntroducng the archtecture of the FLC, we study ts components step by step and suggest a

More information

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices Internatonal Mathematcal Forum, Vol 7, 2012, no 52, 2549-2554 An Applcaton of the Dulmage-Mendelsohn Decomposton to Sparse Null Space Bases of Full Row Rank Matrces Mostafa Khorramzadeh Department of Mathematcal

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

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

A Newton-Type Method for Constrained Least-Squares Data-Fitting with Easy-to-Control Rational Curves

A Newton-Type Method for Constrained Least-Squares Data-Fitting with Easy-to-Control Rational Curves A Newton-Type Method for Constraned Least-Squares Data-Fttng wth Easy-to-Control Ratonal Curves G. Cascola a, L. Roman b, a Department of Mathematcs, Unversty of Bologna, P.zza d Porta San Donato 5, 4017

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

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