Genetic Algorithm Based Deep Learning Parameters Tuning for Robot Object Recognition and Grasping

Size: px
Start display at page:

Download "Genetic Algorithm Based Deep Learning Parameters Tuning for Robot Object Recognition and Grasping"

Transcription

1 Genetc Algorthm Based Deep Learnng Parameters Tunng for Robot Obect Recognton and Graspng Delowar Hossan, Genc Cap Internatonal Scence Index, Mechancal and Materals Engneerng waset.org/publcaton/ Abstract Ths paper concerns wth the problem of deep learnng parameters tunng usng a genetc algorthm (GA) n order to mprove the performance of deep learnng (DL) method. We present a GA based DL method for robot obect recognton and graspng. GA s used to optmze the DL parameters n learnng procedure n term of the ftness functon that s good enough. After fnshng the evoluton process, we receve the optmal number of DL parameters. To evaluate the performance of our method, we consder the obect recognton and robot graspng tasks. Expermental results show that our method s effcent for robot obect recognton and graspng. Keywords Deep learnng, genetc algorthm, obect recognton, robot graspng. I. INTRODUCTION L s a vastly growng research feld. It tres to mmc the Dhuman bran. For example, the feature herarches n the human vsual cortex represent the obects at the dfferent level of abstracton. The more abstract features go up n the herarchy; the obects become more vsble to the human. DL works n the same way as our human bran organzes deas n herarchcal fashon. The obectve of DL s to brng the machne learnng research to Artfcal Intellgence. DL research was started by Hnton et al. [1] n After then, many researchers are workng to mprove the performance of DL. DL has many parameters whch have nfluence on performance. For ths reason, recently researchers are workng to ntegrate evolutonary programmng wth DL. Some research works are already presented. The frst effort was done by Lamos-Sweeney [2]. He ntegrated GA wth a multlayer DL network for data compresson and obect classfcaton. He showed that hs proposed method enhanced the flexblty and reduced the computatonal burden of the algorthm. Levy et al. [3] proposed a hybrd approach to ntegratng GA and deep restrcted Boltzmann machnes (RBMs) for panter classfcaton problem. They extracted features usng generc mage processng functon and deep RBMs. Trumala [4] studed the evolutonary computaton (EC) mplantaton possblty wth the deep archtectures. He argued EC could solve the Deep Neural Networks (DBNs) overfttng problem. Davd and Greental [5] proposed a GA-asssted method for a deep autoencoder to mprove the performance and produced a sparser neural network. Verbancscs and Harguess Delowar Hossan s wth the Graduate School of Scence and Engneerng for Educaton, Unversty of Toyama, 3190 Gofuku, Toyama , Japan (e-mal: delowar.hossan.38@hose.ac.p). Genc Cap s wth the Department of Mechancal Engneerng, Hose Unversty, Tokyo , Japan (correspondng author, phone: , fax: , e-mal: cap@hose.ac.p). [6] nvestgated a neuro-evoluton (NE) based DL method. They appled the Hypercube-based NeuroEvoluton of Augmentng Topologes (HyperNEAT) to tranng a feature extractor process n backward propagaton learnng. Shao et al. [7] developed an evolutonary learnng methodology based on multobectve genetc programmng (MOGP) for mage classfcaton. It generated doman-adaptve global feature descrptor automatcally. DL has demonstrated state-of-art performance on robotc applcatons. There have been many works presented for robot real-tme obect recognton and graspng [8]-[13]. The goal s that robots can learn through the nteracton wth the envronment and the human subects. It reduces the stress of human subects n varous home style and ndustral tasks. In ths paper, we present an evolutonary learnng method that combned GA and Deep Belef Neural Networks (DBNNs) for robot obect recognton and graspng. Ths method optmzes the DBNN parameters, such as the number of hdden unts, the number of epochs, learnng rates and momentum n learnng procedures of the hdden layers. It reduces the error rate and network tranng tme of obect recognton. The obects are recognzed n the dfferent orentaton, postons, and lghtng condtons usng optmzed DBNN method, after then the robot pcks up the recognzed obects and places n a predefned poston. Ths paper s organzed as follows. In Secton II, combned GA and DBNN are descrbed. In Secton III, GA parameters and results are presented. In Secton IV, the expermental results of optmzed DBNN for robot obect recognton and graspng are shown. In Secton V, we conclude and menton the future works. II. COMBINED GA WITH DEEP BELIEF NEURAL NETWORK (GADBNN) The problem wth DBNN s that the DBNN parameters need to set before the tranng begns. Although there are no any fxed rules how to set these parameters, these parameters have nfluenced on the success of the tranng. By combnng GA wth Deep Belef Neural Network (GADBNN), the DBNN parameters are optmzed usng GA. The flowchart of GADBNN s shown n Fg. 1. A. Structure of Deep Belef Neural Network (DBNN) A DBNN s a probablstc generatve model, whch s constructed by a stack of RBMs. An RBM conssts of a vsble layer and a hdden layer, or a hdden layer and another hdden layer. In RBM, the neurons of each layer are completely connected wth the neurons of another layer, but the neurons of 629

