Medical Diagnosis using Incremental Evolution of Neural Network

Size: px
Start display at page:

Download "Medical Diagnosis using Incremental Evolution of Neural Network"

Transcription

1 Medcal Dagnoss usng Incremental Evoluton of Neural Network Rahul Kala 1, Harsh Vazran 2, Anupam Shukla 3 and Rtu Twar 4 1, 2, 3, 4 Soft Computng and Expert System Laboratory, Indan Insttute of Informaton Technology and Management Gwalor Morena Lnk Road, Gwalor, Madhya Pradesh , INDIA 1 rahulkalatm@yahoo.co.n, 2 harshtmg@gmal.com, 3 dranupamshukla@gmal.com, 4 rt_twr@yahoo.co.n Ctaton: R. Kala, H. Vazran, A. Shukla, R. Twar (2010) Medcal Dagnoss usng Incremental Evoluton of Neural Network, Journal of Hybrd Computng Research 3(1), ABSTRACT: There s an ncreasng concern for the rapd growth of the dseases, whch necesstates the need of automated systems for dsease dagnoss. The automatc dagnoss of dsease not only helps n early detecton of the dsease and takng of necessary preventve measures, t also helps n precse dagnoss that may be of a lot of help to the medcal practtoner. The use of neural networks n dsease detecton s common. The neural networks try to learn from the hstorcal data n the tranng phase. Ths learnng s generalzed n the testng phase to new data. The major problem n neural networks s ther fxed archtecture whch poses a problem for the network desgner to fnd out the optmal archtecture. Ths leads to the use of automatc generaton of neural networks. In ths paper we propose the use of an ncremental evoluton of mult-layer perceptron for the dagnoss of PIMA Indan Dabetes. Here the network starts wth a small number of hdden layer neurons, whch ncrease wth tme. Evolutonary algorthm s used for the optmzaton. The evoluton uses Smulated Annealng as a local search strategy. The resultng dagnoss usng ths strategy showed a better performance as compared to a number of classcal neural approaches. Ths hence makes an excellent dagnostc system. KEYWORDS: Medcal Expert System, PIMA Indan Dabetes, Bo-medcal engneerng, Evolutonary Neural Networks, Smulated Annealng. I. INTRODUCTION Automatc medcal dagnoss s an mportant problem that deals wth the use of technology for the dagnoss of varous dseases. The automated dagnostc systems fnd a lot of applcaton n assstng the doctors for carryng out quck and effectve dagnoss [1]. The dagnostc systems make use of the past data of the patents to carry out the dagnoss. These systems analyze and montor the trends n the hstorcal occurrences or non-occurrences of these dseases. These trends are later generalzed to the new data as well [2]. Ths result n the engneerng of ntellgent expert systems that carry out the task of dagnoss as doman experts based on the nputs provded [3]. The medcal expert systems make use of a hstorcal database that s a collecton of past trends, knowledge base based on whch the decson of the presence of dsease s made, nference engne etc. Dabetes s an emergng problem n the medcal world. The dsease may be classfed nto three types, namely type 1, type 2, and gestatonal dabetes that occur durng pregnancy. Each of these types has ts own symptoms and s found s dfferent populaton dstrbutons [4]. Type 2 dabetes s ncreasng throughout border area, along wth rsk factors for the dsease. Some 1.1 mllon border resdents 18 and older suffer from type 2 dabetes, and 836,000 are pre-dabetc as per 2007 PAHO survey [5]. It was estmated that more than 2.5 mllon people worldwde experence vson loss due to dabetc retnopathy [6]. Accordng to the survey by Amercan Dabetes Assocaton (ADA), 49 percent of the U.S. adults polled sad they most feared cancer as a potental health problem whle just 3 percent sad they worred about dabetes. The survey results suggest that people need to assess ther dabetes rsk and take t more serously [7]. The feld of bomedcal-engneerng reles upon the use of machne learnng for the decson makng. Machne learnng deals wth the analyss of the hstorcal database havng nstances of occurrences and non-occurrences of the dsease. Based on ths database we try to analyze the trends n the hstorcal database. These trends consttute the knowledge base of the system. A good learnng technque results n the extracton of good rules that may easly be generalzed to the testng data as well. The system hence gves the correct output to any appled nput, provded t obeys the trends of

2 the hstorcal database. The problem of medcal dagnoss s essentally classfcatory n nature. The two classes of the system denote the presence and absence of the dsease [8, 9]. Any system s supposed to classfy the nputs nto ether of the two classes. The classfcatory problems behave best when the nter-class separaton s hgh and the ntra-class separaton s low. In such a case t s reasonably easy for the system to construct decson boundares that separate the classes. However for many problems the attrbutes are not deal enough to showcase an easy separaton of the classes by decson boundares. Ths emphaszes on the need of good machne learnng technque to construct flexble decson boundares. The effect of nose especally adds a problem. The nosy data may many tmes result n befoolng the system and tryng to drve t to the wrong drecton. It further may result n poor generalzaton of the resultng system. Neural networks fnd ample of applcatons n medcal dagnoss. They are easly able to learn from the hstorcal data and generalze ther learnng to the testng data. A number of neural network models have been appled to the dagnoss of numerous knds of dseases. Ths ncludes the curve fttng neural network models lke Mult-Layer Percepton, Radal bass Functon Networks, etc.; the classfcatory models of neural networks lke Self-Organzng Maps, Learnng Vector Quantzaton, etc.; or the recurrent neural network models [10-13]. The common dseases for whch expert systems are engneered nclude skn dseases, heart dseases, thyrod dsorders, etc. All the neural models are able to solve the varous dseases by varyng magntudes. One of the bggest dsadvantages of the neural approaches s that the network archtecture needs to be fxed by a human expert. The varous tranng parameters also need to be specfed. The performance of the network largely depends upon these parameters. The human fxng of the parameters may many tmes result n sub-optmal parameter fxng. Further the tranng algorthm may result n the network convergng to local mnma. These problems are solved by the evolutonary neural networks that use the evolutonary algorthms to evolve the most optmal neural network. The evoluton of neural network s a very tme consumng actvty. Ths may hence requre the assstance of a heurstc technque to act as a local search strategy n the evoluton process. Ths results n every ndvdual readly gettng to the most optmal pont n the vcnty. In ths paper we propose an ncremental evoluton of the neural network. The algorthm uses Mult-Layer Perceptron as the neural network model. An evolutonary algorthm facltates the neural network tranng. The maxmum number of permssble neurons n the neural network ncrease along wth evolutonary algorthm generatons. The algorthm uses smulated annealng as the local search strategy. Ths paper s organzed as follows. Secton 2 presents some of the related works. The algorthm desgn and workng s presented n secton 3. Secton 4 presents the smulaton results and the comparson of the algorthm to the other conventonally used algorthms. The concluson remarks are presented n secton 5. II. RELATED WORK In ths secton we brefly overvew the advances n the doman of bomedcal expert systems as well as classfcaton. Numerous models on medcal dagnoss have been developed and tested by Shukla et al. [10-13]. These models use a varety of methods namely Mult-Layer Perceptron wth Back Propagaton Algorthm, Radal Bass Functon Networks, Self Organzng Maps, Learnng Vector Quantzaton, Adaptve Neuro Fuzzy Inference Systems, etc. for the dagnoss of dseases. The major dseases nclude dabetes, heart dseases, eplepsy, breast cancer, thyrod, etc. In all combnatons of model and dsease, an effectve dagnoss could be made. Ths emphaszes on a hgh degree of accuraces of the ndvdual systems. There s however always a scope to remove the ndvdual lmtatons of the models and further enhance the recognton score. A number of models from the hybrd soft computng have been appled on the problem of PIMA Indan Dabetes by Kala et al. [14]. Ths ncludes the ensemble approach, neurofuzzy system, and evolutonary neural networks. All the hybrd methods gave a good accuracy for dagnoss. Based on the comparsons n the same work t was clear that the evolutonary neural networks and ensemble technques remove the lmtatons exstng n the ndvdual neural network models. An extended verson of these works may be found n [15, 16]. The problem of classfcaton especally requres a good system modelng n order to enable the system separate the varous classes n the system. The major problem s especally the classfcaton of the nputs that le close to the decson boundares. Kala et al made an mplementaton of a Modular Neural Network for machne learnng [17]. Ths model clustered the entre nput space nto clusters. Each cluster was solved usng ts own neural network. The approach was appled for learnng of a self made database of face recognton. Results proved that the approach could better dentfy the faces. Further the system was scalable to handle much more data. In another approach [18] an ensemble approach s used for problem solvng. Here a varety of models were used for solvng the same set of nputs and outputs. The ntegrator used a votng mechansm for decdng the fnal output. Ths approach was on a speech database. The combnaton of face and speech was appled along wth a better ntegraton technque n [19]. Here each module returned the probabltes of the occurrence of the varous classes. These were summed up for all the modules to get the fnal probablty vector. The ntegrator declared the class correspondng to the maxmum sum as the fnal output class. One good modular neural network model s presented for the bometrc recognton n [20, 21]. Here the authors make three dfferent modules for a mult-modal bometrc recognton system. One module s dedcated to each bometrc modalty.e. face, speech and fngerprnt. Fuzzy ntegraton s the ntegraton technque of use. Each module n turn uses a herarchcal Modular Neural network wth an evolutonary base and a fuzzy ntegraton technque. In another work [22] co-evoluton s used as a mechansm of evoluton of a modular neural network. In ths model the

