Brief Review of Self-Organizing Maps

Size: px
Start display at page:

Download "Brief Review of Self-Organizing Maps"

Transcription

1 Bref Revew of Self-Organzng Maps Dubravko Mljkovć Hrvatska elektroprvreda, Zagreb, Croata Abstract - As a partcular type of artfcal neural networks, self-organzng maps (SOMs) are traned usng an unsupervsed, compettve learnng to produce a lowdmensonal, dscretzed representaton of the nput space of the tranng samples, called a feature map. Such a map retans prncple features of the nput data. Self-organzng maps are known for ts clusterng, vsualzaton and classfcaton capabltes. In ths bref revew paper basc tenets, ncludng motvaton, archtecture, math descrpton and applcatons are revewed. I. INTRODUCTION Among numerous neural network archtectures, partcularly nterestng archtecture was ntroduced by Fnsh Professor Teuvo Kohonen n the 1980s, [1,2]. Selforganzng map (SOM), sometmes also called a Kohonen map use unsupervsed, compettve learnng to produce low dmensonal, dscretzed representaton of presented hgh dmensonal data, whle smultaneously preservng smlarty relatons between the presented data tems. Such low dmensonal representaton s called a feature map, hence map n the name. Ths bref revew paper attempts to ntroduce a reader to SOMs, coverng n short basc tenets, underlyng bologcal motvaton, ts archtecture, math descrpton and varous applcatons, [3-10]. II. NEURAL NETWORKS bologcal neurons are replaced wth neuron nput weghts. Adjustment of connecton weghts s performed by some of numerous learnng algorthms. ANNs have very smple prncples, but ther behavor can be very complex. They have a capablty to learn, generalze, assocate data and are fault tolerant. The hstory of the ANNs begns n the 1940s, but the frst sgnfcant step came n 1957 wth the ntroducton of Rosenblatt s perceptron. The evoluton of the most popular ANN paradgms s shown n Fg. 1, [10]. B. Basc Archtectures An artfcal neural network s an nterconnected assembly of smple processng elements, called artfcal neurons (also called unts or nodes), whose functonalty mmcs that of a bologcal neuron, [4]. Indvdual neurons can be combned nto layers, and there are sngle and mult-layer networks, wth or wthout feedback. The most common types of ANNs are shown n Fg. 2, [11]. Among tranng algorthms the most popular s backpropagaton and ts varants. ANNs can be used for solvng a wde varety of problems. Before the use they have to be traned. Durng the tranng, network adjusts ts weghts. In supervsed tranng, nput/output pars are presented to the network by an external teacher and network tres to learn desred nput output mappng. Some neural archtectures (lke SOM) can learn wthout supervson (unsupervsed) from the tranng data wthout specfed nput/output pars. Human and anmal brans are hghly complex, nonlnear and parallel systems, consstng of bllons of neurons ntegrated nto numerous neural networks, [3]. A neural networks wthn a bran are massvely parallel dstrbuted processng system sutable for storng knowledge n forms of past experences and makng t avalable for future use. They are partcularly sutable for the class of problems where t s dffcult to propose an analytcal soluton convenent for algorthmc mplementaton. A. Bologcal Motvaton After mllons of years of evoluton, bran n anmals and humans has evolved nto the massve parallel stack of computng power capable of dealng wth the tremendous varetes of stuatons t can encounter. The bologcal neural networks are natural ntellgent nformaton processors. Artfcal neural networks (ANN) consttute computng paradgm motvated by the neural structure of bologcal systems, [6]. ANNs employ a computatonal approach based on a large collecton of artfcal neurons that are much smplfed representaton of bologcal neurons. Synapses that ensure communcaton among Fgure 1. Evoluton of artfcal neural network paradgms, based on [10] Fgure 2. Most common artfcal neural networks, accordng to [11] 1252 MIPRO 2017/CTS