2 Internatonal Scence Index, Mechancal and Materals Engneerng waset.org/publcaton/ the same layer are not nternally connected wth each other. RBMs are stacked on the top of each other to buld a DBNN. DBNN extracts feature n the herarchcal fashon, where lower level features form hgher levels features. The energy functon between vsble layer and hdden layer { v, h} n RBM s gven as follows: where nv nh n n 1 1 v 1 h E( v, h) a b w a v b h (1) n s the number of vsble unts, v 1 n s the number of h hdden unts, a s the bas term for vsble unts, b s the bas term for hdden unts, w s the weghts between vsble and hdden unts, v s the vsble unts wth v {0,1}, and h s the hdden unts wth h {0,1 }. The structure of our DBNN s shown n Fg. 2. It conssts of a vsble layer, three hdden layers, and an output layer. The optmal number of hdden unts n the three layers was found by applyng GA [14]. Vsble unts are set to the actvaton probabltes; on the other hand, hdden unts are set to the bnary values. We use two types of samplng method, such as Contrastve Dvergence (CD) and Persstent Contrastve Dvergence (PCD). The frst hdden layer s sampled by PCD because PCD explores the entre searchng doman for the nput features. It s much better n representng the log-lkelhood of the pxels. The second and thrd hdden layers are sampled usng CD because CD explores the better near the nput mages. CD s not aware of spurous modes of the nput mages and better for extractng features. For ths reason, we combne CD and PCD samplng methods and t outperforms for obect recognton purpose. Fg. 1 Flowchart of combned GA and DBNN Backpropagaton error dervatves are used to reduce the dscrepances between the orgnal features and ts reconstructon for fne-tunng weghts n order to better obect recognton. It refers the whole procedure encompassng the calculaton of the gradent and uses n stochastc gradent descent. We use softmax functon for classfyng obects. Backpropagaton wll termnate, f t satsfes one of the followng condtons: (1) reach to best performance,.e. mean square error (MSE), (2) reach to maxmum epoch number,.e. 200, (3) reach to mnmum gradent value, or (4) reach to maxmum valdaton checks,.e. 6. Fg. 2 Structure of our DBNN A. Genetc Algorthm (GA) GA s the heurstc search algorthm based on the natural evolutonary deas. It s the best way to solve a problem that has lttle nformaton to know. It s a very general algorthm and sutable for any search space. GA takes advantages of hstorcal nformaton for searchng of better soluton among the search space. The basc technque s to desgn an evoluton process to smulate the survval of the fttest among ndvduals for solvng a problem n generatons. The evoluton process of DBNN s shown n Fg. 1. In GADBNN, the GA s used to fnd the optmal number of DBNN parameters, such as the number of hdden unts, the number of epochs, learnng rates and momentum n learnng procedures for hdden layers. DBNN nformaton s encoded n the genome of the GA. Intally, the random number of ndvduals s generated. Then, the number of DBNN parameters s evaluated and ranked. After then, the ftness functon s evaluated. If the convergence crtera are not satsfed, then crossover and mutaton creates new ndvduals and replaces the worst members of populaton. If the convergence crtera are satsfed, then evoluton process s termnated, and the optmal number of DBNN parameters s generated. III. GA PARAMETERS In ths paper, we are deployed a real-valued GA [14], whch generates better solutons wth respect to the qualty of the soluton. It uses real values as parameters of the chromosome n populatons. It s mplemented wth the selecton, crossover and 630