3 varous modules of the modular neural network evolve n a co-evolutonary approach. The varous modules help each other to evolve wth good recognton rate and develop dstnct characterstcs for an optmal overall system performance. III. ALGORITHM FRAMEWORK The general algorthm s an evolutonary neural network. The neural network model used s Mult-Layer Perceptron. Ths model conssts of a number of neurons arranged n a layered archtecture. The frst layer s a passve layer called as the nput layer. The last layer s the output layer, where the outputs are collected. There may be a number of hdden layers n between. The use of multple hdden layers complcates the problem wth the constructon of rapdly changng decson boundares. The resultng network gves a reasonable performance n the tranng database, but the performance s very poor n the testng database due to low generalzaton [2]. Most of the bo-medcal dagnoss problems can be effectvely solved by a sngle hdden layer. We therefore assume that the neural network conssts of a sngle hdden layer. Further the actvaton functons of the hdden layer and output layer are assumed to be constant that do not change n the evolutonary process. We assume the hdden layer to have an actvaton functon of tansg and the output layer to have an actvaton functon of pureln. Ths s shown n fgure 1. Inputs Weghts Fgure 1 General Archtecture of Mult-Layer Perceptron Neural Network Each neuron here does the weghted sum of the nputs wth addton of bas as gven n equaton (1) and then passes the resultant sum for applcaton of the actvaton functon as gven n equaton (2). Ths becomes the output of the neuron that may be gven to the other neurons as per the network archtecture. y w x b (1) Input Layer o f ( y) f ( w x b) (2) Hdden Layer Output Bas Output Layer The evolutonary approach here does the task of fxng of the number of neurons n the hdden layer as well as the varous weghts and bases. The evolutonary algorthm used here follows an ncremental evoluton approach. An evolutonary approach always creates neural networks of varyng szes. Ths depends upon the evolutonary operators as well as the system specfcatons. In ths algorthm we restrct the maxmum number of neurons n the hdden layer to n max (t). Any network cannot have more than ths number of neurons. Ths crteron s explctly checked nto all the evolutonary operators. Ths number s kept varable and changes as the algorthm proceeds. Intally the maxmum permssble neurons n max (t) s kept to a very low value. As the generatons ncrease, ths number gradually ncreases n a lnear manner. Hence the ntal few generatons wtness very small networks. As the generatons ncrease, the networks start gettng complex n nature. The ncrease n n max (t) s gven by equaton (3). n max nmax ( G) nmax (0) ( t) nmax (0) t (3) G Here G s the maxmum possble generatons. The complete evolutonary algorthm s shown n fgure 2. The algorthm frst generates random neural networks. It s ensured that each of the ntal neural networks have neurons less than n max (0). Ths becomes the ntal populaton for the evoluton. The evoluton takes place untl the maxmum generatons are not reached. At each generaton the frst task s to generate the populaton of the next generaton. Ths s done by the applcaton of the evolutonary operators on the prevous generaton populaton. The varous evolutonary operators are dscussed n the next sub-sectons. The factor n max (t) ncreases at every generaton and needs to be calculated. Smulated Annealng serves as a local search strategy for the ndvdual to hunt for the best place n the vcnty. Ths greatly relves the complexty of the evolutonary process. Each ndvdual of the evolutonary process s a mult-layer perceptron. The conventonal smulaton s done for all the tems of the tranng data. Ths determnes the performance of the neural network or the ftness of the ndvdual. The larger networks are gven a penalty. The varous steps are dscussed one by one. A. Evolutonary Operators The task of generaton of next generaton populaton from the prevous generaton s done by the applcaton of the evolutonary operators. The varous operators used n ths algorthm nclude () selecton, () mutaton, () crossover, (v) elte, (v) jump and (v) new. Selecton operator does the task of selecton of the ndvdual for the evolutonary process. The selecton s more lkely to select the ftter ndvduals than the weaker ndvduals. The algorthm uses stochastc unform selecton mechansm. The selecton uses a rank based scalng mechansm. Ths scalng saves the algorthm from beng over