2 III. SELF-ORGANIZING MAPS Self-organzed map (SOM), as a partcular neural network paradgm has found ts nspraton n selforganzng and bologcal systems. A. Self-Organzed Systems Self-organzng systems are types of systems that can change ther nternal structure and functon n response to external crcumstances and stmul, [12-15]. Elements of such a system can nfluence or organze other elements wthn the same system, resultng n a greater stablty of structure or functon of the whole aganst external fluctuatons, [12]. The man aspects of self-organzng systems are ncrease of complexty, emergence of new phenomena (the whole s more than the sum of ts parts) and nternal regulaton by postve and negatve feedback loops. In 1952 Turng publshed a paper regardng the mathematcal theory of pattern formaton n bology, and found that global order n a system can arse from local nteractons, [13]. Ths often produces a system wth new, emergent propertes that dffer qualtatvely from those of components wthout nteractons, [16]. Self-organzng systems exst n nature, ncludng non-lvng as well as lvng world, they exst n man-made systems, but also n the world of abstract deas, [12]. B. Self-Organzng Map Neural networks of neurons wth lateral communcaton of neurons topologcally organzed as self-organzng maps are common n neurobology. Varous neural functons are mapped onto dentfable regons of the bran, Fg. 3, [17]. In such topographc maps neghborhood relaton s preserved. Bran mostly does not have desred nput-output pars avalable and has to learn n unsupervsed mode. 1. Compettve Process For each nput pattern vector presented to the map, all neurons calculate values of a dscrmnant functon. The neuron that s most smlar to the nput pattern vector s the wnner (best matchng unt, BMU). 2. Cooperatve Process The wnner neuron (BMU) fnds the spatal locaton of a topologcal neghborhood of excted neurons. Neurons from ths neghborhood may then cooperate. 3. Synaptc Adaptaton Provdes that excted neurons can modfy ther values of the dscrmnant functon related to the presented nput pattern vector by the process of weght adjustments. D. Common Topologes SOM topologes can be n one, two (most common) or even three dmensons, [2-10]. Two most used two dmensonal grds n SOMs are rectangular and hexagonal grd. Three dmensonal topologes can be n form of a cylnder or torod shapes. 1-D (lnear) and 2-D grds are llustrated n Fg. 4, wth correspondng SOMs n Fg. 5 and Fg. 6, accordng to [19]. Fgure 4. Most common grds and neuron neghborhoods Fgure 5. 1-D SOM network, accordng to [19]. Fgure 6. 2-D SOM network, accordng to [19]. Fgure 3. Maps n bran, [17] A SOM s a sngle layer neural network wth unts set along an n-dmensonal grd. Most applcatons use twodmensonal and rectangular grd, although many applcatons also use hexagonal grds, and some one, three, or more dmensonal spaces. SOMs produce lowdmensonal projecton mages of hgh-dmensonal data dstrbutons, n whch the smlarty relatons between the data tems are preserved, [18], C. Prncples of Self-Organzaton n SOMs Followng three processes are common to selforganzaton n SOMs, [7,19,20]: IV. LEARNING ALGORITHM In 1982 Professor Kohonen presented hs SOM algorthm, [1]. Further advancement n a feld came wth the Second edton of hs book Self-Organzaton and Assocatve Memory n 1988, [2]. A. Measures of Dstance and Smlarty To determned smlarty between the nput vector and neurons measures of dstance are used. Some popular dstances among nput pattern and SOM unts are, [21]: Eucldan Correlaton Drecton cosne Block dstance In a real applcaton most often squared Eucldean dstance s used, (1): 2 dj x w j (1) MIPRO 2017/CTS 1253

3 B. Neghborhood Functons Neurons wthn a grd nteract among themselves usng a neghbor functon. Neghborhood functons most often assume the form of the Mexcan hat, (2), Fg. 7, that has bologcal motvaton behnd (rejects some neurons n the vcnty to the wnnng neuron) although other functons (Gaussan, cone and cylnder) are also possble, [22]. Orderng algorthm s robust to the choce of functon type f the neghbor radus and learnng rate decrease to zero. The popular choce s the exponental decay. 5. Contnuaton Increment n. Repeat steps 2-4 untl a stoppng crteron s met (e.g. the fxed number of teratons or the map has reached a stable state). For the convergence and stablty to be guaranteed, the learnng rate αn and neghborhood radus rn are decreasng wth each teraton towards the zero, [22]. SOM Sample Hts, Fg. 8, show the number of nput vectors that each unt n SOM classfes, [24] n jm 2 r h w, w, r e (2) g j mn Fgure 7. Mexcan hat functon C. Intalzaton of Self-Organzng Maps Before tranng SOM, unts (.e. ts weghts) should be ntalzed. Common approaches are, [2,23]: 1. Use of random values, completely ndependent of the tranng data set 2. Use of random samples from the nput tranng data 3. Intalzaton that tres to reflect the dstrbuton of the data (Prncpal Components) D. Tranng Self-organzng maps use the most popular algorthm of the unsupervsed learnng category, [2]. The crteron D, that s mnmzed, s the sum of dstances between all nput vectors xn and ther respectve wnnng neuron weghts w calculated at the end of each epoch, (3), [21]: k 2 (3) D x w n 1 nc Tranng of self-organzng maps, [2,18], can be accomplshed n two ways: as sequental or batch tranng. 1. Sequental tranng sngle vector at a tme s presented to the map adjustment of neuron weghts s made after a presentaton of each vector sutable for on-lne learnng 2. Batch tranng whole dataset s before any adjustment to the neuron weghts s made sutable for off-lne learnng Here are steps for the sequental tranng, [3,7,19,22]: 1. Intalzaton Intalze the neuron weghts (teraton step n=0) 2. Samplng Randomly sample a vector xn from the dataset 3. Smlarty Matchng Fnd the best matchng unt (BMU), c, wth weghts wbmu=wc, (4): c n n (4) arg mn x w 4. Updatng Update each unt wth the followng rule: w n 1 w n nhw n, w n, rnx nw n (5) bmu Fgure 8. SOM Sample Hts, [24] Durng the tranng process two phases may be dstngushed, [7,18]: 1. Self-organzng (orderng) phase: Topologcal orderng n the map takes place (roughly frst 1000 teratons). The learnng rate αn and neghborhood radus rn are decreasng. 2. Convergence (fne tunng) phase: Ths s fne tunng that provdes an accurate statstcal representaton of the nput space. It typcally lasts at least (500 x number of neuron) teratons. The smaller learnng rate αn and neghborhood radus rn may be kept fxed (e.g. last values from the prevous phase). After the tranng of the SOM s completed, neurons may be labeled f labeled pattern vectors are avalable. E. Classfcaton Fnd the best matchng unt (BMU), c, (5): (5) c arg mn x w Test pattern x belongs to the class represented by the best matchng unt c. V. PROPERTIES OF SOM After the convergence of SOM algorthm, resultng feature map dsplays mportant statstcal characterstcs of the nput space. They are also able to dscover relevant patterns or features present n the nput data. A. Important Propertes of SOMs SOMs have four mportant propertes, [3,7]: 1. Approxmaton of the Input Space The resultng mappng provdes a good approxmaton to the nput space. SOM also performs dmensonalty reducton by mappng multdmensonal data on SOM grd. 2. Topologcal Orderng Spatal locatons of the neurons n the SOM lattce are topologcally related to the features of the nput space. 3. Densty Matchng The densty of the output neurons n the map approxmates the statstcal dstrbuton of the nput space. Regons of the nput space that contan more tranng vectors are represented wth more output neurons MIPRO 2017/CTS