3 Internatonal Scence Index, Mechancal and Materals Engneerng waset.org/publcaton/ mutaton operators. The GA functon and parameters are mentoned n Table I. Populaton s dvded nto four subpopulatons, and each subpopulaton uses dfferent mutaton rates. Mgraton s selected based on the number and sze of the subpopulatons. Crossover probablty s same for all subpopulatons. The total number of ndvduals s 100, and the maxmum number of generaton s 30. The best subpopulaton has receved the resources, and worst ndvduals are removed from less successful generatons. TABLE I GA FUNCTIONS AND PARAMETERS Functon Name Parameters Number of subpopulatons 4 Intal number of ndvduals (subpopulaton) 25, 25, 25, 25 Crossover probablty 0.8 Mutaton rate (subpopulaton) 0.1, 0.03, 0.01, Isolaton tme 10 generatons Mgraton rate 10% Results on screen Every 1 generaton Competton rate 10% Termnaton 30 generatons The ftness functon s defned as to mnmze the error rate and mnmze the network tranng tme n order to optmze the number of hdden unts, the number of epochs, learnng rates and momentum n hdden layers. The ftness functon used n our mplementaton s shown as follows: Ftness ( T T DBP ) 100 ( E E ABP ) (2) 40 where E s the total number of msclassfcaton dvded by the total number of test data before backpropagaton, E ABP s the total number of msclassfcaton dvded by total number of test data after backpropagaton, T s the network tranng tme n second before fne-tuned operaton usng backpropagaton, T s the network tranng tme n second DBP durng fne-tuned operaton usng backpropagaton operaton. Fg. 3 Best obectve values per subpopulaton IV. EXPERIMENTAL RESULTS In ths secton, we descrbe the experment and results of our approach. We dvde the expermental results nto two sectons: (1) Expermental result for GA based Deep Belef Neural Network (GADBNN), (2) Expermental result for Optmzed DBNN for robot obect recognton and graspng. A. Expermental Results for GADBNN In order to optmze DBNN parameters, we buld a database, whch conssts of 1200 tran mages of sx dfferent types of obects (200 mages of each obect) and 600 test mages of 100 mages of each obect. Ths tranng and test mages were taken randomly n dfferent orental, postons, and lghtng condtons n our expermental envronment to make our system robust. In our dataset, all mages are grayscale mages. Fg. 4 Obectve values of all ndvduals of generatons In order to evaluate GADBNN performance, we plot the best obectve value per subpopulaton n Fg. 3. Four subpopulatons (sp1, sp2, sp3, sp4 where sps are the subpopulatons) are mentoned wth four dfferent colors. The best obect value s mentoned by bold red color. In addton, obectve values of ndvduals through all generaton durng evoluton process are shown n Fg. 4. The ftness value was started from In frst four generatons, the strategy appled n subpopulaton 2 s successful. On the ffth generaton, strategy 4 s successful. From sx to nne generatons, strategy 1 s successful. The ndvdual s convergence s most successful n the tenth generaton and obectve value s At the end of the optmzaton (tenth generaton), the strategy appled on subpopulaton 4 s the most successful. The ndvdual s convergences were termnated on 24th generaton. B. Expermental Results for Obect Recognton and Robot Graspng In order to demonstrate the performance of optmzed DBNN parameters, we consder the obect recognton and robot graspng tasks. For ths purpose, we buld an mage dataset that s conssted of 1200 mages (200 mages of each obect) of sx 631

4 World Academy of Scence, Engneerng and Technology Internatonal Scence Index, Mechancal and Materals Engneerng waset.org/publcaton/ robot graspable obects n dfferent orentatons, postons, and lghtng condtons n our expermental envronment. 1. Obect Recognton Results When a user requests for an obect by clckng on Graphcal User Interface (GUI), then a snapshot s taken by USB camera (shown n Fg. 6). Ths snapshot s converted to the grayscale mage. We apply a morphologcal structurng element operaton, and all exstng obects n the envronment are extracted and separated based on the center of the obects of the sze of 28x28 pxels. In the vsble layer, 784 neurons are used as nput. From optmzed DBNN, we found 650, 413, and 555 neurons of hdden unts, 100, 88, and 184 neurons of epochs n three hdden layers. Learnng rate for frst hdden layer was and for second and thrd hdden layers. Momentum values of frst fve epochs n each hdden layer are , , , , and n order to make learnng procedures more effcent. Momentum value for the remanng epochs n each hdden layer s 0. After passng through the three hdden layers, DBNN generates sx probablty values as output, because we traned optmzed DBNN wth sx dfferent types of obect. Each probablty belongs to each obect. The hghest probablty value s consdered the recognzed obect. If the hghest probablty value s smaller than the threshold value (0.7), then we consder that the requested obect does not exst n the expermental envronment. For example, the blue screwdrver s used as nput of DBNN, as outputs, DBNN generates sx probablty values, such as , , , , , and (shown n Fg. 5). From ths result, the maxmum probablty s , whch belongs to the fourth obect that we defned as the blue screwdrver. At the same way, other obects can be recognzed usng optmzed DBNN method. Fg. 5 Obect recognton process Fg. 6 Snapshots of robot obect recognton and graspng usng optmzed DBNN 632