4 domnated by ftter ndvduals. Mutaton operator tres to add new characterstcs nto the ndvdual. Ths operator adds new characterstcs to the system by slght modfcaton of the exstng ndvduals. The algorthm uses a Gaussan mutaton technque. All the weghts and bases are modfed randomly by an amount that depends upon Gaussan random number. No Intal Neural Networks Stoppng Crteron Met Compute n max (t) Evolutonary Operators Ftness Evaluaton Yes Testng Neural Network Performance Computaton Smulated Annealng Fgure 2 General Structure of the Algorthm The crossover operaton mxes two ndvduals or neural networks to produce the chldren neural networks. The problem n ths problem wth the crossover s of varable szes of the two networks. Let the two parents have szes n 1 and n 2. The crossover operator creates chldren that have szes cel((n 1 +n 2 )/2) and floor((n 1 +n 2 )/2). The dstrbuton of the weghts and bases from the parents to the chldren takes place n a random manner where any of the weghts or bas to any chld may randomly come from ether of the parents. Ths s the scattered crossover technque. The other evolutonary operator s elte. Ths operator smply passes the best ndvdual of one generaton drectly nto the hgher generaton. The next evolutonary operator used s jump. Ths operator modfes the structure of the neural network ndvdual. It adds a new hdden layer neuron to the ndvdual. The correspondng weghts and bas are gven random values. Smlar operator s the new evolutonary operator. Ths operator adds completely random ndvduals wth the maxmum allowable sze n max (t) to the populaton pool. The phlosophy of ncremental evoluton s used here where the ndvduals are expected to grow nto complex shapes wth tme. These operators hence try to advance neural networks to attan larger shapes along wth tme. It may be noted that the smaller neural networks are preferable as they lead to better generalzaton. Smaller networks hence have greater chance of survval n the evolutonary process by beng selected n the elte, selecton, and crossover operatons. Ths makes the evolutonary process bas towards smaller networks and the smaller networks start domnatng the populaton pool. It s equally mportant to same larger networks from extncton as well as to add an exploratory nature to the algorthm. The addton of neurons may have a large mpact on the performance. Addton of a few neurons may result n better learnng and hence better recognton. Ths exploraton for hgher performance by larger networks s caused by these two operators. B. Smulated Annealng The neural networks may have a varety of archtecture. Each of these archtectures s a collecton of a large number of weghts and bases. Ths makes the search space for the evolutonary algorthm very large n sze. Besdes the search space has a very complex archtecture. Evolutonary algorthms face problems n such complex ftness landscapes. The evolutonary process hence needs to be asssted by a local search strategy. The local search strategy helps every ndvdual to reach the most optmal pont n ts vcnty. Ths ads the evolutonary algorthm whose job now s prmarly to place ndvduals near the mnma. In ths algorthm smulated annealng s used as a local search strategy. We run a few teratons of ths evolutonary process. The smulated annealng modfes all the parameters by some small amount. If the resultant ndvdual has a better ftness, t s accepted. If t has a lower ftness t s accepted wth a probablty gven n equaton (4). f p e T (4) Here T s the temperature constant. δf s the change n ftness. C. Neural Network Any ndvdual of the evolutonary approach represents a neural network. The ftness of the ndvdual s the performance of the neural network n solvng the dagnoss problem. The tranng database s used for the measurement of the performance. The tranng targets consst of an entry of 1 denotng the presence of the dsease and 0 denotng ts absence. The total error between the outputs and the targets s measured and summed for all the tems n the tranng database. Ths s gven n equaton (5). o t N E (5) Here N s the total number of elements n the tranng database. The algorthm puts a penalty on the networks wth more number of neurons. Ths saves the algorthm from producng very large networks that may have a poor generalzaton. The penalty s proportonal to the total number of neurons. The

5 net ftness of the ndvdual that needs to be mnmzed by the evolutonary algorthm may hence be gven by equaton (6) Ft = E + α H (6) Here α s the penalty constant and H s the total number of neurons n the neural network. IV. RESULTS The algorthm was mplemented n JAVA. The data module of the entre program was used to feed data nto the system. Smlarly there were modules for the neural network as well as the evolutonary algorthm. The smulated annealng module was kept as a part of the neural network module. The ftness functon of the evolutonary algorthm executed the smulated annealng module whch n turn used neural network module for the evaluaton. The am of the system s to solve the problem of detecton of PIMA Indan Dabetes. For ths we make use of the database of UCI Machne Learnng Repostory [23]. The PIMA Indan Dabetes data set conssts of a total of 8 attrbutes. These decde the presence of dabetes n a person. Ths database places several constrants on the selecton of these nstances from a larger database. In partcular, all patents here are females at least 21 years old of Pma Indan hertage. The frst attrbute s the number of tmes the women was pregnant. The next attrbute s Plasma glucose concentraton a 2 hours n an oral glucose tolerance test. We further have the attrbutes Dastolc blood pressure (mm Hg), Trceps skn fold thckness (mm), 2-Hour serum nsuln (mu U/ml), Body mass ndex (weght n kg/(heght n m)^2), Dabetes pedgree functon and Age (years). The entre data was dvded nto tranng and testng data sets. The tranng dataset conssted of about 70% of the data randomly chosen from the dataset. The remanng 30% data was used as the testng dataset. The tranng data set was used for the evoluton of the neural network usng the dscussed approach. The best ndvdual after the entre evoluton was the most optmal neural network. Ths network was then executed aganst the tranng and the testng data sets and the correspondng performance was noted. The methodology s shown n fgure 3. The smulaton of the algorthm was done for 50 generatons wth 50 ndvduals. The number of neurons could vary from 1 to 25. At ant generaton 40% of the ndvduals were contrbuted by the applcaton of crossover operator, 20% by the applcaton of mutaton operator, 25% by the operaton of new operator and 15% by the applcaton of the jump operator. The elte count was kept to 1. The penalty constant was kept as 0.1 and the smulated annealng temperature constant had a value of 2. The smulaton under these parameter values took approxmately 2 mnutes. At the end of the evolutonary process, the neural network so obtaned had an accuracy of dagnoss of on the tranng data and 82.38% on the testng data. The plot of the best ndvdual n varous generatons s shown n fgure 4. Tranng Data Set System Intalzaton System Tranng Testng on Tranng Data Set Entre Data Set Testng Data Set Testng on Tranng Data Set Fgure 3 The workng methodology Fgure 4 Plot of the ftness of best ndvdual v/s generatons We further appled a few commonly used methods to the same data set to compare the effcency of the proposed algorthm aganst these methods. The frst method appled was of Artfcal neural Network (ANN) traned wth Back Propagaton Algorthm. Here we used a sngle hdden layer whch conssted of 12 neurons. The actvaton functons for the hdden layer was tansg and pureln. The tranng functon used was trangd. The other parameters were a learnng rate of 0.05 and a goal of Tranng was done tll 2000 epochs. After the network was traned and tested, the performance of the system was found out to be % for the tranng data set and % for the testng data set. The second method appled was on ensembles. Here we had used 4 modules or ANNs. Each one of them was traned separately usng the same tranng data set. The 4 ANNs were more or less smlar to each other wth small changes. These had 12, 14, 10 and 12 neurons respectvely. The numbers of epochs were 2500, 200 and The four ANNs were traned separately. Here we had used a probablstc pollng n place of the normal polng. The resultng system had a total performance of % for the tranng data and % for the testng data. The thrd method appled was of ANFIS. Here we used the same tranng as well as testng data sets. The FIS was generated usng a grd parttonng method. Each of the