4 4. Feature Selecton Map extracts the prncpal features of the nput space. It s capable of selectng the best features for approxmaton of the underlyng statstcal dstrbuton of the nput space. B. Representng the Input Space wth SOMs of Varous Topologes 1. 1-D 2D nput data ponts are unformly dstrbuted n a trangle, 1D SOM orderng process shown n Fg. 9, [2]. Fgure 9. 2D to 1D mappng by a SOM (orderng process), [2] 2. 2-D 2D nput data ponts are unformly dstrbuted n a square, 2D SOM orderng process shown n Fg. 10, [3]. VI. APPLICATIONS Despte ts smplcty, SOMs can be used for a varous classes of applcatons, [2,26,27]. Ths n a broad sense ncludes vsualzatons, generaton of feature maps, pattern recognton and classfcaton. Kohonen n [2] came wth the followng categores of applcatons: machne vson and mage analyss, optcal character recognton and scrpt readng, speech analyss and recognton, acoustc and muscal studes, sgnal processng and radar measurements, telecommuncatons, ndustral and other real world measurements, process control, robotcs, chemstry, physcs, desgn of electronc crcuts, medcal applcatons wthout mage processng, data processng lngustc and AI problems, mathematcal problems and neurophysologcal research. Wth such an exhaustve lst provded here, as space permts, t s possble only to menton some of them that are nterestng and popular. A. Speech Recognton The neural phonetc typewrter for Fnnsh and Japanese speech was developed by Kohonen n 1988, [28]. The sgnal from the mcrophone proceeds to acoustc preprocessng, shown n more detal n Fg. 13, formng 15-component pattern vector (values n 15 frequency beans taken every 10 ms), contanng a short tme spectral descrpton of speech. These vectors are presented to a SOM wth the hexagonal lattce of the sze 8 x 12. Fgure 10. 2D to 2D mappng by a SOM (orderng process), [3] 3. Torus SOMs In conventonal SOM, the sze of neghborhood set s not always constant because the map has ts edges. Ths problem can be mtgated by use of torus SOM that has no edges, [25]. However torus SOM, Fg. 11, s not easy to vsualze as there are now mssng edges. Fgure 13. Acoustc preprocessng After tranng resultng phonotopc map s shown n Fg. 14, [7]. Durng speech recognton new pattern vectors are assgned category belongng to a closest prototype n the map. Fgure 11. Torus SOM 4. Herarchcal SOMs After prevous topologes, herarchcal SOMs should also be mentoned. Herarchcal neural networks are composed of multple loosely connected neural networks that form an acyclc graph. The outputs of the lower level SOMs can be used as the nput for the hgher level SOM, Fg. 12, [10]. Such nput can be formed of several vectors from Best Matchng Unts (BMUs) of many SOMs. Fgure 14. Phonotopc map, [7] B. Text Clusterng Text clusterng s the technology of processng a large number of texts that gves ther partton. Preparaton of text for SOM analyss s shown n Fg. 15, [29], and Fgure 12. Herarchcal SOM, [10] Fgure 15. Preparaton of text for SOM analyss, accordng to [29] MIPRO 2017/CTS 1255