5 Internatonal Scence Index, Mechancal and Materals Engneerng waset.org/publcaton/ Robot Graspng Results For robot graspng purpose, we used a Programmable Unversal Machne for Assembly (PUMA) robot from Denso Corporaton. It has a grpper that can grasp any obects of the maxmum wdth of 95 mm. When a user requests for a specfc obect, then the requested obect s recognzed usng optmzed DBNN method. The robot fnds the graspng poston based on the recognzed obect. The robot generates a moton traectory from the ntal poston to the obect graspng poston. After reachng to the obect graspng poston, the robot adusts ts grpper orentaton based on the obect orentaton n order to grasp obects n dfferent orentatons. After graspng the obect, the robot generates another moton from obect poston to the predefned obect placng poston. After placng the obect, the robot returns to the ntal poston and wats for next requests from the user. The snapshots of robot obect recognton and graspng process are shown n Fg. 6. V. CONCLUSIONS AND FUTURE WORKS The goal of ths paper s to propose a method to optmze DL parameters usng evolutonary algorthms. Our proposed method optmzed the DL parameters, such as the number of hdden unts, the number of epochs, learnng rates and momentum of learnng procedures n hdden layers. The error rates and network tranng tme were mnmzed. We evaluated our optmzed method on real-tme obect recognton and robot graspng process. The results showed that our optmzed method outperformed at the assgn tasks. In future, we wll ntegrate Mult-obectve Evolutonary Algorthms (MOEA) because the coeffcents of sngle obect evolutonary algorthms n the obectve functon are very dffcult to determne. In addton, we want to consder the scalng factors of the obects. REFERENCES [1] G. Hnton, S. Osndero, and Teh, Y.-W, A fast learnng algorthm for deep belef nets, Neural Computaton, vol. 18, no. 7, pp , [2] J. Lamos-Sweeney, Deep learnng usng genetc algorthms, Master s Thess, Rochester Insttute of Technology, NY, USA, [3] E. Levy, O. E. Davd, and N. S. Netanyahu, Genetc algorthms and deep learnng for automatc panter classfcaton, Proceedngs of the 2014 Annual Conference on Genetc and Evolutonary Computaton, 2014, pp [4] S. S. Trumala, "Implementaton of Evolutonary Algorthms for Deep Archtectures", AIC, pp [5] O. E. Davd, and I. Greental, "Genetc algorthms for evolvng deep neural networks", In Proceedngs of the Companon Publcaton of the 2014 Annual Conference on Genetc and Evolutonary Computaton, pp ACM, [6] P. Verbancscs, and Josh Harguess, "Generatve neuroevoluton for deep learnng", arxv preprnt arxv: (2013). [7] L. Shao, L. Lu, and X. L, Feature learnng for mage classfcaton va multobectve genetc programmng, IEEE Transactons on Neural Networks and Learnng Systems, vol. 25, no. 7, pp , [8] I. Lenz, H. Lee, and A. Saxena, Deep Learnng for Detectng Robotc Grasps, Internatonal Journal of Robotcs Research, vol. 34, no. 4-5, pp , [9] L. Pnto, and Gupta, Superszng Self-supervson: Learnng to Grasp from 50K Tres and 700 Robot Hours, arxv: (cs.lg), [10] D. Hossan, and G. Cap, Applcaton of Deep Belef Neural Network for Robot Obect Recognton and Graspng, The 2nd IEEJ Internatonal Workshop on Sensng, Actuaton, and Moton Control (SAMCON 2016), Tokyo, Japan, March [11] D. Hossan, G. Cap, and M. Jnda, Obect Recognton and Robot Graspng: A Deep Learnng based Approach, The 34th Annual Conference of the Robotcs Socety of Japan (RSJ 2016), Yamagata, Japan, September [12] J. Redmon, and A. Angelova, Real-Tme Grasp Detecton Usng Convolutonal Neural Networks, arxv: , [13] S. Levne, P. Pastor, A. Krzhevsky, and D. Qullen, D. Learnng Hand-Eye Coordnaton for Robotc Graspng wth Deep Learnng and Large-Scale Data Collecton, arxv: , [14] G. Cap, and K. Doya, Evoluton of recurrent neural controllers usng an extended parallel genetc algorthm, Robotcs and Autonomous System, vol. 52, no. 2-3, pp , Delowar Hossan s workng toward the Ph.D. degree at Graduate School of Scence and Engneerng for Educaton, Unversty of Toyama, Japan, also workng as vstng researcher at Hose Unversty, Japan. He receved the B.Sc. and M.Sc. degrees n Computer Scence & Engneerng from Unversty of Rashah, Rashah, Bangladesh, n 2010 and 2012, respectvely. He was a Lecturer at the Department of Computer Scence and Engneerng, Dhaka Internatonal Unversty, Dhaka, Bangladesh from 2012 to Hs research nterests nclude the ndustral robot, deep learnng, artfcal ntellgence, computer vson, mage processng, ntellgent robotcs, learnng, and evoluton. Genc Cap receved the B.E. degree from Polytechnc Unversty of Trana, n 1993 and the Ph.D. degree from Yamagata Unversty, n He was a Researcher at the Department of Computatonal Neurobology, ATR Insttute from 2002 to In 2004, he oned the Department of System Management, Fukuoka Insttute of Technology, as an Assstant Professor, and n 2006, he was promoted to Assocate Professor. In 2010, he was oned as a Professor at the Department of Electrcal and Electronc Systems Engneerng, Unversty of Toyama, Toyama, Japan. He s currently a Professor at the Department of Mechancal Engneerng, Hose Unversty, Tokyo, Japan. Hs research nterests nclude ntellgent robots, BMI, mult-robot systems, humanod robots, learnng, and evoluton. 633

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

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

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

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

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

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

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

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

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

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

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

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

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains Internatonal Journal of Materals, Mechancs and Manufacturng, Vol. 1, No. 4, November 2013 Fndng Proper Confguratons for Modular Robots by Usng Genetc Algorthm on Dfferent Terrans Sajad Haghzad Kldbary,

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

