Training ANFIS Structure with Modified PSO Algorithm

Size: px
Start display at page:

Download "Training ANFIS Structure with Modified PSO Algorithm"

Transcription

1 Proceedngs of the 5th Medterranean Conference on Control & Automaton, July 7-9, 007, Athens - Greece T4-003 Tranng ANFIS Structure wth Modfed PSO Algorthm V.Seyd Ghomsheh *, M. Alyar Shoorehdel **, M. Teshnehlab ** * Computer Department of Islamc Azad unversty, Kermanshah, Iran And Computer Department of Scence and research branch Islamc Azad unversty of Tehran, Iran vahdseyd@gmal.com ** K. N. Toos unversty technology Tehran, Iran Abstract- Ths paper ntroduces a new approach for tranng the adaptve network based fuzzy nference system (ANFIS). The prevous works emphaszed on gradent base method or least square (LS) based method. In ths study we apply one of the swarm ntellgent branches, named partcle swarm optmzaton (PSO) wth some modfcaton n t to the tranng of all parameters of ANFIS structure. These modfcatons are nspred by natural evolutons. Fnally the method s appled to the dentfcaton of nonlnear dynamcal system and s compared wth basc PSO and showed qute satsfactory results. Keywords: Partcle Swarm Optmzaton, TSK System, Fuzzy Systems, ANFIS, Swarm Intellgent, Identfcaton, Neuro- Fuzzy. T I. INTRODUCTION he complexty and the dynamcs of some problems, such as predcton of chaotc systems and adaptng to complex plant, requre sophstcated methods and tools for buldng an ntellgent system. Usng fuzzy systems as approxmators, dentfer and predctor, s relable approach for ths purpose [, ]. The combnaton of fuzzy logc wth archtectural desgn of neural network led to creaton of neuro- fuzzy systems whch beneft from feed forward calculaton of output and backpropagaton learnng capablty of neural networks, whle keepng nterpretablty of a fuzzy system [3]. The TSK [4, 5] s a fuzzy system wth crsp functons n consequent, whch perceved proper for complex applcatons [6]. It has been proved that wth convenent number of rules, a TSK system could approxmate every plant [7]. The TSK systems are wdely used n the form of a neuro- fuzzy system called ANFIS [8]. Because of crsp consequent functons, ANFIS uses a smple form of scalng mplctly. Ths adaptve network has good ablty and performance n system dentfcaton, predcton and control and has been appled n many dfferent systems. The ANFIS has the advantage of good applcablty as t can be nterpreted as local lnearzaton modelng and conventonal lnear technques for state estmaton and control are drectly applcable. The ANFIS composes the ablty of neural network and fuzzy system. The tranng and updatng of ANFIS parameters s one of the man problems. The most of the tranng methods are based on gradent and calculaton of gradent n each step s very dffcult and chan rule must be used also may causes local mnmum. Here, we try to propose a method whch can update all parameters easer and faster than the gradent method. In the gradent method convergence of parameters s very slow and depends on ntal value of parameters and fndng the best learnng rate s very dffcult. But, n ths new method so called PSO, we do not need the learnng rate. The rest of the paper s organzed as follows: In Secton II, we revew ANFIS. In Secton III we dscuss PSO method. An overvew of the proposed method and appled ths method to nonlnear dentfcaton s presented n Secton IV. Fnally, Secton V presents our conclusons. II. THE CONCEPT OF ANFIS A. ANFIS Structure Here, type-3 ANFIS topology and learnng method whch use for ths neuro- fuzzy network s presented. Both Neural Network and Fuzzy Logc [9] are model-free estmators and share the common ablty to deal wth the uncertantes and nose. Both of them encode the nformaton n a parallel and dstrbute archtecture n a numercal framework. Hence, t s possble to

2 Proceedngs of the 5th Medterranean Conference on Control & Automaton, July 7-9, 007, Athens - Greece T4-003 convert fuzzy logc archtecture to a neural network and vce-versa. Ths makes t possble to combne the advantages of neural network and fuzzy logc. A network obtaned ths way could use excellent tranng algorthms that neural networks have at ther dsposal to obtan the parameters that would not have been possble n fuzzy logc archtecture. Moreover, the network obtaned ths way would not reman a black box, snce ths network would have fuzzy logc capabltes to nterpret n terms of lngustc varables [0]. The ANFIS s composed of two approaches neural network and fuzzy. If we compose these two ntellgent approaches, t wll be acheve good reasonng n qualty and quantty. In other words we have fuzzy reasonng and network calculaton. ANFIS s network organzes two parts lke fuzzy systems. The frst part s the antecedent part and the second part s the concluson part, whch are connected to each other by rules n network form. If ANFIS n network structure s shown, that s demonstrated n fve layers. It can be descrbed as a mult-layered neural network as shown n Fg. (). Where, the frst layer executes a fuzzfcaton process, the second layer executes the fuzzy AND of the antecedent part of the fuzzy rules, the thrd layer normalzes the membershp functons (MFs), the fourth layer executes the consequent part of the fuzzy rules, and fnally the last layer computes the output of fuzzy system by summng up the outputs of layer fourth. Here for ANFIS structure (fg. ()) two nputs and two labels for each nput are consdered. The feed forward equatons of ANFIS are as follows: w = μ A ( x) μ B ( y), =,. () = w w, =,. w + w () f = px + q y + r z f = p x + q y + r z w f + w f f = = w f + w f w + w (3) In order to model complex nonlnear systems, the ANFIS model carres out nput space parttonng that splts the nput space nto many local regons from whch smple local models (lnear functons or even adjustable coeffcents) are employed. The ANFIS uses fuzzy MFs for splttng each nput dmenson; the nput space s covered by MFs wth overlappng that means several local regons can be actvated smultaneously by a sngle nput. As smple local models are adopted n ANFIS model, the ANFIS approxmaton ablty wll depend on the resoluton of the nput space parttonng, whch s determned by the number of MFs n ANFIS and the number of layers. Usually MFs are used as bell-shaped wth maxmum equal to and mnmum equal to 0 such as: Where { a b, c } (4) (5), are the parameters of MFs whch are affected n shape of MFs. Fgure (): The equvalent ANFIS (type-3 ANFIS) B. Learnng Algorthms The subsequent to the development of ANFIS approach, a number of methods have been proposed for learnng rules and for obtanng an optmal set of rules. For example, Mascol et al [] have proposed to merge Mn-Max and ANFIS model to obtan neuro-fuzzy network and determne optmal set of fuzzy rules. Jang and Mzutan [] have presented applcaton of Lavenberg-Marquardt method, whch s essentally a nonlnear least-squares technque, for learnng n ANFIS network. In another paper, Jang [3] has presented a scheme for nput selecton and [0] used Kohonen s map to tranng. Jang [8] s ntroduced four methods to update the parameters of ANFIS structure, as lsted below accordng to ther computaton complextes:. Gradent decent only: all parameters are updated by the gradent descent.. Gradent decent only and one pass of LSE: the LSE s appled only once at the very begnnng to get the ntal values of the consequent