5 F. Robotcs Some applcatons of SOMs are control of robot arm, learnng the moton map and solvng travelng salesman problem (mult-goal path plannng problem), Fg. 20, [32]. Fgure 16. Framework for text clusterng, [29] complete framework n Fg. 16, [29]. Massve document collectons can be organzed usng a SOM. It can be optmzed to map large document collectons whle preservng much of the classfcaton accuracy Clusterng of scentfc artcles s llustrated n Fg. 17, [30]. Fgure 20. Travelng Salesman Problem, [32] G. Classfcaton of Satellte Images SOMs can be used for nterpretng satellte magery lke land cover classfcaton. Dust sources can also be spotted n mages usng the SOM as shown n Fg. 21, [33]. Fgure 17. Clusterng of scentfc artcles, [30] C. Applcaton n Chemstry SOMs have found applcatons n chemstry. Illustraton of the output layer of the SOM model usng a hexagonal grd for the combnatoral desgn of cannabnod compounds s shown n Fg. 18, [11]. Fgure 21. Detectng dust sources usng SOMs, [33] H. Psycholngustc Studes One example s the categorzaton of words by ther local context n three word sentences of the type subjectpredcate-object or subject-predcate-predcatve that were constructed artfcally. The words become clustered by SOM accordng to ther lngustc roles n an orderly fashon, Fg. 22, [18]. Fgure 18. Applcaton of SOM n chemstry, [11] D. Medcal Imagng and Analyss Recognton of dseases from medcal mages (ECG, CAT scans, ultrasonc scans, etc.) can be performed by SOMs, [21].Ths ncludes mage segmentaton, Fg. 19, [31], to dscover regon of nterest and help dagnostcs. Fgure 22. SOM n psycholngustc studes, [18] I. Explorng Musc Collectons Smlarty of musc recordngs may be determned by analyzng the lyrcs, nstrumentaton, melody, rhythm, artsts, or emotons they nvoke, Fg. 23, [34]. Fgure 19. Segmentaton of hp mage usng SOM, [31] E. Martme Applcatons SOMs have been wdely for martme applcatons, [22]. One example s analyss of passve sonar recordngs. Also SOMs have been used for plannng shp trajectores Fgure 23. Explorng musc collectons, [34] MIPRO 2017/CTS

6 J. Busness Applcatons Customer segmentaton of the nternatonal tourst market s llustrated n Fg. 24, [35]. Another example s classfyng world poverty (welfare map), [36]. Orderng of tems wth the respect to 39 features descrbng varous qualty-of-lfe factors, such as state of health, nutrton, and educatonal servces s shown n Fg. 25. Countres wth smlar qualty of lfe factors clustered together on a map. Fgure 24. Customer segmentaton of the nternatonal tourst market, [35] Fgure 25. Poverty map based on 39 ndcators from World Bank statstcs (1992), [36] VII. CONCLUSION Self-organzng maps (SOMs) are neural network archtecture nspred by the bologcal structure of human and anmal brans. They become one of the most popular neural network archtecture. SOMs learn wthout external teacher,.e. employ unsupervsed learnng. Topologcally SOMs most often use a two-dmensonal grd, although one-dmensonal, hgher-dmensonal and rregular grds are also possble. SOM maps hgher dmensonal nput onto the lower dmensonal grd whle preservng topologcal orderng present n the nput space. Durng compettve learnng SOM uses lateral nteractons among the neurons to form a semantc map where smlar patterns are mapped closer together than dssmlar ones. They can be used for broad type of applcatons lke vsualzatons, generaton of feature maps, pattern recognton and classfcaton. Humans can t vsualze hgh-dmensonal data, hence SOMs by mappng such data to a two-dmensonal grd are wdely used for data vsualzaton. SOMs are also sutable for generaton of feature maps. Because they can detect clusters of smlar patterns wthout supervson SOMs are a powerful tool for dentfcaton and classfcaton of spato-temporal patterns. SOMs can be used as an analytcal tool, but also n a myrad of real world applcatons ncludng scence, medcne, satellte magng and ndustry. REFERENCES [1] T. Kohonen, Self-organzed formaton of topologcally correct feature maps, Bol. Cybern. 43, pp , 1982 [2] T. Kohonen, Self-Organzng Maps, 2nd ed., Sprnger 1997 [3] S. Haykn, Neural Networks: A Comprehensve Foundaton, 2nd ed., Prentce Hall PTR Upper Saddle Rver, NJ, USA, 1998 [4] K. Gurney, An ntroducton to neural network, UCL Press Lmted, London, UK, 1997 [5] D. Krese, A Bref Introducton to Neural Networks, [6] R. Rojas: Neural Networks, A Systematc Introducton, Sprnger- Verlag, Berln, 1996 [7] J. A. Bullnara, Introducton to Neural Networks - Course Materal and Useful Lnks, [8] C. M. Bshop, Neural Networks for Pattern Recognton, Clarendon Press, Oxford, 1997 [9] R. Eckmller, C. Malsburg, Neural Computers, NATO ASI Seres, Computer and Systems Scences, 1988 [10] P. Hodju and J. Halme, Neural Networks Informaton Homepage, [11] Kátha Mara Honóro and A. B. F. da Slva, Applcatons of artfcal neural networks n chemcal problems, n Artfcal Neural Networks - Archtectures and Applcatons, InTech, 2013 [12] W. Banzhafl, Self-organzng systems, n Encyclopeda of Complexty and Systems Scence, 2009, Sprnger, Hedelberg, [13] A. M. Turng, The chemcal bass of morphogeness, Phlosophcal Transactons of the Royal Socety of London. Seres B, Bologcal Scences, Vol. 237, No.641. pp , Aug. 14, 1952 [14] W. R. Ashby, Prncples of the self-organzng system, E:CO Specal Double Issue Vol. 6, No. 1-2, pp , 2004 [15] C. Fuchs, Self-organzng system, n Encyclopeda of Governance, Vol. 2, SAGE Publcatons, 2006, pp [16] J. Howard, Self-organsaton n bology, n Research Perspectves of the Max Planck Socety, 2010, pp [17] The Wzard of Ads Bran Map - Werncke and Broca, [18] T. Kohonen, MATLAB Implementatons and Applcatons of the Self-Organzng Map, Ungrafa, Helsnk, Fnland, 2014 [19] Bll Wlson, Self-organsaton Notes, 2010, [20] J. Boedecker, Self-Organzng Map (SOM),.ppt, Machne Learnng, Summer 2015, Machne Learnng Lab, Unv. of Freburg [21] L. Grajcarova, J. Mares, P. Dvorak and A. Prochazka, Bomedcal mage analyss usng self-organzng maps, Matlab Conference 2012 [22] V. J. A. S. Lobo, Applcaton of Self-Organzng Maps to the Martme Envronment, Proc. IF&GIS 2009, 20 May 2009, St. Petersburg, Russa, pp [23] A. A. Aknduko and E. M. Mrkes, Intalzaton of self-organzng maps: prncpal components versus random ntalzaton. A case study, Informaton Scences,Vol. 364, Is. C, pp , Oct [24] MathWorks, Self-Organzng Maps, [25] M. Ito, T. Myosh, and H. Masuyama, The characterstcs of the torus self organzng map, Proc. 6th Int. Conf. on Soft Computng (IIZUKA 2000), Izuka, Fukuoka, Japan, Oct. 1-4, 2000, pp [26] M. Johnsson ed., Applcatons of Self-Organzng Maps, InTech, November 21, 2012 [27] J. I. Mwasag (ed.), Self Organzng Maps - Applcatons and Novel Algorthm Desgn, InTech, 2011 [28] T. Kohonen, The neural phonetc typewrter, IEEE Computer 21(3), pp , 1988 [29] Yuan-Chao Lu, Mng Lu and Xao-Long Wang, Applcaton of self-organzng maps n text clusterng: a revew, n Self Organzng Maps - Applcatons and Novel Algorthm Desgn, InTech, 2012 [30] K. W. Boyacka et. all., Supplementary nformaton on data and methods for Clusterng more than two mllon bomedcal publcatons: comparng the accuraces of nne text-based smlarty approaches, PLoS ONE 6(3): e18029, 2011 [31] A. Aslantas, D. Emre and M. Çakroğlu, Comparson of segmentaton algorthms for detecton of hotspots n bone scntgraphy mages and effects on CAD systems, Bomedcal Research, 28 (2), pp , 2017 [32] J. Fagl, Mult-goal path plannng for cooperatve sensng, PhD Thess, Czech Techncal Unversty of Prague, February 2010 [33] D. Lary, Machne Learnng for Scentfc Applcatons, sldes, [34] E. Pampalk, S. Dxon and G. Wdmer, Explorng musc collectons by browsng dfferent vews, Computer Muscal Journal, Vol. 28, No. 2, pp , Summer 2004 [35] J. Z. Bloom, Market segmentaton - a neural network applcaton, Annals of Toursm Research, Vol. 32, No. 1, pp , 2005 [36] World Poverty Map, SOM research page, Unv. of Helsnk, MIPRO 2017/CTS 1257

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

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

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

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

