Balanced Quantum-Inspired Evolutionary Algorithm for Multiple Knapsack Problem

Size: px
Start display at page:

Download "Balanced Quantum-Inspired Evolutionary Algorithm for Multiple Knapsack Problem"

Transcription

1 I.J. Inellgen Sysems and Applcaons, 2014, 11, 1-11 Publshed Onlne Ocober 2014 n MECS (hp:// DOI: /jsa Balanced Quanum-Inspred Evoluonary Algorhm for Mulple Knapsack Problem C. Pavardhan, Sulabh Bansal* Faculy of Engneerng, Dayalbagh Educaonal Insue, Dayalbagh, Agra Anand Srvasav Chrsan-Albrechs-Unversä zu Kel, Insu für Informak, Chrsan-Albrechs-Plaz 4, Kel, Germany Absrac 0/1 Mulple Knapsack Problem, a generalzaon of more popular 0/1 Knapsack Problem, s NP-hard and consdered harder han smple Knapsack Problem. 0/1 Mulple Knapsack Problem has many applcaons n dscplnes relaed o compuer scence and operaons research. Quanum Inspred Evoluonary Algorhms (QIEAs), a subclass of Evoluonary algorhms, are consdered effecve o solve dffcul problems parcularly NP-hard combnaoral opmzaon problems. A hybrd QIEA s presened for mulple knapsack problem whch ncorporaes several feaures for beer balance beween exploraon and exploaon. The proposed QIEA, dubbed QIEA-M, provdes sgnfcanly mproved performance over smple QIEA from boh he perspecves vz., he qualy of soluons and compuaonal effor requred o reach he bes soluon. QIEA-M s also able o provde he soluons ha are beer han hose obaned usng a well known heursc alone. Index Terms Hybrd Evoluonary Algorhm, Quanum Inspred Evoluonary Algorhm, Combnaoral Opmzaon, Mulple Knapsack Problem I. INTRODUCTION 0-1 Mulple Knapsack Problem (M) s a generalzaon of he sandard 0-1 knapsack problem () where mulple knapsacks are consdered o be flled nsead of one. The M p roblem s srongly NPcomplee and no FPTAS s possble for M [1]. Evoluonary A lgorhms (EAs) refer o a class of populaon based search echnque used o oban good soluons for hard opmzaon problems n general. Indvduals n populaon map o soluons of he problem. The new generaons are evolved wh an objecve o mprove qualy of soluons. Evoluon of a new populaon nvolves applcaon of varous operaors on members of exsng populaon. Quanum-Inspred Evoluonary Algorhms (QIEAs) s subclass of EAs where he represenaon of ndvduals and operaors nvolved n generaon of new ndvduals are boh desgned based on he concep of Quanum Compung. Varous forms of QIEAs have been used o solve a varey of dffcul problems for example [2,3,4,5,6,7,8,9,10,11]. QIEAs have been observed as a powerful ool because of her beer represenaon power [12,13], EDA syle of funconng [14,15], flexbly necessary for he ncluson of feaures approprae for a gven problem owards delverng beer search performance [15], nheren qualy of sarng wh exploraon and gradually shfng owards he exploaon [13]. QIEA n self only provdes a very broad framework. QIEA, jus as oher EAs, suffers from several lmaons. Small qub roaons lead o slow convergence whle large qub roaons may cause he algorhm o mss a good soluon compleely. Incluson of feaures promong faser convergence may cause he algorhm o ge suck n local opma. Slow convergence lms he problem szes ha can be ackled usng QIEAs. Implemenaon of QIEAs, herefore, s more an ar. Any aemp o solve a dffcul problem has o use hs framework judcously and nclude feaures sued o he parcular problem n order o ge he desred performance. The objecve n any aemped mplemenaon of QIEA s o balance exploraon and exploaon hus achevng convergence o opmal or near opmal soluons whou requrng prohbvely large compuaon even for larger problem szes. Hybrdzng he populaon based mea-heursc search echnque wh heurscs algorhms avalable for parcular problem s an approach ha s popular snce las few decades o solve dffcul opmzaon problems [16]. The man movaon behnd he hybrdzaon of dfferen algorhms s o explo he complemenary characer of dfferen opmzaon sraeges. Hybrd mea-heursc algorhms ry o esablsh a balance beween exploraon and exploaon of he search space. The populaon based search approaches are good a exploraon of he search space and denfyng areas wh hgh qualy soluons whle hey are no so effecve n exploaon of hese hgh qualy areas. On he oher hand he srengh of local search s he capably of quckly fndng beer soluons n he vcny of sarng soluons. Generally he heurscs avalable for opmzaon problems are based on some knd of local search on an nal soluon. Thus n such algorhms, whch hybrdze a mea-heursc wh a heursc, he mea-heursc approach can gude he global search and problem doman specfc heursc can help searchng locally around he good soluons found from global perspecve. Copyrgh 2014 MECS I.J. Inellgen Sysems and Applcaons, 2014, 11, 1-11

2 2 Balanced Quanum-Inspred Evoluonary Algorhm for Mulple Knapsack Problem Table 1. Modfcaons appled on QIEA s for n he leraure Modfcaons reference e.g. Type Maxmum Sze n= ems coun m= knapsacks coun Orgnal QIEA (QIEA-o) [17,18] Modfed nalzaon of Qub ndvduals n QIEA [18] [19] [20] [21] Modfcaon n Termnaon Crera [18] Modfcaon n aracor, gae, ec whle Updang he qub [18] [4] [3] [11] [22] D Q MoK n=10,000 n=200 n=750,m=4 Modfyng Repar funcon based on doman knowledge [19] Replacng local and/or global mgraon of QIEA-o wh oher sraegy Incorporaon of genec operaor muaon [23] [24] [3] [11] D Q n=10,000 n=200 Changng number or lengh of q b ndvduals [25] MoK n=750,m=4 Renalzaon of Qubs [23] Incluson of doman knowledge n he search process. [26] [25] [3] MoK MoK D n=750, m=2 n=750, m=4 n=10,000 QIEA-o wh parallel mplemenaon [27] QIEA-o mplemenaon on GPU [28] n=250 *= 0/1 Knapsack Problem, MoK = Mul-objecve Knapsack Problem, Q = Quadrac Knapsack Problem, D= Dffcul 0/1 Knapsack problems Thus, QIEAs wh varous modfcaons have been appled o dfferen varans of popular combnaoral problem called Knapsack Problem (). Table 1 lss he modfcaons appled o QIEAs wh he example exsng n leraure. In hs paper an aemp s made o desgn a hybrd QIEA balanced n s power o explo and explore he search space n order o solve nsances of M. The populaon based mea-heursc QIEA s hybrdsed wh an exsng heursc for M known as MTHM [29] and some addonal feaures of populaon based search are judcously ncorporaed n order o solve randomly generaed nsances of M. Ths s frs aemp o solve M usng such a mea-heursc echnque. The res of he paper s organzed as follows. A bref descrpon of M wh a survey of approaches exsng n leraure for M s presened n secon II. A bref concepual descrpon of a ypcal QIEA s gven n secon III. The MTHM heursc used for hybrdzng QIEA s dscussed n secon IV. In secon V he QIEA framework used here and he proposed QIEA-M s explaned n deal. Compuaonal performance of QIEA-M s presened n secon VI. Conclusons are presened n secon VII. II. MULTIPLE KNAPSACK PROBLEM (M) Gven a se of n ems wh her profs p j and weghs w j, { }, and m knapsacks wh capaces c, { }, he M s o selec a subse of ems o fll gven m knapsacks such ha he oal prof s maxmzed and sum of weghs n each knapsack doesn exceed he capacy c. m n maxmze : j p j x j (1) subjec o : n j w j x j c { m} (2) m x j j { n} (3) (4) x j { } { m} j { n} where x j = 1 f em j s assgned o knapsack, x j = 0 oherwse and coeffcens p j, w j and c are posve negers. In order o avod any rval case, he followng assumpons are made 1. Every em has a chance o be placed a leas n larges knapsack: max j N w j max m c (5) 2. The smalles knapsack can be flled a leas by he smalles em: mn m c mn j N w j (6) 3. There s no knapsack whch can be flled wh all ems of N: n j w j c { m}. (7) The subse sum varan of M havng p j w j j { n} s known as mulple subse sum problem (MSSP). M has many applcaons n felds relaed o compuer scence and operaons research. An applcaon Copyrgh 2014 MECS I.J. Inellgen Sysems and Applcaons, 2014, 11, 1-11

3 Balanced Quanum-Inspred Evoluonary Algorhm for Mulple Knapsack Problem 3 s seen when schedulng jobs on processors where some machnes unavalable for a fxed duraon or some hgh proprey jobs are pre-assgned o processors [30]. A real world applcaon of M s he problem of cargo loadng where some conaners need o be chosen from a se of n conaners o be loaded n m vessels wh dfferen loadng capaces for he shpmen of he conaners [31]. Anoher real world problem for MSSP s menoned n [32] from a company producng objecs of marble. The company receves m marble slabs, of unform sze, from a quarry. Each produc, ha company produces, requres a pece from marble slab havng a specfed lengh. Ou of he ls of producs o be prepared, some producs need o be seleced and cu from he slabs so ha he oal amoun of wased marble s mnmzed. Ths problem s modelled as MSSP wh slabs correspondng o knapsacks and he lenghs correspondng o he weghs. Several aemps o solve he M exs e.g. [33,29,34] ec. Hung & Fsk [33] presened a deph frs branch and bound algorhm where he upper bounds were derved by Lagrangan relaxaon. Marello & Toh [29] proposed a dfferen branch and bound algorhm where consran m x j s omed a each decson node and he branchng em was chosen as an em whch had been packed n k>1 knapsacks of he relaxed problem. In a laer work Marello & Toh [34] proposed a bound and bound algorhm where a each node of he branchng ree boh he upper bound and lower bound are derved. Some approxmaon algorhms also exs for M. Kellerer [35] presened he PTAS for M wh dencal capaces. Chekur & Khanna [1] generalzed and presened he PTAS for M. He also dscussed M as a specal case of he generalzed assgnmen problem (GAP). GA P s APX-hard and only a 2-approxmaon exss. I s also shown ha no FPTAS s possble for M. A PTAS conanng he wo seps, guessng he ems as frs and packng hem as second, s presened subsequenly n [1]. The EPTAS s desgned based on he LP relaxaon of he M by Jansen [36,37]. Jansen [37] presened a faser verson of he algorhm desgned n [36]. These approxmaon schemes clam o provde soluon havng approxmaon rao of 1/ϵ. The algorhm s shown o ake polynomal me wh respec o sze of he problem bu s exponenal wh respec o he 1/ϵ. III. QUANTUM INSPIRED EVOLUTIONARY ALGORITHM (QIEA) The QIEAs nroduced n [17] are populaon-based sochasc evoluonary algorhms. They use he qub, a vecor, o represen he probablsc sae of ndvdual. Each qub s represened as q * + are complex numbers so ha s he probably of sae beng 1 and s he probably of sae beng 0 such ha. For he purpose of QIEAs, and are assumed o be real. Thus, a qub srng wh n bs represens a superposon of 2 n bnary saes and provdes an exremely compac represenaon of enre space. The process of generang bnary srngs from he qub srng, Q, s known as observaon. To observe he qub srng Q, a srng conssng of he same number of random numbers beween 0 and 1 (R) s generaed. The elemen P s se o 0 f R s less han square of Q and 1 oherwse. In each of he eraons, several soluon srngs are generaed from Q by observaon as gven above and her fness values are compued. The soluon wh bes fness s denfed. The updang process moves he elemens of Q owards he bes soluon slghly such ha here s a hgher probably of generaon of soluon srngs, whch are smlar o bes soluon, n subsequen eraons. A quanum gae s ulsed for hs purpose [17]. Procedure QIEA-orgnal 1 2 nalze Q() 3 make P() by observng he saes of Q() 4 repar P() 5 evaluae P() 6 sore he bes soluons among P() no B() 7 whle ( <MAX_GEN) 8 { 9 10 make P() by observng he saes of Q(-1) 11 repar P() 12 evaluae P() 13 updae Q() 14 sore he bes soluons among B(-1) and P() no B() 15 f (mgraon-perod) 16 {mgrae b or o B() globally or locally, respecvely.} 17 } Fg. 1. Quanum Inspred Evoluonary Algorhm One such gae, used by he QIEAs presened n hs work, s he Roaon Gae, whch updaes he qubs as follows: [ ] [cos sn sn cos ] [ ] (8) where, and denoe probables for h qub n ( + 1) h eraon and s equvalen o he sep sze n ypcal erave algorhms n he sense ha defnes he rae of movemen owards he currenly perceved opmum. The above descrpon oulnes he basc elemens of QIEA Observng a qub srng n mes yelds n dfferen soluons because of he probables nvolved. The fness of hese s compued and he qub srng Q s updaed owards hgher probably of producng srngs smlar o he one wh hghes fness. Ths sequence of seps connues; hese deas can be easly generalsed o work wh mulple qub srngs. Pseudo-code for he QIEA orgnally proposed by Han & Km [17] s presened n fg 1. Copyrgh 2014 MECS I.J. Inellgen Sysems and Applcaons, 2014, 11, 1-11

4 4 Balanced Quanum-Inspred Evoluonary Algorhm for Mulple Knapsack Problem IV. MTHM HEURISTIC FOR M Marello & Toh [29] gave a heursc algorhm, called MTHM, for solvng he M. Ths algorhm consss of hree phases as descrbed n he followng. The deals are avalable n [38]. 1. Inal feasble soluon s obaned n he frs phase of MTHM by applyng he Greedy algorhm o he frs knapsack; a se of remanng ems s obaned, hen he same procedure s appled for he second knapsack; hs s connued ll he m h knapsack. 2. The nal soluon s mproved durng he second phase by swappng every pars of ems assgned o dfferen knapsacks and nser a new em such ha he oal prof s ncreased. 3. Each seleced em s red o be replaced by one or more remanng ems durng he las f possble so ha he oal prof sum s ncreased. The MTHM heursc has he advanage ha some ems can be exchanged from a knapsack o anoher or excluded from he soluon se so ha oal prof ncreases, whch can lead o an effcen and fas soluon when he soluon gven by he frs phase s good. Moreover hey can be appled o any feasble soluon effecvely. The man drawback of MTHM heursc s ha consders only he exchanges beween a pars of ems and no he combnaons of ems. Varous phases of hs heursc can be nroduced n QIEA o mprove he qualy of soluons found. In secon V use of hese o mprove he performance of QIEA-M s examned n deal. The frs phase of hs heursc s used o repar he nfeasble soluons generaed by collapse operaon of QIEA. The second and hrd phases are appled as local search echnque on he soluons mproved from global perspecve durng he eraons of QIEA. V. QIEA-M In hs work a modfed QIEA framework s used as he sarng pon. In a QIEA he updae operaor s used o gradually modfy he qub ndvduals usng an aracor such ha can generae soluons more smlar o he aracor. QIEA as descrbed by Han & Km [17] manans a populaon of local bes ndvduals correspondng o he populaon of qub ndvduals besdes he global bes ndvdual generaed so far. Thus, he qub ndvduals evolve accordng o dfferen local bes soluons bu same global bes soluon. The updae operaor s appled eher locally or globally, a local level he correspondng local bes ndvdual s used as an aracor and a global level he global bes ndvdual s used as an aracor. The global and/or local bes soluons are replaced f found worse han he new soluons generaed usng a qub ndvdual. These new soluons are used as aracors subsequenly. Here nsead of generang sngle soluon, a qub ndvdual generaes mulple ndvduals every me before comparng hose wh sored bes ndvduals generaed so far such ha only he bes ou of all hese mulple soluons generaed s acually compared wh local or global bes ndvduals avalable. Ths helps n exploaon of he areas of soluon space represened by he parcular qub ndvduals more nensvely before roang hem owards an aracor. The qub ndvdual s roaed owards he local bes soluon more ofen han he global bes soluon. Such an arrangemen esablshes he balanced capably o explore and explo smulaneously whch s a foremos requremen for any mea-heursc mplemenaon. The above descrpon provdes a broad framework of QIEA wh scope for enhancemens for rapd soluon of a specfc problem. Ths frame work s used as he sarng pon here whch has been enhanced wh several feaures. The modfed algorhm desgned for M s named as QIEA-M. The mprovemens brough abou n QIEA-M are as follows. ()The ems are sored n order of decreasng prof by wegh rao o mprove he doman knowledge n he followng a. Inalzng he Qub Indvduals so ha hey generae beer soluons. b. Modfyng he repar funcon o mprove qualy of soluons. () Improvng he local bes soluons usng local search ()Muaon of soluons when hey appear o be suck n a local opmum (v) Re-nalzaon of Qub ndvduals (v) Local exploaon before global exploraon A. Sorng of ems n npu The ems havng a greaer prof by wegh rao are consdered o have hgher probably of her ncluson n he opmal soluon. Thus he ems n npu are sored n he decreasng order of her prof by wegh rao. Ths sorng s used o nalze qub ndvduals so ha hey can generae beer soluons and also o mprove repar procedure so ha provdes beer soluons. Inalzng he Qub Indvduals o depc he beer esmaons of dsrbuon models: In order o nalze he qub ndvduals, he ems are dvded n o 3 classes based on where hey le n order of preference; he frs class conans ems havng hgh preference for selecon n a knapsack, ems n second par have nermedae preference and hrd conan ems havng low preference. Hence, qubs for ems lyng n frs class (hrd class) are assgned values closer o 1 (0) so ha hey have hgh (low) probably of collapsng o value 1. Iems lyng n he second class requre more processng for convergence o eher 0 or 1, hence nermedae values beween 0 and 1 are assgned o hem. As a resul, QIEA-M sars explong he area or regon n soluon space havng hgher probably of havng soluons closer o opmal. Copyrgh 2014 MECS I.J. Inellgen Sysems and Applcaons, 2014, 11, 1-11

5 Balanced Quanum-Inspred Evoluonary Algorhm for Mulple Knapsack Problem 5 Fg. 2. Inalzaon of qubs. Qubs for ems shown are sored n decreasng prof by wegh rao from lef o rgh Procedure ReparM (x) 1 le { }; 2 for from 1 o m{ 3 whle ( ) { 4 { } 5 6 }//*whle*// 7 }//* for *// 8 for j from 1 o n { 9 f (k = { } ) {x kj 1; ;} 10 } //*for j*// Fg. 3. Pseudo-code for ReparM Modfyng he repar funcon o mprove qualy of soluons: QIEA uses a smple repar funcon afer observes he qubs hrough he make procedure o make he observed soluon feasble. In QIEA-M, he repar funcon s modfed o mprove he qualy of soluons whle makng hem feasble based on he phase 1 of MTHM heursc presened n secon IV. Ths mproves he speed of convergence. As explaned earler he ems are sored n order of her preference o nclude hem no a knapsack. So, n each repar sep, ems closes o he end are removed and ems closes o he begnnng are added as necessary. The knapsacks are assumed o be sored n order of her ncreasng capacy and ha s he order n whch hey are consdered when ems are added no knapsacks. The pseudo-code s gven n Fg. 3. B. Improvng he local bes soluons The local bes soluons are furher mproved n wo sages based on he phases 1 and 2 of MTHM heursc [29] descrbed n secon IV. In frs sage res o exchange every par of ems assgned o dfferen knapsacks along wh nserng a new em so ha oal prof s ncreased. Secondly, every seleced em (sarng from las n he sored order) s red o be replaced by one of he remanng ems so ha he oal prof sum s ncreased. The pseudo-code of hese procedures s gven n Fg. 4. and Fg. 5. C. Muaon of soluons appearng o be suck n local opmum. EAs suffer from endency of geng suck n local opma. All he modfcaons descrbed above help he algorhm o explo he search space around he greedy soluons ncreasng he speed of convergence bu hey also ncrease he endency o ge suck n local opma. To comba hs problem, f a new soluon generaed s seen o be close o global bes soluon found so far s muaed. Durng muaon, afer 2-3 bs n he soluon vecor are randomly seleced and changed o 0, he paral soluon s mproved usng ImroveSage1. To check closeness of wo soluons, Hammng dsance beween hem s calculaed. Such an operaor mproves dversy whou ncreasng he compuaonal effor. I helps o explore he soluon space around a curren soluon such ha local opmal n vcny s no mssed. Ths mproves he chances of fndng opmal n case s n vcny of he convergng soluon. Procedure ImproveSage1(x) 1 le { }; 2 for each par and j n n 3 f ( { } ){ 4 f { } { 5 le k = ( { } ) 6 f ( ){ } 7 else { } 8 }//* f*// 9 }//* f*// 10 }//*for par and j*// Fg. 4. Pseudo-code for ImproveSage1 Procedure ImproveSage2(x) 1 le { }; 2 for { }{ 3 f ( { } { 4 for { } { } { 5 f(r u w w j P j p j p ; else P j ; 6 }//* for j*/ 7 le P k max j { n}p j ; 8 f( P k { x u x uk R u R u w w k } 9 }//*If u *// 10 }//*for *// Fg. 5. Pseudo-code for ImproveSage2 D. Re-nalzaon of Qub ndvduals. I may happen even afer applyng muaon as explaned n secon 5.3 ha all he soluons generaed from a qub ndvdual are sll same afer a sequence of generaons. I clearly ndcaes ha such a qub ndvdual has converged and no furher new soluons can be generaed usng hem. Thus, each qub n ndvduals whch generae same soluon for more ha 3 mes ou of 5 s rese as explaned n secon 5.1. I Copyrgh 2014 MECS I.J. Inellgen Sysems and Applcaons, 2014, 11, 1-11

6 6 Balanced Quanum-Inspred Evoluonary Algorhm for Mulple Knapsack Problem ncreases he dversy of soluons explored hrough he qub ndvduals whou ncreasng he compuaonal effor. E. Local exploaon before global exploraon. QIEA has he propery ha updaes he qubs over he me perod such ha hey represen Esmaon of Dsrbuon models. Thus, basc seps of QIEA are execued for some eraons o updae some of he qub ndvduals nalzed as descrbed n secon V.A.1. The seps lsed n he followng are performed on half of he qub ndvduals for small number of mes (emprcally se as 15 for hs work) before sarng QIEA -M on he enre populaon. Make ReparM ImproveSage1 ImproveSage2 Updae The execuon of hese seps of QIEA wll also explo nensvely he area represened by he curren qub ndvduals before sarng he QIEA-M whch s balanced wh respec o s power of exploaon and exploraon. The resulng qub ndvduals hus favour he small soluon subspace close o beer soluons. A soluon o M mus specfy wheher he em s ncluded or no and f s ncluded hen he ndex of knapsack has been pu no. Hence an opmal soluon does no requre only he selecon of correc ems bu also ha hey are packed no he correc knapsacks. In hs work, wo componens (n he form of wo bnary srngs) are used o represen a soluon ndvdual where, frs of lengh n conans 0 or 1 for each em conveyng abou s selecon saus, and second of lengh (n* ) conans he ndex n bnary of knapsack n whch s packed. The negers n m are represened by a b srng of lengh. A qub ndvdual s hus represened by wo componens of lenghs n and n* correspondngly. The complee pseudo-code for QIEA-M s presened n Fg. 6. In he pseudo-code for M; refers o he curren eraon, wo componens of populaon of qub ndvduals afer h eraon are represened usng Q1() and Q2(), P1() and P2() represen he populaon of ndvdual soluons, B1() and B2() s he se of bes soluons correspondng o each ndvdual, c s he capacy of he h knapsack. Indvduals represened by Q1() and Q2() are referred o as q j (composed of q j and q j ), ndvduals n P1() and P2() are referred o as p j (composed of p j and p j ), smlarly ndvduals n B1() and B2() are referred o as b j (composed of b j and b j ) for each j n ; b refers o global bes soluon havng componens vz., b1 and b2. In he followng paragraph a bref descrpon s gven for procedures called n QIEA-M bu have no been descrbed ye. InalzeGreedy (q j ): where q j s j h qub ndvdual n a populaon Q1(). The procedure nalzes he qub ndvdual q j as explaned n secon V.A. Make P1() and P2() from Q1() and Q2(): The procedure collapses he qub ndvduals n Q1() (or Q2()) observng soluon ndvduals n P1() (or P2()). HamDsance( p j s, b1): Reurns hammng dsance beween wo bnary srngs. Muae( p j s ): Muaes he soluon p j s as descrbed n secon V.D. Updae q j based on b j : Roaes he qubs q j bs n b j and q j owards bs n b j owards as explaned earler and defned n [17] usng he roaon angle as Evaluae P(s): Assgn ndvduals n P(s) o her prof values. The maxmum number of eraons n algorhm s conrolled usng a global consan, MaxIeraons. VI. RESULTS AND DISCUSSION The expermens are done on Inel Xeon Processor E5645 ( 12M Cache, 2.40 GHz, 5.86 GT/s Inel QPI ). The machne uses Red Ha Lnux Enerprse 6. The soluons converged for mos of he problem nsances consdered here whn 10 eraons hence maxieraons s se o 10. Emprcally, and are se o 5 and populaon sze s se o 10. The expermens are performed o observe he effec of he modfcaons presened n secons V.A hrough V.E on basc QIEA framework dscussed n he begnnng of secon V. The performance of QIEA and QIEA-M s observed on randomly generaed nsances havng elemens 1000, 5000 and wh number of knapsacks as 2, 5 and 10. The problem nsances are randomly generaed, usng he generaor of nsances avalable a he Psnger s home page vz. hp:// where weghs w j are dsrbued n [1, R] and profs p j are calculaed as p j = w j + R/10. Such nsances correspond o a real-lfe suaon where he reurn s proporonal o he nvesmen plus some fxed charge for each projec. Two dfferen classes of capaces are consdered for he knapsacks n randomly generaed nsances vz., smlar and dssmlar. In nsances wh smlar capaces he frs m-1 capaces c m- are dsrbued n [ n w j j m n w j j m] m- whle nsances wh dssmlar capaces have hese c dsrbued n - * ( n j w j - k c k )+ for m- (10) The las capacy c m n boh classes s chosen as (9) c m n j w j m c (11) Copyrgh 2014 MECS I.J. Inellgen Sysems and Applcaons, 2014, 11, 1-11

7 Balanced Quanum-Inspred Evoluonary Algorhm for Mulple Knapsack Problem 7 Tables 2 and 3 presen he performance of QIEA and QIEA-M for he nsances havng smlar capaces. Tables 4 and 5 presen he performance of QIEA and QIEA-M for he nsances havng dssmlar capaces. Insances are randomly generaed wh number of elemens rangng from 1000 o and number of knapsacks rangng from 2 o 100. The nsances havng 100 knapsacks of dssmlar capaces could no be generaed. Procedure QIEA-M 1 SorGreedy he Inpu; 2 ; b 0; 3 InalzeGreedy ( q j ) for each j { n}; 4 Inalze q j o for each j { n log m}; 5 Make P1() and P2() from Q1() and Q2(); 6 ReparM (P1()); 7 copy P1() o B1() and P2() o B2(); 8 for each j { n } { 9 Make p j from q j ; 10 ReparM (P1()); 11 ImproveSage1(P1()); 12 ImproveSage2(P1()); 13 f ( p j s beer han b j ) b j p j ; 14 } 15 whle ( <MaxIeraons) { 16 ;cn j 17 for r from 0 o do 18 for s from 0 o do 19 Make P(s) from Q(); 20 ReparM (P(s)); 21 Evaluae P(s); 22 for each j { s n} f p j beer han p j ) p j p s j ; else cn j cn j ; 23 } //*for s*// 24 for each j { n} { 25 f (HamDsance( s p j,b)<2) {Muae( p s s j );ImproveSage1( p j ;} 26 }//*for j*// 27 f(cn j ){ 28 InalzeGreedy ( q j ) for each j { n}; 29 Inalze q j o for each j { n log m}; 30 }//*f cn j *// 31 for j { n } ImproveSage2( p j ); 32 for each j { n} f ( p j s beer han b j ) b j p j ; 33 for each j { n} f (b j s beer han b b b j ; 34 for each j { n} Updae q j based on b j ; 35 } //*for r*// 36 for each j { n} Updae q j based on b; 37 } // *whle*// Fg. 6. Pseudo-code for QIEA-M The ables show a comparson of prof values obaned usng he specfc forma of QIEA wh values obaned usng he heursc menoned n secon IV. The bes, average, wors, sandard devaon n prof values obaned whn 30 ndependen runs of he algorhm have been repored along wh he mnmum and average compuaonal effor requred n erms of number of funcon evaluaons (FES) as o reach he bes (MnFES and AvgFES respecvely) and RDH relave dsance of bes soluon from heursc. If prof for he nsances obaned usng exac algorhm s P h and bes prof obaned s P b he RDH s calculaed as follows. R H ((P b -P h ) P h ) (12) The convergence of prof values acheved usng QIEA and QIEA-M s suded and compared. Fg 7 shows how he bes prof value obaned hrough QIEA and QIEA-M converges. The eraon number and he prof acheved have been ploed on x-axs and y-axs respecvely. QIEA-M execues he basc seps of QIEA for 15 mes durng nalzaon of half of he qub ndvduals as explaned n secon V.E. Resuls for hese addonal seps are ploed usng eraon numbers from I0 o I15 on x-axs, where values exs only for QIEA-M. I s clear from fg 7 ha Boh algorhms sar wh smlar profs. QIEA-M forgoes ahead of QIEA durng nalzaon seps. However, QIEA-M fnds sgnfcanly beer soluons wh n a few eraons of he man loop of he algorhm. Even afer 50 eraons of he man loop, QIEA s sll far away from he value acheved usng QIEA -M n a few eraons Table 2. Performance of QIEA on nsances wh smlar capaces n m Heursc (MTHM) Bes Average Wors Sddev MnFES AvgFES RDH Copyrgh 2014 MECS I.J. Inellgen Sysems and Applcaons, 2014, 11, 1-11

8 8 Balanced Quanum-Inspred Evoluonary Algorhm for Mulple Knapsack Problem Table 3. Performance of QIEA-M on nsances wh Smlar Capaces n m Heursc (MTHM) Bes Average Wors Sddev MnFES AvgFES RDH Table 4. Performance of QIEA on nsances wh dssmlar capaces n m Heursc (MTHM) Bes Average Wors Sddev MnFES AvgFES RDH Table 5. Performance of QIEA-M on nsances wh dssmlar capaces n m Heursc (MTHM) Bes Average Wors Sddev MnFES AvgFES RDH Fg. 7. Comparng convergence of bes value acheved usng QIEA and QIEA-M (an nsance havng 0, m=100) Copyrgh 2014 MECS I.J. Inellgen Sysems and Applcaons, 2014, 11, 1-11

9 Balanced Quanum-Inspred Evoluonary Algorhm for Mulple Knapsack Problem 9 Insances wh Smlar Capaces compuaonal effor. RDH of he soluons obaned usng QIEA and QIEA-M wh respec o sze of problem nsances havng dfferen classes of capaces consdered s shown n fg 8. Fg 9 plos he Average FES requred usng QIEA and QIEA-M wh respec o sze of problem nsances havng dfferen classes of capaces consdered. Followng pons are observed from he resuls: QIEA-M shows consderable mprovemen boh n qualy of soluons obaned and compuaonal effor requred o reach he bes as compared o QIEA. The soluons obaned from QIEA-M are much beer han he heursc used o mprove soluons locally for mos of he nsances esed. Ths mprovemen s beer for nsances whch requred o fll more number of knapsacks. The hybrdsed QIEA-M s able o provde much beer soluons whn very less number of FES as compared o QIEA used as he base. The graph showng qualy of soluons wh respec o heursc soluon (.e. RDH) for QIEA-M s smlar n shape as of QIEA bu wh a shf from area havng soluon worse han heursc o he area havng beer soluon han heursc. Insances wh Dssmlar Capaces Fg. 8. Comparson of QIEA and QIEA-M on he bass of RDH Insances wh Smlar Capaces VII. CONCLUSIONS The QIEA s mproved by embeddng whn he local mprovemen based on a known effecve heursc for M wh an objecve o mprove exploaon. Apar from some echnques vz. muaon of soluons appearng o be close o local opma, and renalzng qub ndvduals found ncapable o generae new soluons are also nduced n order o mprove he power o explore he search space. Ths way he proposed QIEA, wh balanced power of exploaon and exploraon of search space, provde sgnfcanly beer soluons wh respec o boh he QIEA used as base and he heursc used for proposed hybrdzaon. The proposed QIEA provde beer resuls usng much reduced compuaonal effor han basc QIEA. ACKNOWLEDGMENTS Auhors are graeful o Deparmen of Scence and Technology, Inda (DST) and Deusche Forschungs - gemenschaf, Germany (DFG) for he suppor under projec No. INT/FRG/DFG/P-38 led Algorhm Engneerng of Quanum Evoluonary Algorhms for Hard Opmzaon Problems". Insances wh dssmlar capaces Fg. 9. Comparson of QIEA and QIEA-M on he bass of FES requred reachng her bes soluon. Fgures 8 and 9 presen a comparson of QIEA and QIEA-M on he bass of qualy of soluons and REFERENCES [1] C. Chekur and S. Khanna, "A PTAS for he mulple knapsack problem," SIAM Journal on Compung, vol. 35, pp , Copyrgh 2014 MECS I.J. Inellgen Sysems and Applcaons, 2014, 11, 1-11

10 10 Balanced Quanum-Inspred Evoluonary Algorhm for Mulple Knapsack Problem [2] S.Y. Yang, M. Wang, and L.C. Jao, "A novel quanum evoluonary algorhm and s applcaon," n Proc CEC, 2004, pp [3] C. Pavardhan, Apurva Narayan, and A. Srvasav, "Enhanced Quanum Evoluonary Algorhms for Dffcul Knapsack Problems," n PReMI'07 Proceedngs of he 2nd nernaonal conference on Paern recognon and machne nellgence, 2007, pp [4] M. D. Plael, S. Schlebs, and N. Kasabov, "A versale quanum-nspred evoluonary algorhm," n Proc. CEC, 2007, pp [5] G. S. Salesh Babu, D. Bhagwan Das, and C. Pavardhan, "Real-Parameer quanum evoluonary algorhm for economc load dspach," IET Gener. Transm. Dsrb., vol. 2, no. 1, pp , [6] A. Man and C. Pavardhan, "A Hybrd quanum evoluonary algorhm for solvng engneerng opmzaon problems," Inernaonal Journal of Hybrd Inellgen Sysems, vol. 7, pp , [7] Lng Wang and Lng-po L, "An effecve hybrd quanumnspred evoluonary algorhm for parameer esmaon of chaoc sysems," Exper Sysems wh Applcaons, vol. 37, no. 2, pp , [8] Shuyuan Yang, Mn Wang, and Lcheng Jao, "Quanumnspred mmune clone algorhm and mulscale Bandele based mage represenaon," Paern Recognon Leers, vol. 31, no. 13, pp , [9] Jng Xao, YuPng Yan, Jun Zhang, and Yong Tang, "A quanum-nspred genec algorhm for k-means cluserng," Exper Sysems wh Applcaons, vol. 37, no. 7, pp , [10] P. Arpaa, D. Maso, and C. Manna, "A Quanum-nspred Evoluonary Algorhm wh a compeve varaon operaor for Mulple-Faul Dagnoss," Appled Sof Compung, vol. 11, no. 8, pp , [11] C Pavardhan, P Prakash, and A Srvasav, "A novel quanum-nspred evoluonary algorhm for he quadrac knapsack problem," In. J. Mahemacs n Operaonal Research, vol. 4, no. 2, pp , [12] K. Han and J. Km, "On seng he parameers of quanum-nspred evoluonary algorhm for praccal applcaon.," n Proc. CEC, 2003, pp [13] K-H Han, "On he Analyss of he Quanum-nspred Evoluonary Algorhm wh a Sngle Indvdual," n IEEE Congress on Evoluonary Compuaon, Vancouver, Canada, [14] M. D. Plael, Sefan Schlebs, and Nkola Kasabov, "Quanum-Inspred Evoluonary Algorhm: A Mulmodel EDA," IEEE Transacons on Evoluonary Compuaon, vol. 13, no. 6, pp , [15] Gexang Zhang, "Quanum-nspred evoluonary algorhms: a survey and emprcal sudy," Journal of Heurscs, vol. 17, no. 3, pp , [16] C. Blum, J. Puchnger, G. R. Radl, and A. Rol, "Hybrd meaheurscs n combnaoral opmzaon: A survey," Appled Sof Compung, vol. 11, pp , [17] Kuk-Hyun Han and Jong-Hwan Km, "Quanum-Inspred Evoluonary Algorhm for a Class of Combnaoral Opmzaon," IEEE Transacons on Evoluonary Compuaon, vol. 6, no. 6, pp , December [18] K. Han and J. Km, "Quanum-nspred evoluonary algorhms wh a new ermnaon creron, h-epslon gae, and wo-phase scheme.," IEEE Trans. Evol. Compu., vol. 8, no. 2, pp , [19] Zhongyu Zhao, Xyuan Peng, Yu Peng, and Enzhe Yu, "An Effecve Repar Procedure based on Quanumnspred Evoluonary Algorhm for 0/1 Knapsack Problems," n Proceedngs of he 5h WSEAS In. Conf. on Insrumenaon, Measuremen, Crcus and Sysems, Hangzhou, 2006, pp [20] G.X. Zhang, M. Gheorghe, and C.Z. Wu, "A quanumnspred evoluonary algorhm based on p sysems for knapsack problem," Fund. Inf., vol. 87, no. 1, pp , [21] M. -H. Tayaran-N and M. -R. Akbarzadeh-T, "A Snusod Sze Rng Srucure Quanum Evoluonary Algorhm," n IEEE Conference on Cybernecs and Inellgen Sysems, 2008, pp [22] Zhyong L, Güner Rudolph, and Kenl L, "Convergence performance comparson of quanum-nspred mulobjecve evoluonary algorhms," Compuers and Mahemacs wh Applcaons, vol. 57, pp , [23] Parvaz Mahdab, Saeed Jall, and Mahd Abad, "A mulsar quanum-nspred evoluonary algorhm for solvng combnaoral opmzaon problems," n (GECCO '08) Proceedngs of he 10h annual conference on Genec and evoluonary compuaon, 2008, pp [24] Takahro Imabeppu, Shgeru Nakayama, and Saosh Ono, "A sudy on a quanum-nspred evoluonary algorhm based on par swap," Arf Lfe Robocs, vol. 12, pp , [25] T-C Lu and G-R Yu, "An adapve populaon mulobjecve quanum-nspred evoluonary algorhm for mul-objecve 0/1 knapsack problems," Informaon Scences, vol. 243, pp , [26] Y. Km, J. H. Km, and K. H. Han, "Quanum-nspred mulobjecve evoluonary algorhm for mulobjecve 0/1 knapsack problems," n Proc. CEC, 2006, pp [27] K. Han, K. Park, C. Lee, and J. Km, "Parallel quanumnspred genec algorhm for combnaoral opmzaon prblem," n Proc. CEC, vol. 2, 2001, pp [28] R. Nowonak and J. Kucharsk, "GPU-based unng of quanum-nspred genec algorhm for a combnaoral opmzaon problem," BULLETIN OF THE POLISH ACADEMY OF SCIENCES: TECHNICAL SCIENCES, vol. 60, no. 2, pp , [29] S. Marello and P. Toh, "Soluon of he zero-one mulple knapsack problem," European Journal of Operaonal Research, vol. 4, no. 4, pp , [30] F. Dedrch and K. Jansen, "Improved approxmaon algorhms for schedulng wh fxed jobs," n Proceedngs of he 20h ACM -SIAM Symposum on Dscree Algorhms (SODA2009), 2009, pp [31] S. Elon and N. Chrsofdes, "The loadng problem," Managemen Scence, vol. 17, pp , [32] Hans Kellerer, Ulrch Pferschy, and Davd Psnger, Knapsack Problems. Berln.Hedelberg: Sprnger-Verlag, [33] M. S. Hung and J. C. Fsk, "An algorhm for he 0-1 mulple knapsack problems," Naval Reserach Logscs Quarerly, vol. 24, pp , [34] S. Marello and P. Toh, "A bound and bound algorhm for he zero-one," Dscree Appled Mahemacs, vol. 3, pp , [35] H. Kellerer, "A polynomal me approxmaon scheme for he mulple knapsack problem," n Proceedngs of he 2nd Workshop on Approxmaon Algorhms for Combnaoral Opmzaon Problems, APPROX(1999), LNCS 1671, 1999, pp [36] K. Jansen, "Parameerzed approxmaon scheme for he mulple knapsack problem," Sam Journal on Compung, vol. 39, no. 4, pp , Copyrgh 2014 MECS I.J. Inellgen Sysems and Applcaons, 2014, 11, 1-11