Priority based Dynamic Multiple Robot Path Planning

Priority based Dynamic Multiple Robot Path Planning 2nd Internatonal Conference on Autonomous obots and Agents Prorty based Dynamc Multple obot Path Plannng Abstract Taxong Zheng Department of Automaton Chongqng Unversty of Post and Telecommuncaton, Chna

More information

Medical Diagnosis using Incremental Evolution of Neural Network

Medical Diagnosis using Incremental Evolution of Neural Network 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

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

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

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

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

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

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

Development and Performance Evaluation of Mismatched Filter using Differential Evolution

Development and Performance Evaluation of Mismatched Filter using Differential Evolution Internatonal Journal of Computer Applcatons (975 8887) Development and Performance Evaluaton of Msmatched Flter usng Dfferental Evoluton J. B. Seventlne 1 G. V. K. Sharma 2 K. Srdev 3 D. Elzabath Ran 4

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

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

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

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

Speech bandwidth expansion based on Deep Neural Networks

Speech bandwidth expansion based on Deep Neural Networks INTERSPEECH 2015 Speech bandwdth expanson based on Deep Neural Networks Yngxue Wang 1,2, Shenghu hao 1, Wenbo Lu 3,4, Mng L 3,5,Jngmng Kuang 1 1 School of Informaton and Electroncs, Beng Insttute of Technology,

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

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

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

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features Recognton of Low-Resoluton Face Images usng Sparse Codng of Local Features M. Saad Shakeel and Kn-Man-Lam Centre for Sgnal Processng, Department of Electronc and Informaton Engneerng he Hong Kong Polytechnc

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

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

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

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

Developing a Gesture Based Remote Human-Robot Interaction System Using Kinect

Developing a Gesture Based Remote Human-Robot Interaction System Using Kinect Developng a Gesture Based Remote Human-Robot Interacton System Usng Knect Kun Qan 1, Je Nu 2 and Hong Yang 1 1 School of Automaton, Southeast Unversty, Nanjng, Chna 2 School of Electrcal and Electronc

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

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

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme Proceedngs of the World Congress on Engneerng 2011 Vol II, July 6-8, 2011, London, U.K. Inverse Halftonng Method Usng Pattern Substtuton Based Data Hdng Scheme Me-Y Wu, Ja-Hong Lee and Hong-Je Wu Abstract

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

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

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

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station PSO and ACO Algorthms Appled to Locaton Optmzaton of the WLAN Base Staton Ivan Vlovć 1, Nša Burum 1, Zvonmr Špuš 2 and Robert Nađ 2 1 Unversty of Dubrovn, Croata 2 Unversty of Zagreb, Croata E-mal: van.vlovc@undu.hr,

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

Wavelet and Neural Network Approach to Demand Forecasting based on Whole and Electric Sub-Control Center Area

Wavelet and Neural Network Approach to Demand Forecasting based on Whole and Electric Sub-Control Center Area Internatonal Journal of Soft Computng and Engneerng (IJSCE) ISSN: 2231-2307, Volume-1, Issue-6, January 2012 Wavelet and Neural Networ Approach to Demand Forecastng based on Whole and Electrc Sub-Control

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

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

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction ISSN : 0976-8491(Onlne) ISSN : 2229-4333(rnt) Optmum Allocaton of Dstrbuted Generatons Based on Evolutonary rogrammng for Reducton and Voltage rofle Correcton 1 Mohammad Saleh Male, 2 Soodabeh Soleyman

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

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

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

An Efficient Blind Watermarking Method based on Significant Difference of Wavelet Tree Quantization using Adaptive Threshold