KOHONEN'S SELF ORGANIZING NETWORKS WITH "CONSCIENCE"

KOHONEN'S SELF ORGANIZING NETWORKS WITH CONSCIENCE Kohonen's Self Organzng Maps and ther use n Interpretaton, Dr. M. Turhan (Tury) Taner, Rock Sold Images Page: 1 KOHONEN'S SELF ORGANIZING NETWORKS WITH "CONSCIENCE" By: Dr. M. Turhan (Tury) Taner, Rock

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

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

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

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION 1 THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Seres A, OF THE ROMANIAN ACADEMY Volume 4, Number 2/2003, pp.000-000 A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION Tudor BARBU Insttute

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

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

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

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

PRÉSENTATIONS DE PROJETS

PRÉSENTATIONS DE PROJETS PRÉSENTATIONS DE PROJETS Rex Onlne (V. Atanasu) What s Rex? Rex s an onlne browser for collectons of wrtten documents [1]. Asde ths core functon t has however many other applcatons that make t nterestng

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

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

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

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

Time Series Prediction Using RSOM and Local Models

Time Series Prediction Using RSOM and Local Models Tme Seres Predcton Usng RSOM and Local Models Peter ANGELOVIČ Slovak Unversty of Technology Faculty of Informatcs and Informaton Technologes Ilkovčova 3, 842 16 Bratslava, Slovaka angelovc@ft.stuba.sk

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

Detection of an Object by using Principal Component Analysis

Detection of an Object by using Principal Component Analysis Detecton of an Object by usng Prncpal Component Analyss 1. G. Nagaven, 2. Dr. T. Sreenvasulu Reddy 1. M.Tech, Department of EEE, SVUCE, Trupath, Inda. 2. Assoc. Professor, Department of ECE, SVUCE, Trupath,

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

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

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