6 attrbutes had 2 MFs wth t. The system was allowed to be traned for a total of 100 epochs. The fnal system so obtaned had a performance of % for the tranng data and % for the testng data. The fourth system was connectonst archtecture of evolutonary ANN. Here the chromosome stored the presence or absence of connectons n between neurons (along wth weghts) to elmnate a fully connected archtecture. The parameters of the GA were a maxmum number of 25 neurons, 25 as the populaton sze wth an elte count of 2. The creaton functon was unform and double vector representaton was chosen. Rank based ftness selecton was used. Stochastc Unform selecton method was used. Crossover rato was 0.8. The algorthm was run for 75 generatons. The fnal system had a performance of 77.38% for the tranng data set and % n the testng data set. The last system appled was the conventonal RBFN. Here the neurons had a spread of 55. The system so generated had a performance of 79.25% on the tranng data and 78.41% on the testng data. The performance of the varous models s analyzed n table 1. We can easly see that the proposed system gave the best performance than all the commonly known methods. Ths system hence presents an effectve system for dagnoss of PIMA Indan dabetes. Table 1. Comparson of results from varous algorthms. Method Tranng Accuracy Testng Accuracy Proposed Algorthm 82.96% 82.38% ANN wth BPA 77.33% 77.73% Ensemble (wth BPA) 78.72% 76.98% ANFIS 88.97% 66.52% Evolutonary ANN 77.38% 73.81% RBFN 79.25% 78.41% V. CONCLUSIONS In ths paper we studed the problem of dagnoss of PIMA Indan dabetes. The problem was solved usng an ncremental evoluton of neural network. Here the maxmum permssble number of neurons n the hdden layer ncreased along wth generatons. As the algorthm proceeded, the neural network started attanng optmzed archtecture as well as weghts and bases. The entre evoluton was done usng a varety of evolutonary operators. The evolutonary process was asssted by smulated annealng technque. Ths served as a local search strategy for the search of the global mnma. The algorthm was able to acheve a hgh degree of accuracy for both tranng as well as testng data sets. The performance of the algorthm was compared wth a varety of technques. Ths ncluded the use of conventonal Mult-Layer Perceptron wth Back Propagaton algorthm for tranng, modular neural networks, connectonst evoluton of neural network, radal bass functon network and adaptve neuro fuzzy nference system. The proposed algorthm performed better as compared to all these networks. Ths shows that the algorthm may be effectvely used for the medcal dagnoss. The proposed algorthm was tested agest a sngle data set of dabetes. The experment may be repeated for more data sets to ensure the generalzaton of the observatons. The algorthm may further be asssted by more ntellgent heurstc or soft computng technques to serve as the local search strategy. The complete search space of the neural network evoluton s hghly complex. Better technques to adaptvely explore ths search space as well as to strke a good balance between exploraton and explotaton may be devsed. All ths should result n escapng from the local mnma and tmely convergence to the global mnma. All ths may be carred n future. REFERENCES [1] J. D. Bronzno, Bomedcal Engneerng Fundamentals, CRC Press, 2006 [2] A. Shukla, R. Twar, R. Kala, Real Lfe Applcatons of Soft Computng, CRC Press, 2010 [3] N. K. Kasabov, Foundaton s of Neural Networks, Fuzzy Systems, and Knowledge Engneerng, MIT Press, 1998 [4] Western Sydney Endocrne Centre. Avalable va content&task=vew&d=6&itemd=29, 2004 [5] Pan Amercan Health Organzaton/World Health Organzaton, Dabetes Increasng along U.S.-Mexco Border. Avalable va betes/surveyresults/tabd/318/language/en- US/Default.aspx, 2006 [6] Brussels, Internatonal Dabetes Federaton s World Dabetes Day 2002 Focuses On Eye Complcatons. WDD Avalable va [7] Kathleen Doheny, Too Few Understand Dabetes' Dangers. HealthDay Reporter.. Avalable va 10/28/too-few-understand-dabetes-dangers.html, 2008 [8] R. Kala, A. Shukla, R. Twar, A Novel Approach to Classfcatory problem usng Neuro-Fuzzy Archtecture, Internatonal Journal of Systems, Control and Communcatons (IJSCC), Inderscence Publshers, 2010 [9] R. Kala, A. Shukla, R. Twar, A Novel Approach to Classfcatory Problem usng Grammatcal Evoluton based Hybrd Algorthm, Internatonal Journal on Futurstc Computer Applcatons, 2010 [10] R. R. Janghel, A. Shukla, R. Twar, Decson Support system for fetal delvery usng Soft Computng Technques, Proceedngs of the Fourth Internatonal Conference on Computer Scences and Convergence Informaton Technology, eeexplore, pp , 2010, Seoul, Korea. [11] R. R. Janghel, A. Shukla, R. Twar, P. Twar, Clncal Decson support system for fetal Delvery usng Artfcal Neural Network, Proceedngs of the 2009 Internatonal Conference on New Trends n Informaton and Servce Scence, NISS 2009, pp , 2009, Gyeongju, Korea [12] A. Shukla, R. Twar, P. Kaur, Intellgent System for the Dagnoss of Eplepsy, Proceedngs of the IEEE World Congress on Computer Scence and Informaton

7 Engneerng (CSIE), eeexplore, pp , 2009, Los Angeles/Anahem, USA [13] A. Shukla, R. Twar, P. Kaur, R. R. Janghel, Dagnoss of Thyrod Dsorders usng Artfcal Neural Networks, Proceedngs of the IEEE Internatonal Advanced Computng Conference, eeexplore, pp , Patala, Inda [14] R. Kala, A. Shukla, R. Twar, Comparatve analyss of ntellgent hybrd systems for detecton of PIMA ndan dabetes, Proceedngs of the IEEE 2009 World Congress on Nature & Bologcally Inspred Computng, NABIC '09, pp , 2009, Combatote, Inda [15] A. Shukla, R. Twar, Intellgent Medcal technologes and Bomedcal Engneerng: Tools and Applcatons, IGI Global Publshers, 2010 [16] A. Shukla, R. Twar, Bomedcal Engneerng and Informaton Systems: Technologes, Tools and Applcatons, IGI Global Publshers, 2010 [17] R. Kala, A. Shukla, R. Twar, Fuzzy Neuro Systems for Machne Learnng for Large Data Sets, Proceedngs of the IEEE Internatonal Advance Computng Conference, eeexplore, pp , 2009, Patala, Inda [18] A. Shukla, R. Twar, H. K. Meena, R. Kala, Speaker Identfcaton usng Wavelet Analyss and Modular Neural Networks, Journal of Acoustc Socety of Inda (JASI), Vol 36, No. 1, pp 14-19, 2009 [19] R. Kala, H. Vazran, A. Shukla, R. Twar, Fuson of Speech and Face by Enhanced Modular Neural Network, Proceedngs of the Internatonal Conference on Informaton Systems, Technology and Management, ICISTM 2010, CCIS 54, pp , 2010, Bankok, Thaland [20] P. Meln, O. Castllo, Hybrd Intellgent Systems for Pattern Recognton Usng Soft Computng, Sprnger, 2005 [21] P. Meln et al, Modular Neural Networks and Fuzzy Sugeno Integral for Face and Fngerprnt Recognton, In Appled Soft Computng Technologes: The Challenge of Complexty, Sprnger, 2006 [22] N. G. Pedrajas, C. H. Martnez, J. M. Perez, Multobjectve cooperatve coevoluton of artfcal neural networks (mult-objectve cooperatve networks), Neural Networks, Vol. 15, 2002, pp [23] Vncent Sgllto, UCI Machne Learnng Repostory [ The Johns Hopkns Unversty. 1990, Avalable At: es

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation T. Kerdchuen and W. Ongsakul / GMSARN Internatonal Journal (09) - Optmal Placement of and by Hybrd Genetc Algorthm and Smulated Annealng for Multarea Power System State Estmaton Thawatch Kerdchuen and