An Efficient Blind Watermarking Method based on Significant Difference of Wavelet Tree Quantization using Adaptive Threshold Internatonal Journal of Electroncs and Electrcal Engneerng Vol., No., June 3 An Effcent Blnd ng Method based on Sgnfcant Dfference of Wavelet Tree Quantzaton usng Adaptve Threshold Then Huynh The Unversty

More information

Improvement of Buck Converter Performance Using Artificial Bee Colony Optimized-PID Controller

Improvement of Buck Converter Performance Using Artificial Bee Colony Optimized-PID Controller Journal of Automaton and Control Engneerng Vol. 3, No. 4, August 2015 Improvement of Buck Converter Performance Usng Artfcal Bee Colony Optmzed-PID Controller Yusuf Sonmez1, Ozcan Ayyldz1, H. Tolga Kahraman2,

More information

On Evolutionary Programming for Channel Equalization

On Evolutionary Programming for Channel Equalization On Evolutonary Programmng for Channel Equalzaton ADINA BURIAN, ARTO KANTSILA, MIKKO LEHTOKANGAS, JUKKA SAARINEN Dgtal and Computer Systems Laboratory Tampere Unversty of Technology P.O. BOX 553, FIN-33101,

More information

A Hybrid Ant Colony Optimization Algorithm or Path Planning of Robot in Dynamic Environment

A Hybrid Ant Colony Optimization Algorithm or Path Planning of Robot in Dynamic Environment Hao Me, Yantao Tan, Lnan Zu A Hybrd Ant Colony Optmzaton Algorthm or Path Plannng of Robot n Dynamc Envronment A Hybrd Ant Colony Optmzaton Algorthm for Path Plannng of Robot n Dynamc Envronment 1 Hao

More information

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design Proceedngs of Conference 8 Korean Socety of Ocean Engneers May 9-3, Cheju, Korea Moorng Cost Senstvty Study Based on Cost-Optmum Moorng Desgn SAM SANGSOO RYU, CASPAR HEYL AND ARUN DUGGAL Research & Development,

More information

Fault Locations in Transmission Systems by Evolutionary Algorithms

Fault Locations in Transmission Systems by Evolutionary Algorithms European Assocaton for the Development of Renewable Energes, Envronment and Power Qualty Internatonal Conference on Renewable Energes and Power Qualty (ICREPQ 09) Valenca (Span), 5th to 7th Aprl, 009 Fault

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

Modified Predictive Optimal Control Using Neural Network-based Combined Model for Large-Scale Power Plants

Modified Predictive Optimal Control Using Neural Network-based Combined Model for Large-Scale Power Plants 1 Modfed Predctve Optmal Control Usng Neural Networ-based Combned Model for Large-Scale Power Plants Kwang Y Lee, Fellow, IEEE, Jn S Heo, Jason A Hoffman, Sung-Ho Km, and Won-Hee Jung Abstract--Wth a Neural

More information

Profile Optimization of Satellite Antenna for Angular Jerk Minimization

Profile Optimization of Satellite Antenna for Angular Jerk Minimization Profle Optmzaton of Satellte Antenna for Angular Jerk Mnmzaton Jangwon Lee, Hyosung Ahn, Kwanghee Ko 3 and Semyung Wang 4 Gwangu Insttute of Scence and Technology, Gwangu, Korea, 500-7 and Daekwan Km 5,

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

Adaptive Group Organization Cooperative Evolutionary Algorithm for TSK-type Neural Fuzzy Networks Design

Adaptive Group Organization Cooperative Evolutionary Algorithm for TSK-type Neural Fuzzy Networks Design Adaptve Group Organzaton Cooperatve Evolutonary Algorthm for TSK-type Neural Fuzzy Networs Desgn Sheng-Fuu Ln * and Jyun-We Chang Department of Electrcal Engneerng Natonal Chao Tung Unversty Hsnchu, Tawan

More information

Probabilistic Graphical Model based Personal Route Prediction in Mobile Environment

Probabilistic Graphical Model based Personal Route Prediction in Mobile Environment Appl. Math. Inf. Sc. 6 No. 2S pp. 651S-659S (2012) Appled Mathematcs & Informaton Scences An Internatonal Journal @ 2012 NSP Natural Scences Publshng Cor. Probablstc Graphcal Model based Personal Route

More information

XXVIII. MODELING AND OPTIMIZATION OF RADIO FREQUENCY IDENTIFICATION NETWORKS FOR INVENTORY MANAGEMENT