11 Balanced Quanum-Inspred Evoluonary Algorhm for Mulple Knapsack Problem 11 [37] K. Jansen, "A fas approxmaon scheme for he mulple knapsack problem," n 38h Conference on Curren Trends n Theory and Pracce of Compuer Scence, LNCS 7147, 2012, pp [38] S. Marello and P. Toh, Knapsack Problems: Algorhms and Compuer Implemenaons. Chcheser, UK: Wley, How o ce hs paper: C. Pavardhan, Sulabh Bansal, Anand Srvasav,"Balanced Quanum-Inspred Evoluonary Algorhm for Mulple Knapsack Problem", Inernaonal Journal of Inellgen Sysems and Applcaons(IJISA), vol.6, no.11, pp.1-11, DOI: /jsa Auhors Profles C. Pavardhan s workng n he Dayalbagh Educaonal Insue, Agra as Professor n Elecrcal Engneerng and Coordnaor of he PG program n Faculy of Engneerng, DEI. He obaned hs BSc (Engg.) degree from Dayalbagh n 1987, MTech from IISc, Bangalore n Compuer Scence n 1989 and hs PhD from DEI n He has publshed more han 250 papers n journals and proceedngs of conferences and has won 20 Bes Paper Awards. He has also publshed one book and has been an Edor of hree Conference proceedngs. He has been he Invesgaor/Co-Invesgaor of several funded R&D projecs. He has been a consulan on Advanced Algorhms o varous EDA ndusres. Hs curren research neress are quanum and sof compung and mage processng. Sulabh Bansal s a Research Assocae and Ph.D. scholar wh he Deparmen of Elecrcal Engneerng, Dayalbagh Educaonal Insue, Agra. He obaned BE (Hons.)(Compuer Scence and Engneerng) n 2000 and MTech n He has publshed several research papers n varous naonal and nernaonal conferences and journals. He has rch 12 years experence dversfed n sofware ndusry as developer and eam leader and n academcs as an educaor and researcher. He has successfully managed several sofware developmen projecs n he ndusry and guded several B.Tech. and M.Tech. level projecs. Hs curren research neress are evoluonary algorhms, opmzaon problems and parallel programmng. Anand Srvasav s a Professor n he Deparmen of Compuer Scence, Chrsan-Albrechs-Unversa zu Kel, Germany. He obaned hs docorae from he Unversy of Munser n Thereafer, he worked as an Asssan Professor n he Unversy of Bonn, he New York Unversy, Yale Unversy, he Free Unversy, Berln and Humbold Unversy of Berln. He has held senor posons a several nsuons, and has been drecor of he Compuaonal Scence Cener a Chrsan- Albrechs-Unversa zu Kel snce He was a speaker of he DFG Research Tranng Group Effcen Algorhms and Mulscale Mehods from 2005, and has been he PI of he German Research Foundaon s Fuure Ocean Cluser a Chrsan-Albrechs-Unversa snce He s also he PI for he Maerals for Lfe Cluser of Excellence proposed n 2010 a Chrsan-Albrechs-Unversa, Kel. Copyrgh 2014 MECS I.J. Inellgen Sysems and Applcaons, 2014, 11, 1-11

