Software reliability is defined as the probability of failure

Size: px
Start display at page:

Download "Software reliability is defined as the probability of failure"

Transcription

1 Evolutoary Regresso Predcto for Software Cumulatve Falure Modelg: a comparatve study M. Beaddy, M. Wakrm & S. Aljahdal 2 : Dept. of Math. & Ifo. Equpe MMS, Ib Zohr Uversty Morocco. beaddym@yahoo.fr 2: Taf Uversty Saud Araba Abstract A evolutoary regresso modelg approach for software cumulatve falure predcto based o auto-regresso order 4, 7 ad 0 models are proposed. A real coded geetc algorthm s used to optmze the mea square of the error produced by trag the auto-regresso model. I ths paper, we preset a real coded geetc algorthm that uses the approprate operators for ths ecodg type to tra the autoregresso model. To evaluate the predctve capablty of the developed model data sets, varous projects were used. A comparso betwee auto-regresso order 4 model traed usg least square estmato [] ad real coded geetc algorthm trag s provded, also a comparso betwee the autoregresso order 7 ad 0 models traed usg the geetc algorthm s preseted. Expermetal results show that the trag of dfferet auto-regresso model by the real coded geetc algorthm has a good predctve capablty. to predct the umber of faults the software as show by Aljahdal []-[2]. Least square estmato s the most techque used to estmate lear models as observed the lterature []. I ths paper we have developed a real coded geetc algorthm (RCGA) as a alteratve to estmate the auto-regresso model proposed by Aljahdal []-[2], that optmzes the error made by the model. Evolvg the parameters set for the auto-regresso model wth the verted error as a ftess fucto. To show the effect of the order of the model, a auto-regresso model order 7 ad 0 s establshed by usg our proposed approach to estmate ts parameters. II. SOFTWARE RELIABILITY DATA SET: Keywords Geetc Algorthms, Real Coded Geetc Algorthms, Auto Regresso Model, Software Relablty. I. INTRODUCTION Software relablty s defed as the probablty of falure free software operato for a specfed perod of tme a specfed evromet [3]. Socety s relace o large complex systems madates hgh relablty. Relable software s a ecessary compoet. Cotrollg faults software requres that oe ca predct problems early eough to take prevetve acto. I the past 35 years more tha 00 software relablty models have bee developed to solve relablty models [2]. Most of these models as the models of software relablty growth deped o a certa a pror assumptos about the ature of software faults ad the stochastc behavor of software process [4]-[5]. As a result, dfferet models have dfferet predctve performace at dfferet testg phases across varous projects. A sgle uversal model that ca provde hghly accurate predctos uder all crcumstaces wthout ay assumptos s most desrable [5]-[]. Regresso models are the most popular method for buldg models ad are used to calbrate almost all of the models [2]. Regresso predcto models are oe of the proposed models The Software Relablty set was compled by Joh Musa of Bell Telephoe Laboratores [6]. Hs objectve was to collect falure terval data to assst software maagers motorg test status ad predctg schedules ad to assst software researchers valdatg software relablty models. These models are appled the dscple of Software Relablty Egeerg. The dataset cossts of software falure data o 6 projects. Careful cotrols were employed durg data collecto to esure that the data would be of hgh qualty. The data was collected throughout the md 970s. It represets projects from a varety of applcatos cludg real tme commad ad cotrol, word processg, commercal, ad mltary applcatos. I our case, we used data from three dfferet projects. They are Mltary, Real Tme Cotrol ad Operatg System. The falure data were tally stored arrays, ordered by day of occurrece so that t could be processed. III. REGRESSION MODELS Oe of the most famous regresso models s the Auto- Regressve models. Ths model has bee used may applcatos. The auto-regressve model ca be descrbed as followg form []: y( k) = a0 + a y( k τ ) () = y( k τ ) s the observed cumulatve falure days before the curret day, a s the tug parameter for the auto-

2 regresso model ad s referred to as the order of the model. IV. THE GENETIC ALGORITHM The geetc algorthm was developed ad formalzed by Hollad [0]. It was further developed ad show to have wde applcablty by Goldberg [8]. For a good troducto ad examato of GAs, see Mchalewcz [3]. Although there are may possble varetes o the basc GAs, the operatoal of every geetc algorthm s descrbed the followg steps:. Radomly create a tal populato of chromosomes. 2. Compute the ftess of every member of the curret populato. 3. If there s a member of the curret populato that satsfes the problem requremets the stop. Otherwse cotue to the ext step. 4. Create a termedate populato by extractg members from the curret populato usg a selecto operator. 5. Geerate a ew populato by applyg the geetc operators of crossover ad mutato to ths termedate populato. 6. Go back to step 2. V. REAL CODED GENETIC ALGORITHMS The most commo represetato GAs s bary [9]. The chromosomes cossts of a set of gees, whch are geerally characters belogg to a alphabet {0, }. Therefore, a chromosome s a vector C cosstg of l gees c : C=(c,c 2,,c l ), c ={0,}, Where l s the legth of the chromosome. However the optmzato problems of parameters wth varables cotuous domas, t s more atural to represet the gees drectly as a real umbers sce the represetato of soluto are very close to the atural formulato,.e. there are o dffereces betwee the geotype ad the pheotype. The use of ths real-codg umercal optmzato o cotuous domas appears Mchalewcz [3]. I ths case, a chromosome s a vector of floatg pot umbers. The chromosome legth s the vector legth of the soluto of the problem; thus, each gee represets a varable of the problem. The gee values are forced to rema the terval establshed by the varables they represet, so may geetc operators are developed for them, such as, Flat crossover [6], Arthmetc crossover [4] ad BLX-α crossover [7] for the crossover operators ad Radom mutato ad o-uform mutato for the mutato operators [4]. VI. THE REAL CODED GENETIC ALGORITHM TO ESTIMATE AUTO-REGRESSION PARAMETRS FOR SOFTWARE RELIABILITY PREDICTION As metoed above, real codg s the most sutable codg for cotuous domas. Sce our goal s auto-regresso model parameter s estmatg whch predcts the cumulatve future faults the software, t appears logcal to use ths codg ad geetc operators assocated to t. Amog the advatages of usg real-valued codg over bary codg s creased precso. Bary codg of real-valued umbers ca suffer loss of precso depedg o the umber of bts used to represet oe umber. Moreover, real-valued codg chromosome strg become much shorter. For real-valued optmzato problems, real-valued codg s smply much easer ad more effcet to mplemet, sce t s coceptually closer to the problem space. I partcular, our am s to tra a auto-regresso model to predct future faults the software from the prevous dscovered faults. A chromosome cossts of all the parameters. Oe gee of a chromosome represets a sgle parameter value. I our case there are; 5, 8 ad parameters for the auto-regresso order 4, 7 ad 0 respectvely. The legth of the chromosomes s l= 5, l= 8 ad l=. The parameters of the auto-regresso are placed o a chromosome as show fgure. θ 0 θθ 2... θ θ Fgure: The chromosomal represetato of the auto-regresso model. Ftess fucto: the ftess fucto should reflect the dvdual s performace the curret problem. We have chose /(+mse) as a ftess fucto Eq. (3), where mse s the mea squared error durg trag defed Eq (2). mse ˆ 2 = ( β β ) (2) Where s the umber of trag faults used durg the trag process. β Ad βˆ are the actual ad the predcted output respectvely durg the learg process. ftess = + mse Selecto mechasm: The roulette wheel selecto s used to create the termedate populato. For each chromosome C a populato P, the probablty p s (C ), of cludg a copy of ths chromosome the termedate populato calculated as Eq. (4) p j= ftess( C ) j (3) P s s ( C ) = P (4) ftess( C ) Where P s the umber of dvduals the populato P.