More information

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L , pp. 207-220 http://dx.do.org/10.14257/jht.2016.9.1.18 Dverson of Constant Crossover Rate DE\BBO to Varable Crossover Rate DE\BBO\L Ekta 1, Mandeep Kaur 2 1 Department of Computer Scence, GNDU, RC, Jalandhar

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame Ensemble Evoluton of Checkers Players wth Knowledge of Openng, Mddle and Endgame Kyung-Joong Km and Sung-Bae Cho Department of Computer Scence, Yonse Unversty 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. shuangteng.zhang@eku.edu

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

Development of Neural Networks for Noise Reduction

Development of Neural Networks for Noise Reduction The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 00 89 Development of Neural Networks for Nose Reducton Lubna Badr Faculty of Engneerng, Phladelpha Unversty, Jordan Abstract:

More information

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J.

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J. ABSTRACT Research Artcle MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patdar, J. Sngha Address for Correspondence Maulana Azad

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04.

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04. Networs Introducton to - In 1986 a method for learnng n mult-layer wor,, was nvented by Rumelhart Paper Why are what and where processed by separate cortcal vsual systems? - The algorthm s a sensble approach

More information

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

More information

Simulation of the adaptive neuro-fuzzy inference system (ANFIS) inverse controller using Matlab S- function

Simulation of the adaptive neuro-fuzzy inference system (ANFIS) inverse controller using Matlab S- function Vol. 8(1), pp. 875-884, 4 June, 013 DOI 10.5897/SRE11.1538 ISSN 199-48 013 Academc Journals http://www.academcjournals.org/sre Scentfc Research and Essays Full Length Research Paper Smulaton of the adaptve

More information

Machine Learning in Production Systems Design Using Genetic Algorithms

Machine Learning in Production Systems Design Using Genetic Algorithms Internatonal Journal of Computatonal Intellgence Volume 4 Number 1 achne Learnng n Producton Systems Desgn Usng Genetc Algorthms Abu Quder Jaber, Yamamoto Hdehko and Rzauddn Raml Abstract To create a soluton

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm CCECE 2014 1569888203 Coverage Maxmzaton n Moble Wreless Sensor Networs Utlzng Immune Node Deployment Algorthm Mohammed Abo-Zahhad, Sabah M. Ahmed and Nabl Sabor Electrcal and Electroncs Engneerng Department

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

Genetic Algorithm for Sensor Scheduling with Adjustable Sensing Range

Genetic Algorithm for Sensor Scheduling with Adjustable Sensing Range Genetc Algorthm for Sensor Schedulng wth Adjustable Sensng Range D.Arvudanamb #, G.Sreekanth *, S.Balaj # # Department of Mathematcs, Anna Unversty Chenna, Inda arvu@annaunv.edu skbalaj8@gmal.com * Department

More information

NETWORK 2001 Transportation Planning Under Multiple Objectives

NETWORK 2001 Transportation Planning Under Multiple Objectives NETWORK 200 Transportaton Plannng Under Multple Objectves Woodam Chung Graduate Research Assstant, Department of Forest Engneerng, Oregon State Unversty, Corvalls, OR9733, Tel: (54) 737-4952, Fax: (54)