3 Proceedngs of the 5th Medterranean Conference on Control & Automaton, July 7-9, 007, Athens - Greece T4-003 parameters and then the gradent decent takes over to update all parameters. 3. Gradent decent only and LSE: ths s the hybrd learnng. 4. Sequental LSE: usng extended Kalman flter to update all parameters. These methods update antecedent parameters by usng GD or Kalman flterng. These methods have hgh complexty. In ths paper we ntroduced a method whch has less complexty and fast convergence. III. PARTICLE SWARM OPTIMIZATION (PSO) ALGORITHMS A. General PSO Algorthm. The partcle swarm optmzaton (PSO) algorthms are a populaton-based search algorthms based on the smulaton of the socal behavor of brds wthn a flock [4]. They all work n the same way, whch s, updatng the populaton of ndvduals by applyng some knd of operators accordng to the ftness nformaton obtaned from the envronment so that the ndvduals of the populaton can be expected to move toward better soluton areas. In the PSO each ndvdual fles n the search space wth velocty whch s dynamcally adjusted accordng to ts own flyng experence and ts companon flyng experence, each ndvdual s a pont n the D- dmensonal search space[5]. Generally, the PSO has three major algorthms. The frst s the ndvdual best. Ths verson, each ndvdual compares poston to ts own best poston, pbest, only. No nformaton from other partcles s used n these type algorthms. The second verson s the global best. The socal knowledge used to drve the movement of partcles ncludes the poston of the best partcle from the entre swarm. In addton, each partcle uses ts hstory of experence n terms of ts own best soluton thus far. In ths type the algorthms s presented as:. Intalze the swarm, P(t), of partcles such that the poston x (t) of each partcle P P(t) s random wthn the hyperspace, wth t = 0.. Evaluated the performance F of each partcle, usng ts current poston x (t). 3. Compare the performance of each ndvdual to ts best performance thus far: f F ( x then: < pbest pbest = F( x (6) x = x (t) (7) pbest 4. Compare the performance of each ndvdual to global best partcle: f F( x < gbest then: gbest = F( x (8) x = x (t) (9) gbest 5. Change the velocty vector for each: v t) = v ( t ) + ρ( x pbest x + ρ ( x gbest x (0) ( Where ρ and ρ are random varables. The second term above s referred to as the cogntve component, whle the last term s the socal component. 6. Move each partcle to a new poston: x ( t) = x ( t ) + v ( t) () t = t + 7. Go to step, and repeat untl convergence. The random varables ρ and ρ are defned as ρ = rc and ρ = rc, wth, r, r ~ U (0,) and C and are postve acceleraton constant. C Kennedy has studed the effects of the random varables ρ and ρ on the partcle's trajectores. He asserted that C + C 4 guarantees the stablty of PSO [6]. B. Modfed PSO Algorthm In ths approach we remove worst partcle n populaton and replace t by new partcle. Ths s mportant that how to determne worst partcle and how to generate new partcle for current populaton. The partcle s selected wth worst local best value at generaton. Then we randomly choose two partcles from the populaton and use crossover operator to generate two new partcles. Then select the best one from two newly generated partcles and the selected partcle and replace the worse partcle wth t. In other hand we combne GA operator and PSO algorthm to modfy t.ths modfcaton make converges faster than basc algorthm.

4 Proceedngs of the 5th Medterranean Conference on Control & Automaton, July 7-9, 007, Athens - Greece T4-003 IV. LEARNING BY PSO In ths secton, the way PSO employed for updatng the ANFIS parameters s explaned. The ANFIS has two types of parameters whch need tranng, the antecedent part parameters and the concluson part parameters. The membershp functons are assumed Gaussan as n equaton (5), and ther parameters are{ a, where, b, c } a s the varance of membershp functons and c s the center of MFs. Also b s a tranable parameter. The parameters of concluson part are traned and here are represented wth { p, q, r }. A. How to Apply PSO for Tranng ANFIS parameters There are 3 sets of tranable parameters n antecedent part { a }, each of these, b, c parameters has N genes. Where, N represents the number of MFs. The concluson parts parameters ({ p }) also are traned durng optmzaton, q, r algorthm. Each chromosome n concluson part has ( I + ) R genes that R s equal to Number of rules and I denotes dmenson of data nputs. For example each chromosome n concluson part n fg () has 6 genes. The ftness s defned as mean square error (MSE). Parameters are ntalzed randomly n frst step and then are beng updated usng PSO algorthms. In each teraton, one of the parameters set are beng updated..e. n frst teraton for example a s are updated then n second teraton b are updated and then after updatng all parameters agan the frst parameter update s consdered and so on. B. Nonlnear Functon Modelng Example : Identfcaton of a nonlnear dynamc system. In ths example, the nonlnear plant wth multple tme-delays s descrbed as [8] y p( k + ) = f ( y p( k ), y p( k ), y p ( k ), u( k ), u( k )) () π k sn( ) 0 < k < k < 500 (4) u ( k ) = k < 750 π k π k 0.3sn( ) + 0.sn( ) 5 5 π k + 0.6sn( ). 750 k < Fg. (a) shows results usng the ANFIS and PSO for dentfcaton (sold lne: actual system output, the dotted lne: the ANFIS and PSO result). Fg. (b) Present the MSEs of modfed algorthm and Fg. (c) Present the MSEs of basc algorthm. The parameters for tranng the ANFIS wth ths PSO algorthm lsted n Table I. Example : Identfcaton of nonlnear systems. We consder here the problem of dentfyng a nonlnear system whch was consdered n [8]. A bref descrpton s as follows. The system model s yk ( + ) = f( yk ( ), yk ( )) + uk ( ) (5) Where xx ( x +.5) f ( x, x ) = + x + x (6) Fg.3 (a) shows results usng the ANFIS and PSO for dentfcaton (sold lne: actual system output, the dotted lne: the ANFIS and PSO result). Fg.3 (b) Present the MSEs of ths algorthm and Fg.3 (c) Present the MSEs of basc algorthm. The parameters for tranng the ANFIS neural network wth ths PSO algorthm lsted n Table II. TABLE I: PARAMETERS FOR EXAMPEL I Where f ( x, x, x 3, x 4, x 5) = x x x 3x 5( x 3 ) + x 4 + x + x 3 (3) Here, the current output of the plant depends on three prevous outputs and two prevous nputs. Testng nput sgnal used s as the followng: NO of nput NO Of Data for tran NO MFs for each nputs NO of partcle for each populaton Epoch for each populaton

5 Proceedngs of the 5th Medterranean Conference on Control & Automaton, July 7-9, 007, Athens - Greece T4-003 (a) (a) (b) (b) MSE=7.000.e-004 MSE= (c) (c) MSE=0.97 Fgure : Usng PSO for tranng parameters n ANFIS structure for example. Smulaton results for nonlnear system dentfcaton. (a) (dashed lne), and actual system output (sold lne). (b) MSEs for modfed algorthm.(c) MSEs for basc algorthm Fgure 3: Usng PSO for tranng parameters n ANFIS structure for example.. Smulaton results for nonlnear system dentfcaton. (a) (dashed lne), and actual system output (sold lne). (b) MSEs for modfed algorthm.(c) MSEs for basc algorthm.

6 Proceedngs of the 5th Medterranean Conference on Control & Automaton, July 7-9, 007, Athens - Greece T4-003 TABLE II: PARAMETERS FOR EXAMPE II NO of nput NO Of Data for tran NO MFs for each nputs NO of partcle for each populaton Epoch for each populaton V. CONCLUSIONS In ths paper, we proposed a novel method for tranng the parameters of ANFIS structure. In our novel method we used PSO for updatng the parameters. The PSO whch we used has some dfferences wth the usual PSO. The smulaton results showed the new approach has better results for complex nonlnear systems than basc PSO. Snce ths algorthm s free of dervaton whch s very dffcult to calculate for tranng of antecedent part parameters complexty of ths new approach s less than other tranng algorthms lke GD and LS. In the other hand the number of computatons requred by each algorthm has shown that PSO requres less to acheve the same error goal as wth the Backpropagaton [9]. Also, the local mnmum problem n GD algorthm for tranng n ths novel approach s solved. The effectveness of the proposed PSO method was shown by applyng t to dentfcaton of nonlnear model. [8] Jyh-Shng Roger Jang, ANFIS: Adaptve-Network- Based Fuzzy Inference System, IEEE Trans. Sys.,Man and Cybernetcs., Vol. 3, No. 3, May/June 993. [9] 3. Yager, R. R. and Zadeh, L. A., Fuzzy Sets Neural Networks, and Soft Computng, Van Nostrand Renhold,994. [0] Mansh Kumar, Devendra P. Garg Intellgent Learnng of Fuzzy Logc Controllers va Neural Network and Genetc Algorthm, Proceedngs of 004 JUSFA 004 Japan USA Symposum on Flexble Automaton Denver, Colorado, July 9-, 004. [] Mascol, F.M., Varaz, G.M. and Martnell, G., Constructve Algorthm for Neuro-Fuzzy Networks, Proceedngs of the Sxth IEEE Internatonal Conference on Fuzzy Systems, 997, Vol., July 997, pp [] Jang, J.-S. R., and Mzutan, E., Levenberg-Marquardt Method for ANFIS Learnng, Bennal Conference of the North Amercan Fuzzy Informaton Processng Socety, June 996, pp [3] Jang, J.-S.R., Input Selecton for ANFIS Learnng, Proceedngs of the Ffth IEEE Internatonal Conference on Fuzzy Systems, Vol., Sep 996, pp [4] J. kennedy, RC. Ebenhart,, partcle swarm optmzaton, Proceedngs of the IEEE Internatonal Conference on neural networks, Vol. 4, 995, pp [5] Andres P.Engelbrecht, Computatonal Intellgence An ntroducton, John Wley & Sons Ltd 00. [6] J. kennedy, the behavor of partcle swarm n VW, N saravan, D Waagen (eds), proceedng of 7 th nternatonal conference on evolutonary programmng, 998, pp [7] Y Sh, RC Ebenhart, Emprcal study of Partcle Swarm Optmzaton, proceedng of the IEEE Congress on Evolutonary Computaton, Vol3, 999, pp [8] K. S. Narendra and K. Parthasarathy, Identfcaton and control of dynamcal system usng neural networks, IEEE Trans. Neural Networks,vol., pp. 4 7, Jan [9] Venu G. Gudse and Ganesh K. Venayagamoorthy, Comparson of Partcle Swarm Optmzaton and Backpropagaton as Tranng Algorthms for Neural Networks, Swarm Intellgence Symposum, 003. SIS '03. Proceedngs of the 4-6 Aprl 003 IEEE. REFERENCES [] Mannle M, Identfy rule- base TSK fuzzy method, un of Karsruhe, 000. [] Mannle M, Rchard A, and Dorasm T. A, Rule- based fuzzy model for nonlnear system dentfcaton, un of Karsruhe, 996. [3] Jang J. R, Sun C, and Mzutan, Neuro- Fuzzy and soft computng, prentce hall, 997. [4] Sugeno M, and Kang G. T, Structure dentfcaton of fuzzy model, fuzzy sets and systems, pp. 5-33, 998. [5] Takag T, Sugeno M, Fuzzy dentfcaton of systems and ts applcaton to modelng and control, IEEE Transacton on systems, Man & Cybernetcs, pp: 6-3, 985. [6] Alcala R, Casllas J, Cordon O and Herrera F, Learnng TSK rule- based system from approxmate ones by mean of MOGUL methodology Granda un of span, Oct 000. [7] Mannle M, FTSM: Fast Takag- Sugeno fuzzy modelng, un of Karsruhe, 999.

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

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

More information

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

Complexity Analysis of Problem-Dimension Using PSO

Complexity Analysis of Problem-Dimension Using PSO Proceedngs of the 7th WSEAS Internatonal Conference on Evolutonary Computng, Cavtat, Croata, June -4, 6 (pp45-5) Complexty Analyss of Problem-Dmenson Usng PSO BUTHAINAH S. AL-KAZEMI AND SAMI J. HABIB,

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

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

GA-Based Learning Algorithms to Identify Fuzzy Rules for Fuzzy Neural Networks

GA-Based Learning Algorithms to Identify Fuzzy Rules for Fuzzy Neural Networks Seventh Internatonal Conference on Intellgent Systems Desgn and Applcatons GA-Based Learnng Algorthms to Identfy Fuzzy Rules for Fuzzy Neural Networks K Almejall, K Dahal, Member IEEE, and A Hossan, Member

More information

A soft computing approach for modeling of severity of faults in software systems

A soft computing approach for modeling of severity of faults in software systems Internatonal Journal of Physcal Scences Vol. 5 (), pp. 074-085, February, 010 Avalable onlne at http://www.academcjournals.org/ijps ISSN 199-1950 010 Academc Journals Full Length Research Paper A soft

More information

ADAPTIVE NETWORK BASED FUZZY INFERENCE SYSTEM FOR SPEECH RECOGNITION THROUGH SUBTRACTIVE CLUSTERING

ADAPTIVE NETWORK BASED FUZZY INFERENCE SYSTEM FOR SPEECH RECOGNITION THROUGH SUBTRACTIVE CLUSTERING Internatonal Journal of Artfcal Intellgence & Applcatons (IJAIA), Vol. 5, No. 6, November 014 ADAPTIVE NETWORK BASED FUZZY INFERENCE SYSTEM FOR SPEECH RECOGNITION THROUGH SUBTRACTIVE CLUSTERING Samya Slarb

More information

USING MODIFIED FUZZY PARTICLE SWARM OPTIMIZATION ALGORITHM FOR PARAMETER ESTIMATION OF SURGE ARRESTERS MODELS

USING MODIFIED FUZZY PARTICLE SWARM OPTIMIZATION ALGORITHM FOR PARAMETER ESTIMATION OF SURGE ARRESTERS MODELS Internatonal Journal of Innovatve Computng, Informaton and Control ICIC Internatonal c 2012 ISSN 1349-4198 Volume 8, Number 1(B), January 2012 pp. 567 581 USING MODIFIED FUZZY PARTICLE SWARM OPTIMIZATION

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

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION 24 CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION The present chapter proposes an IPSO approach for multprocessor task schedulng problem wth two classfcatons, namely, statc ndependent tasks and

More information

Performance Evaluation of an ANFIS Based Power System Stabilizer Applied in Multi-Machine Power Systems

Performance Evaluation of an ANFIS Based Power System Stabilizer Applied in Multi-Machine Power Systems Performance Evaluaton of an ANFIS Based Power System Stablzer Appled n Mult-Machne Power Systems A. A GHARAVEISI 1,2 A.DARABI 3 M. MONADI 4 A. KHAJEH-ZADEH 5 M. RASHIDI-NEJAD 1,2,5 1. Shahd Bahonar Unversty

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

Tuning of Fuzzy Inference Systems Through Unconstrained Optimization Techniques

Tuning of Fuzzy Inference Systems Through Unconstrained Optimization Techniques Tunng of Fuzzy Inference Systems Through Unconstraned Optmzaton Technques ROGERIO ANDRADE FLAUZINO, IVAN NUNES DA SILVA Department of Electrcal Engneerng State Unversty of São Paulo UNESP CP 473, CEP 733-36,

More information

EVALUATION OF THE PERFORMANCES OF ARTIFICIAL BEE COLONY AND INVASIVE WEED OPTIMIZATION ALGORITHMS ON THE MODIFIED BENCHMARK FUNCTIONS

EVALUATION OF THE PERFORMANCES OF ARTIFICIAL BEE COLONY AND INVASIVE WEED OPTIMIZATION ALGORITHMS ON THE MODIFIED BENCHMARK FUNCTIONS Academc Research Internatonal ISS-L: 3-9553, ISS: 3-9944 Vol., o. 3, May 0 EVALUATIO OF THE PERFORMACES OF ARTIFICIAL BEE COLOY AD IVASIVE WEED OPTIMIZATIO ALGORITHMS O THE MODIFIED BECHMARK FUCTIOS Dlay

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

More information

Study on Fuzzy Models of Wind Turbine Power Curve

Study on Fuzzy Models of Wind Turbine Power Curve Proceedngs of the 006 IASME/WSEAS Internatonal Conference on Energy & Envronmental Systems, Chalkda, Greece, May 8-0, 006 (pp-7) Study on Fuzzy Models of Wnd Turbne Power Curve SHU-CHEN WANG PEI-HWA HUANG

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

More information

Chinese Word Segmentation based on the Improved Particle Swarm Optimization Neural Networks

Chinese Word Segmentation based on the Improved Particle Swarm Optimization Neural Networks Chnese Word Segmentaton based on the Improved Partcle Swarm Optmzaton Neural Networks Ja He Computatonal Intellgence Laboratory School of Computer Scence and Engneerng, UESTC Chengdu, Chna Department of

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

Using an Adaptive Neuro-Fuzzy Inference System (AnFis) Algorithm for Automatic Diagnosis of Skin Cancer

Using an Adaptive Neuro-Fuzzy Inference System (AnFis) Algorithm for Automatic Diagnosis of Skin Cancer Journal of Communcaton and Computer 8 (2011) 751-755 Usng an Adaptve Neuro-Fuzzy Inference System (AnFs) Algorthm for Automatc Dagnoss of Skn Cancer Suhal M. Odeh Department of Computer Informaton Systems,

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

OPTIMIZATION OF FUZZY RULE BASES USING CONTINUOUS ANT COLONY SYSTEM

OPTIMIZATION OF FUZZY RULE BASES USING CONTINUOUS ANT COLONY SYSTEM Proceedng of the Frst Internatonal Conference on Modelng, Smulaton and Appled Optmzaton, Sharah, U.A.E. February -3, 005 OPTIMIZATION OF FUZZY RULE BASES USING CONTINUOUS ANT COLONY SYSTEM Had Nobahar

More information

Positive Semi-definite Programming Localization in Wireless Sensor Networks

Positive Semi-definite Programming Localization in Wireless Sensor Networks Postve Sem-defnte Programmng Localzaton n Wreless Sensor etworks Shengdong Xe 1,, Jn Wang, Aqun Hu 1, Yunl Gu, Jang Xu, 1 School of Informaton Scence and Engneerng, Southeast Unversty, 10096, anjng Computer

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

Meta-heuristics for Multidimensional Knapsack Problems

Meta-heuristics for Multidimensional Knapsack Problems 2012 4th Internatonal Conference on Computer Research and Development IPCSIT vol.39 (2012) (2012) IACSIT Press, Sngapore Meta-heurstcs for Multdmensonal Knapsack Problems Zhbao Man + Computer Scence Department,

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

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

A Novel Approach for Fetal ECG Extraction Blood Pressure Patient Using Adaptive Neuro-Fuzzy Inference Systems Trained With PSO

A Novel Approach for Fetal ECG Extraction Blood Pressure Patient Using Adaptive Neuro-Fuzzy Inference Systems Trained With PSO Internatonal Journal of Scentfc Research Publcatons, Volume 3, Issue 3, March 03 A Novel Approach for Fetal ECG Extracton Blood Pressure Patent Usng Adaptve Neuro-Fuzzy Inference Systems Traned Wth PSO

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

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

Computational Results of Hybrid Learning in Adaptive Neuro Fuzzy Inference System for Optimal Prediction

Computational Results of Hybrid Learning in Adaptive Neuro Fuzzy Inference System for Optimal Prediction Internatonal Journal of Appled Engneerng Research ISSN 0973-456 Volume 1, Number 16 (017) pp. 5810-5818 Research Inda Publcatons. http://.rpublcaton.com Computatonal Results of Hybrd Learnng n Adaptve

More information

An Efficient Genetic Algorithm with Fuzzy c-means Clustering for Traveling Salesman Problem

An Efficient Genetic Algorithm with Fuzzy c-means Clustering for Traveling Salesman Problem An Effcent Genetc Algorthm wth Fuzzy c-means Clusterng for Travelng Salesman Problem Jong-Won Yoon and Sung-Bae Cho Dept. of Computer Scence Yonse Unversty Seoul, Korea jwyoon@sclab.yonse.ac.r, sbcho@cs.yonse.ac.r

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

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

Genetic learning of accurate and compact fuzzy rule based systems based on the 2-tuples linguistic representation q

Genetic learning of accurate and compact fuzzy rule based systems based on the 2-tuples linguistic representation q Internatonal Journal of Approxmate Reasonng 44 (2007) 45 64 www.elsever.com/locate/jar Genetc learnng of accurate and compact fuzzy rule based systems based on the 2-tuples lngustc representaton q Rafael

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

An Improved Particle Swarm Optimization for Feature Selection

An Improved Particle Swarm Optimization for Feature Selection Journal of Bonc Engneerng 8 (20)?????? An Improved Partcle Swarm Optmzaton for Feature Selecton Yuannng Lu,2, Gang Wang,2, Hulng Chen,2, Hao Dong,2, Xaodong Zhu,2, Sujng Wang,2 Abstract. College of Computer

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

Data Mining For Multi-Criteria Energy Predictions

Data Mining For Multi-Criteria Energy Predictions Data Mnng For Mult-Crtera Energy Predctons Kashf Gll and Denns Moon Abstract We present a data mnng technque for mult-crtera predctons of wnd energy. A mult-crtera (MC) evolutonary computng method has

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

Classifier Swarms for Human Detection in Infrared Imagery

Classifier Swarms for Human Detection in Infrared Imagery Classfer Swarms for Human Detecton n Infrared Imagery Yur Owechko, Swarup Medasan, and Narayan Srnvasa HRL Laboratores, LLC 3011 Malbu Canyon Road, Malbu, CA 90265 {owechko, smedasan, nsrnvasa}@hrl.com

More information

Identification of a Nonlinear System by Determining of Fuzzy Rules

Identification of a Nonlinear System by Determining of Fuzzy Rules Identfcaton of a Nonlnear System by Determnng of Fuzzy Rules Hodjatollah Hamd* Department of Industral Engneerng, K. N. Toos Unversty of Technology, Tehran, Iran h_hamd@kntu.ac.r Atefeh Darae Department

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

A Notable Swarm Approach to Evolve Neural Network for Classification in Data Mining

A Notable Swarm Approach to Evolve Neural Network for Classification in Data Mining A Notable Swarm Approach to Evolve Neural Network for Classfcaton n Data Mnng Satchdananda Dehur 1, Bjan Bhar Mshra 2 and Sung-Bae Cho 1 1 Soft Computng Laboratory, Department of Computer Scence, Yonse

More information

MARS: Still an Alien Planet in Soft Computing?

MARS: Still an Alien Planet in Soft Computing? MARS: Stll an Alen Planet n Soft Computng? Ajth Abraham and Dan Stenberg School of Computng and Informaton Technology Monash Unversty (Gppsland Campus), Churchll 3842, Australa Emal: ajth.abraham@nfotech.monash.edu.au

More information

ANFIS Control Double-Inverted Pendulum

ANFIS Control Double-Inverted Pendulum 895 A publcaton of CHEMICAL ENGINEERING TRANSACTIONS VOL. 46, 05 Guest Edtors: Peyu Ren, Yancang L, Hupng Song Copyrght 05, AIDIC Servz S.r.l., ISBN 978-88-95608-37-; ISSN 83-96 The Italan Assocaton of

More information

Clustering Algorithm Combining CPSO with K-Means Chunqin Gu 1, a, Qian Tao 2, b

Clustering Algorithm Combining CPSO with K-Means Chunqin Gu 1, a, Qian Tao 2, b Internatonal Conference on Advances n Mechancal Engneerng and Industral Informatcs (AMEII 05) Clusterng Algorthm Combnng CPSO wth K-Means Chunqn Gu, a, Qan Tao, b Department of Informaton Scence, Zhongka

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

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

Learning physical Models of Robots

Learning physical Models of Robots Learnng physcal Models of Robots Jochen Mück Technsche Unverstät Darmstadt jochen.mueck@googlemal.com Abstract In robotcs good physcal models are needed to provde approprate moton control for dfferent

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

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

Fuzzy Model Identification Using Support Vector Clustering Method

Fuzzy Model Identification Using Support Vector Clustering Method Fuzzy Model Identfcaton Usng Support Vector Clusterng Method $\úhj OUçar, Yakup Demr, and Cüneyt * ]HOLú Electrcal and Electroncs Engneerng Department, Engneerng Faculty, ÕUDW Unversty, Elazg, Turkey agulucar@eee.org,ydemr@frat.edu.tr

More information

K-means Optimization Clustering Algorithm Based on Hybrid PSO/GA Optimization and CS validity index

K-means Optimization Clustering Algorithm Based on Hybrid PSO/GA Optimization and CS validity index Orgnal Artcle Prnt ISSN: 3-6379 Onlne ISSN: 3-595X DOI: 0.7354/jss/07/33 K-means Optmzaton Clusterng Algorthm Based on Hybrd PSO/GA Optmzaton and CS valdty ndex K Jahanbn *, F Rahmanan, H Rezae 3, Y Farhang

More information

A Novel Deluge Swarm Algorithm for Optimization Problems

A Novel Deluge Swarm Algorithm for Optimization Problems A Novel eluge Swarm Algorthm for Optmzaton Problems Anahta Samad,* - Mohammad Reza Meybod Scence and Research Branch, Islamc Azad Unversty, Qazvn, Iran Soft Computng Laboratory, Computer Engneerng and

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

APPLICATION OF PREDICTION-BASED PARTICLE FILTERS FOR TELEOPERATIONS OVER THE INTERNET

APPLICATION OF PREDICTION-BASED PARTICLE FILTERS FOR TELEOPERATIONS OVER THE INTERNET APPLICATION OF PREDICTION-BASED PARTICLE FILTERS FOR TELEOPERATIONS OVER THE INTERNET Jae-young Lee, Shahram Payandeh, and Ljljana Trajovć School of Engneerng Scence Smon Fraser Unversty 8888 Unversty

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

NGPM -- A NSGA-II Program in Matlab

NGPM -- A NSGA-II Program in Matlab Verson 1.4 LIN Song Aerospace Structural Dynamcs Research Laboratory College of Astronautcs, Northwestern Polytechncal Unversty, Chna Emal: lsssswc@163.com 2011-07-26 Contents Contents... 1. Introducton...

More information

APPLICATION OF PREDICTION-BASED PARTICLE FILTERS FOR TELEOPERATIONS OVER THE INTERNET

APPLICATION OF PREDICTION-BASED PARTICLE FILTERS FOR TELEOPERATIONS OVER THE INTERNET APPLICATION OF PREDICTION-BASED PARTICLE FILTERS FOR TELEOPERATIONS OVER THE INTERNET Jae-young Lee, Shahram Payandeh, and Ljljana Trajovć School of Engneerng Scence Smon Fraser Unversty 8888 Unversty

More information

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

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

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

Design of Structure Optimization with APDL

Design of Structure Optimization with APDL Desgn of Structure Optmzaton wth APDL Yanyun School of Cvl Engneerng and Archtecture, East Chna Jaotong Unversty Nanchang 330013 Chna Abstract In ths paper, the desgn process of structure optmzaton wth

More information

Estimating Development Time of Software Projects Using a Neuro Fuzzy Approach

Estimating Development Time of Software Projects Using a Neuro Fuzzy Approach Estmatng Development Tme of Software Projects Usng a Neuro Fuzzy Approach Venus Marza, Amn Seyyed, and Luz Fernando Capretz Abstract Software estmaton accuracy s among the greatest challenges for software

More information

Recommended Items Rating Prediction based on RBF Neural Network Optimized by PSO Algorithm

Recommended Items Rating Prediction based on RBF Neural Network Optimized by PSO Algorithm Recommended Items Ratng Predcton based on RBF Neural Network Optmzed by PSO Algorthm Chengfang Tan, Cayn Wang, Yuln L and Xx Q Abstract In order to mtgate the data sparsty and cold-start problems of recommendaton

More information

Solving two-person zero-sum game by Matlab

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

More information

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

Combining Cellular Automata and Particle Swarm Optimization for Edge Detection

Combining Cellular Automata and Particle Swarm Optimization for Edge Detection Combnng Cellular Automata and Partcle Swarm Optmzaton for Edge Detecton Safa Djemame Ferhat Abbes Unversty Sétf, Algera Mohamed Batouche Mentour Unversty Constantne, Algera ABSTRACT Cellular Automata can

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

Using Particle Swarm Optimization for Enhancing the Hierarchical Cell Relay Routing Protocol

Using Particle Swarm Optimization for Enhancing the Hierarchical Cell Relay Routing Protocol 2012 Thrd Internatonal Conference on Networkng and Computng Usng Partcle Swarm Optmzaton for Enhancng the Herarchcal Cell Relay Routng Protocol Hung-Y Ch Department of Electrcal Engneerng Natonal Sun Yat-Sen

More information

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

Estimation of Image Corruption Inverse Function and Image Restoration Using a PSObased

Estimation of Image Corruption Inverse Function and Image Restoration Using a PSObased Internatonal Journal of Vdeo& Image Processng and Network Securty IJVIPNS-IJENS Vol:10 No:06 1 Estmaton of Image Corrupton Inverse Functon and Image Restoraton Usng a PSObased Algorthm M. Pourmahmood,

More information

Artificial Intelligence (AI) methods are concerned with. Artificial Intelligence Techniques for Steam Generator Modelling

Artificial Intelligence (AI) methods are concerned with. Artificial Intelligence Techniques for Steam Generator Modelling Artfcal Intellgence Technques for Steam Generator Modellng Sarah Wrght and Tshldz Marwala Abstract Ths paper nvestgates the use of dfferent Artfcal Intellgence methods to predct the values of several contnuous

More information

An inverse problem solution for post-processing of PIV data

An inverse problem solution for post-processing of PIV data An nverse problem soluton for post-processng of PIV data Wt Strycznewcz 1,* 1 Appled Aerodynamcs Laboratory, Insttute of Avaton, Warsaw, Poland *correspondng author: wt.strycznewcz@lot.edu.pl Abstract

More information

Optimizing SVR using Local Best PSO for Software Effort Estimation

Optimizing SVR using Local Best PSO for Software Effort Estimation Journal of Informaton Technology and Computer Scence Volume 1, Number 1, 2016, pp. 28 37 Journal Homepage: www.jtecs.ub.ac.d Optmzng SVR usng Local Best PSO for Software Effort Estmaton Dnda Novtasar 1,

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

FUZZY LOGIC AND NEURO-FUZZY MODELING

FUZZY LOGIC AND NEURO-FUZZY MODELING , pp.-74-84. Avalable onlne at http://www.bonfo.n/contents.php?d=7 FUZZY LOGIC AND NEURO-FUZZY MODELING NIKAM S.R.*, NIKUMBH P.J. AND KULKARNI S.P. RAIT College of Enggneerng, Nerul, Nav Mumba, Inda. *Correspondng

More information

A novel parameter estimation method for metal oxide surge arrester models

A novel parameter estimation method for metal oxide surge arrester models Sādhanā Vol. 36, Part 6, December 2011, pp. 941 961. c Indan Academy of Scences A novel parameter estmaton method for metal oxde surge arrester models MEHDI NAFAR 1,, GEVORK B GHAREHPETIAN 2 and TAHER

More information

Fault Detection and Diagnosis of Distributed Parameter Systems Based on Sensor Networks and Artificial Intelligence

Fault Detection and Diagnosis of Distributed Parameter Systems Based on Sensor Networks and Artificial Intelligence Fault Detecton and Dagnoss of Dstrbuted Parameter Systems Based on Sensor Networks and Artfcal Intellgence CONSTANTIN VOLOSENCU Department of Automatcs and Appled Informatcs Poltehnca Unversty of Tmsoara

More information

THE PATH PLANNING ALGORITHM AND SIMULATION FOR MOBILE ROBOT

THE PATH PLANNING ALGORITHM AND SIMULATION FOR MOBILE ROBOT Journal of Theoretcal and Appled Informaton Technology 30 th Aprl 013. Vol. 50 No.3 005-013 JATIT & LLS. All rghts reserved. ISSN: 199-8645 www.jatt.org E-ISSN: 1817-3195 THE PATH PLANNING ALGORITHM AND

More information

Comparison of Heuristics for Scheduling Independent Tasks on Heterogeneous Distributed Environments

Comparison of Heuristics for Scheduling Independent Tasks on Heterogeneous Distributed Environments Comparson of Heurstcs for Schedulng Independent Tasks on Heterogeneous Dstrbuted Envronments Hesam Izakan¹, Ath Abraham², Senor Member, IEEE, Václav Snášel³ ¹ Islamc Azad Unversty, Ramsar Branch, Ramsar,

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

CHAPTER 4 OPTIMIZATION TECHNIQUES

CHAPTER 4 OPTIMIZATION TECHNIQUES 48 CHAPTER 4 OPTIMIZATION TECHNIQUES 4.1 INTRODUCTION Unfortunately no sngle optmzaton algorthm exsts that can be appled effcently to all types of problems. The method chosen for any partcular case wll

More information

Reinforcement Learning Based on Active Learning Method

Reinforcement Learning Based on Active Learning Method Second Internatonal Symposum on Intellgent Informaton Technology Applcaton Renforcement Learnng Based on Actve Learnng Method Hesam Sagha 1, Saeed Bagher Shourak 2, Hosen Khasteh 1, Al Akbar Kae 1 1 ACECR,

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

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches Proceedngs of the Internatonal Conference on Cognton and Recognton Fuzzy Flterng Algorthms for Image Processng: Performance Evaluaton of Varous Approaches Rajoo Pandey and Umesh Ghanekar Department of

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

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

CS246: Mining Massive Datasets Jure Leskovec, Stanford University CS46: Mnng Massve Datasets Jure Leskovec, Stanford Unversty http://cs46.stanford.edu /19/013 Jure Leskovec, Stanford CS46: Mnng Massve Datasets, http://cs46.stanford.edu Perceptron: y = sgn( x Ho to fnd

More information

Speech enhancement is a challenging problem

Speech enhancement is a challenging problem Journal of Advances n Computer Engneerng and Technology, () 5 A New Shuffled Sub-swarm Partcle Swarm Optmzaton Algorthm for Speech Enhancement Masoud Geravanchzadeh, Sna Ghalam Osgoue Receved (-9-) Accepted

More information

Load-Balanced Anycast Routing

Load-Balanced Anycast Routing Load-Balanced Anycast Routng Chng-Yu Ln, Jung-Hua Lo, and Sy-Yen Kuo Department of Electrcal Engneerng atonal Tawan Unversty, Tape, Tawan sykuo@cc.ee.ntu.edu.tw Abstract For fault-tolerance and load-balance

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

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

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

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

NEURO-FUZZY MODELING IN BANKRUPTCY PREDICTION * D. VLACHOS Y. A. TOLIAS

NEURO-FUZZY MODELING IN BANKRUPTCY PREDICTION * D. VLACHOS Y. A. TOLIAS Yugoslav Journal of Operatons Research 3 (23), Number 2, 65-74 NEURO-FUZZY MODELING IN BANKRUPTCY PREDICTION * D. VLACHOS Department of Mechancal Engneerng Arstotle Unversty of Thessalonk, Thessalonk,

More information

Analysis of Particle Swarm Optimization and Genetic Algorithm based on Task Scheduling in Cloud Computing Environment

Analysis of Particle Swarm Optimization and Genetic Algorithm based on Task Scheduling in Cloud Computing Environment Analyss of Partcle Swarm Optmzaton and Genetc Algorthm based on Tas Schedulng n Cloud Computng Envronment Frederc Nzanywayngoma School of Computer and Communcaton Engneerng Unversty of Scence and Technology

More information

A Concurrent Non-Recursive Textured Algorithm for Distributed Multi-Utility State Estimation

A Concurrent Non-Recursive Textured Algorithm for Distributed Multi-Utility State Estimation 1 A Concurrent Non-ecursve Textured Algorthm for Dstrbuted Mult-Utlty State Estmaton Garng M. Huang, Senor Member, IEEE, and Jansheng Le, Student Member, IEEE Abstract: Durng power deregulaton, power companes

More information

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

More information