3 VII. THE REAL CODED GENETIC ALGORITHM TRAINING AND TESTING RESULTS The tal parameters were radomly chose the terval [0, ]. For each project we performed a umber of smulatos wth a populato of 200 dvduals ad a maxmum of geerato equal to Gmax. After the trag process the Normalze Root Square Error (NRMSE, see Eq. 6) s computed to compare the results obtaed by real coded geetc algorthm wth these obtaed by the least square estmato. NRMSE = = ( β ( ) ˆ( β )) = ( β ( )) The results of NRMSE obtaed, by the LSE test phase are gve a table. Table : Results for NRMSE obtaed usg Auto-regresso model order 4 model testg case [3]. Real Tme Operatg Mltary Cotrol System Trag Testg Regresso Model The results of MSE ad NRMSE obtaed, by the trag the Auto-regresso order 4 model wth our real coded geetc algorthm trag ad testg phases are gve table 2. Table 2: Results for the MSE ad NRMSE obtaed usg AR-4 traed by RCGA the trag ad testg phases. Real Tme Operatg Mltary Cotrol System Trag MSE NRMSE.6062E E E-5 Testg MSE NRMSE E E E-5 I fgure 2 to 7 we are showg the testg results ad error dfferece for varous projects usg the AR-4 traed by our real coded geetc algorthm. 2 2 (5) Fgure 2:Actual ad Predcted Testg phase: Mltary Fgure 3: Predcto Error testg phase: Mltary Fgure 4: Actual ad Predcted Testg phase: Real Tme Cotrol

4 VIII. RESULTS FOR THE AR-7 AND AR-0 TRAINED BY THE RCGA The results of MSE ad NRMSE obtaed, by the trag the Auto-regresso order 7 ad 0 models wth our real coded geetc algorthm trag ad testg phases are gve tables 3 ad 4. Fgure 5: Predcto Error testg phase:real Tme Cotrol Fgure 6: Actual ad Predcted Testg phase: Operatg System Table 3: Results for the MSE ad NRMSE obtaed usg AR-7 traed by RCGA the trag ad testg phases. Mltary Real Tme Cotrol Operatg System Trag MSE NRMSE.9752E E E-5 Testg MSE NRMSE 4.836E E E-5 Tableau 4: Results for the MSE ad NRMSE obtaed usg AR-0 traed by RCGA the trag ad testg phases. Mltary Real Tme Cotrol Operatg System Trag MSE NRMSE E E E-5 Testg MSE NRMSE E E E-5 I fgure 8 to 3 we are showg the testg results ad error dfferece for varous projects usg the AR-7 traed by our real coded geetc algorthm. Fgure 7: Predcto Error testg phase: Operatg System Fgure 8: Actual ad Predcted Testg phase: Mltary

5 Fgure 9: Predcto Error testg phase: Mltary Fgure 2: Actual ad Predcted Testg phase: Operatg System Fgure 0: Actual ad Predcted Testg phase: Real Tme Cotrol Fgure 3: Predcto Error testg phase: Operatg System I fgure 4 to 9 we are showg the testg results ad error dfferece for varous projects usg the AR-0 traed by our real coded geetc algorthm. Fgure : Predcto Error testg phase:real Tme Cotrol Fgure 4: Actual ad Predcted Testg phase: Mltary

6 Fgure 5: Predcto Error testg phase: Mltary Fgure 8: Actual ad Predcted Testg phase: Operatg System Fgure 6: Actual ad Predcted Testg phase: Real Tme Cotrol Fgure 9: Predcto Error testg phase: Operatg System IX. CONCLUSION I ths paper, a evolutoary Auto-regresso modelg approach for software cumulatve falure predcto s proposed. Geetc algorthm s used to lear the autoregresso models by optmzg the mea square error produced by these models. Expermetal results show that our proposed approach adapts well across dfferet projects, ad has a better performace compared to the results obtaed by Auto-regresso models for cumulatve falure, leared by the Lest Square Estmato. Fgure 7: Predcto Error testg phase:real Tme Cotrol The order of the auto-regresso model does t affect the model as show dfferet results for dstct projects. REFERENCES [] S. Aljahdal, A. Sheta ad D. Re, Predcto of Software Relablty: A Comparso betwee regresso ad eural

7 etwork o-parametrc Models, Proceedg of the IEEE/ACS Coferece, 25-29, Jue 200. [2] S. Aljahdal, K. A. Buragga, Evolutoary Neural Network Predcto for Software Relablty Modelg The 6 th Iteratoal Coferece o Software Egeerg ad Egeerg (SEDE-2007). [3] ANSI /IEEE, "Stadard Glossary of Software Egeerg Termology," STD , ANSI /IEEE, 99. [4] K.Y. Ca, C.Y. Xe ad M.L. Zhag, A crtcal revew o software relablty modelg, Relablty Egeerg ad Safety, 99. [5] K.Y. Ca, L. Ca, W.D. Wag, Z.Y. Yu, D. Zhag, O the Neural Network approach software relablty modelg, Joural of System ad Software 200. [6] & Aalyss Cetre for Software DACS [7] L.J. Eshelma & J.D. Schaffer, Real coded geetc algorthms ad terval schemata I L. Durrel Whtely, Foudato of geetc algorthms 2 (pp ). Sa Mateo: Morga Kaufma. [8] D.E. Goldberg, Geetc Algorthms Search, Optmzato ad Mache Learg. Addso Wsley New York, 989. [9] D.E. Goldberg, Real-coded geetc algorthms. Vrtual alphabets ad blockg. Complex Systems, 5, 99, [0] J.H. Holad, Adaptato Natural ad Artfcal Systems. Cambrdge, Mass: MIT press, 975. [] Karuath N, Wthtely D, Malaya YK.. Predcto of Software Relablty usg Coectost Models, IEEE Tras Software Eg 992. [2] M.R. Lyu, Software Relablty Egeerg: A Roadmap. Future of Software Egeerg (FOSE 07) IEEE CS Press [3] Z. Mchalewcz, Geetc Algorthms + Structures = Evoluto Programs, Sprger 996. [4] Z. Mchalewcz Geetc Algorthms + Structures = Evoluto Programs, New-York : Sprger, 992. [5] J.Y. Park, S.U. Lee, J.H. Park, Neural Network Modelg for Software Relablty Predcto from Falure Tme, J Electr Eg Iform Sc 999. [6] N.J. Radclffe, Equvalece class of geetc algorthms Complex Systems, 99, 5 (2),

Optimal Allocation of Complex Equipment System Maintainability

Optimal Allocation of Complex Equipment System Maintainability Optmal Allocato of Complex Equpmet System ataablty X Re Graduate School, Natoal Defese Uversty, Bejg, 100091, Cha edcal Protecto Laboratory, Naval edcal Research Isttute, Shagha, 200433, Cha Emal:rexs841013@163.com

More information

CS 2710 Foundations of AI Lecture 22. Machine learning. Machine Learning