Enhanced Quantum Evolutionary Algorithms for Difficult Knapsack Problems

Enhanced Quantum Evolutionary Algorithms for Difficult Knapsack Problems Enhanced Quanum Evoluonary Algorhms for Dffcul Knapsack Problems C. Pavardhan 1, Apurva Narayan 1, and A. Srvasav 1 Faculy of Engneerng, Dayalbagh Educaonal Insue, Agra 282005 cpavardhan@homal.com, apurvanarayan@gmal.com

More information

Variants of Pegasos. December 11, 2009

Variants of Pegasos. December 11, 2009 Inroducon Varans of Pegasos SooWoong Ryu bshboy@sanford.edu December, 009 Youngsoo Cho yc344@sanford.edu Developng a new SVM algorhm s ongong research opc. Among many exng SVM algorhms, we wll focus on

More information

EEL 6266 Power System Operation and Control. Chapter 5 Unit Commitment

EEL 6266 Power System Operation and Control. Chapter 5 Unit Commitment EEL 6266 Power Sysem Operaon and Conrol Chaper 5 Un Commmen Dynamc programmng chef advanage over enumeraon schemes s he reducon n he dmensonaly of he problem n a src prory order scheme, here are only N

More information

Cubic Bezier Homotopy Function for Solving Exponential Equations