XXVIII. MODELING AND OPTIMIZATION OF RADIO FREQUENCY IDENTIFICATION NETWORKS FOR INVENTORY MANAGEMENT XXVIII. MODELING AND OPTIMIZATION OF RADIO FREQUENCY IDENTIFICATION NETWORKS FOR INVENTORY MANAGEMENT Atpong Surya Department of Electrcal and Electroncs Engneerng Ubonratchathan Unversty, Thaland, 34190

More information

Simultaneous Reconfiguration with DG Placement using Bit-Shift Operator Based TLBO

Simultaneous Reconfiguration with DG Placement using Bit-Shift Operator Based TLBO Smultaneous Reconfguraton wth Placement usng Bt-Shft Operator Based TLBO Ayan Ghosh, *Deepak Kumar EEE Department B.I.T Mesra, Ranch Jharkhand, Inda *deepakmek9@gmal.com S. R. Samantaray School of Electrcal

More information

Topology Control for C-RAN Architecture Based on Complex Network

Topology Control for C-RAN Architecture Based on Complex Network Topology Control for C-RAN Archtecture Based on Complex Network Zhanun Lu, Yung He, Yunpeng L, Zhaoy L, Ka Dng Chongqng key laboratory of moble communcatons technology Chongqng unversty of post and telecommuncaton

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

Evolutionary Programming for Reactive Power Planning Using FACTS Devices

Evolutionary Programming for Reactive Power Planning Using FACTS Devices Bplab Bhattacharyya, kash Kumar Gupta,. Das Evolutonary Programmng for Reactve Power Plannng Usng Devces BIPLAB BHATTACHARYYA *, IKAH KUMAR GUPTA 2 AND.DA 3, 2, 3 Department of Electrcal Engneerng, Indan

More information

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1 Queen Bee genetc optmzaton of an heurstc based fuzzy control scheme for a moble robot 1 Rodrgo A. Carrasco Schmdt Pontfca Unversdad Católca de Chle Abstract Ths work presents both a novel control scheme

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

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

Associative Learning for Cognitive Development of Partner Robot through Interaction with People

Associative Learning for Cognitive Development of Partner Robot through Interaction with People Assocatve Learnng for Cogntve Development of Partner Robot through Interacton wth People Naoyuk KUBOTA Department of System Desgn, Tokyo Metropoltan Unversty, Hno, Tokyo 191-0065, Japan ABSTRACT Ths paper

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

th year, No., Computational Intelligence in Electrical Engineering,

th year, No., Computational Intelligence in Electrical Engineering, 1 Applcaton of hybrd neural networks combned wth comprehensve learnng partcle swarm optmzaton to shortterm load forecastng Mohammadreza Emarat 1, Farshd Keyna 2, Alreza Askarzadeh 3 1 PhD Student, Department

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

Modified Bat Algorithm for the Multi-Objective Flexible Job Shop Scheduling Problem

Modified Bat Algorithm for the Multi-Objective Flexible Job Shop Scheduling Problem Avalable onlne at www.jpe-onlne.com vol., no. 7, November 07, pp. 999-0 DOI: 0.90/jpe.7.07.p.9990 Modfed Bat Algorthm for the Mult-Objectve Flexble Job Shop Schedulng Problem Haodong Zhu a,b, Baofeng He

More information

DEGL BASED OPTIMIZATION FOR PRACTICAL CONSTRAINED ECONOMIC POWER DISPATCH PROBLEM

DEGL BASED OPTIMIZATION FOR PRACTICAL CONSTRAINED ECONOMIC POWER DISPATCH PROBLEM Journal of Electrcal Engneerng BASED OTIMIZATION FOR RACTICAL CONSTRAINED ECONOMIC OWER DISATCH ROBLEM B.ADMANABHAN (1) SIVAKUMAR R.S (2) (1) M.E (ower Sys Engg), Sardar Raja College of Engneerng, Alangulam,

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Fault Classification and Location on 220kV Transmission line Hoa Khanh Hue Using Anfis Net

Fault Classification and Location on 220kV Transmission line Hoa Khanh Hue Using Anfis Net Journal of Automaton and Control Engneerng Vol. 3, No. 2, Aprl 2015 Fault Classfcaton and Locaton on 220kV Transmsson lne Hoa Khanh Hue Usng Anfs Net Vu Phan Huan Electrcal Testng Central Company Lmtted,

More information

arxiv: v1 [cs.lg] 22 Jan 2016 Abstract

arxiv: v1 [cs.lg] 22 Jan 2016 Abstract Mne Km MINJE@ILLINOIS.EDU Department of Computer Scence, Unversty of Illnos at Urbana-Champagn, Urbana, IL 61801 USA Pars Smaragds Unversty of Illnos at Urbana-Champagn, Urbana, IL 61801 USA Adobe Research,

More information

mplemented n our system. The new archtecture of our mult-agent system whch called MA_EFBBFNT s provded n Secton 4. The set of some smulaton results s