CS 2710 Foundations of AI Lecture 22. Machine learning. Machine Learning CS 7 Foudatos of AI Lecture Mache learg Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square Mache Learg The feld of mache learg studes the desg of computer programs (agets) capable of learg from past eperece

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications /03/ Mache Learg: Algorthms ad Applcatos Florao Z Free Uversty of Boze-Bolzao Faculty of Computer Scece Academc Year 0-0 Lecture 3: th March 0 Naïve Bayes classfer ( Problem defto A trag set X, where each

More information

Optimization of Light Switching Pattern on Large Scale using Genetic Algorithm

Optimization of Light Switching Pattern on Large Scale using Genetic Algorithm Optmzato of Lght Swtchg Patter o Large Scale usg Geetc Algorthm Pryaka Sambyal, Pawaesh Abrol 2, Parvee Lehaa 3,2 Departmet of Computer Scece & IT 3 Departmet of Electrocs Uversty of Jammu, Jammu, J&K,

More information

ANALYSIS OF VARIANCE WITH PARETO DATA

ANALYSIS OF VARIANCE WITH PARETO DATA Proceedgs of the th Aual Coferece of Asa Pacfc Decso Sceces Isttute Hog Kog, Jue -8, 006, pp. 599-609. ANALYSIS OF VARIANCE WITH PARETO DATA Lakhaa Watthaacheewakul Departmet of Mathematcs ad Statstcs,

More information

A genetic procedure used to train RFB neural networks

A genetic procedure used to train RFB neural networks A geetc procedure used to tra RFB eural etworks Costat-Iula VIZITIU Commucatos ad Electroc Systems Departmet Mltary Techcal Academy George Cosbuc Aveue 8-83 5 th Dstrct Bucharest ROMANIA vc@mta.ro http://www.mta.ro

More information

PERSPECTIVES OF THE USE OF GENETIC ALGORITHMS IN CRYPTANALYSIS

PERSPECTIVES OF THE USE OF GENETIC ALGORITHMS IN CRYPTANALYSIS PERSPECTIVES OF THE USE OF GENETIC ALGORITHMS IN CRYPTANALYSIS Lal Besela Sokhum State Uversty, Poltkovskaa str., Tbls, Georga Abstract Moder cryptosystems aalyss s a complex task, the soluto of whch s

More information

Machine Learning. CS 2750 Machine Learning. Administration. Lecture 1. Milos Hauskrecht 5329 Sennott Square, x4-8845

Machine Learning. CS 2750 Machine Learning. Administration. Lecture 1. Milos Hauskrecht 5329 Sennott Square, x4-8845 CS 75 Mache Learg Lecture Mache Learg Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square, 5 people.cs.ptt.edu/~mlos/courses/cs75/ Admstrato Istructor: Prof. Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square,

More information

Area and Power Efficient Modulo 2^n+1 Multiplier

Area and Power Efficient Modulo 2^n+1 Multiplier Iteratoal Joural of Moder Egeerg Research (IJMER) www.jmer.com Vol.3, Issue.3, May-Jue. 013 pp-137-1376 ISSN: 49-6645 Area ad Power Effcet Modulo ^+1 Multpler K. Ptambar Patra, 1 Saket Shrvastava, Sehlata

More information

Point Estimation-III: General Methods for Obtaining Estimators

Point Estimation-III: General Methods for Obtaining Estimators Pot Estmato-III: Geeral Methods for Obtag Estmators RECAP 0.-0.6 Data: Radom Sample from a Populato of terest o Real valued measuremets: o Assumpto (Hopefully Reasoable) o Model: Specfed Probablty Dstrbuto

More information

A Genetic K-means Clustering Algorithm Applied to Gene Expression Data

A Genetic K-means Clustering Algorithm Applied to Gene Expression Data A Geetc K-meas Clusterg Algorthm Appled to Gee Expresso Data Fag-Xag Wu, W. J. Zhag, ad Athoy J. Kusal Dvso of Bomedcal Egeerg, Uversty of Sasatchewa, Sasatoo, S S7N 5A9, CANADA faw34@mal.usas.ca, zhagc@egr.usas.ca

More information

NEURO FUZZY MODELING OF CONTROL SYSTEMS

NEURO FUZZY MODELING OF CONTROL SYSTEMS NEURO FUZZY MODELING OF CONTROL SYSTEMS Efré Gorrosteta, Carlos Pedraza Cetro de Igeería y Desarrollo Idustral CIDESI, Av Pe de La Cuesta 70. Des. Sa Pablo. Querétaro, Qro, Méxco gorrosteta@teso.mx pedraza@cdes.mx

More information

SALAM A. ISMAEEL Computer Man College for Computer Studies, Khartoum / Sudan

SALAM A. ISMAEEL Computer Man College for Computer Studies, Khartoum / Sudan AAPTIVE HYBRI-WAVELET ETHO FOR GPS/ SYSTE INTEGRATION SALA A. ISAEEL Computer a College for Computer Studes, Khartoum / Suda salam.smaeel@gmal.com ABSTRACT I ths paper, a techque for estmato a global postog

More information

Workflow- Based Shape Optimization of Airfoils and Blades using Chained Bezier Curves

Workflow- Based Shape Optimization of Airfoils and Blades using Chained Bezier Curves Workflow- Based Shape Optmzato of Arfols ad Blades usg Chaed Bezer Curves Igor Pehec, Damr Vuča, Želja Loza Faculty of Electrcal Egeerg, Mechacal Egeerg ad Naval Archtecture FESB, Uversty of Splt, Croata

More information

Improved MOPSO Algorithm Based on Map-Reduce Model in Cloud Resource Scheduling

Improved MOPSO Algorithm Based on Map-Reduce Model in Cloud Resource Scheduling Improved MOPSO Algorthm Based o Map-Reduce Model Cloud Resource Schedulg Heg-We ZHANG, Ka NIU *, J-Dog WANG, Na WANG Zhegzhou Isttute of Iformato Scece ad Techology, Zhegzhou 45000, Cha State Key Laboratory

More information

Designing a learning system

Designing a learning system CS 75 Mache Leafrg Lecture 3 Desgg a learg system Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square, x4-8845 people.cs.ptt.edu/~mlos/courses/cs75/ Homeork assgmet Homeork assgmet ll be out today To parts:

More information

Process Quality Evaluation based on Maximum Entropy Principle. Yuhong Wang, Chuanliang Zhang, Wei Dai a and Yu Zhao

Process Quality Evaluation based on Maximum Entropy Principle. Yuhong Wang, Chuanliang Zhang, Wei Dai a and Yu Zhao Appled Mechacs ad Materals Submtted: 204-08-26 ISSN: 662-7482, Vols. 668-669, pp 625-628 Accepted: 204-09-02 do:0.4028/www.scetfc.et/amm.668-669.625 Ole: 204-0-08 204 Tras Tech Publcatos, Swtzerlad Process

More information

NUMERICAL INTEGRATION BY GENETIC ALGORITHMS. Vladimir Morozenko, Irina Pleshkova

NUMERICAL INTEGRATION BY GENETIC ALGORITHMS. Vladimir Morozenko, Irina Pleshkova 5 Iteratoal Joural Iformato Theores ad Applcatos, Vol., Number 3, 3 NUMERICAL INTEGRATION BY GENETIC ALGORITHMS Vladmr Morozeko, Ira Pleshkova Abstract: It s show that geetc algorthms ca be used successfully

More information

Two step approach for Software Process Control: HLSRGM

Two step approach for Software Process Control: HLSRGM Iteratoal Joural of Emergg Treds & Techology Computer Scece (IJETTCS Web Ste: wwwjettcsorg Emal: edtor@jettcsorg, edtorjettcs@gmalcom Volume, Issue 4, July August 03 ISS 78-686 Two step approach for Software

More information

Prediction Method of Network Security Situation Based on GA- LSSVM Time Series Analysis

Prediction Method of Network Security Situation Based on GA- LSSVM Time Series Analysis AMSE JOURNALS-AMSE IIETA publcato-07-seres: Advaces B; Vol. 60; N ; pp 37-390 Submtted Mar. 05 07; Revsed May 5 07; Accepted Ju. 0 07 Predcto Method of Network Securty Stuato Based o GA- LSSVM Tme Seres

More information

APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL

APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL Sergej Srota Haa Řezaková Abstract Bak s propesty models are beg developed for busess support. They should help to choose clets wth a hgher

More information

Construction Project Cost Prediction Based on Genetic Algorithm and Least Squares Support Vector Machine

Construction Project Cost Prediction Based on Genetic Algorithm and Least Squares Support Vector Machine 5th Iteratoal Coferece o Cvl Egeerg ad rasportato (ICCE 05) Costructo Project Cost Predcto Based o Geetc Algorthm ad Least Squares Support Vector Mache Mg Xu, a, Bgfeg Xu,b*, Lajag Zhou,c ad L Wu,d School

More information

Face Recognition using Supervised & Unsupervised Techniques

Face Recognition using Supervised & Unsupervised Techniques Natoal Uversty of Sgapore EE5907-Patter recogto-2 NAIONAL UNIVERSIY OF SINGAPORE EE5907 Patter Recogto Project Part-2 Face Recogto usg Supervsed & Usupervsed echques SUBMIED BY: SUDEN NAME: harapa Reddy

More information

Application of Genetic Algorithm for Computing a Global 3D Scene Exploration

Application of Genetic Algorithm for Computing a Global 3D Scene Exploration Joural of Software Egeerg ad Applcatos, 2011, 4, 253-258 do:10.4236/jsea.2011.44028 Publshed Ole Aprl 2011 (http://www.scrp.org/joural/jsea) 253 Applcato of Geetc Algorthm for Computg a Global 3D Scee

More information

Blind Steganalysis for Digital Images using Support Vector Machine Method

Blind Steganalysis for Digital Images using Support Vector Machine Method 06 Iteratoal Symposum o Electrocs ad Smart Devces (ISESD) November 9-30, 06 Bld Stegaalyss for Dgtal Images usg Support Vector Mache Method Marcelus Hery Meor School of Electrcal Egeerg ad Iformatcs Badug

More information

A Perception of Statistical Inference in Data Mining

A Perception of Statistical Inference in Data Mining Iteratoal Joural of Computer Scece & Commucato Vol., No., July-December 00, pp. 373-378 A Percepto of Statstcal Iferece Data Mg Sajay Gaur & M. S. Dulawat, Departmet of Mathematcs & Statstcs, Mohalal Sukhada

More information

Beijing University of Technology, Beijing , China; Beijing University of Technology, Beijing , China;

Beijing University of Technology, Beijing , China; Beijing University of Technology, Beijing , China; d Iteratoal Coferece o Machery, Materals Egeerg, Chemcal Egeerg ad Botechology (MMECEB 5) Research of error detecto ad compesato of CNC mache tools based o laser terferometer Yuemg Zhag, a, Xuxu Chu, b

More information

ABSTRACT Keywords

ABSTRACT Keywords A Preprocessg Scheme for Hgh-Cardalty Categorcal Attrbutes Classfcato ad Predcto Problems Daele Mcc-Barreca ClearCommerce Corporato 1100 Metrc Blvd. Aust, TX 78732 ABSTRACT Categorcal data felds characterzed

More information

Network Intrusion Detection Using Support Vector Machine Based on Particle Swarm Optimization Li Wang 1,2, Chunhua Dong 2, Jianping Hu 2, Guodong Li 2

Network Intrusion Detection Using Support Vector Machine Based on Particle Swarm Optimization Li Wang 1,2, Chunhua Dong 2, Jianping Hu 2, Guodong Li 2 Iteratoal Coferece o Appled Scece ad Egeerg Iovato (ASEI 015) Network Itruso Detecto Usg Support Vector Mache Based o Partcle Swarm Optmzato L Wag 1,, Chuhua Dog, Japg Hu, Guodog L 1.School of Electrocs

More information

Bezier curves. 1. Defining a Bezier curve. A closed Bezier curve can simply be generated by closing its characteristic polygon

Bezier curves. 1. Defining a Bezier curve. A closed Bezier curve can simply be generated by closing its characteristic polygon Curve represetato Copyrght@, YZU Optmal Desg Laboratory. All rghts reserved. Last updated: Yeh-Lag Hsu (--). Note: Ths s the course materal for ME55 Geometrc modelg ad computer graphcs, Yua Ze Uversty.

More information

Comparison Studies on Classification for Remote Sensing Image Based on Data Mining Method

Comparison Studies on Classification for Remote Sensing Image Based on Data Mining Method Hag Xao ad Xub Zhag Comparso Studes o Classfcato for Remote Sesg Image Based o Data Mg Method Hag XIAO 1, Xub ZHANG 1 1: School of Electroc, Iformato ad Electrcal Egeerg Shagha Jaotog Uversty No. 1954,

More information

Differentiated Service of Streaming Media Playback Technology

Differentiated Service of Streaming Media Playback Technology Iteratoal Coferece o Advaced Iformato ad Commucato Techology for Educato (ICAICTE 2013) Dfferetated Servce of Streamg Meda Playback Techology CHENG Z-ao 1 MENG Bo 1 WANG Da-hua 1 ZHAO Yue 1 1 Iformatzato

More information

APR 1965 Aggregation Methodology

APR 1965 Aggregation Methodology Sa Joaqu Valley Ar Polluto Cotrol Dstrct APR 1965 Aggregato Methodology Approved By: Sged Date: March 3, 2016 Araud Marjollet, Drector of Permt Servces Backgroud Health rsk modelg ad the collecto of emssos

More information

Hardware/Software partitioning approach for embedded system design based on Genetic Algorithm

Hardware/Software partitioning approach for embedded system design based on Genetic Algorithm Iteratoal Joural of Scetfc Research & Egeerg Techology (IJSET ISSN: 2356-5608, Vol.3, ssue 3 Copyrght IPCO-205-pp.20-25 Hardware/Software parttog approach for embedded system desg based o Geetc Algorthm

More information

Constructive Semi-Supervised Classification Algorithm and Its Implement in Data Mining

Constructive Semi-Supervised Classification Algorithm and Its Implement in Data Mining Costructve Sem-Supervsed Classfcato Algorthm ad Its Implemet Data Mg Arvd Sgh Chadel, Arua Twar, ad Naredra S. Chaudhar Departmet of Computer Egg. Shr GS Ist of Tech.& Sc. SGSITS, 3, Par Road, Idore (M.P.)

More information

From Math to Efficient Hardware. James C. Hoe Department of ECE Carnegie Mellon University

From Math to Efficient Hardware. James C. Hoe Department of ECE Carnegie Mellon University FFT Compler: From Math to Effcet Hardware James C. Hoe Departmet of ECE Carege Mello Uversty jot wor wth Peter A. Mlder, Fraz Frachett, ad Marus Pueschel the SPIRAL project wth support from NSF ACR-3493,

More information

Marcus Gallagher School of Information Technology and Electrical Engineering The University of Queensland QLD 4072, Australia

Marcus Gallagher School of Information Technology and Electrical Engineering The University of Queensland QLD 4072, Australia O the Importace of Dversty Mateace Estmato of Dstrbuto Algorthms Bo Yua School of Iformato Techology ad Electrcal Egeerg The Uversty of Queeslad QLD 4072, Australa +6-7-3365636 boyua@tee.uq.edu.au Marcus

More information

Using The ACO Algorithm in Image Segmentation for Optimal Thresholding 陳香伶財務金融系

Using The ACO Algorithm in Image Segmentation for Optimal Thresholding 陳香伶財務金融系 教專研 95P- Usg The ACO Algorthm Image Segmetato for Optmal Thresholdg Abstract Usg The ACO Algorthm Image Segmetato for Optmal Thresholdg 陳香伶財務金融系 Despte the fact that the problem of thresholdg has bee qute

More information

Nonparametric Comparison of Two Dynamic Parameter Setting Methods in a Meta-Heuristic Approach

Nonparametric Comparison of Two Dynamic Parameter Setting Methods in a Meta-Heuristic Approach Noparametrc Comparso of Two Dyamc Parameter Settg Methods a Meta-Heurstc Approach Seyhu HEPDOGAN, Ph.D. Departmet of Idustral Egeerg ad Maagemet Systems, Uversty of Cetral Florda Orlado, Florda 32816,

More information

A Comparison of Univariate Smoothing Models: Application to Heart Rate Data Marcus Beal, Member, IEEE

A Comparison of Univariate Smoothing Models: Application to Heart Rate Data Marcus Beal, Member, IEEE A Comparso of Uvarate Smoothg Models: Applcato to Heart Rate Data Marcus Beal, Member, IEEE E-mal: bealm@pdx.edu Abstract There are a umber of uvarate smoothg models that ca be appled to a varety of olear

More information

An Optimized Algorithm for Big Data Classification using Neuro Fuzzy Approach

An Optimized Algorithm for Big Data Classification using Neuro Fuzzy Approach Ida Joural of Scece ad Techology, Vol 9(28), DOI: 0.7485/jst/206/v928/87995, July 206 ISSN (Prt) : 0974-6846 ISSN (Ole) : 0974-5645 A Optmzed Algorthm for Bg Data Classfcato usg Neuro Fuzzy Approach Naveet

More information

Clustering documents with vector space model using n-grams

Clustering documents with vector space model using n-grams Clusterg documets wth vector space model usg -grams Klas Skogmar, d97ksk@efd.lth.se Joha Olsso, d97jo@efd.lth.se Lud Isttute of Techology Supervsed by: Perre Nugues, Perre.Nugues@cs.lth.se Abstract Ths

More information

Adaptive Clustering Algorithm for Mining Subspace Clusters in High-Dimensional Data Stream *

Adaptive Clustering Algorithm for Mining Subspace Clusters in High-Dimensional Data Stream * ISSN 673-948 CODEN JKYTA8 E-mal: fcst@vp.63.com Joural of Froters of Computer Scece ad Techology http://www.ceaj.org 673-948/200/04(09)-0859-06 Tel: +86-0-566056 DOI: 0.3778/j.ss.673-948.200.09.009 *,2,

More information

Biconnected Components

Biconnected Components Presetato for use wth the textbook, Algorthm Desg ad Applcatos, by M. T. Goodrch ad R. Tamassa, Wley, 2015 Bcoected Compoets SEA PVD ORD FCO SNA MIA 2015 Goodrch ad Tamassa Bcoectvty 1 Applcato: Networkg

More information

A hybrid investment class rating model using SVD, PSO & multi-class SVM

A hybrid investment class rating model using SVD, PSO & multi-class SVM Iteratoal Joural of Applcato or Iovato Egeerg & Maagemet (IJAIEM) Web Ste: www.aem.org Emal: edtor@aem.org A hybrd vestmet class ratg model usg SVD, PSO & mult-class SVM At Kumar Das 1, Sudarsa Padhy 2

More information

Parallel Ant Colony for Nonlinear Function Optimization with Graphics Hardware Acceleration

Parallel Ant Colony for Nonlinear Function Optimization with Graphics Hardware Acceleration Proceedgs of the 009 IEEE Iteratoal Coferece o Systems Ma ad Cyberetcs Sa Atoo TX USA - October 009 Parallel At Coloy for Nolear Fucto Optmzato wth Graphcs Hardware Accelerato Wehag Zhu Departmet of Idustral

More information

Electrocardiogram Classification Method Based on SVM

Electrocardiogram Classification Method Based on SVM Electrocardogram Classfcato Method Based o SVM Xao Tag Zhwe Mo College of mathematcs ad software scece, Schua ormal uversty, Chegdu 60066, P. R. Cha Abstract Heart dsease s oe of the ma dseases threateg

More information

Exploring Wireless Sensor Network Configurations for Prolonging Network Lifetime

Exploring Wireless Sensor Network Configurations for Prolonging Network Lifetime 60 IJCSNS Iteratoal Joural of Computer Scece ad Network Securty, VOL7 No8, August 007 Explorg Wreless Sesor Network Cofguratos for Prologg Network Lfetme Zh Zha ad Yuhua Che, Departmet of Electrcal ad

More information

1-D matrix method. U 4 transmitted. incident U 2. reflected U 1 U 5 U 3 L 2 L 3 L 4. EE 439 matrix method 1

1-D matrix method. U 4 transmitted. incident U 2. reflected U 1 U 5 U 3 L 2 L 3 L 4. EE 439 matrix method 1 -D matrx method We ca expad the smple plae-wave scatterg for -D examples that we ve see to a more versatle matrx approach that ca be used to hadle may terestg -D problems. The basc dea s that we ca break

More information

Cubic fuzzy H-ideals in BF-Algebras

Cubic fuzzy H-ideals in BF-Algebras OSR Joural of Mathematcs (OSR-JM) e-ssn: 78-578 p-ssn: 39-765X Volume ssue 5 Ver (Sep - Oct06) PP 9-96 wwwosrjouralsorg Cubc fuzzy H-deals F-lgebras Satyaarayaa Esraa Mohammed Waas ad U du Madhav 3 Departmet

More information

For all questions, answer choice E) NOTA" means none of the above answers is correct. A) 50,500 B) 500,000 C) 500,500 D) 1,001,000 E) NOTA

For all questions, answer choice E) NOTA means none of the above answers is correct. A) 50,500 B) 500,000 C) 500,500 D) 1,001,000 E) NOTA For all questos, aswer choce " meas oe of the above aswers s correct.. What s the sum of the frst 000 postve tegers? A) 50,500 B) 500,000 C) 500,500 D),00,000. What s the sum of the tegers betwee 00 ad