Optimal Design of Nonlinear Fuzzy Model by Means of Independent Fuzzy Scatter Partition

Optimal Design of Nonlinear Fuzzy Model by Means of Independent Fuzzy Scatter Partition Optmal Desgn of onlnear Fuzzy Model by Means of Independent Fuzzy Scatter Partton Keon-Jun Park, Hyung-Kl Kang and Yong-Kab Km *, Department of Informaton and Communcaton Engneerng, Wonkwang Unversty,

More information

Correlative features for the classification of textural images

Correlative features for the classification of textural images Correlatve features for the classfcaton of textural mages M A Turkova 1 and A V Gadel 1, 1 Samara Natonal Research Unversty, Moskovskoe Shosse 34, Samara, Russa, 443086 Image Processng Systems Insttute

More information

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

A Knowledge Management System for Organizing MEDLINE Database

A Knowledge Management System for Organizing MEDLINE Database A Knowledge Management System for Organzng MEDLINE Database Hyunk Km, Su-Shng Chen Computer and Informaton Scence Engneerng Department, Unversty of Florda, Ganesvlle, Florda 32611, USA Wth the exploson

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

Application of Learning Machine Methods to 3 D Object Modeling

Application of Learning Machine Methods to 3 D Object Modeling Applcaton of Learnng Machne Methods to 3 D Object Modelng Crstna Garca, and José Al Moreno Laboratoro de Computacón Emergente, Facultades de Cencas e Ingenería, Unversdad Central de Venezuela. Caracas,

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

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

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

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

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

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

An Improved Neural Network Algorithm for Classifying the Transmission Line Faults

An Improved Neural Network Algorithm for Classifying the Transmission Line Faults 1 An Improved Neural Network Algorthm for Classfyng the Transmsson Lne Faults S. Vaslc, Student Member, IEEE, M. Kezunovc, Fellow, IEEE Abstract--Ths study ntroduces a new concept of artfcal ntellgence

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

Collaboratively Regularized Nearest Points for Set Based Recognition

Collaboratively Regularized Nearest Points for Set Based Recognition Academc Center for Computng and Meda Studes, Kyoto Unversty Collaboratvely Regularzed Nearest Ponts for Set Based Recognton Yang Wu, Mchhko Mnoh, Masayuk Mukunok Kyoto Unversty 9/1/013 BMVC 013 @ Brstol,

More information

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval Fuzzy -Means Intalzed by Fxed Threshold lusterng for Improvng Image Retreval NAWARA HANSIRI, SIRIPORN SUPRATID,HOM KIMPAN 3 Faculty of Informaton Technology Rangst Unversty Muang-Ake, Paholyotn Road, Patumtan,

More information

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

HYPERSPECTRAL IMAGE CLASSIFICATION USING A SELF-ORGANIZING MAP . (2)

HYPERSPECTRAL IMAGE CLASSIFICATION USING A SELF-ORGANIZING MAP . (2) HYPERSPECTRAL IMAGE CLASSIFICATION USING A SELF-ORGANIZING MAP P. Martínez, 1 J.A. Gualter, 2 P.L. Agular, 1 R.M. Pérez, 1 M. Lnaje, 1 J.C. Precado, 1 A. Plaza 1 1. INTRODUCTION The use of hyperspectral

More information

SURFACE PROFILE EVALUATION BY FRACTAL DIMENSION AND STATISTIC TOOLS USING MATLAB

SURFACE PROFILE EVALUATION BY FRACTAL DIMENSION AND STATISTIC TOOLS USING MATLAB SURFACE PROFILE EVALUATION BY FRACTAL DIMENSION AND STATISTIC TOOLS USING MATLAB V. Hotař, A. Hotař Techncal Unversty of Lberec, Department of Glass Producng Machnes and Robotcs, Department of Materal

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

A Deflected Grid-based Algorithm for Clustering Analysis

A Deflected Grid-based Algorithm for Clustering Analysis A Deflected Grd-based Algorthm for Clusterng Analyss NANCY P. LIN, CHUNG-I CHANG, HAO-EN CHUEH, HUNG-JEN CHEN, WEI-HUA HAO Department of Computer Scence and Informaton Engneerng Tamkang Unversty 5 Yng-chuan

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

Backpropagation: In Search of Performance Parameters

Backpropagation: In Search of Performance Parameters Bacpropagaton: In Search of Performance Parameters ANIL KUMAR ENUMULAPALLY, LINGGUO BU, and KHOSROW KAIKHAH, Ph.D. Computer Scence Department Texas State Unversty-San Marcos San Marcos, TX-78666 USA ae049@txstate.edu,

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

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

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 fast algorithm for color image segmentation

A fast algorithm for color image segmentation Unersty of Wollongong Research Onlne Faculty of Informatcs - Papers (Arche) Faculty of Engneerng and Informaton Scences 006 A fast algorthm for color mage segmentaton L. Dong Unersty of Wollongong, lju@uow.edu.au

More information

On Supporting Identification in a Hand-Based Biometric Framework