More information

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION 7th European Sgnal Processng Conference (EUSIPCO 9 Glasgow, Scotland, August 4-8, 9 ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION Babta Majh, G. Panda and B.

More information

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

More information

Performance Evaluation of ANFIS for Classification of PCG Signal Using Wavelet Transform

Performance Evaluation of ANFIS for Classification of PCG Signal Using Wavelet Transform Internatonal Journal of Advanced Research n Electroncs and Communcaton Engneerng (IJARECE) Performance Evaluaton of ANFIS for Classfcaton of PCG Sgnal Usng Wavelet Transform Ajay Kumar Roy, Abhshek Msal

More information

Static Security Based Available Transfer Capability (ATC) Computation for Real-Time Power Markets

Static Security Based Available Transfer Capability (ATC) Computation for Real-Time Power Markets SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 7, No. 2, November 2010, 269-289 UDK: 004.896:621.311.15 Statc Securty Based Avalable Transfer Capablty (ATC) Computaton for Real-Tme Power Markets Chntham

More information

Yarn tenacity modeling using artificial neural networks and development of a decision support system based on genetic algorithms

Yarn tenacity modeling using artificial neural networks and development of a decision support system based on genetic algorithms Journal of AI and Data Mnng Vol 2, No, 204, 73-78 Yarn tenacty modelng usng artfcal neural networks and development of a decson support system based on genetc algorthms M Dasht, V Derham 2*, E Ekhtyar

More information

Performance Enhancement in Machine Learning System using Hybrid Bee Colony based Neural Network

Performance Enhancement in Machine Learning System using Hybrid Bee Colony based Neural Network Performance Enhancement n Machne Learnng System usng Hybrd Bee Colony based Neural Network S. Karthck 1* 1 Team Manager, Sea Sense Softwares (P) Ltd., Marthandam, Taml Nadu, nda ---------------------------------------------------------------------***---------------------------------------------------------------------

More information

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies Internatonal Journal of Smart Home Vol.8, No. (04), pp.7-6 http://dx.do.org/0.457/sh.04.8.. Research on the Process-level Producton Schedulng Optmzaton Based on the Manufacturng Process Smplfes Y. P. Wang,*,

More information

Equity trend prediction with neural networks

Equity trend prediction with neural networks Res. Lett. Inf. Math. Sc., 2004, Vol. 6, pp 15-29 15 Avalable onlne at http://ms.massey.ac.nz/research/letters/ Equty trend predcton wth neural networks R.HALLIDAY Insttute of Informaton & Mathematcal

More information

A Heuristic Speech De-noising with the aid of Dual Tree Complex Wavelet Transform using Teaching-Learning Based Optimization

A Heuristic Speech De-noising with the aid of Dual Tree Complex Wavelet Transform using Teaching-Learning Based Optimization ISSN (Prnt) : 39-863 ISSN (Onlne) : 975-44 D. Yugandhar et al. / Internatonal Journal of Engneerng and Technology (IJET) A Heurstc Speech De-nosng wth the ad of Dual Tree Complex Wavelet Transform usng

More information

Artificial Neural Networks for Cognitive Radio Network: A Survey

Artificial Neural Networks for Cognitive Radio Network: A Survey Internatonal Journal of Electroncs and Communcaton Engneerng Artfcal Neural Networks for Cogntve Rado Network: A Survey Vshnu Pratap Sngh Krar Abstract The man am of a communcaton system s to acheve maxmum

More information

New Parallel Radial Basis Function Neural Network for Voltage Security Analysis

New Parallel Radial Basis Function Neural Network for Voltage Security Analysis New Parallel Radal Bass Functon Neural Network for Voltage Securty Analyss T. Jan, L. Srvastava, S.N. Sngh and I. Erlch Abstract: On-lne montorng of power system voltage securty has become a very demandng

More information

An Optimal Model and Solution of Deployment of Airships for High Altitude Platforms

An Optimal Model and Solution of Deployment of Airships for High Altitude Platforms An Optmal Model and Soluton of Deployment of Arshps for Hgh Alttude Platforms Xuyu Wang, Xnbo Gao, Ru Zong, Peng Cheng. VIPS Lab, School of Electronc Engneerng, Xdan Unversty, X an 77, Chna. Department

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

More information

STRUCTURE ANALYSIS OF NEURAL NETWORKS

STRUCTURE ANALYSIS OF NEURAL NETWORKS STRUCTURE ANALYSIS OF NEURAL NETWORKS DING SHENQIANG NATIONAL UNIVERSITY OF SINGAPORE 004 STRUCTURE ANALYSIS OF NEURAL NETWORKS DING SHENQIANG 004 STRUCTURE ANANLYSIS OF NEURAL NETWORKS DING SHENQIANG

More information

A Tool for Evolving Artificial Neural Networks

A Tool for Evolving Artificial Neural Networks A ool for Evolvng Artfcal Neural Networks Efstratos F. Georgopoulos, 3, Adam V. Adamopoulos, 3 and Sprdon D. Lkothanasss 3 Abstract. A hybrd evolutonary algorthm that combnes genetc programmng phlosophy,

More information

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes Internatonal Journal of Theoretcal & Appled Scences 6(1): 50-54(2014) ISSN No. (Prnt): 0975-1718 ISSN No. (Onlne): 2249-3247 Generalzed Incomplete Trojan-Type Desgns wth Unequal Cell Szes Cn Varghese,

More information

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid Abstract Latency Inserton Method (LIM) for IR Drop Analyss n Power Grd Dmtr Klokotov, and José Schutt-Ané Wth the steadly growng number of transstors on a chp, and constantly tghtenng voltage budgets,

More information

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION Phaneendra R.Venkata, Nathan A. Goodman Department of Electrcal and Computer Engneerng, Unversty of Arzona, 30 E. Speedway Blvd, Tucson, Arzona

More information

CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG

CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG 26 CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG 2.1 INTRODUCTION The key objectve of wnd turbne development s to ensure that output power

More information

NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL

NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL Vladmro Mranda vmranda@nescporto.pt Nuno Fonseca nfonseca@power.nescn.pt INESC Insttuto de Engenhara de Sstemas e Computadores

More information

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm 0 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., February 008 Mult-focus Image Fuson Usng Spatal Frequency and Genetc Algorthm Jun Kong,, Kayuan Zheng,, Jngbo Zhang,,*,,

More information

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages Low Swtchng Frequency Actve Harmonc Elmnaton n Multlevel Converters wth Unequal DC Voltages Zhong Du,, Leon M. Tolbert, John N. Chasson, Hu L The Unversty of Tennessee Electrcal and Computer Engneerng

More information

Optimization of an Oil Production System using Neural Networks and Genetic Algorithms

Optimization of an Oil Production System using Neural Networks and Genetic Algorithms IFSA-EUSFLAT 9 Optmzaton of an Ol Producton System usng Neural Networks and Genetc Algorthms Gullermo Jmenez de la C, Jose A. Ruz-Hernandez Evgen Shelomov Ruben Salazar M., Unversdad Autonoma del Carmen,

More information

Optimal Grid Topology using Genetic Algorithm to Maintain Network Security

Optimal Grid Topology using Genetic Algorithm to Maintain Network Security Internatonal Journal of Engneerng Scences, 2(8) August 23, Pages: 388-398 TI Journals Internatonal Journal of Engneerng Scences www.tournals.com ISSN 236-6474 Optmal Grd Topology usng Genetc Algorthm to

More information

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock Tme-frequency Analyss Based State Dagnoss of Transformers Wndngs under the Short-Crcut Shock YUYING SHAO, ZHUSHI RAO School of Mechancal Engneerng ZHIJIAN JIN Hgh Voltage Lab Shangha Jao Tong Unversty

More information

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance

Optimizing a System of Threshold-based Sensors with Application to Biosurveillance Optmzng a System of Threshold-based Sensors wth Applcaton to Bosurvellance Ronald D. Frcker, Jr. Thrd Annual Quanttatve Methods n Defense and Natonal Securty Conference May 28, 2008 What s Bosurvellance?

More information

Breast Cancer Detection using Recursive Least Square and Modified Radial Basis Functional Neural Network

Breast Cancer Detection using Recursive Least Square and Modified Radial Basis Functional Neural Network Breast Cancer Detecton usng Recursve Least Square and Modfed Radal Bass Functonal Neural Network M.R.Senapat a, P.K.Routray b,p.k.dask b,a Department of computer scence and Engneerng Gandh Engneerng College

More information

Hybrid Differential Evolution based Concurrent Relay-PID Control for Motor Position Servo Systems

Hybrid Differential Evolution based Concurrent Relay-PID Control for Motor Position Servo Systems Hybrd Dfferental Evoluton based Concurrent Relay-PID Control for Motor Poston Servo Systems B.Sartha 1, Dr. L. Rav Srnvas P.G. Student, Department of EEE, Gudlavalleru Engneerng College, Gudlavalleru,

More information

Intelligent and Robust Genetic Algorithm Based Classifier

Intelligent and Robust Genetic Algorithm Based Classifier Intellgent and Robust Genetc Algorthm Based Classfer S. H. Zahr, H. Raab Mashhad and S. A. Seyedn Downloaded from eee.ust.ac.r at :4 IRDT on Monday September 3rd 018 Abstract: The concepts of robust classfcaton

More information

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems APSIPA ASC 2011 X an Throughput Maxmzaton by Adaptve Threshold Adjustment for AMC Systems We-Shun Lao and Hsuan-Jung Su Graduate Insttute of Communcaton Engneerng Department of Electrcal Engneerng Natonal

More information

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 014, 6, 61-68 61 Open Access Node Localzaton Method for Wreless Sensor Networks Based on Hybrd Optmzaton

More information

arxiv: v1 [cs.lg] 8 Jul 2016

arxiv: v1 [cs.lg] 8 Jul 2016 Overcomng Challenges n Fxed Pont Tranng of Deep Convolutonal Networks arxv:1607.02241v1 [cs.lg] 8 Jul 2016 Darryl D. Ln Qualcomm Research, San Dego, CA 92121 USA Sachn S. Talath Qualcomm Research, San

More information

A Novel Hybrid Neural Network for Data Clustering

A Novel Hybrid Neural Network for Data Clustering A Novel Hybrd Neural Network for Data Clusterng Dongha Guan, Andrey Gavrlov Department of Computer Engneerng Kyung Hee Unversty, Korea dongha@oslab.khu.ac.kr, Avg1952@rambler.ru Abstract. Clusterng plays

More information

A FUZZY WAVELET NEURAL NETWORK LOAD FREQUENCY CONTROLLER BASED ON GENETIC ALGORITHM

A FUZZY WAVELET NEURAL NETWORK LOAD FREQUENCY CONTROLLER BASED ON GENETIC ALGORITHM Internatonal Journal on Techncal and Physcal Problems of Engneerng (IJTPE) Publshed by Internatonal Organzaton of IOTPE ISSN 277-3528 IJTPE Journal www.otpe.com jtpe@otpe.com June 22 Issue Volume 4 Number

More information

NEURAL PROCESSIN G.SYSTEMS 2 INF ORM.ATIO N (Q90. ( Iq~O) DAVID S. TOURETZKY ADVANCES CARNEGIE MELLON UNIVERSITY. ..F~ k \ """ Ct... V\.

NEURAL PROCESSIN G.SYSTEMS 2 INF ORM.ATIO N (Q90. ( Iq~O) DAVID S. TOURETZKY ADVANCES CARNEGIE MELLON UNIVERSITY. ..F~ k \  Ct... V\. ....F~ k \ """ Ct... V\. ~.Le.- b;e ve-. ( Iq~O) ADVANCES IN NEURAL INF ORM.ATIO N PROCESSIN G.SYSTEMS 2 EDITED BY DAVID S. TOURETZKY CARNEGIE MELLON UNIVERSITY (Q90.MORGAN KAUFMANN PUBLISHERS 2929 CAMPUS

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm Network Reconfguraton n Dstrbuton Systems Usng a Modfed TS Algorthm ZHANG DONG,FU ZHENGCAI,ZHANG LIUCHUN,SONG ZHENGQIANG School of Electroncs, Informaton and Electrcal Engneerng Shangha Jaotong Unversty

More information

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart Control Chart - hstory Control Chart Developed n 920 s By Dr. Walter A. Shewhart 2 Process n control A phenomenon s sad to be controlled when, through the use of past experence, we can predct, at least

More information

Introduction to Coalescent Models. Biostatistics 666 Lecture 4

Introduction to Coalescent Models. Biostatistics 666 Lecture 4 Introducton to Coalescent Models Bostatstcs 666 Lecture 4 Last Lecture Lnkage Equlbrum Expected state for dstant markers Lnkage Dsequlbrum Assocaton between neghborng alleles Expected to decrease wth dstance

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

A novel immune genetic algorithm based on quasi-secondary response

A novel immune genetic algorithm based on quasi-secondary response 12th AIAA/ISSMO Multdscplnary Analyss and Optmzaton Conference 10-12 September 2008, Vctora, Brtsh Columba Canada AIAA 2008-5919 A novel mmune genetc algorthm based on quas-secondary response Langyu Zhao

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network Gran Mosture Sensor Data Fuson Based on Improved Radal Bass Functon Neural Network Lu Yang, Gang Wu, Yuyao Song, and Lanlan Dong 1 College of Engneerng, Chna Agrcultural Unversty, Bejng,100083, Chna zhjunr@gmal.com,{yanglu,maozhhua}@cau.edu.cn

More information

Performance Analysis of Cellular Radio System Using Artificial Neural Networks

Performance Analysis of Cellular Radio System Using Artificial Neural Networks Amercan Journal of Neural Networks and Applcatons 27; 3(): 5-3 http://www.scencepublshnggroup.com/j/ajnna do:.648/j.ajnna.273.2 ISSN: 2469-74 (rnt); ISSN: 2469-749 (Onlne) erformance Analyss of Cellular

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 4, April-2016 ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 4, April-2016 ISSN Internatonal Journal of Scentfc & Engneerng Research, Volume 7, Issue 4, Aprl-6 ISSN 9-8 83 Optmal Maxmum Power Pont Trackng of PV Systems based Genetc- Hybrd Algorthm F. M. Bendary, Ebtsam. M. saed, Wael

More information

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems Investgaton of Hybrd Partcle Swarm Optmzaton Methods for Solvng Transent-Stablty Constraned Optmal Power Flow Problems K. Y. Chan, G. T. Y. Pong and K. W. Chan Abstract In ths paper, hybrd partcle swarm

More information

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems Fourth Internatonal Conference on Sensor Technologes and Applcatons Advanced Bo-Inspred Plausblty Checkng n a reless Sensor Network Usng Neuro-Immune Systems Autonomous Fault Dagnoss n an Intellgent Transportaton

More information

Optimization Frequency Design of Eddy Current Testing

Optimization Frequency Design of Eddy Current Testing Optmzaton Frequency Desgn of Eddy Current Testng NAONG MUNGKUNG 1, KOMKIT CHOMSUWAN 1, NAONG PIMPU 2 AND TOSHIFUMI YUJI 3 1 Department of Electrcal Technology Educaton Kng Mongkut s Unversty of Technology

More information

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks 213 7th Asa Modellng Symposum Adaptve Phase Synchronsaton Algorthm for Collaboratve Beamformng n Wreless Sensor Networks Chen How Wong, Zhan We Sew, Renee Ka Yn Chn, Aroland Krng, Kenneth Tze Kn Teo Modellng,

More information

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables S. Aucharyamet and S. Srsumrannukul / GMSARN Internatonal Journal 4 (2010) 57-66 Optmal Allocaton of Statc VAr Compensator for Actve Power oss Reducton by Dfferent Decson Varables S. Aucharyamet and S.

More information

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

More information

Research Article An Improved Genetic Algorithm for Power Losses Minimization using Distribution Network Reconfiguration Based on Re-rank Approach

Research Article An Improved Genetic Algorithm for Power Losses Minimization using Distribution Network Reconfiguration Based on Re-rank Approach Research Journal of Appled Scences, Engneerng and Technology 8(8): 1029-1035, 2014 DOI:10.19026/raset.8.1065 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scentfc Publcaton Corp. Submtted: May 21, 2014

More information

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm Mathematcal Problems n Engneerng Volume 2016, Artcle ID 3161069, 11 pages http://dx.do.org/10.1155/2016/3161069 Research Artcle Dynamc Relay Satellte Schedulng Based on ABC-TOPSIS Algorthm Shufeng Zhuang,

More information

Flagged and Compact Fuzzy ART: Fuzzy ART in more efficient forms

Flagged and Compact Fuzzy ART: Fuzzy ART in more efficient forms he Internatonal Journal of ACM Jordan (ISSN 2078-7952, Vol., No. 3, September 200 98 Flagged and Compact Fuzzy AR: Fuzzy AR n more effcent forms Kamal R. Al-Raw, and Consuelo Gonzalo 2 ; Department of

More information

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

More information

sensors ISSN by MDPI

sensors ISSN by MDPI Sensors 2007, 7, 628-648 Full Paper sensors ISSN 1424-8220 2007 by MDPI www.mdp.org/sensors Dstrbuted Partcle Swarm Optmzaton and Smulated Annealng for Energy-effcent Coverage n Wreless Sensor Networks

More information

Introduction to Coalescent Models. Biostatistics 666

Introduction to Coalescent Models. Biostatistics 666 Introducton to Coalescent Models Bostatstcs 666 Prevously Allele frequences Hardy Wenberg Equlbrum Lnkage Equlbrum Expected state for dstant markers Lnkage Dsequlbrum Assocaton between neghborng alleles

More information

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning Comparson of Gradent descent method, Kalman lterng and decoupled Kalman n tranng Neural Networs used for fngerprnt-based postonng Claude Mbusa Taenga, Koteswara Rao Anne, K Kyamaya, Jean Chamberlan Chedou

More information

Short Term Load Forecasting based on An Optimized Architecture of Hybrid Neural Network Model

Short Term Load Forecasting based on An Optimized Architecture of Hybrid Neural Network Model Short Term Load Forecastng based on An Optmzed Archtecture of Hybrd Neural Network Model Fras Shhab Ahmed Turksh Aeronautcal Assocaton Unversty Department of Informaton Technology Ankara, Turkey Mnstry

More information

Available Transfer Capability (ATC) Under Deregulated Power Systems

Available Transfer Capability (ATC) Under Deregulated Power Systems Volume-4, Issue-2, Aprl-2, IN : 2-758 Internatonal Journal of Engneerng and Management Research Avalable at: www.emr.net Page Number: 3-8 Avalable Transfer Capablty (ATC) Under Deregulated Power ystems

More information

Letters. Evolving a Modular Neural Network-Based Behavioral Fusion Using Extended VFF and Environment Classification for Mobile Robot Navigation

Letters. Evolving a Modular Neural Network-Based Behavioral Fusion Using Extended VFF and Environment Classification for Mobile Robot Navigation IEEE RANSACIONS ON EVOLUIONARY COMPUAION, VOL. 6, NO. 4, AUGUS 2002 413 Letters Evolvng a Modular Neural Network-Based Behavoral Fuson Usng Extended VFF and Envronment Classfcaton for Moble Robot Navgaton

More information

Indirect Symmetrical PST Protection Based on Phase Angle Shift and Optimal Radial Basis Function Neural Network

Indirect Symmetrical PST Protection Based on Phase Angle Shift and Optimal Radial Basis Function Neural Network Indrect Symmetrcal PST Protecton Based on Phase Angle Shft and Optmal Radal Bass Functon Neural Networ Shalendra Kumar Bhaser Department of Electrcal Engneerng Indan Insttute of Technology Rooree, Inda

More information

Optimal Phase Arrangement of Distribution Feeders Using Immune Algorithm

Optimal Phase Arrangement of Distribution Feeders Using Immune Algorithm The 4th Internatonal Conference on Intellgent System Applcatons to Power Systems, ISAP 2007 Optmal Phase Arrangement of Dstrbuton Feeders Usng Immune Algorthm C.H. Ln, C.S. Chen, M.Y. Huang, H.J. Chuang,

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

A Novel 20G Wide-Band Synthesis Methodology for CMOS Spiral Inductors using Neural Network and Genetic Algorithm

A Novel 20G Wide-Band Synthesis Methodology for CMOS Spiral Inductors using Neural Network and Genetic Algorithm A Novel 20G Wde-Band Synthess Methodology for CMOS Spral Inductors usng Neural Network and Genetc Algorthm Hayang Shen Wenjun Zhang Tao u CAD Department, Insttute of Mcroelectroncs, Tsnghua Unversty, Bejng

More information

HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY

HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY Internatonal Journal of Electrcal, Electroncs and Computer Systems, (IJEECS) HIGH PERFORMANCE ADDER USING VARIABLE THRESHOLD MOSFET IN 45NM TECHNOLOGY 1 Supryo Srman, 2 Dptendu Ku. Kundu, 3 Saradndu Panda,

More information

NEURO-FUZZY TECHNIQUES FOR SYSTEM MODELLING AND CONTROL

NEURO-FUZZY TECHNIQUES FOR SYSTEM MODELLING AND CONTROL Paper presented at FAE Symposum, European Unversty of Lefke, Nov 22 NEURO-FUZZY ECHNIQUES FOR SYSEM MODELLING AND CONROL Mohandas K P Faculty of Archtecture and Engneerng European Unversty of Lefke urksh

More information

Multiple Robots Formation A Multiobjctive Evolution Approach

Multiple Robots Formation A Multiobjctive Evolution Approach Avalable onlne at www.scencedrect.com Proceda Engneerng 41 (2012 ) 156 162 Internatonal Symposum on Robotcs and Intellgent Sensors 2012 (IRIS 2012) Multple Robots Formaton A Multobctve Evoluton Approach

More information

A Parallel Task Scheduling Optimization Algorithm Based on Clonal Operator in Green Cloud Computing

A Parallel Task Scheduling Optimization Algorithm Based on Clonal Operator in Green Cloud Computing A Parallel Task Schedulng Optmzaton Algorthm Based on Clonal Operator n Green Cloud Computng Yang Lu, Wanneng Shu, and Chrsh Zhang College of Informaton Scence and Engneerng, Hunan Cty Unversty, Yyang,

More information

Classification of Satellite Images by Texture-Based Models Modulation Using MLP, SVM Neural Networks and Nero Fuzzy

Classification of Satellite Images by Texture-Based Models Modulation Using MLP, SVM Neural Networks and Nero Fuzzy Internatonal Journal of Electroncs and Electrcal Engneerng Vol. 1, No. 4, December, 2013 Classfcaton of Satellte Images by Texture-Based Models Modulaton Usng MLP, SVM Neural Networks and Nero Fuzzy Gholam

More information

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks 74 Internatonal Journal of Communcaton Networks and Informaton Securty (IJCNIS) Vol. 3, No., Aprl 0 A Fuzzy-based Routng Strategy for Multhop Cogntve Rado Networks Al El Masr, Naceur Malouch and Hcham

More information

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application Optmal Szng and Allocaton of Resdental Photovoltac Panels n a Dstrbuton Networ for Ancllary Servces Applcaton Reza Ahmad Kordhel, Student Member, IEEE, S. Al Pourmousav, Student Member, IEEE, Jayarshnan

More information

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields Autonomous Robot Navgaton usng Genetc Algorthms F. ARAMBULA COSIO, M. A. PADILLA CASTAÑEDA Lab. de Imágenes y Vsón Centro de Instrumentos, UNAM Méxco, D.F., 451 MEXICO Abstract: - In ths paper s presented

More information