Cubic Bezier Homotopy Function for Solving Exponential Equations Penerb Journal of Advanced Research n Compung and Applcaons ISSN (onlne: 46-97 Vol. 4, No.. Pages -8, 6 omoopy Funcon for Solvng Eponenal Equaons S. S. Raml *,,. Mohamad Nor,a, N. S. Saharzan,b and M.

More information

Robustness Experiments with Two Variance Components

Robustness Experiments with Two Variance Components Naonal Insue of Sandards and Technology (NIST) Informaon Technology Laboraory (ITL) Sascal Engneerng Dvson (SED) Robusness Expermens wh Two Varance Componens by Ana Ivelsse Avlés avles@ns.gov Conference

More information

Solution in semi infinite diffusion couples (error function analysis)

Solution in semi infinite diffusion couples (error function analysis) Soluon n sem nfne dffuson couples (error funcon analyss) Le us consder now he sem nfne dffuson couple of wo blocks wh concenraon of and I means ha, n a A- bnary sysem, s bondng beween wo blocks made of

More information

V.Abramov - FURTHER ANALYSIS OF CONFIDENCE INTERVALS FOR LARGE CLIENT/SERVER COMPUTER NETWORKS

V.Abramov - FURTHER ANALYSIS OF CONFIDENCE INTERVALS FOR LARGE CLIENT/SERVER COMPUTER NETWORKS R&RATA # Vol.) 8, March FURTHER AALYSIS OF COFIDECE ITERVALS FOR LARGE CLIET/SERVER COMPUTER ETWORKS Vyacheslav Abramov School of Mahemacal Scences, Monash Unversy, Buldng 8, Level 4, Clayon Campus, Wellngon

More information

MANY real-world applications (e.g. production

MANY real-world applications (e.g. production Barebones Parcle Swarm for Ineger Programmng Problems Mahamed G. H. Omran, Andres Engelbrech and Ayed Salman Absrac The performance of wo recen varans of Parcle Swarm Opmzaon (PSO) when appled o Ineger

More information

Outline. Probabilistic Model Learning. Probabilistic Model Learning. Probabilistic Model for Time-series Data: Hidden Markov Model

Outline. Probabilistic Model Learning. Probabilistic Model Learning. Probabilistic Model for Time-series Data: Hidden Markov Model Probablsc Model for Tme-seres Daa: Hdden Markov Model Hrosh Mamsuka Bonformacs Cener Kyoo Unversy Oulne Three Problems for probablsc models n machne learnng. Compung lkelhood 2. Learnng 3. Parsng (predcon

More information

( ) () we define the interaction representation by the unitary transformation () = ()

( ) () we define the interaction representation by the unitary transformation () = () Hgher Order Perurbaon Theory Mchael Fowler 3/7/6 The neracon Represenaon Recall ha n he frs par of hs course sequence, we dscussed he chrödnger and Hesenberg represenaons of quanum mechancs here n he chrödnger

More information

Tight results for Next Fit and Worst Fit with resource augmentation

Tight results for Next Fit and Worst Fit with resource augmentation Tgh resuls for Nex F and Wors F wh resource augmenaon Joan Boyar Leah Epsen Asaf Levn Asrac I s well known ha he wo smple algorhms for he classc n packng prolem, NF and WF oh have an approxmaon rao of

More information

Dynamic Team Decision Theory. EECS 558 Project Shrutivandana Sharma and David Shuman December 10, 2005

Dynamic Team Decision Theory. EECS 558 Project Shrutivandana Sharma and David Shuman December 10, 2005 Dynamc Team Decson Theory EECS 558 Proec Shruvandana Sharma and Davd Shuman December 0, 005 Oulne Inroducon o Team Decson Theory Decomposon of he Dynamc Team Decson Problem Equvalence of Sac and Dynamc

More information

Approximate Analytic Solution of (2+1) - Dimensional Zakharov-Kuznetsov(Zk) Equations Using Homotopy

Approximate Analytic Solution of (2+1) - Dimensional Zakharov-Kuznetsov(Zk) Equations Using Homotopy Arcle Inernaonal Journal of Modern Mahemacal Scences, 4, (): - Inernaonal Journal of Modern Mahemacal Scences Journal homepage: www.modernscenfcpress.com/journals/jmms.aspx ISSN: 66-86X Florda, USA Approxmae

More information

ISSN MIT Publications

ISSN MIT Publications MIT Inernaonal Journal of Elecrcal and Insrumenaon Engneerng Vol. 1, No. 2, Aug 2011, pp 93-98 93 ISSN 2230-7656 MIT Publcaons A New Approach for Solvng Economc Load Dspach Problem Ansh Ahmad Dep. of Elecrcal

More information

GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS. Youngwoo Ahn and Kitae Kim

GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS. Youngwoo Ahn and Kitae Kim Korean J. Mah. 19 (2011), No. 3, pp. 263 272 GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS Youngwoo Ahn and Kae Km Absrac. In he paper [1], an explc correspondence beween ceran

More information

Reactive Methods to Solve the Berth AllocationProblem with Stochastic Arrival and Handling Times

Reactive Methods to Solve the Berth AllocationProblem with Stochastic Arrival and Handling Times Reacve Mehods o Solve he Berh AllocaonProblem wh Sochasc Arrval and Handlng Tmes Nsh Umang* Mchel Berlare* * TRANSP-OR, Ecole Polyechnque Fédérale de Lausanne Frs Workshop on Large Scale Opmzaon November

More information

Chapter 6: AC Circuits

Chapter 6: AC Circuits Chaper 6: AC Crcus Chaper 6: Oulne Phasors and he AC Seady Sae AC Crcus A sable, lnear crcu operang n he seady sae wh snusodal excaon (.e., snusodal seady sae. Complee response forced response naural response.

More information

On One Analytic Method of. Constructing Program Controls

On One Analytic Method of. Constructing Program Controls Appled Mahemacal Scences, Vol. 9, 05, no. 8, 409-407 HIKARI Ld, www.m-hkar.com hp://dx.do.org/0.988/ams.05.54349 On One Analyc Mehod of Consrucng Program Conrols A. N. Kvko, S. V. Chsyakov and Yu. E. Balyna

More information

Genetic Algorithm in Parameter Estimation of Nonlinear Dynamic Systems

Genetic Algorithm in Parameter Estimation of Nonlinear Dynamic Systems Genec Algorhm n Parameer Esmaon of Nonlnear Dynamc Sysems E. Paeraks manos@egnaa.ee.auh.gr V. Perds perds@vergna.eng.auh.gr Ah. ehagas kehagas@egnaa.ee.auh.gr hp://skron.conrol.ee.auh.gr/kehagas/ndex.hm

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. Ths documen s downloaded from DR-NTU, Nanyang Technologcal Unversy Lbrary, Sngapore. Tle A smplfed verb machng algorhm for word paron n vsual speech processng( Acceped verson ) Auhor(s) Foo, Say We; Yong,

More information

TSS = SST + SSE An orthogonal partition of the total SS

TSS = SST + SSE An orthogonal partition of the total SS ANOVA: Topc 4. Orhogonal conrass [ST&D p. 183] H 0 : µ 1 = µ =... = µ H 1 : The mean of a leas one reamen group s dfferen To es hs hypohess, a basc ANOVA allocaes he varaon among reamen means (SST) equally

More information

A Modified Genetic Algorithm Comparable to Quantum GA

A Modified Genetic Algorithm Comparable to Quantum GA A Modfed Genec Algorh Coparable o Quanu GA Tahereh Kahookar Toos Ferdows Unversy of Mashhad _k_oos@wal.u.ac.r Habb Rajab Mashhad Ferdows Unversy of Mashhad h_rajab@ferdows.u.ac.r Absrac: Recenly, researchers

More information

An introduction to Support Vector Machine

An introduction to Support Vector Machine An nroducon o Suppor Vecor Machne 報告者 : 黃立德 References: Smon Haykn, "Neural Neworks: a comprehensve foundaon, second edon, 999, Chaper 2,6 Nello Chrsann, John Shawe-Tayer, An Inroducon o Suppor Vecor Machnes,

More information

Li An-Ping. Beijing , P.R.China

Li An-Ping. Beijing , P.R.China A New Type of Cpher: DICING_csb L An-Png Bejng 100085, P.R.Chna apl0001@sna.com Absrac: In hs paper, we wll propose a new ype of cpher named DICING_csb, whch s derved from our prevous sream cpher DICING.

More information

CHAPTER 10: LINEAR DISCRIMINATION

CHAPTER 10: LINEAR DISCRIMINATION CHAPER : LINEAR DISCRIMINAION Dscrmnan-based Classfcaon 3 In classfcaon h K classes (C,C,, C k ) We defned dscrmnan funcon g j (), j=,,,k hen gven an es eample, e chose (predced) s class label as C f g

More information

Single-loop System Reliability-Based Design & Topology Optimization (SRBDO/SRBTO): A Matrix-based System Reliability (MSR) Method

Single-loop System Reliability-Based Design & Topology Optimization (SRBDO/SRBTO): A Matrix-based System Reliability (MSR) Method 10 h US Naonal Congress on Compuaonal Mechancs Columbus, Oho 16-19, 2009 Sngle-loop Sysem Relably-Based Desgn & Topology Opmzaon (SRBDO/SRBTO): A Marx-based Sysem Relably (MSR) Mehod Tam Nguyen, Junho

More information

Hongbin Dong Computer Science and Technology College Harbin Engineering University Harbin, China

Hongbin Dong Computer Science and Technology College Harbin Engineering University Harbin, China Hongbn Dong Compuer Scence and Harbn Engneerng Unversy Harbn, Chna donghongbn@hrbeu.edu.cn Xue Yang Compuer Scence and Harbn Engneerng Unversy Harbn, Chna yangxue@hrbeu.edu.cn Xuyang Teng Compuer Scence

More information

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 4

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 4 CS434a/54a: Paern Recognon Prof. Olga Veksler Lecure 4 Oulne Normal Random Varable Properes Dscrmnan funcons Why Normal Random Varables? Analycally racable Works well when observaon comes form a corruped

More information

WiH Wei He

WiH Wei He Sysem Idenfcaon of onlnear Sae-Space Space Baery odels WH We He wehe@calce.umd.edu Advsor: Dr. Chaochao Chen Deparmen of echancal Engneerng Unversy of aryland, College Par 1 Unversy of aryland Bacground

More information

In the complete model, these slopes are ANALYSIS OF VARIANCE FOR THE COMPLETE TWO-WAY MODEL. (! i+1 -! i ) + [(!") i+1,q - [(!

In the complete model, these slopes are ANALYSIS OF VARIANCE FOR THE COMPLETE TWO-WAY MODEL. (! i+1 -! i ) + [(!) i+1,q - [(! ANALYSIS OF VARIANCE FOR THE COMPLETE TWO-WAY MODEL The frs hng o es n wo-way ANOVA: Is here neracon? "No neracon" means: The man effecs model would f. Ths n urn means: In he neracon plo (wh A on he horzonal

More information

Computing Relevance, Similarity: The Vector Space Model

Computing Relevance, Similarity: The Vector Space Model Compung Relevance, Smlary: The Vecor Space Model Based on Larson and Hears s sldes a UC-Bereley hp://.sms.bereley.edu/courses/s0/f00/ aabase Managemen Sysems, R. Ramarshnan ocumen Vecors v ocumens are

More information

ABSTRACT. KEYWORDS Hybrid, Genetic Algorithm, Shipping, Dispatching, Vehicle, Time Windows INTRODUCTION

ABSTRACT. KEYWORDS Hybrid, Genetic Algorithm, Shipping, Dispatching, Vehicle, Time Windows INTRODUCTION A HYBRID GENETIC ALGORITH FOR A DYNAIC INBOUND ORDERING AND SHIPPING AND OUTBOUND DISPATCHING PROBLE WITH HETEROGENEOUS VEHICLE TYPES AND DELIVERY TIE WINDOWS by Byung Soo Km, Woon-Seek Lee, and Young-Seok

More information

Quantum-Inspired Evolutionary Multicast Algorithm

Quantum-Inspired Evolutionary Multicast Algorithm Proceedngs of he 009 IEEE Inernaonal Conference on Sysems, Man, and Cybernecs San Anono, X, USA - Ocober 009 Quanum-Inspred Evoluonary Mulcas Algorhm Yangyang L yyl@xdan.edu.cn Lcheng Jao lchjao@mal.xdan.edu.cn

More information

Solving the multi-period fixed cost transportation problem using LINGO solver

Solving the multi-period fixed cost transportation problem using LINGO solver Inernaonal Journal of Pure and Appled Mahemacs Volume 119 No. 12 2018, 2151-2157 ISSN: 1314-3395 (on-lne verson) url: hp://www.pam.eu Specal Issue pam.eu Solvng he mul-perod fxed cos ransporaon problem

More information

Meta-Heuristic Optimization techniques in power systems

Meta-Heuristic Optimization techniques in power systems Proceedngs of he 2nd IASME / WSEAS Inernaonal Conference on Energy & Envronmen (EE07), Pororoz, Slovena, May 15-17, 2007 163 Mea-Heursc Opmzaon echnques n power sysems Vlachos Arsds Deparmen of Informacs

More information

New M-Estimator Objective Function. in Simultaneous Equations Model. (A Comparative Study)

New M-Estimator Objective Function. in Simultaneous Equations Model. (A Comparative Study) Inernaonal Mahemacal Forum, Vol. 8, 3, no., 7 - HIKARI Ld, www.m-hkar.com hp://dx.do.org/.988/mf.3.3488 New M-Esmaor Objecve Funcon n Smulaneous Equaons Model (A Comparave Sudy) Ahmed H. Youssef Professor

More information

Clustering (Bishop ch 9)

Clustering (Bishop ch 9) Cluserng (Bshop ch 9) Reference: Daa Mnng by Margare Dunham (a slde source) 1 Cluserng Cluserng s unsupervsed learnng, here are no class labels Wan o fnd groups of smlar nsances Ofen use a dsance measure

More information

Performance Analysis for a Network having Standby Redundant Unit with Waiting in Repair

Performance Analysis for a Network having Standby Redundant Unit with Waiting in Repair TECHNI Inernaonal Journal of Compung Scence Communcaon Technologes VOL.5 NO. July 22 (ISSN 974-3375 erformance nalyss for a Nework havng Sby edundan Un wh ang n epar Jendra Sngh 2 abns orwal 2 Deparmen

More information

Department of Economics University of Toronto

Department of Economics University of Toronto Deparmen of Economcs Unversy of Torono ECO408F M.A. Economercs Lecure Noes on Heeroskedascy Heeroskedascy o Ths lecure nvolves lookng a modfcaons we need o make o deal wh he regresson model when some of

More information

Dual Population-Based Incremental Learning for Problem Optimization in Dynamic Environments

Dual Population-Based Incremental Learning for Problem Optimization in Dynamic Environments Dual Populaon-Based Incremenal Learnng for Problem Opmzaon n Dynamc Envronmens hengxang Yang, Xn Yao In recen years here s a growng neres n he research of evoluonary algorhms for dynamc opmzaon problems

More information

Linear Response Theory: The connection between QFT and experiments

Linear Response Theory: The connection between QFT and experiments Phys540.nb 39 3 Lnear Response Theory: The connecon beween QFT and expermens 3.1. Basc conceps and deas Q: ow do we measure he conducvy of a meal? A: we frs nroduce a weak elecrc feld E, and hen measure

More information

A Novel Discrete Differential Evolution Algoritnm for Task Scheduling in Heterogeneous Computing Systems

A Novel Discrete Differential Evolution Algoritnm for Task Scheduling in Heterogeneous Computing Systems Proceedngs of he 2009 IEEE Inernaonal Conference on Sysems, Man, and Cybernecs San Anono, TX, USA - Ocober 2009 A Novel Dscree Dfferenal Evoluon Algornm for Task Schedulng n Heerogeneous Compung Sysems

More information

[ ] 2. [ ]3 + (Δx i + Δx i 1 ) / 2. Δx i-1 Δx i Δx i+1. TPG4160 Reservoir Simulation 2018 Lecture note 3. page 1 of 5

[ ] 2. [ ]3 + (Δx i + Δx i 1 ) / 2. Δx i-1 Δx i Δx i+1. TPG4160 Reservoir Simulation 2018 Lecture note 3. page 1 of 5 TPG460 Reservor Smulaon 08 page of 5 DISCRETIZATIO OF THE FOW EQUATIOS As we already have seen, fne dfference appromaons of he paral dervaves appearng n he flow equaons may be obaned from Taylor seres

More information

On computing differential transform of nonlinear non-autonomous functions and its applications

On computing differential transform of nonlinear non-autonomous functions and its applications On compung dfferenal ransform of nonlnear non-auonomous funcons and s applcaons Essam. R. El-Zahar, and Abdelhalm Ebad Deparmen of Mahemacs, Faculy of Scences and Humanes, Prnce Saam Bn Abdulazz Unversy,

More information

Comb Filters. Comb Filters

Comb Filters. Comb Filters The smple flers dscussed so far are characered eher by a sngle passband and/or a sngle sopband There are applcaons where flers wh mulple passbands and sopbands are requred Thecomb fler s an example of

More information

Using Aggregation to Construct Periodic Policies for Routing Jobs to Parallel Servers with Deterministic Service Times

Using Aggregation to Construct Periodic Policies for Routing Jobs to Parallel Servers with Deterministic Service Times Usng Aggregaon o Consruc Perodc Polces for Roung Jobs o Parallel Servers wh Deermnsc Servce Tmes Jeffrey W. errmann A. James Clark School of Engneerng 2181 Marn all Unversy of Maryland College Park, MD

More information

APOC #232 Capacity Planning for Fault-Tolerant All-Optical Network

APOC #232 Capacity Planning for Fault-Tolerant All-Optical Network APOC #232 Capacy Plannng for Faul-Toleran All-Opcal Nework Mchael Kwok-Shng Ho and Kwok-wa Cheung Deparmen of Informaon ngneerng The Chnese Unversy of Hong Kong Shan, N.T., Hong Kong SAR, Chna -mal: kwcheung@e.cuhk.edu.hk

More information

SOME NOISELESS CODING THEOREMS OF INACCURACY MEASURE OF ORDER α AND TYPE β

SOME NOISELESS CODING THEOREMS OF INACCURACY MEASURE OF ORDER α AND TYPE β SARAJEVO JOURNAL OF MATHEMATICS Vol.3 (15) (2007), 137 143 SOME NOISELESS CODING THEOREMS OF INACCURACY MEASURE OF ORDER α AND TYPE β M. A. K. BAIG AND RAYEES AHMAD DAR Absrac. In hs paper, we propose

More information

Attribute Reduction Algorithm Based on Discernibility Matrix with Algebraic Method GAO Jing1,a, Ma Hui1, Han Zhidong2,b

Attribute Reduction Algorithm Based on Discernibility Matrix with Algebraic Method GAO Jing1,a, Ma Hui1, Han Zhidong2,b Inernaonal Indusral Informacs and Compuer Engneerng Conference (IIICEC 05) Arbue educon Algorhm Based on Dscernbly Marx wh Algebrac Mehod GAO Jng,a, Ma Hu, Han Zhdong,b Informaon School, Capal Unversy

More information

Density Matrix Description of NMR BCMB/CHEM 8190

Density Matrix Description of NMR BCMB/CHEM 8190 Densy Marx Descrpon of NMR BCMBCHEM 89 Operaors n Marx Noaon Alernae approach o second order specra: ask abou x magnezaon nsead of energes and ranson probables. If we say wh one bass se, properes vary

More information

Fall 2010 Graduate Course on Dynamic Learning

Fall 2010 Graduate Course on Dynamic Learning Fall 200 Graduae Course on Dynamc Learnng Chaper 4: Parcle Flers Sepember 27, 200 Byoung-Tak Zhang School of Compuer Scence and Engneerng & Cognve Scence and Bran Scence Programs Seoul aonal Unversy hp://b.snu.ac.kr/~bzhang/

More information

The Dynamic Programming Models for Inventory Control System with Time-varying Demand

The Dynamic Programming Models for Inventory Control System with Time-varying Demand The Dynamc Programmng Models for Invenory Conrol Sysem wh Tme-varyng Demand Truong Hong Trnh (Correspondng auhor) The Unversy of Danang, Unversy of Economcs, Venam Tel: 84-236-352-5459 E-mal: rnh.h@due.edu.vn

More information

THE PREDICTION OF COMPETITIVE ENVIRONMENT IN BUSINESS

THE PREDICTION OF COMPETITIVE ENVIRONMENT IN BUSINESS THE PREICTION OF COMPETITIVE ENVIRONMENT IN BUSINESS INTROUCTION The wo dmensonal paral dfferenal equaons of second order can be used for he smulaon of compeve envronmen n busness The arcle presens he

More information

FTCS Solution to the Heat Equation

FTCS Solution to the Heat Equation FTCS Soluon o he Hea Equaon ME 448/548 Noes Gerald Reckenwald Porland Sae Unversy Deparmen of Mechancal Engneerng gerry@pdxedu ME 448/548: FTCS Soluon o he Hea Equaon Overvew Use he forward fne d erence

More information

Robust and Accurate Cancer Classification with Gene Expression Profiling

Robust and Accurate Cancer Classification with Gene Expression Profiling Robus and Accurae Cancer Classfcaon wh Gene Expresson Proflng (Compuaonal ysems Bology, 2005) Auhor: Hafeng L, Keshu Zhang, ao Jang Oulne Background LDA (lnear dscrmnan analyss) and small sample sze problem

More information

Introduction ( Week 1-2) Course introduction A brief introduction to molecular biology A brief introduction to sequence comparison Part I: Algorithms

Introduction ( Week 1-2) Course introduction A brief introduction to molecular biology A brief introduction to sequence comparison Part I: Algorithms Course organzaon Inroducon Wee -2) Course nroducon A bref nroducon o molecular bology A bref nroducon o sequence comparson Par I: Algorhms for Sequence Analyss Wee 3-8) Chaper -3, Models and heores» Probably

More information

Testing a new idea to solve the P = NP problem with mathematical induction

Testing a new idea to solve the P = NP problem with mathematical induction Tesng a new dea o solve he P = NP problem wh mahemacal nducon Bacground P and NP are wo classes (ses) of languages n Compuer Scence An open problem s wheher P = NP Ths paper ess a new dea o compare he

More information

Relative controllability of nonlinear systems with delays in control

Relative controllability of nonlinear systems with delays in control Relave conrollably o nonlnear sysems wh delays n conrol Jerzy Klamka Insue o Conrol Engneerng, Slesan Techncal Unversy, 44- Glwce, Poland. phone/ax : 48 32 37227, {jklamka}@a.polsl.glwce.pl Keywor: Conrollably.

More information

Existence and Uniqueness Results for Random Impulsive Integro-Differential Equation

Existence and Uniqueness Results for Random Impulsive Integro-Differential Equation Global Journal of Pure and Appled Mahemacs. ISSN 973-768 Volume 4, Number 6 (8), pp. 89-87 Research Inda Publcaons hp://www.rpublcaon.com Exsence and Unqueness Resuls for Random Impulsve Inegro-Dfferenal

More information

Density Matrix Description of NMR BCMB/CHEM 8190

Density Matrix Description of NMR BCMB/CHEM 8190 Densy Marx Descrpon of NMR BCMBCHEM 89 Operaors n Marx Noaon If we say wh one bass se, properes vary only because of changes n he coeffcens weghng each bass se funcon x = h< Ix > - hs s how we calculae

More information

CS 268: Packet Scheduling

CS 268: Packet Scheduling Pace Schedulng Decde when and wha pace o send on oupu ln - Usually mplemened a oupu nerface CS 68: Pace Schedulng flow Ion Soca March 9, 004 Classfer flow flow n Buffer managemen Scheduler soca@cs.bereley.edu

More information

Particle Swarm Procedure for the Capacitated Open Pit Mining Problem

Particle Swarm Procedure for the Capacitated Open Pit Mining Problem Parcle Swarm Procedure for he Capacaed Open P Mnng Problem Jacques A Ferland, Jorge Amaya 2, Melody Suzy Dumo Déparemen d nformaque e de recherche opéraonnelle, Unversé de Monréal, Monréal, Québec, Canada

More information

Lecture 6: Learning for Control (Generalised Linear Regression)

Lecture 6: Learning for Control (Generalised Linear Regression) Lecure 6: Learnng for Conrol (Generalsed Lnear Regresson) Conens: Lnear Mehods for Regresson Leas Squares, Gauss Markov heorem Recursve Leas Squares Lecure 6: RLSC - Prof. Sehu Vjayakumar Lnear Regresson

More information

Time-interval analysis of β decay. V. Horvat and J. C. Hardy

Time-interval analysis of β decay. V. Horvat and J. C. Hardy Tme-nerval analyss of β decay V. Horva and J. C. Hardy Work on he even analyss of β decay [1] connued and resuled n he developmen of a novel mehod of bea-decay me-nerval analyss ha produces hghly accurae

More information

Lecture 11 SVM cont

Lecture 11 SVM cont Lecure SVM con. 0 008 Wha we have done so far We have esalshed ha we wan o fnd a lnear decson oundary whose margn s he larges We know how o measure he margn of a lnear decson oundary Tha s: he mnmum geomerc

More information

Parameter Estimation of Three-Phase Induction Motor by Using Genetic Algorithm

Parameter Estimation of Three-Phase Induction Motor by Using Genetic Algorithm 360 Journal of Elecrcal Engneerng & Technology Vol. 4, o. 3, pp. 360~364, 009 Parameer Esmaon of Three-Phase Inducon Moor by Usng Genec Algorhm Seesa Jangj and Panhep Laohacha* Absrac Ths paper suggess

More information

Theoretical Analysis of Biogeography Based Optimization Aijun ZHU1,2,3 a, Cong HU1,3, Chuanpei XU1,3, Zhi Li1,3

Theoretical Analysis of Biogeography Based Optimization Aijun ZHU1,2,3 a, Cong HU1,3, Chuanpei XU1,3, Zhi Li1,3 6h Inernaonal Conference on Machnery, Maerals, Envronmen, Boechnology and Compuer (MMEBC 6) Theorecal Analyss of Bogeography Based Opmzaon Aun ZU,,3 a, Cong U,3, Chuanpe XU,3, Zh L,3 School of Elecronc

More information

CS286.2 Lecture 14: Quantum de Finetti Theorems II

CS286.2 Lecture 14: Quantum de Finetti Theorems II CS286.2 Lecure 14: Quanum de Fne Theorems II Scrbe: Mara Okounkova 1 Saemen of he heorem Recall he las saemen of he quanum de Fne heorem from he prevous lecure. Theorem 1 Quanum de Fne). Le ρ Dens C 2

More information

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015)

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015) 5h Inernaonal onference on Advanced Desgn and Manufacurng Engneerng (IADME 5 The Falure Rae Expermenal Sudy of Specal N Machne Tool hunshan He, a, *, La Pan,b and Bng Hu 3,c,,3 ollege of Mechancal and

More information

HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD

HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD Journal of Appled Mahemacs and Compuaonal Mechancs 3, (), 45-5 HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD Sansław Kukla, Urszula Sedlecka Insue of Mahemacs,

More information

UNIVERSITAT AUTÒNOMA DE BARCELONA MARCH 2017 EXAMINATION

UNIVERSITAT AUTÒNOMA DE BARCELONA MARCH 2017 EXAMINATION INTERNATIONAL TRADE T. J. KEHOE UNIVERSITAT AUTÒNOMA DE BARCELONA MARCH 27 EXAMINATION Please answer wo of he hree quesons. You can consul class noes, workng papers, and arcles whle you are workng on he

More information

Evolutionary Algorithms for Multi-Criterion Optimization: A Survey

Evolutionary Algorithms for Multi-Criterion Optimization: A Survey Inernaonal Journal of Compung & Informaon Scences Vol. 2, No., Aprl 2004 38 Evoluonary Algorhms for Mul-Creron Opmzaon: A Survey Ashsh Ghosh Machne Inellgence Un, Indan Sascal Insue, Kolkaa-08, Inda. Sachdananda

More information

A Novel Efficient Stopping Criterion for BICM-ID System

A Novel Efficient Stopping Criterion for BICM-ID System A Novel Effcen Soppng Creron for BICM-ID Sysem Xao Yng, L Janpng Communcaon Unversy of Chna Absrac Ths paper devses a novel effcen soppng creron for b-nerleaved coded modulaon wh erave decodng (BICM-ID)

More information

Discrete Markov Process. Introduction. Example: Balls and Urns. Stochastic Automaton. INTRODUCTION TO Machine Learning 3rd Edition

Discrete Markov Process. Introduction. Example: Balls and Urns. Stochastic Automaton. INTRODUCTION TO Machine Learning 3rd Edition EHEM ALPAYDI he MI Press, 04 Lecure Sldes for IRODUCIO O Machne Learnng 3rd Edon alpaydn@boun.edu.r hp://www.cmpe.boun.edu.r/~ehem/ml3e Sldes from exboo resource page. Slghly eded and wh addonal examples

More information

Appendix H: Rarefaction and extrapolation of Hill numbers for incidence data

Appendix H: Rarefaction and extrapolation of Hill numbers for incidence data Anne Chao Ncholas J Goell C seh lzabeh L ander K Ma Rober K Colwell and Aaron M llson 03 Rarefacon and erapolaon wh ll numbers: a framewor for samplng and esmaon n speces dversy sudes cology Monographs

More information

ABSTRACT KEYWORDS. Bonus-malus systems, frequency component, severity component. 1. INTRODUCTION

ABSTRACT KEYWORDS. Bonus-malus systems, frequency component, severity component. 1. INTRODUCTION EERAIED BU-MAU YTEM ITH A FREQUECY AD A EVERITY CMET A IDIVIDUA BAI I AUTMBIE IURACE* BY RAHIM MAHMUDVAD AD HEI HAAI ABTRACT Frangos and Vronos (2001) proposed an opmal bonus-malus sysems wh a frequency

More information

Particle Swarm Optimization Algorithm with Reverse-Learning and Local-Learning Behavior

Particle Swarm Optimization Algorithm with Reverse-Learning and Local-Learning Behavior 35 JOURNAL OF SOFTWARE, VOL. 9, NO. 2, FEBRUARY 214 Parcle Swarm Opmzaon Algorhm wh Reverse-Learnng and Local-Learnng Behavor Xuewen Xa Naonal Engneerng Research Cener for Saelle Posonng Sysem, Wuhan Unversy,

More information

Refined Binary Particle Swarm Optimization and Application in Power System

Refined Binary Particle Swarm Optimization and Application in Power System Po-Hung Chen, Cheng-Chen Kuo, Fu-Hsen Chen, Cheng-Chuan Chen Refned Bnary Parcle Swarm Opmzaon and Applcaon n Power Sysem PO-HUNG CHEN, CHENG-CHIEN KUO, FU-HSIEN CHEN, CHENG-CHUAN CHEN* Deparmen of Elecrcal

More information

Efficient Asynchronous Channel Hopping Design for Cognitive Radio Networks

Efficient Asynchronous Channel Hopping Design for Cognitive Radio Networks Effcen Asynchronous Channel Hoppng Desgn for Cognve Rado Neworks Chh-Mn Chao, Chen-Yu Hsu, and Yun-ng Lng Absrac In a cognve rado nework (CRN), a necessary condon for nodes o communcae wh each oher s ha

More information

The preemptive resource-constrained project scheduling problem subject to due dates and preemption penalties: An integer programming approach

The preemptive resource-constrained project scheduling problem subject to due dates and preemption penalties: An integer programming approach Journal of Indusral Engneerng 1 (008) 35-39 The preempve resource-consraned projec schedulng problem subjec o due daes and preempon penales An neger programmng approach B. Afshar Nadjaf Deparmen of Indusral

More information

Dual Approximate Dynamic Programming for Large Scale Hydro Valleys

Dual Approximate Dynamic Programming for Large Scale Hydro Valleys Dual Approxmae Dynamc Programmng for Large Scale Hydro Valleys Perre Carpener and Jean-Phlppe Chanceler 1 ENSTA ParsTech and ENPC ParsTech CMM Workshop, January 2016 1 Jon work wh J.-C. Alas, suppored

More information

DEEP UNFOLDING FOR MULTICHANNEL SOURCE SEPARATION SUPPLEMENTARY MATERIAL

DEEP UNFOLDING FOR MULTICHANNEL SOURCE SEPARATION SUPPLEMENTARY MATERIAL DEEP UNFOLDING FOR MULTICHANNEL SOURCE SEPARATION SUPPLEMENTARY MATERIAL Sco Wsdom, John Hershey 2, Jonahan Le Roux 2, and Shnj Waanabe 2 Deparmen o Elecrcal Engneerng, Unversy o Washngon, Seale, WA, USA

More information

Ordinary Differential Equations in Neuroscience with Matlab examples. Aim 1- Gain understanding of how to set up and solve ODE s

Ordinary Differential Equations in Neuroscience with Matlab examples. Aim 1- Gain understanding of how to set up and solve ODE s Ordnary Dfferenal Equaons n Neuroscence wh Malab eamples. Am - Gan undersandng of how o se up and solve ODE s Am Undersand how o se up an solve a smple eample of he Hebb rule n D Our goal a end of class

More information

PARTICLE SWARM OPTIMIZATION BASED ON BOTTLENECK MACHINE FOR JOBSHOP SCHEDULING

PARTICLE SWARM OPTIMIZATION BASED ON BOTTLENECK MACHINE FOR JOBSHOP SCHEDULING Proceedng 7 h Inernaonal Semnar on Indusral Engneerng and Managemen PARTICLE SWARM OPTIMIZATION BASED ON BOTTLENECK MACHINE FOR JOBSHOP SCHEDULING Rahm Mauldya Indusral Engneerng Deparmen, Indusral Engneerng

More information

Bayes rule for a classification problem INF Discriminant functions for the normal density. Euclidean distance. Mahalanobis distance

Bayes rule for a classification problem INF Discriminant functions for the normal density. Euclidean distance. Mahalanobis distance INF 43 3.. Repeon Anne Solberg (anne@f.uo.no Bayes rule for a classfcaon problem Suppose we have J, =,...J classes. s he class label for a pxel, and x s he observed feaure vecor. We can use Bayes rule

More information

Chapter Lagrangian Interpolation

Chapter Lagrangian Interpolation Chaper 5.4 agrangan Inerpolaon Afer readng hs chaper you should be able o:. dere agrangan mehod of nerpolaon. sole problems usng agrangan mehod of nerpolaon and. use agrangan nerpolans o fnd deraes and

More information

Comparison of Differences between Power Means 1

Comparison of Differences between Power Means 1 In. Journal of Mah. Analyss, Vol. 7, 203, no., 5-55 Comparson of Dfferences beween Power Means Chang-An Tan, Guanghua Sh and Fe Zuo College of Mahemacs and Informaon Scence Henan Normal Unversy, 453007,

More information

Learning Objectives. Self Organization Map. Hamming Distance(1/5) Introduction. Hamming Distance(3/5) Hamming Distance(2/5) 15/04/2015

Learning Objectives. Self Organization Map. Hamming Distance(1/5) Introduction. Hamming Distance(3/5) Hamming Distance(2/5) 15/04/2015 /4/ Learnng Objecves Self Organzaon Map Learnng whou Exaples. Inroducon. MAXNET 3. Cluserng 4. Feaure Map. Self-organzng Feaure Map 6. Concluson 38 Inroducon. Learnng whou exaples. Daa are npu o he syse

More information

Math 128b Project. Jude Yuen

Math 128b Project. Jude Yuen Mah 8b Proec Jude Yuen . Inroducon Le { Z } be a sequence of observed ndependen vecor varables. If he elemens of Z have a on normal dsrbuon hen { Z } has a mean vecor Z and a varancecovarance marx z. Geomercally

More information

Econ107 Applied Econometrics Topic 5: Specification: Choosing Independent Variables (Studenmund, Chapter 6)

Econ107 Applied Econometrics Topic 5: Specification: Choosing Independent Variables (Studenmund, Chapter 6) Econ7 Appled Economercs Topc 5: Specfcaon: Choosng Independen Varables (Sudenmund, Chaper 6 Specfcaon errors ha we wll deal wh: wrong ndependen varable; wrong funconal form. Ths lecure deals wh wrong ndependen

More information

P R = P 0. The system is shown on the next figure:

P R = P 0. The system is shown on the next figure: TPG460 Reservor Smulaon 08 page of INTRODUCTION TO RESERVOIR SIMULATION Analycal and numercal soluons of smple one-dmensonal, one-phase flow equaons As an nroducon o reservor smulaon, we wll revew he smples

More information

Modeling and Solving of Multi-Product Inventory Lot-Sizing with Supplier Selection under Quantity Discounts

Modeling and Solving of Multi-Product Inventory Lot-Sizing with Supplier Selection under Quantity Discounts nernaonal ournal of Appled Engneerng Research SSN 0973-4562 Volume 13, Number 10 (2018) pp. 8708-8713 Modelng and Solvng of Mul-Produc nvenory Lo-Szng wh Suppler Selecon under Quany Dscouns Naapa anchanaruangrong

More information

Survival Analysis and Reliability. A Note on the Mean Residual Life Function of a Parallel System

Survival Analysis and Reliability. A Note on the Mean Residual Life Function of a Parallel System Communcaons n Sascs Theory and Mehods, 34: 475 484, 2005 Copyrgh Taylor & Francs, Inc. ISSN: 0361-0926 prn/1532-415x onlne DOI: 10.1081/STA-200047430 Survval Analyss and Relably A Noe on he Mean Resdual

More information

Graduate Macroeconomics 2 Problem set 5. - Solutions

Graduate Macroeconomics 2 Problem set 5. - Solutions Graduae Macroeconomcs 2 Problem se. - Soluons Queson 1 To answer hs queson we need he frms frs order condons and he equaon ha deermnes he number of frms n equlbrum. The frms frs order condons are: F K

More information

John Geweke a and Gianni Amisano b a Departments of Economics and Statistics, University of Iowa, USA b European Central Bank, Frankfurt, Germany

John Geweke a and Gianni Amisano b a Departments of Economics and Statistics, University of Iowa, USA b European Central Bank, Frankfurt, Germany Herarchcal Markov Normal Mxure models wh Applcaons o Fnancal Asse Reurns Appendx: Proofs of Theorems and Condonal Poseror Dsrbuons John Geweke a and Gann Amsano b a Deparmens of Economcs and Sascs, Unversy

More information

A Deterministic Algorithm for Summarizing Asynchronous Streams over a Sliding Window

A Deterministic Algorithm for Summarizing Asynchronous Streams over a Sliding Window A Deermnsc Algorhm for Summarzng Asynchronous Sreams over a Sldng ndow Cosas Busch Rensselaer Polyechnc Insue Srkana Trhapura Iowa Sae Unversy Oulne of Talk Inroducon Algorhm Analyss Tme C Daa sream: 3

More information

Advanced Machine Learning & Perception

Advanced Machine Learning & Perception Advanced Machne Learnng & Percepon Insrucor: Tony Jebara SVM Feaure & Kernel Selecon SVM Eensons Feaure Selecon (Flerng and Wrappng) SVM Feaure Selecon SVM Kernel Selecon SVM Eensons Classfcaon Feaure/Kernel

More information

Multi-priority Online Scheduling with Cancellations

Multi-priority Online Scheduling with Cancellations Submed o Operaons Research manuscrp (Please, provde he manuscrp number!) Auhors are encouraged o subm new papers o INFORMS journals by means of a syle fle emplae, whch ncludes he journal le. However, use

More information

Lecture VI Regression

Lecture VI Regression Lecure VI Regresson (Lnear Mehods for Regresson) Conens: Lnear Mehods for Regresson Leas Squares, Gauss Markov heorem Recursve Leas Squares Lecure VI: MLSC - Dr. Sehu Vjayakumar Lnear Regresson Model M

More information

( t) Outline of program: BGC1: Survival and event history analysis Oslo, March-May Recapitulation. The additive regression model

( t) Outline of program: BGC1: Survival and event history analysis Oslo, March-May Recapitulation. The additive regression model BGC1: Survval and even hsory analyss Oslo, March-May 212 Monday May 7h and Tuesday May 8h The addve regresson model Ørnulf Borgan Deparmen of Mahemacs Unversy of Oslo Oulne of program: Recapulaon Counng

More information