mplemented n our system. The new archtecture of our mult-agent system whch called MA_EFBBFNT s provded n Secton 4. The set of some smulaton results s 014 Internatonal Jont Conference on Neural Networks (IJCNN) July 6-11, 014, Beng, Chna Mult-agent Evolutonary Desgn of Flexble Beta Bass Functon Neural Tree M. Ammar, S. Bouazz, Adel M. Alm and Ath Abraham

More information

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor 2318 JOURNAL OF COMPUTERS, VOL. 7, NO. 9, SEPTEMBER 2012 BP Neural Network based on PSO Algorthm for Temperature Characterstcs of Gas Nanosensor Weguo Zhao Center of Educaton Technology, Hebe Unversty

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

Power System Stabilization using Brain Emotional Learning Based Intelligent Controller

Power System Stabilization using Brain Emotional Learning Based Intelligent Controller Power System Stablzaton usng Bran Emotonal Learnng Based Intellgent Controller Ehsan Bjam, Student Member, IEEE, Morteza Jaddoleslam, Student Member, IEEE, Akbar Ebrahm, Malhe M. Farsang, Kwang Y. Lee,

More information

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating , pp. 337-344 http://dx.do.org/10.1457/jht.014.7.6.9 Research on Peak-detecton Algorthm for Hgh-precson Demodulaton System of Fber ragg Gratng Peng Wang 1, *, Xu Han 1, Smn Guan 1, Hong Zhao and Mngle

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

Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation

Optimization of Ancillary Services for System Security: Sequential vs. Simultaneous LMP calculation Optmzaton of Ancllary Servces for System Securty: Sequental vs. Smultaneous LM calculaton Sddhartha Kumar Khatan, Yuan L, Student Member, IEEE, and Chen-Chng. Lu, Fellow, IEEE Abstract-- A lnear optmzaton

More information

A High-Speed Multiplication Algorithm Using Modified Partial Product Reduction Tree

A High-Speed Multiplication Algorithm Using Modified Partial Product Reduction Tree World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal and Computer Engneerng Vol:4, No:, 200 A Hgh-Speed Multplcaton Algorthm Usng Modfed Partal Product educton Tree P Asadee

More information

Artificial Intelligence Techniques Applications for Power Disturbances Classification

Artificial Intelligence Techniques Applications for Power Disturbances Classification Internatonal Journal of Electrcal and Computer Engneerng 3:5 28 Artfcal Intellgence Technques Applcatons for Power Dsturbances Classfcaton K.Manmala, Dr.K.Selv and R.Ahla Abstract Artfcal Intellgence (AI)

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

An Improved Method in Transient Stability Assessment of a Power System Using Committee Neural Networks

An Improved Method in Transient Stability Assessment of a Power System Using Committee Neural Networks IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.9 No., January 9 9 An Improved Method n Transent Stablty Assessment of a Power System Usng Commttee Neural Networks Reza Ebrahmpour

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

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

More information

Optimization of Shortest Path of Multiple Transportation Model Based on Cost Analyses

Optimization of Shortest Path of Multiple Transportation Model Based on Cost Analyses Optmzaton of Shortest Path of Multple Transportaton Model Based on Cost Analyses Yang Yang 1,2 Ruyng Wang 1 Qanqan Zhang 1 1 Chna Unversty of Mnng & Technology (Bejng), School of Management, Bejng, 100083,

More information

ARTIFICIAL NEURAL NETWORK ARCHITECTURE FOR SOLVING THE DOUBLE DUMMY BRIDGE PROBLEM IN CONTRACT BRIDGE

ARTIFICIAL NEURAL NETWORK ARCHITECTURE FOR SOLVING THE DOUBLE DUMMY BRIDGE PROBLEM IN CONTRACT BRIDGE ISSN (Prnt) : 2319-5940 ISSN (Onlne) : 2278-1021 Internatonal Journal of Advanced Research n Computer and Communcaton Engneerng ARTIFICIAL NEURAL NETWORK ARCHITECTURE FOR SOLVING THE DOUBLE DUMMY BRIDGE

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

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

Sensors for Motion and Position Measurement

Sensors for Motion and Position Measurement Sensors for Moton and Poston Measurement Introducton An ntegrated manufacturng envronment conssts of 5 elements:- - Machne tools - Inspecton devces - Materal handlng devces - Packagng machnes - Area where

More information

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory Proceedngs of the 6th WSEAS Internatonal Conference on Applcatons of Electrcal Engneerng, Istanbul, Turkey, May 27-29, 2007 83 Optmal Reconfguraton of Dstrbuton System by PSO and GA usng graph theory Mehd

More information