On Supporting Identification in a Hand-Based Biometric Framework On Supportng Identfcaton n a Hand-Based Bometrc Framework Pe-Fang Guo 1, Prabr Bhattacharya 2, and Nawwaf Kharma 1 1 Electrcal & Computer Engneerng, Concorda Unversty, 1455 de Masonneuve Blvd., Montreal,

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

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

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

A new segmentation algorithm for medical volume image based on K-means clustering

A new segmentation algorithm for medical volume image based on K-means clustering Avalable onlne www.jocpr.com Journal of Chemcal and harmaceutcal Research, 2013, 5(12):113-117 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCRC5 A new segmentaton algorthm for medcal volume mage based

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

Research and Application of Fingerprint Recognition Based on MATLAB

Research and Application of Fingerprint Recognition Based on MATLAB Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 205, 7, 07-07 Open Access Research and Applcaton of Fngerprnt Recognton Based on MATLAB Nng Lu* Department

More information

Texture Feature Extraction Inspired by Natural Vision System and HMAX Algorithm

Texture Feature Extraction Inspired by Natural Vision System and HMAX Algorithm The Journal of Mathematcs and Computer Scence Avalable onlne at http://www.tjmcs.com The Journal of Mathematcs and Computer Scence Vol. 4 No.2 (2012) 197-206 Texture Feature Extracton Inspred by Natural

More information

Simulation Based Analysis of FAST TCP using OMNET++

Simulation Based Analysis of FAST TCP using OMNET++ Smulaton Based Analyss of FAST TCP usng OMNET++ Umar ul Hassan 04030038@lums.edu.pk Md Term Report CS678 Topcs n Internet Research Sprng, 2006 Introducton Internet traffc s doublng roughly every 3 months

More information

Querying by sketch geographical databases. Yu Han 1, a *

Querying by sketch geographical databases. Yu Han 1, a * 4th Internatonal Conference on Sensors, Measurement and Intellgent Materals (ICSMIM 2015) Queryng by sketch geographcal databases Yu Han 1, a * 1 Department of Basc Courses, Shenyang Insttute of Artllery,

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

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

Under-Sampling Approaches for Improving Prediction of the Minority Class in an Imbalanced Dataset

Under-Sampling Approaches for Improving Prediction of the Minority Class in an Imbalanced Dataset Under-Samplng Approaches for Improvng Predcton of the Mnorty Class n an Imbalanced Dataset Show-Jane Yen and Yue-Sh Lee Department of Computer Scence and Informaton Engneerng, Mng Chuan Unversty 5 The-Mng

More information

Local Adaptive Receptive Field Self-organizing Map for Image Segmentation

Local Adaptive Receptive Field Self-organizing Map for Image Segmentation Local Adaptve Receptve Feld Self-organzng Map for Image Segmentaton Aluzo R. F. Araúo, Dogo C. Costa Unversdade Federal de Pernambuco Centro de Informátca - CIn Departamento de Sstemas da Computação Av.

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

Local Quaternary Patterns and Feature Local Quaternary Patterns

Local Quaternary Patterns and Feature Local Quaternary Patterns Local Quaternary Patterns and Feature Local Quaternary Patterns Jayu Gu and Chengjun Lu The Department of Computer Scence, New Jersey Insttute of Technology, Newark, NJ 0102, USA Abstract - Ths paper presents

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

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

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

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

Recognition of Tifinagh Characters Using Self Organizing Map And Fuzzy K-Nearest Neighbor

Recognition of Tifinagh Characters Using Self Organizing Map And Fuzzy K-Nearest Neighbor Global Journal of Computer Scence and Technology Volume Issue 5 Verson.0 September 0 Type: Double Blnd Peer Revewed Internatonal Research Journal Publsher: Global Journals Inc. (USA) Onlne ISSN: 0975-47

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

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

An Intelligent Tool for Building E-Learning Contend- Material Using Natural Language in Digital Libraries

An Intelligent Tool for Building E-Learning Contend- Material Using Natural Language in Digital Libraries An Intellgent Tool for Buldng E-Learnng Contend- Materal Usng Natural Language n Dgtal Lbrares A. Drgas, J. Vrettaros NCSR Demokrtos DTE/YE, Department of technologcal applcaton, NetMeda Lab Ag. Paraskev

More information

Network Intrusion Detection Based on PSO-SVM

Network Intrusion Detection Based on PSO-SVM TELKOMNIKA Indonesan Journal of Electrcal Engneerng Vol.1, No., February 014, pp. 150 ~ 1508 DOI: http://dx.do.org/10.11591/telkomnka.v1.386 150 Network Intruson Detecton Based on PSO-SVM Changsheng Xang*

More information

Efficient Segmentation and Classification of Remote Sensing Image Using Local Self Similarity

Efficient Segmentation and Classification of Remote Sensing Image Using Local Self Similarity ISSN(Onlne): 2320-9801 ISSN (Prnt): 2320-9798 Internatonal Journal of Innovatve Research n Computer and Communcaton Engneerng (An ISO 3297: 2007 Certfed Organzaton) Vol.2, Specal Issue 1, March 2014 Proceedngs

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

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