More information

Unsupervised Pattern Classification for Categorical Data: A Two Stage Fuzzy Clustering Approach

Unsupervised Pattern Classification for Categorical Data: A Two Stage Fuzzy Clustering Approach 5 Usupervsed Patter Classfcato for Categorcal Data: A Two Stage Fuzzy Clusterg Approach Idrat Saha*, Arba Muhopadhyay, ad Uwal Maul Abstract Clusterg s a popular exploratory patter classfcato tool that

More information

Spatial Interpolation Using Neural Fuzzy Technique

Spatial Interpolation Using Neural Fuzzy Technique Wog, K.W., Gedeo, T., Fug, C.C. ad Wog, P.M. (00) Spatal terpolato usg eural fuzzy techque. I: Proceedgs of the 8th Iteratoal Coferece o Neural Iformato Processg (ICONIP), Shagha, Cha Spatal Iterpolato

More information

Using Linear-threshold Algorithms to Combine Multi-class Sub-experts

Using Linear-threshold Algorithms to Combine Multi-class Sub-experts Usg Lear-threshold Algorthms to Combe Mult-class Sub-experts Chrs Mesterharm MESTERHA@CS.RUTGERS.EDU Rutgers Computer Scece Departmet 110 Frelghuyse Road Pscataway, NJ 08854 USA Abstract We preset a ew

More information

DEEP (Displacement Estimation Error Back-Propagation) Method for Cascaded ViSPs (Visually Servoed Paired Structured Light Systems)

DEEP (Displacement Estimation Error Back-Propagation) Method for Cascaded ViSPs (Visually Servoed Paired Structured Light Systems) DEEP (Dsplacemet Estmato Error Back-Propagato) Method for Cascaded VSPs (Vsually Servoed Pared Structured Lght Systems) Haem Jeo 1), Jae-Uk Sh 2), Wachoel Myeog 3), Yougja Km 4), ad *Hyu Myug 5) 1), 3),

More information

2 General Regression Neural Network (GRNN)

2 General Regression Neural Network (GRNN) 4 Geeral Regresso Neural Network (GRNN) GRNN, as proposed b oald F. Specht [Specht 9] falls to the categor of probablstc eural etworks as dscussed Chapter oe. Ths eural etwork lke other probablstc eural

More information

LP: example of formulations

LP: example of formulations LP: eample of formulatos Three classcal decso problems OR: Trasportato problem Product-m problem Producto plag problem Operatos Research Massmo Paolucc DIBRIS Uversty of Geova Trasportato problem The decso

More information

Fuzzy ID3 Decision Tree Approach for Network Reliability Estimation

Fuzzy ID3 Decision Tree Approach for Network Reliability Estimation IJCSI Iteratoal Joural of Computer Scece Issues, Vol. 9, Issue 1, o 1, Jauary 2012 ISS (Ole): 1694-0814 www.ijcsi.org 446 Fuzzy ID3 Decso Tree Approach for etwor Relablty Estmato A. Ashaumar Sgh 1, Momtaz