Lecture 13: High-dimensional Images

Lecture 13: High-dimensional Images Lec : Hgh-dmensonal Images Grayscale Images Lecture : Hgh-dmensonal Images Math 90 Prof. Todd Wttman The Ctadel A grayscale mage s an nteger-valued D matrx. An 8-bt mage takes on values between 0 and 55.

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

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines A Modfed Medan Flter for the Removal of Impulse Nose Based on the Support Vector Machnes H. GOMEZ-MORENO, S. MALDONADO-BASCON, F. LOPEZ-FERRERAS, M. UTRILLA- MANSO AND P. GIL-JIMENEZ Departamento de Teoría

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

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

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

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

Impact of a New Attribute Extraction Algorithm on Web Page Classification

Impact of a New Attribute Extraction Algorithm on Web Page Classification Impact of a New Attrbute Extracton Algorthm on Web Page Classfcaton Gösel Brc, Banu Dr, Yldz Techncal Unversty, Computer Engneerng Department Abstract Ths paper ntroduces a new algorthm for dmensonalty

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

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION SHI-LIANG SUN, HONG-LEI SHI Department of Computer Scence and Technology, East Chna Normal Unversty 500 Dongchuan Road, Shangha 200241, P. R. Chna E-MAIL: slsun@cs.ecnu.edu.cn,

More information

Related-Mode Attacks on CTR Encryption Mode

Related-Mode Attacks on CTR Encryption Mode Internatonal Journal of Network Securty, Vol.4, No.3, PP.282 287, May 2007 282 Related-Mode Attacks on CTR Encrypton Mode Dayn Wang, Dongda Ln, and Wenlng Wu (Correspondng author: Dayn Wang) Key Laboratory

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

A Saturation Binary Neural Network for Crossbar Switching Problem

A Saturation Binary Neural Network for Crossbar Switching Problem A Saturaton Bnary Neural Network for Crossbar Swtchng Problem Cu Zhang 1, L-Qng Zhao 2, and Rong-Long Wang 2 1 Department of Autocontrol, Laonng Insttute of Scence and Technology, Benx, Chna bxlkyzhangcu@163.com

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

Evaluation of the application of BIM technology based on PCA - Q Clustering Algorithm and Choquet Integral

Evaluation of the application of BIM technology based on PCA - Q Clustering Algorithm and Choquet Integral IETI Transactons on Busness and Management Scences, 2016, Volume 1, Issue 1, 47-55. http://www.et.net/tc An Internatonal Open Access Journal Evaluaton of the applcaton of BIM technology based on PCA -

More information

Decision Strategies for Rating Objects in Knowledge-Shared Research Networks

Decision Strategies for Rating Objects in Knowledge-Shared Research Networks Decson Strateges for Ratng Objects n Knowledge-Shared Research etwors ALEXADRA GRACHAROVA *, HAS-JOACHM ER **, HASSA OUR ELD ** OM SUUROE ***, HARR ARAKSE *** * nsttute of Control and System Research,

More information

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis Internatonal Mathematcal Forum, Vol. 6,, no. 7, 8 Soltary and Travelng Wave Solutons to a Model of Long Range ffuson Involvng Flux wth Stablty Analyss Manar A. Al-Qudah Math epartment, Rabgh Faculty of

More information

BIN XIA et al: AN IMPROVED K-MEANS ALGORITHM BASED ON CLOUD PLATFORM FOR DATA MINING

BIN XIA et al: AN IMPROVED K-MEANS ALGORITHM BASED ON CLOUD PLATFORM FOR DATA MINING An Improved K-means Algorthm based on Cloud Platform for Data Mnng Bn Xa *, Yan Lu 2. School of nformaton and management scence, Henan Agrcultural Unversty, Zhengzhou, Henan 450002, P.R. Chna 2. College

More information

Topics. Clustering. Unsupervised vs. Supervised. Vehicle Example. Vehicle Clusters Advanced Algorithmics

Topics. Clustering. Unsupervised vs. Supervised. Vehicle Example. Vehicle Clusters Advanced Algorithmics .0.009 Topcs Advanced Algorthmcs Clusterng Jaak Vlo 009 Sprng What s clusterng Herarchcal clusterng K means + K medods SOM Fuzzy EM Jaak Vlo MTAT.0.90 Text Algorthms Unsupervsed vs. Supervsed Clusterng

More information

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms Course Introducton Course Topcs Exams, abs, Proects A quc loo at a few algorthms 1 Advanced Data Structures and Algorthms Descrpton: We are gong to dscuss algorthm complexty analyss, algorthm desgn technques

More information

DYNAMIC NETWORK OF CONCEPTS FROM WEB-PUBLICATIONS

DYNAMIC NETWORK OF CONCEPTS FROM WEB-PUBLICATIONS DYNAMIC NETWORK OF CONCEPTS FROM WEB-PUBLICATIONS Lande D.V. (dwl@vst.net), IC «ELVISTI», NTUU «KPI» Snarsk A.A. (asnarsk@gmal.com), NTUU «KPI» The network, the nodes of whch are concepts (people's names,

More information