More information

Estimating Feasibility Using Multiple Surrogates and ROC Curves

Estimating Feasibility Using Multiple Surrogates and ROC Curves Estmatg Feasblty Usg Multple Surrogates ad ROC Curves Arba Chaudhur * Uversty of Florda, Gaesvlle, Florda, 3601 Rodolphe Le Rche École Natoale Supéreure des Mes de Sat-Étee, Sat-Étee, Frace ad CNRS LIMOS

More information

Multithreaded implementation and performance of a modified artificial fish swarm algorithm for unconstrained optimization

Multithreaded implementation and performance of a modified artificial fish swarm algorithm for unconstrained optimization Multthreaded mplemetato ad performace of a modfed artfcal fsh swarm algorthm for ucostraed optmzato Mla Tuba, Nebojsa Baca, ad Nadezda Staarevc Abstract Artfcal fsh swarm (AFS) algorthm s oe of the latest

More information

Software Clustering Techniques and the Use of Combined Algorithm

Software Clustering Techniques and the Use of Combined Algorithm Software Clusterg Techques ad the Use of Combed Algorthm M. Saeed, O. Maqbool, H.A. Babr, S.Z. Hassa, S.M. Sarwar Computer Scece Departmet Lahore Uversty of Maagemet Sceces DHA Lahore, Paksta oaza@lums.edu.pk

More information

Auto-Scalability in Cloud: A Surveyof Energy and Sla Efficient Virtual Machine Consolidation

Auto-Scalability in Cloud: A Surveyof Energy and Sla Efficient Virtual Machine Consolidation SSRG Iteratoal Joural of Computer Scece ad Egeerg (SSRG-IJCSE volume 3 Issue November 06 Auto-Scalablty Cloud: A Surveyof Eergy ad Sla Effcet Vrtual Mache Cosoldato A.Rchard Wllam, Dr.J.Sethlkumar Asst.

More information

Support Vector Machine and Random Forest Modeling for Intrusion Detection System (IDS)

Support Vector Machine and Random Forest Modeling for Intrusion Detection System (IDS) Joural of Itellget Learg Systems ad Applcatos, 04, 6, 45-5 Publshed Ole February 04 (http://www.scrp.org/joural/jlsa) http://dx.do.org/0.436/jlsa.04.6005 45 Support Vector Mache ad Radom Forest Modelg

More information

A Simulated Traffic Engineering Model of IP/MPLS Network Enhancing Multi-Service Performance

A Simulated Traffic Engineering Model of IP/MPLS Network Enhancing Multi-Service Performance A Smulated Traffc Egeerg Model of IP/MPLS Network Ehacg Mult-Servce Performace Kev Wag*, Che-Pe Chuag**, La-Yua,L** *School of Computg ad Mathematcs Scece, Joh Moors Uversty, Lverpool U.K (trust36@ms5.het.et)

More information

MATHEMATICAL PROGRAMMING MODEL OF THE CRITICAL CHAIN METHOD

MATHEMATICAL PROGRAMMING MODEL OF THE CRITICAL CHAIN METHOD MATHEMATICAL PROGRAMMING MODEL OF THE CRITICAL CHAIN METHOD TOMÁŠ ŠUBRT, PAVLÍNA LANGROVÁ CUA, SLOVAKIA Abstract Curretly there s creasgly dcated that most of classcal project maagemet methods s ot sutable

More information

New Fuzzy Integral for the Unit Maneuver in RTS Game

New Fuzzy Integral for the Unit Maneuver in RTS Game New Fuzzy Itegral for the Ut Maeuver RTS Game Peter Hu Fug Ng, YgJe L, ad Smo Ch Keug Shu Departmet of Computg, The Hog Kog Polytechc Uversty, Hog Kog {cshfg,csyjl,csckshu}@comp.polyu.edu.hk Abstract.

More information

A PROCEDURE FOR SOLVING INTEGER BILEVEL LINEAR PROGRAMMING PROBLEMS

A PROCEDURE FOR SOLVING INTEGER BILEVEL LINEAR PROGRAMMING PROBLEMS ISSN: 39-8753 Iteratoal Joural of Iovatve Research Scece, Egeerg ad Techology A ISO 397: 7 Certfed Orgazato) Vol. 3, Issue, Jauary 4 A PROCEDURE FOR SOLVING INTEGER BILEVEL LINEAR PROGRAMMING PROBLEMS

More information

Reliable Surface Extraction from Point-Clouds using Scanner-Dependent Parameters

Reliable Surface Extraction from Point-Clouds using Scanner-Dependent Parameters 1 Relable Surface Extracto from Pot-Clouds usg Scaer-Depedet Parameters Hrosh Masuda 1, Ichro Taaka 2, ad Masakazu Eomoto 3 1 The Uversty of Tokyo, masuda@sys.t.u-tokyo.ac.jp 2 Tokyo Dek Uversty, taaka@cck.deda.ac.jp

More information

Text Categorization Based on a Similarity Approach

Text Categorization Based on a Similarity Approach Text Categorzato Based o a Smlarty Approach Cha Yag Ju We School of Computer Scece & Egeerg, Uversty of Electroc Scece ad Techology of Cha, Chegdu 60054, P.R. Cha Abstract Text classfcato ca effcetly ehace

More information

Research Article Mechanism of Immune System Based Multipath Fault Tolerant Routing Algorithm for Wireless Sensor Networks

Research Article Mechanism of Immune System Based Multipath Fault Tolerant Routing Algorithm for Wireless Sensor Networks Hdaw Publshg Corporato Iteratoal Joural of Dstrbuted Sesor Networks Volume 2013, Artcle ID 514182, 13 pages http://dx.do.org/10.1155/2013/514182 Research Artcle Mechasm of Immue System Based Multpath Fault

More information

International Mathematical Forum, 1, 2006, no. 31, ON JONES POLYNOMIALS OF GRAPHS OF TORUS KNOTS K (2, q ) Tamer UGUR, Abdullah KOPUZLU

International Mathematical Forum, 1, 2006, no. 31, ON JONES POLYNOMIALS OF GRAPHS OF TORUS KNOTS K (2, q ) Tamer UGUR, Abdullah KOPUZLU Iteratoal Mathematcal Forum,, 6, o., 57-54 ON JONES POLYNOMIALS OF RAPHS OF TORUS KNOTS K (, q ) Tamer UUR, Abdullah KOPUZLU Atatürk Uverst Scece Facult Dept. of. Math. 54 Erzurum, Turkey tugur@atau.edu.tr

More information

ChEn 475 Statistical Analysis of Regression Lesson 1. The Need for Statistical Analysis of Regression

ChEn 475 Statistical Analysis of Regression Lesson 1. The Need for Statistical Analysis of Regression Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso ChE 475 Statstcal Aalss of Regresso Lesso. The Need for Statstcal Aalss of Regresso What do ou do wth dvdual expermetal data pots? How are the

More information

Short Vector SIMD Code Generation for DSP Algorithms

Short Vector SIMD Code Generation for DSP Algorithms Short Vector SMD Code Geerato for DSP Algorthms Fraz Frachett Chrstoph Ueberhuber Appled ad Numercal Mathematcs Techcal Uversty of Vea Austra Markus Püschel José Moura Electrcal ad Computer Egeerg Carege

More information

Morphological Ending based Strategies of Unknown Word Estimation for Statistical POS Urdu Tagger

Morphological Ending based Strategies of Unknown Word Estimation for Statistical POS Urdu Tagger IJCSES Iteratoal Joural of Computer Sceces ad Egeerg Systems, Vol., No.3, July 2007 CSES Iteratoal c2007 ISSN 0973-4406 67 Morphologcal Edg based Strateges of Ukow Word Estmato for Statstcal POS Urdu Tagger

More information

Multiobjective Space Search Optimization and Information Granulation in the Design of Fuzzy Radial Basis Function Neural Networks

Multiobjective Space Search Optimization and Information Granulation in the Design of Fuzzy Radial Basis Function Neural Networks 636 Joural of Electrcal Egeerg & Techology Vol. 7, No. 4, pp. 636~645, http://dx.do.org/.537/jeet..7.4.636 ultobjectve Space Search Optmzato ad Iformato Graulato the Desg of Fuzzy Radal Bass Fucto Neural

More information

A Comparison of Heuristics for Scheduling Spatial Clusters to Reduce I/O Cost in Spatial Join Processing

A Comparison of Heuristics for Scheduling Spatial Clusters to Reduce I/O Cost in Spatial Join Processing Edth Cowa Uversty Research Ole ECU Publcatos Pre. 20 2006 A Comparso of Heurstcs for Schedulg Spatal Clusters to Reduce I/O Cost Spatal Jo Processg Jta Xao Edth Cowa Uversty 0.09/ICMLC.2006.258779 Ths

More information

Preventing Information Leakage in C Applications Using RBAC-Based Model

Preventing Information Leakage in C Applications Using RBAC-Based Model Proceedgs of the 5th WSEAS It. Cof. o Software Egeerg Parallel ad Dstrbuted Systems Madrd Spa February 5-7 2006 (pp69-73) Prevetg Iformato Leakage C Applcatos Usg RBAC-Based Model SHIH-CHIEN CHOU Departmet

More information

ITEM ToolKit Technical Support Notes

ITEM ToolKit Technical Support Notes ITEM ToolKt Notes Fault Tree Mathematcs Revew, Ic. 2875 Mchelle Drve Sute 300 Irve, CA 92606 Phoe: +1.240.297.4442 Fax: +1.240.297.4429 http://www.itemsoft.com Page 1 of 15 6/1/2016 Copyrght, Ic., All

More information

Research on Intrusion Detection System Based on Improved PSO-SVM algorithm

Research on Intrusion Detection System Based on Improved PSO-SVM algorithm 583 A publcato of CHEMICAL ENGINEERING TRANSACTIONS VOL. 51, 016 Guest Edtors: Tchu Wag, Hogyag Zhag, Le Ta Copyrght 016, AIDIC Servz S.r.l., ISBN 978-88-95608-43-3; ISSN 83-916 The Itala Assocato of Chemcal

More information

Hybrid Parameter Optimization Approach with Adaptive Neuro Fuzzy Inference System for the Software Maintainability

Hybrid Parameter Optimization Approach with Adaptive Neuro Fuzzy Inference System for the Software Maintainability Hbrd Parameter Optmzato Approach wth Adaptve Neuro Fuzz Iferece Sstem for the Software Mataablt P.R Therasa Computer Ceter A.C. Tech, Aa Uverst Chea, Ida therasa.peter@gmal.com P.Vvekaada Dept. of Chemcal

More information

A Double-Window-based Classification Algorithm for Concept Drifting Data Streams

A Double-Window-based Classification Algorithm for Concept Drifting Data Streams 00 IEEE Iteratoal Coferece o Graular Computg A Double-Wdow-based Classfcato Algorthm for Cocept Drftg Data Streams Qu Zhu, Xuegag Hu, Yuhog Zhag, Pepe L, Xdog Wu, School of Computer Scece ad Iformato Egeerg,

More information

Evolutionary Strategies for Multi-Scale Radial Basis Function Kernels in Support Vector Machines

Evolutionary Strategies for Multi-Scale Radial Basis Function Kernels in Support Vector Machines Eolutoary Strateges for Mult-Scale Radal Bass Fucto Kerels Support Vector Maches Taasaee Phethrakul Departmet of Computer Egeerg Faculty of Egeerg, Chulalogkor Uersty Bagkok, Thalad 0330 taasaee@yahoo.com

More information

Priority-based Packet Scheduling in Internet Protocol Television

Priority-based Packet Scheduling in Internet Protocol Television EMERGING 0 : The Thrd Iteratoal Coferece o Emergg Network Itellgece Prorty-based Packet Schedulg Iteret Protocol Televso Mehmet Dez Demrc Computer Scece Departmet Istabul Uversty İstabul, Turkey e-mal:demrcd@stabul.edu.tr

More information

Active Bayesian Learning For Mixture Models

Active Bayesian Learning For Mixture Models Actve Bayesa Learg For Mxture Models Ia Davdso Slco Graphcs 300 Crttede L, MS 876 Mouta Vew, CA 94587 pd@hotmal.com Abstract Tradtoally, Bayesa ductve learg volves fdg the most probable model from the

More information

Evaluation of Node and Link Importance Based on Network Topology and Traffic Information DU Xun-Wei, LIU Jun, GUO Wei

Evaluation of Node and Link Importance Based on Network Topology and Traffic Information DU Xun-Wei, LIU Jun, GUO Wei Advaced Materals Research Submtted: 2014-08-29 ISSN: 1662-8985, Vols. 1049-1050, pp 1765-1770 Accepted: 2014-09-01 do:10.4028/www.scetfc.et/amr.1049-1050.1765 Ole: 2014-10-10 2014 Tras Tech Publcatos,

More information

A Type of Variation of Hamilton Path Problem with Applications

A Type of Variation of Hamilton Path Problem with Applications Edth Cowa Uersty Research Ole ECU Publcatos Pre. 20 2008 A Type of Varato of Hamlto Path Problem wth Applcatos Jta Xao Edth Cowa Uersty Ju Wag Wezhou Uersty, Zhejag, Cha 0.09/ICYCS.2008.470 Ths artcle

More information

Application of a neuro-fuzzy system for optimization of structural design

Application of a neuro-fuzzy system for optimization of structural design Iteratoal Research Joural of Appled ad Basc Sceces 03 Avalable ole at www.rjabs.com ISSN 5-838X / Vol, 4 (): 407-45 Scece Explorer Publcatos Applcato of a euro-fuzzy system for optmzato of structural desg

More information

Estimation of Co-efficient of Variation in PPS sampling.

Estimation of Co-efficient of Variation in PPS sampling. It. Statstcal Ist.: Proc. 58th World Statstcal Cogress, 0, Dubl (Sesso CPS00) p.409 Estmato of Co-effcet of Varato PPS samplg. Archaa. V ( st Author) Departmet of Statstcs, Magalore Uverst Magalagagotr,

More information

Mode-based temporal filtering for in-band wavelet video coding with spatial scalability

Mode-based temporal filtering for in-band wavelet video coding with spatial scalability Mode-based temporal flterg for -bad wavelet vdeo codg wth spatal scalablty ogdog Zhag a*, Jzheg Xu b, Feg Wu b, Weju Zhag a, ogka Xog a a Image Commucato Isttute, Shagha Jao Tog Uversty, Shagha b Mcrosoft

More information

CLUSTERING ASSISTED FUNDAMENTAL MATRIX ESTIMATION

CLUSTERING ASSISTED FUNDAMENTAL MATRIX ESTIMATION CLUSERING ASSISED FUNDAMENAL MARIX ESIMAION Hao Wu ad Y Wa School of Iformato Scece ad Egeerg, Lazhou Uversty, Cha wuhao1195@163com, wayjs@163com ABSRAC I computer vso, the estmato of the fudametal matrx

More information

COMBINATORIAL METHOD OF POLYNOMIAL EXPANSION OF SYMMETRIC BOOLEAN FUNCTIONS

COMBINATORIAL METHOD OF POLYNOMIAL EXPANSION OF SYMMETRIC BOOLEAN FUNCTIONS COMBINATORIAL MTHOD O POLYNOMIAL XPANSION O SYMMTRIC BOOLAN UNCTIONS Dala A. Gorodecky The Uted Isttute of Iformatcs Prolems of Natoal Academy of Sceces of Belarus, Msk,, Belarus, dala.gorodecky@gmal.com.

More information

Airline Fleet Routing and Flight Scheduling under Market Competitions. Tang and Ming-Chei

Airline Fleet Routing and Flight Scheduling under Market Competitions. Tang and Ming-Chei Arle Fleet Routg ad Flght Schedulg uder Market Compettos Shagyao Ya, Ch-Hu Tag ad Mg-Che Lee Departmet of Cvl Egeerg, Natoal Cetral Uversty 3/12/2009 Itroducto Lterature revew The model Soluto method Numercal

More information

Pattern Extraction, Classification and Comparison Between Attribute Selection Measures

Pattern Extraction, Classification and Comparison Between Attribute Selection Measures Subrata Pramak et al. / (IJCSIT) Iteratoal Joural of Computer Scece ad Iformato Techoes, Vol. 1 (5), 010, 371-375 Patter Extracto, Classfcato ad Comparso Betwee ttrbute Selecto Measures Subrata Pramak,

More information

DESIGN AN OPTIMIZED FUZZY CLASSIFIER SYSTEM FOR URBAN TRAFFIC NETWORK

DESIGN AN OPTIMIZED FUZZY CLASSIFIER SYSTEM FOR URBAN TRAFFIC NETWORK DESIGN AN OPTIIZED FUZZY CLASSIFIER SYSTE FOR URBAN TRAFFIC NETWORK 1 EHSAN AZIIRAD, 2 JAVAD HADDADNIA 1 PHD Studet, Departmet of Electrcal ad Computer Egeerg, Sabzevar Tarbat oallem Uversty, Sabzevar,

More information

An Improved Fuzzy C-Means Clustering Algorithm Based on Potential Field

An Improved Fuzzy C-Means Clustering Algorithm Based on Potential Field 07 d Iteratoal Coferece o Advaces Maagemet Egeerg ad Iformato Techology (AMEIT 07) ISBN: 978--60595-457-8 A Improved Fuzzy C-Meas Clusterg Algorthm Based o Potetal Feld Yua-hag HAO, Zhu-chao YU *, X GAO

More information

Analysis of Students' Performance by Using Different Data Mining Classifiers

Analysis of Students' Performance by Using Different Data Mining Classifiers I.J. Moder Educato ad Computer Scece, 2017, 8, 9-15 Publshed Ole August 2017 MECS (http://www.mecs-press.org/) DOI: 10.5815/jmecs.2017.08.02 Aalyss of Studets' Performace by Usg Dfferet Data Mg Classfers

More information

Unsupervised Discretization Using Kernel Density Estimation

Unsupervised Discretization Using Kernel Density Estimation Usupervsed Dscretzato Usg Kerel Desty Estmato Maregle Bba, Floraa Esposto, Stefao Ferll, Ncola D Mauro, Teresa M.A Basle Departmet of Computer Scece, Uversty of Bar Va Oraboa 4, 7025 Bar, Italy {bba,esposto,ferll,dm,basle}@d.uba.t

More information

A Hybrid Approach to Content Based Image Retrieval Using Computational Intelligence Techniques

A Hybrid Approach to Content Based Image Retrieval Using Computational Intelligence Techniques Ida Joural of Scece ad Techology, Vol 9(), DOI: 0.7485/st/06/v9/9577, Jue 06 ISSN (Prt) : 0974-6846 ISSN (Ole) : 0974-5645 A Hybrd Approach to Cotet Based Image Retreval Usg Computatoal Itellgece Techques

More information

Integrated fault diagnosis method for down-hole working conditions of the beam pumping unit

Integrated fault diagnosis method for down-hole working conditions of the beam pumping unit Itegrated fault dagoss method for dow-hole workg codtos of the beam pumpg ut Ha Yg, L Ku College of Egeerg, Boha Uversty, Jzhou 203, Cha. E-mal: fegya326@alyu.com Abstract: The Dyamometer card s commoly

More information

Abstract IJERTV2IS International Journal of Engineering Research & Technology (IJERT) ISSN: Vol. 2 Issue 11, November

Abstract IJERTV2IS International Journal of Engineering Research & Technology (IJERT) ISSN: Vol. 2 Issue 11, November Automatc K Commuty Mg Heterogeeous Networks Usg Covergece Aware Drchlet Process Mxture Model Reuga Dev. R ad Hemalatha. M * Departmet of Computer Scece, Karpagam Uversty, Combatore, Ida. Abstract Network

More information