A Case-Based Reasoning Approach for Norm Adaptation

Size: px
Start display at page:

Download "A Case-Based Reasoning Approach for Norm Adaptation"

Transcription

1 A Case-Based Reasonng Approach for Norm Adaptaton Jord Campos 1, Mate López-Sánchez 1,andMarcEsteva 2 1 Unverstat de Barcelona, 585 Gran Va, Barcelona, Span {jcampos,mate}@maa.ub.es 2 IIIA - CSIC, Campus UAB, Bellaterra, Span marc@a.csc.es Abstract. Exstng organsatonal centred mult-agent systems regulate agents actvtes. However, populaton/envronmental changes may lead to a poor fulflment of system s goals, and therefore, adaptng the whole organsaton becomes key. In ths paper, we propose to use Case-Based Reasonng learnng to adapt norms that regulate agents behavour. Moreover, we emprcally evaluate ths approach n a P2P scenaro. 1 Introducton Developng Mult Agent Systems (MAS) s a complex task due to the dffcultes of havng flexble and complex nteractons among autonomous enttes. Organsng such systems to regulate agent nteractons helps to predct/regulate the system s evoluton wthn certan bounds. However, certan envronmental or populaton changes may decrease ts ablty to acheve ts organsatonal goals. Thus, adaptng such an organsaton s now becomng an mportant topc [10]. Concernng ths adaptaton, we propose to add an Assstance layer [6] n charge of t, nstead of expectng agents to ncrease ther behavour complexty t s relevant n open MAS, snce there s no control over agent code. In partcular, we use ths layer to adapt norms that are part of system s organsaton. Notce, that these norms regulate agents actvty by boundng ther actons, but agents stll keep ts degree of freedom to choose ther actual actons. Thus, ths addtonal layer can adapt the organsaton whle preservng agents autonomy. However, the relatonshp between these norms and system s outcomes makes the adaptaton process very complex, snce there s no drect mappng among them. Such a process can be coded by the system desgner or learnt. Though, due to dffcultes to defne an optmal mechansm, we advocate by the learnng approach. In ths paper, we use a Case-Based Reasonng method, whch faces new stuatons based on past experence [2]. As an llustraton, we present a Peer-to-Peer sharng network (P2P) scenaro where computers contact among them to share some data. In such a scenaro, the relatonshp among computers actvty, the network traffc and the tme requred to share a datum s complex. Next secton 2 provdes detals on related prevous work. Afterwards, our proposal s descrbed n sectons 3-4 and evaluated n secton 5. Fnally, our conclusons are presented n secton 6. E.S. Corchado Rodrguez et al. (Eds.): HAIS 2010, Part II, LNAI 6077, pp , c Sprnger-Verlag Berln Hedelberg 2010

2 2 Related Work A Case-Based Reasonng Approach for Norm Adaptaton 169 Wthn MAS area, organsaton-centred approaches regulate open systems by means of persstent organsatons e.g. EI [11]. Even more, several of these approaches offer mechansms to update ther organsatonal structures at run-tme e.g. Mose+ [4]. However, most work on adaptaton maps organsatonal goals to tasks and look for agents wth capabltes to perform them e.g. OMACS [10]. Consequently, these approaches cannot deal wth scenaros that lack of ths goal/task mappng, lke our case study. In order to deal wth ths sort of scenaros, our approach uses norms to nfluence agent behavour, nstead of delegatng tasks. Specfcally, our approach uses a norm adaptaton mechansm based on socal power. In ths sense, there are other works that also use the leadershp of certan agents to create/spread norms e.g. the role model based mechansm [9]. Besdes, most works on norm emergence are agent-centred approaches that depend on partcpants mplementaton and they rarely create/update persstent organsatons e.g. nfecton-based model [15]. Relatng norms and overall system behavour s a complex ssue that ncreases ts ntrcacy when there s no control over partcpant s mplementaton. In our approach, ths task s dstrbuted among some empowered agents that fnally reach an agreement about norm updates. Currently, they use a votng scheme to agree on actual norms, but they could use some other agreement mechansms present n the lterature e.g. argumentaton protocols [3]. In partcular, these agents take ther local decsons usng the Case-Based Reasonng (CBR) learnng technque descrbed n [2], whch faces new stuatons based on past experence. The Autonomc EI [5] also use CBR to adapt ther organsaton, takng a centralsed approach. On the contrary, we take a dstrbuted approach both at the processng and knowledge levels as defned n [14]. Regardng our P2P scenaro, there are network management perspectve approaches that try to promote local communcatons but they cannot drectly act on network consumpton to balance net capacty and traffc e.g. P4P [16]. From a MAS angle, there are works where agents adapt local norms usng local nformaton but they cannot reason/act at an organsatonal level e.g. [12]. 3 Assstance n P2P Scenaro Our approach conssts n provdng support to the coordnaton of agents see coordnaton support n [6]. In fact, we proposed a generc Two Level Asssted MAS Archtecture (2-LAMA [8]) to help agents to partcpate n Table 1. Results n P2P scenaro tme cnet h data cml BT L.a L.b

3 170 J. Campos, M. López-Sánchez, and M. Esteva Fg LAMA n P2P scenaro organsatonal-centred MAS. We use ths generc archtecture to develop systems that self-adapt ther organsaton dependng on ther evoluton. In partcular, we model our Peer-to-Peer sharng network case study (P2P) as a MAS wth two level of organsed agents see Fgure 1. Both levels share the same goal, whch s that all partcpant agents obtan the data by consumng mnmum tme. On the one hand, we model the set of computers that share some data as agents (Ag DL = {P 1...P n })wthnadoman-level (DL). Its sngle role peer and the relatonshps among them (.e. the overlay network) conform the socal structure of ther organsaton. Ths organsaton also has ts own socal conventons: a sharng protocol derved from standard BtTorrent [8] and two norms (Norm DL ). Frst norm lmts agents network usage n percentage of ts nomnal bandwdth: normbw DL = a peer cannot use more than max BW bandwdth percentage to share data. Ths way, t prevents peers from massvely usng ther bandwdth to send/receve data to/from all other peers. Notce that a massve network use, may saturate t, and therefore, t may delay all communcatons. Second norm lmts the number of peers to whom a peer can send the data: normf R DL = a peer cannot smultaneously send the data to > max FR peers. On the other hand, n order to support the coordnaton of prevous agents, we add an Assstance layer to the descrbed MAS. Currently, ths support conssts n adaptng doman-level s organsaton to changng crcumstances. More precsely, t conssts n adaptng two DL s organsatonal components: norms see secton 4 and part of the socal structure by suggestng socal relatonshps among pars of DL agents (rel_sugg), see [8]. These adaptatons are performed by a meta-level (ML) set of agents (Ag ML = {A 1...A m }) that play the role assstant. Each assstant s n charge of a dsjont subset of Ag DL (cluster). In fact, assstants use an nterface among both levels to collect local nformaton about connecton bandwdths and communcaton latences (.e. envronment observable propertes, EnvP) and about who has the datum (.e. agent

4 A Case-Based Reasonng Approach for Norm Adaptaton 171 observable propertes, AgP ). In partcular, each assstant counts on both detaled nformaton from ts cluster and aggregated nformaton from other clusters suppled by other assstants. They weght them to combne the nformaton before startng ts own decson process n current tests, each assstant gves the same mportance to ts local nformaton than to remote one. 4 Learnng Norm Adaptaton As we mentoned, n P2P scenaro, adaptng norms to obtan desred system outcomes s a complex task. Manly, because there s no drect mappng between norms and system s behavour. For nstance, when updatng a norm (e.g. ncreasng max FR ), t s dffcult to foresee the effect of organsatonal changes (e.g. how many data messages wll be transmtted), and t s even more complex to antcpate system s outcomes (e.g. the total tme requred to spread data). In order to face ths complexty, the meta-level uses a learnng technque to decde how to adapt doman-level norms dependng on current system status. In partcular, we apply a CBR [2] learnng approach, to suggest norm updates (soluton) to a new system status (problem) based on smlar prevous stuatons (prevous cases). Our CBR approach s based on a heurstc that tres to algn the amount of servng/recevng capacty see [7]. In fact, the heurstc tself s used by our CBR to suggest a soluton when no smlar cases are found. Case descrpton. The descrpton of a problem and ts soluton conforms a case that can be stored as a prevous case n a case base. Theformer(Prob) s descrbed by a set of attrbutes (Attrbs) derved from measures perceved through the nterface as they derve from observable measures, there are not unknown attrbutes. In partcular, we use the followng dscretsed attrbutes to descrbe a problem: srvcap, t ndcates f there s enough servng capacty to serve all recevng peers by comparng the bandwdth of all servng peers wth the bandwdth of all recevng peers (rcvbw); netsat, t estmates the network saturaton by comparng the actual recevng bandwdth of recevng peers and ther expected bandwdth (rcvexpbw = rcvbw max BW,sncemax BW lmts the data njected towards recevng peers); wat, t reflects the amount of peers that lack the datum and are not recevng t currently; srato, t ndcates sources maxmum rato to spread the datum, thus t s derved from current frends norm; bwusg, t ndcates the bandwdth used by peers n ther communcatons, thus t s derved from current bandwdth lmt norm. Besdes, a soluton s descrbed by two dscrete attrbutes: vfr, t ndcates how to update max FR by ncreasng one unt, decreasng one unt, keepng the same value or avodng nfluencng t (.e. a blank ballot-paper); vbw, t defnes how to adapt max BW by settng t to 100%, keepng ts value or dvdng t by two. CBR Cycle. There are four man phases [2]: retreve, reuse, revse and retan. The frst phase (retreve) fetches the most smlar cases (retrcases) fromthe case base (casebase) as llustrated n left sde of Algorthm 1. It starts wth an empty lst of cases and a mnmum reference smlarty (bests) see lne 2. Then, t traverses the case base lne 3 computng the smlarty (σ, see

5 172 J. Campos, M. López-Sánchez, and M. Esteva Algorthm 1. Retreve(left&top-rght) & Reuse(bottom-rght) phases. 01 def retreve( newcase ): 11 f ( retrcases s empty ): 02 retrcases = {} ; bests = 0 12 heucase = Heurstc.solve(newCase) 03 foreach prevcase n casebase: 13 retrcases = { heucase } 04 s = σ ( prevcase.prb, newcase.prb ) 14 return retrcases 05 f ( s > MIN_SIM ): 06 case ( s > bests ): 01 def reuse( retrcases, newcase ): 07 retrcases = { prevcase } 02 f ( δ(retrcases) > MAX_DIV ) 08 bests = s 03 heucase = Heurstc.solve(newCase) 09 case ( s bests ): 04 retrcases = { heucase } 10 retrcases=retrcases {prevcase} 05 sol = adapt( retrcases, newcase ) 06 return Case( newcase.prb, sol ) below) of each prevous case s problem descrpton (prevcase.prb) wth the new problem (newcase.prb) lne 4. In case ths smlarty s greater than a mnmum trusted smlarty (MIN_SIM) the case s a canddate to be retreved lne 5. In partcular, f ths smlarty s greater than any prevous one lne 6 then the prevous case s the one to be retreved lne 7. Alternatvely, f the smlarty s equal to prevous greatest one lne 9 then current prevous case s collected wth the rest of smlar ones lne 10. In other words, t tres to return the most smlar prevous case, although t can return more cases when they have nearly the same smlarty. However, f no prevous case has the mnmum trusted smlarty to consder t s representatve enough to adapt ts soluton to the new problem lne 11, the algorthm executes the heurstc lne 12 to solve ths unknown problem.fnally, n both cases the cases are returned lne 14. The case smlarty functon (σ) among two problems (p x,p y Prob) conssts on computng the attrbute smlarty functon (ς ) among correspondng values of the same attrbute (a px,a py weghted manner: σ(p x,p y )= ( Attrbs w σ ς (a px Attrb ) to aggregate them n a,a py ) ), w σ =1.Inorder to compute ths attrbute smlarty functon (ς ), we defne a label dstance functon (λ ) that provdes a numerc dstance among two dscrete labels (e.g. λ watng (NONE, NONE) =0, λ watng (NONE, FEW) =1, λ watng (NONE, A_LOT) =2). In fact, we regard dscrete labels as an ordered set of equdstant values. Then, we defne ς as an nverse mappng from labels s dstance [0..λ MAX ] to the [0..1] nterval: ς (a px,a py )=1 λ(apx,a py ) λ MAX. In sum, n both smlarty functons (σ, ς ), a 0 means no concdence at all and a 1 means that the tems are equal. From retreved cases, the second CBR phase (reuse) employs ther solutons to buld a new one for the current case. In case there s more than one smlar case, we count on a dvergence functon (δ) to compute the dvergence among them t s the standard devaton of vfr dscrete values converted nto ntegers, snce n our experments vbw was correlated wth t. Thus, reuse phase starts by checkng f the dvergence of retreved cases s greater than a maxmum trusted dvergence (MAX_DIV) see lne 2 n rght sde of Algorthm 1. In such a case, t consders that prevous cases solutons are too contradctory to provde a good sngle soluton. Hence, the heurstc s used lnes 3-4. Once there s a set of slghtly dvergent prevous cases notce that a sngle prevous case has

6 A Case-Based Reasonng Approach for Norm Adaptaton 173 no dvergence t adapts ther soluton to the current problem lne 5. Ths task can take nto account () all retreved solutons but also () the dfferences between the retreved problems and the current one. In current mplementaton, our adapt functon uses only the former (). In partcular, t returns a soluton composed by the most frequent vfr and the most frequent vbw. In case there s a te, the less conservatve actons (.e. change values) have prorty over the more conservatve ones (.e. keep the same values) snce they may make the system evolve n a dfferent way and avod a te n a subsequent adaptaton process. Next, the thrd phase (revse) requres a way to evaluate the soluton, but current performance measure (total tme) s unknown untl the end of executon.e. there s a credt assgnment problem [13]. As we are workng on ths topc n the P2P scenaro, current mplementaton has only the fourth phase (retan). It conssts on storng only the new prevous cases returned by the heurstc. Ths way, the case base grows every tme the heurstc s used when we mplement the thrd phase, the system wll revse ts adapted solutons and retan them f they are representatve enough. After each assstant computes a convenent update for norm parameters usng CBR, all of them agree on ther actual modfcaton usng a votng approach n case there s a te, parameters are not modfed. Fnally, each assstant sends to ts doman-level agents the norms f they have been modfed n current mplementaton peers do not volate norms but they adapt ther behavour when recevng a new norm specfcaton. As applyng norm changes has an assocated cost e.g. cancellng some started data transmssons, the norm adaptaton process s performed at an emprcally tested tme nterval (adapt nterv ) specfed n next secton. 5 Emprcal Evaluaton In order to test our approach, we have mplemented a P2P MAS smulator. Ths smulator s mplemented n Repast Smphony [1] and provdes dfferent facltes to execute tests and analyse results. As t smulates both agents and network components, t allows to execute dfferent sharng methods wth dentcal ntal condtons. Thus, we have performed several tests on BtTorrent and 2-LAMA approaches to emprcally evaluate our proposal s performance. The evaluated approaches n ths work are: a sngle-pece verson of the standard BtTorrent protocol (BT, t s detaled n [8]), our archtecture usng always an heurstc to adapt norms (2L.a) and our approach usng learnng technques (2L.b). In order to make a far comparson see [8] among BT and 2-LAMA, we have used the followng ntal norm parameters: max BW = 100%, max FR = 3. These norms are adapted at ntervals of adapt nterv =50tme steps. The learnng approach, 2L.b, uses 0.8 as the mnmum smlarty threshold (.e. MIN_SIM=0.8) and 1 as the maxmum dvergence threshold (.e. MAX_DIV=1) both values come from an emprcal study. Notce that n ths approach, assstants start wth an empty case base and use the heurstc to generate an ntal case. Later, f a problem s smlar to prevous ones, they reuse ther knowledge nstead of usng the heurstc.

7 174 J. Campos, M. López-Sánchez, and M. Esteva We have tested all three methods by varyng the peer that ntally has the datum we call round to a sngle executon wth the data n a certan ntal poston. In subsequent rounds, 2L.b s assstants already know some prevous cases snce case base s kept when sharng more data among the same agent communty. Ths process s repeated untl the data has been ntally n all peers (multple-round). Due to the random nature of the BT some served peers are selected haphazardly, the results show the average of executng a multple-round 50 tmes (.e = 600 rounds, where the 12 corresponds to all possble ntal data postons n a round, and the 50 corresponds to repeat the unque multple-round). In contrast, a multple-round does not need to be repeated when usng 2-LAMA methods, because they do not present random ssues. However, as assstants n 2L.b learn at each round, the order of ntal data postons nfluences ths approach. Thus, 2L.b results show the average of executng ths alternatve on 50 random multple-rounds (.e = 600 rounds, where the 50 corresponds to dfferent multple-rounds wth dstnct order of 12 ntal data postons). Table 1 shows the average per round of the followng metrcs: tme as the total tme requred to spread the datum among all peers; cnet whch s the network cost consumed by all messages (each message cost s computed as ts length tmes the number of lnks t traverses); h as the average number of lnks traversed by each message (hops); data as the total number of sent data messages; and cml that s the cost of all messages related wth the meta-level.e. all messages sent to or by assstants. Notce that the data metrc refers to all data messages, although some of them may not be totally transmtted f: () a destnaton peer sends a cancel message to ts source peer because t found a better source or () a peer stops sendng data to fulfl an updated normf R DL. If we compare the performance of both BT and 2-LAMA approaches, we see that our proposals requre less tme to share the datum. Ths means that t takes longer when there s no assstance despte the addtonal communcaton wth the meta-level requred by the asssted approach. In contrast, the network cost (cnet) s larger n 2-LAMA. Ths means that, n our approaches network s ntensvely used along the whole executon wthout achevng saturaton otherwse, tme would ncrease. Our proposal requres more communcaton because: () t has extra communcatons due to the meta-level, () t sends more data messages, and () t ntally measures latences to adapt DL s socal structure. Havng a meta-level () mples that coordnaton messages are exchanged among domanlevel agents and assstants and also between assstants. However, the derved network overload (cml) s small snce these control messages are very small compared wth data messages. On the contrary, () havng more data messages (data) consume a sgnfcant amount of network resources. These extra data messages are created because 2-LAMA peers compare data sources by retrevng some data from them they replace ther current data source whenever they fnd a faster one. Thus, we expect to mnmse ths network consumpton when dealng wth more than one pece of data, snce peers could compare sources dependng on prevous retreved peces. Besdes, latency measurements () represent up to a 20% of the network cost ncrement. Notce, though, that these measures are

8 A Case-Based Reasonng Approach for Norm Adaptaton 175 used to mprove system-wde data-paths by suggestng certan neghbours to each doman-level agent. Regardng the number of lnks traversed by messages (h), our approaches have more local communcatons than BT. Ths s convenent because local messages have lower latences and costs. Overall, results show that our learnng approach (2L.b) outperforms our heurstc approach (2L.a) and the BT one, snce t requres less tme. Ths means that our heurstc performs a good estmaton of the mappng between system status, norms and outcomes, but t can be enhanced. In fact, our current CBR mplementaton s already mprovng ths estmaton. 6 Conclusons Our vson s to endow the system wth adaptaton capabltes nstead of expectng ts agents to ncrease ther behavour complexty. Thus, we propose to add a meta-level that adapts a MAS organsaton as a type of assstance to the coordnaton of ts partcpants. Partcularly, ths paper apples CBR to perform such a task. It llustrates ths approach n a P2P scenaro, provdng n-depth detals about the adaptaton of norms n ths scenaro. Moreover, t emprcally compares ths approach to the BtTorrent protocol wdely used n ths scenaro. As future work, we plan to go further n CBR methodology (e.g. evaluatng solutons n a revse phase) and open MAS ssues (e.g. enterng/leavng agents). Acknowledgements. Ths work s partally funded by IEA (TIN C02-01), EVE (TIN C02-01 / TIN C02-02) and AT (CON- SOLIDER CSD ) projects, EU-FEDER funds, the Catalan Gov. (Grant 2005-SGR-00093) and M. Esteva s Ramon y Cajal contract. References 1. Repast Smphony, 2. Aamodt, A., Plaza, E.: Case-based reasonng: Foundatonal ssues, methodologcal varatons, and system approaches. AI Commun. 7(1), (1994) 3. Artks, A., Kapons, D., Ptt, J.: Dynamc Specfcatons of Norm-Governed Systems. In: MAS: Semantcs and Dynamcs of Organsatonal Models (2009) 4. Bosser, O., Gâteau, B.: Normatve mult-agent organzatons: Modelng, support and control. In: Normatve Mult-agent Systems (2007) 5. Bou, E., López-Sánchez, M., Rodríguez, J.A.: Autonomc Electronc Insttutons Self-Adaptaton n Heterogeneous Agent Socetes. In: Vouros, G., Artks, A., Staths, K., Ptt, J. (eds.) OAMAS LNCS (LNAI), vol Sprnger, Hedelberg (2009) 6. Campos, J., López-Sánchez, M., Esteva, M.: Assstance layer, a step forward n Mult-Agent Systems Coordnaton Support. In: Autonomous Agents and Multagent Systems, pp (2009) 7. Campos, J., López-Sánchez, M., Esteva, M.: Norm Adaptaton usng a Two-Level Mult-Agent System Archtecture n a Peer-to-Peer Scenaro. In: Proceedngs of COIN at AAMAS 2010 (to appear 2010)

9 176 J. Campos, M. López-Sánchez, and M. Esteva 8. Campos, J., López-Sánchez, M., Esteva, M., Novo, A., Morales, J.: 2-LAMA Archtecture vs. BtTorrent Protocol n a Peer-to-Peer Scenaro. In: Artfcal Intellgence Research and Development - CCIA 2009, vol. 202, pp IOS Press, Amsterdam (2009) 9. Cranefeld, B.S.S., Purvs, M., Purvs, M.: Role model based mechansm for norm emergence n artfcal agent socetes. In: Schman, J.S., Padget, J., Ossowsk, S., Norega, P. (eds.) COIN LNCS (LNAI), vol. 4870, pp Sprnger, Hedelberg (2008) 10. Deloach, S.A., Oyenan, W.H., Matson, E.T.: A capabltes-based model for adaptve organzatons. Autonomous Agents and Mult-Agent Systems 16(1), (2008) 11. Esteva, M.: Electronc Insttutons: from specfcaton to development. IIIA PhD, vol. 19 (2003) 12. Grzard, A., Vercouter, L., Stratulat, T., Muller, G.: A peer-to-peer normatve system to acheve socal order. In: Norega, P., Vázquez-Salceda, J., Boella, G., Bosser, O., Dgnum, V., Fornara, N., Matson, E. (eds.) COIN LNCS (LNAI), vol. 4386, pp Sprnger, Hedelberg (2007) 13. Jones, J., Goel, A.: Revstng the Credt Assgnment Problem. In: Challenges of Game AI: Proceedngs of the AAAI, vol. 4, p. 4 (2004) 14. Plaza, E., McGnty, L.: Dstrbuted case-based reasonng. The Knowledge Engneerng Revew 20(03), (2006) 15. Salazar-Ramrez, N., Rodríguez-Agular, J.A., Arcos, J.L.: An nfecton-based mechansm for self-adaptaton n mult-agent complex networks, pp (2008) 16. Xe, H., Yang, Y.R., Krshnamurthy, A., Lu, Y., Slberschatz, A.: P4P: Provder portal for applcatons (2008)

Experiments with Protocols for Service Negotiation

Experiments with Protocols for Service Negotiation PROCEEDINGS OF THE WORKSHOP ON APPLICATIONS OF SOFTWARE AGENTS ISBN 978-86-7031-188-6, pp. 25-31, 2011 Experments wth Protocols for Servce Negotaton Costn Bădcă and Mhnea Scafeş Unversty of Craova, Software

More information

1 Basic concepts for quantitative policy analysis

1 Basic concepts for quantitative policy analysis 1 Basc concepts for quanttatve polcy analyss 1.1. Introducton The purpose of ths Chapter s the ntroducton of basc concepts of quanttatve polcy analyss. They represent the components of the framework adopted

More information

A Two-Echelon Inventory Model for Single-Vender and Multi-Buyer System Through Common Replenishment Epochs

A Two-Echelon Inventory Model for Single-Vender and Multi-Buyer System Through Common Replenishment Epochs A Two-Echelon Inventory Model for Sngle-Vender and Mult-Buyer System Through Common Replenshment Epochs Wen-Jen Chang and Chh-Hung Tsa Instructor Assocate Professor Department of Industral Engneerng and

More information

A Group Decision Making Method for Determining the Importance of Customer Needs Based on Customer- Oriented Approach

A Group Decision Making Method for Determining the Importance of Customer Needs Based on Customer- Oriented Approach Proceedngs of the 010 Internatonal Conference on Industral Engneerng and Operatons Management Dhaka, Bangladesh, January 9 10, 010 A Group Decson Makng Method for Determnng the Importance of Customer Needs

More information

Appendix 6.1 The least-cost theorem and pollution control

Appendix 6.1 The least-cost theorem and pollution control Appendx 6.1 The least-cost theorem and polluton control nstruments Ths appendx s structured as follows. In Part 1, we defne the notaton used and set the scene for what follows. Then n Part 2 we derve a

More information

Application of Ant colony Algorithm in Cloud Resource Scheduling Based on Three Constraint Conditions

Application of Ant colony Algorithm in Cloud Resource Scheduling Based on Three Constraint Conditions , pp.215-219 http://dx.do.org/10.14257/astl.2016.123.40 Applcaton of Ant colony Algorthm n Cloud Resource Schedulng Based on Three Constrant Condtons Yang Zhaofeng, Fan Awan Computer School, Pngdngshan

More information

Supplier selection and evaluation using multicriteria decision analysis

Supplier selection and evaluation using multicriteria decision analysis Suppler selecton and evaluaton usng multcrtera decson analyss Stratos Kartsonaks 1, Evangelos Grgorouds 2, Mchals Neofytou 3 1 School of Producton Engneerng and Management, Techncal Unversty of Crete,

More information

Consumption capability analysis for Micro-blog users based on data mining

Consumption capability analysis for Micro-blog users based on data mining Consumpton capablty analyss for Mcro-blog users based on data mnng ABSTRACT Yue Sun Bejng Unversty of Posts and Telecommuncaton Bejng, Chna Emal: sunmoon5723@gmal.com Data mnng s an effectve method of

More information

Prediction algorithm for users Retweet Times

Prediction algorithm for users Retweet Times , pp.9-3 http://dx.do.org/0.457/astl.05.83.03 Predcton algorthm for users Retweet Tmes Hahao Yu, Xu Feng Ba,ChengZhe Huang, Haolang Q Helongang Insttute of Technology, Harbn, Chna Abstract. In vew of the

More information

Development and production of an Aggregated SPPI. Final Technical Implementation Report

Development and production of an Aggregated SPPI. Final Technical Implementation Report Development and producton of an Aggregated SPP Fnal Techncal mplementaton Report Marcus Frdén, Ulf Johansson, Thomas Olsson Servces Producer Prce ndces, Prce Statstcs Unt, Statstcs Sweden 2010 ntroducton

More information

Modeling Social Group Structures in Pedestrian Crowds

Modeling Social Group Structures in Pedestrian Crowds Modelng Socal Group Structures n Pedestran Crowds Fasheng Qu, Xaoln Hu, Xue Wang, and Saurav Karmakar Abstract Group structure s an mportant characterstc of socal crowd. However, up to now, the effect

More information

Evaluating Clustering Methods for Multi-Echelon (r,q) Policy Setting

Evaluating Clustering Methods for Multi-Echelon (r,q) Policy Setting Proceedngs of the 2007 Industral Engneerng Research Conference G. Bayraksan W. Ln Y. Son and R. Wysk eds. Evaluatng Clusterng Methods for Mult-Echelon (r) Polcy Settng Vkram L. Desa M.S.; Manuel D. Rossett

More information

Production Scheduling for Parallel Machines Using Genetic Algorithms

Production Scheduling for Parallel Machines Using Genetic Algorithms Producton Schedulng for Parallel Machnes Usng Genetc Algorthms Chchang Jou 1), Hsn-Chang Huang 2) 1) Tamkang Unversty, Department of Informaton Management (cjou@mal.m.tku.edut.tw) 2) Tamkang Unversty,

More information

Experimental Validation of a Suspension Rig for Analyzing Road-induced Noise

Experimental Validation of a Suspension Rig for Analyzing Road-induced Noise Expermental Valdaton of a Suspenson Rg for Analyzng Road-nduced Nose Dongwoo Mn 1, Jun-Gu Km 2, Davd P Song 3, Yunchang Lee 4, Yeon June Kang 5, Kang Duc Ih 6 1,2,3,4,5 Seoul Natonal Unversty, Republc

More information

Bayesian Inference Driven Behavior Network Architecture for Avoiding Moving Obstacles *

Bayesian Inference Driven Behavior Network Architecture for Avoiding Moving Obstacles * Bayesan Inference Drven Behavor Network Archtecture for Avodng Movng Obstacles * Hyeun-Jeong Mn and Sung-Bae Cho Dept. of Computer Scence, Yonse Unversty 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749,

More information

MULTIPLE FACILITY LOCATION ANALYSIS PROBLEM WITH WEIGHTED EUCLIDEAN DISTANCE. Dileep R. Sule and Anuj A. Davalbhakta Louisiana Tech University

MULTIPLE FACILITY LOCATION ANALYSIS PROBLEM WITH WEIGHTED EUCLIDEAN DISTANCE. Dileep R. Sule and Anuj A. Davalbhakta Louisiana Tech University MULTIPLE FACILITY LOCATION ANALYSIS PROBLEM WITH WEIGHTED EUCLIDEAN DISTANCE Dleep R. Sule and Anuj A. Davalbhakta Lousana Tech Unversty ABSTRACT Ths paper presents a new graphcal technque for cluster

More information

Sporlan Valve Company

Sporlan Valve Company F21O-10-12 LMTED: M & W What s a TEV Settng? For years Sporlan and every other manufacturer oftevs has used regulated arflow and controlled temperature baths to establsh a "factory" settng. Typcally the

More information

Method of Adaptive Quality Control in Service Oriented Architectures

Method of Adaptive Quality Control in Service Oriented Architectures Method of Adaptve Qualty Control n Servce Orented Archtectures Tomasz Szydlo and Krzysztof Zelnsk Department of Computer Scence, AGH Unversty of Scence and Technology tomasz.szydlo@agh.edu.pl, kz@cs.agh.edu.pl

More information

Research on chaos PSO with associated logistics transportation scheduling under hard time windows

Research on chaos PSO with associated logistics transportation scheduling under hard time windows Advanced Scence and Technology Letters Vol76 (CA 014), pp75-83 http://dxdoorg/101457/astl0147618 Research on chaos PSO wth assocated logstcs transportaton schedulng under hard tme wndows Yuqang Chen 1,

More information

Planning of work schedules for toll booth collectors

Planning of work schedules for toll booth collectors Lecture Notes n Management Scence (0) Vol 4: 6 4 4 th Internatonal Conference on Appled Operatonal Research, Proceedngs Tadbr Operatonal Research Group Ltd All rghts reserved wwwtadbrca ISSN 00-0050 (Prnt),

More information

A Multi-Product Reverse Logistics Model for Third Party Logistics

A Multi-Product Reverse Logistics Model for Third Party Logistics 2011 Internatonal Conference on Modelng, Smulaton and Control IPCSIT vol.10 (2011) (2011) IACSIT Press, Sngapore A Mult-Product Reverse Logstcs Model for Thrd Party Logstcs Tsa-Yun Lao, Agatha Rachmat

More information

Fuzzy adaptive agent for supply chain management

Fuzzy adaptive agent for supply chain management Fuzzy adaptve agent for supply chan management Yan-Whar S a,* and So-Fan Lou b a,b Faculty of Scence and Technology, Unversty of Macau, Av. Padre Tomas Perera, Tapa, Macau Abstract. Recent technologcal

More information

Logistics Management. Where We Are Now CHAPTER ELEVEN. Measurement. Organizational. Sustainability. Management. Globalization. Culture/Ethics Change

Logistics Management. Where We Are Now CHAPTER ELEVEN. Measurement. Organizational. Sustainability. Management. Globalization. Culture/Ethics Change CHAPTER ELEVEN Logstcs Management McGraw-Hll/Irwn Copyrght 2011 by the McGraw-Hll Companes, Inc. All rghts reserved. Where We Are Now Relatonshps Sustanablty Globalzaton Organzatonal Culture/Ethcs Change

More information

Extended Abstract for WISE 2005: Workshop on Information Systems and Economics

Extended Abstract for WISE 2005: Workshop on Information Systems and Economics Extended Abstract for WISE 5: Workshop on Informaton Systems and Economcs How Many Bundles?:An Analyss on Customzed Bundlng of Informaton Goods wth Multple Consumer Types Wendy HUI Ph.D. Canddate Department

More information

MODELLING AND SIMULATION OF TEAM EFFECTIVENESS EMERGED FROM MEMBER-TASK INTERACTION. Shengping Dong Bin Hu Jiang Wu

MODELLING AND SIMULATION OF TEAM EFFECTIVENESS EMERGED FROM MEMBER-TASK INTERACTION. Shengping Dong Bin Hu Jiang Wu Proceedngs of the 2008 Wnter Smulaton Conference S. J. Mason, R. R. Hll, L. Mönch, O. Rose, T. Jefferson, J. W. Fowler eds. MODELLING AND SIMULATION OF TEAM EFFECTIVENESS EMERGED FROM MEMBER-TASK INTERACTION

More information

A SIMULATION STUDY OF QUALITY INDEX IN MACHINE-COMPONF~T GROUPING

A SIMULATION STUDY OF QUALITY INDEX IN MACHINE-COMPONF~T GROUPING A SMULATON STUDY OF QUALTY NDEX N MACHNE-COMPONF~T GROUPNG By Hamd Sefoddn Assocate Professor ndustral and Manufacturng Engneerng Department Unversty of Wsconsn-Mlwaukee Manocher Djassem Assstant Professor

More information

Best-Order Crossover in an Evolutionary Approach to Multi-Mode Resource-Constrained Project Scheduling

Best-Order Crossover in an Evolutionary Approach to Multi-Mode Resource-Constrained Project Scheduling Internatonal Journal of Computer Informaton Systems and Industral Management Applcatons. ISSN 2150-7988 Volume 6 (2014) pp. 364-372 MIR Labs, www.mrlabs.net/csm/ndex.html Best-Order Crossover n an Evolutonary

More information

Coordination in Competitive Environments

Coordination in Competitive Environments Proceedngs of the World Congress on Engneerng 0 Vol II, WCE 0, July - 5, 0, London, U.K. Coordnaton n Compettve Envronments I. González, S. Ibarra, J. A. Castán, J. Lara, J. Guzmán Abstract Despte several

More information

A Revised Discrete Particle Swarm Optimization for Cloud Workflow Scheduling

A Revised Discrete Particle Swarm Optimization for Cloud Workflow Scheduling A Revsed Dscrete Partcle Swarm Optmzaton for Cloud Workflow Schedulng Zhangun Wu 1,2, Zhwe N 1, Lchuan Gu 1 1 Insttute of Intellgent Management Hefe Unversty of Technology Hefe, Chna wuzhangun@mal.hfut.edu.cn

More information

RECEIVING WATER HYDRAULICS ASSIGNMENT 2

RECEIVING WATER HYDRAULICS ASSIGNMENT 2 RECEIVING WATER HYDRAULICS ASSIGNMENT 2 Desgn of wastewater dscharge from the cty of Göteborg. Example of a dffuser n a stratfed coastal sea Example of retenton tme calculatons Ths assgnment conssts of

More information

Customer segmentation, return and risk management: An emprical analysis based on BP neural network

Customer segmentation, return and risk management: An emprical analysis based on BP neural network Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 204, 6(6):698-703 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Customer segmentaton, return and rsk management: An emprcal

More information

CHAPTER 8 DYNAMIC RESOURCE ALLOCATION IN GRID COMPUTING USING FUZZY-GENETIC ALGORITHM

CHAPTER 8 DYNAMIC RESOURCE ALLOCATION IN GRID COMPUTING USING FUZZY-GENETIC ALGORITHM 28 CHAPTER 8 DYNAMIC RESOURCE ALLOCATION IN GRID COMPUTING USING FUZZY-GENETIC ALGORITHM The man aspraton of Grd Computng s to aggregate the maxmum avalable dle computng power of the dstrbuted resources,

More information

To manage leave, meeting institutional requirements and treating individual staff members fairly and consistently.

To manage leave, meeting institutional requirements and treating individual staff members fairly and consistently. Corporate Polces & Procedures People and Development - Document CPP216 Leave Management Frst Produced: Current Verson: Past Revsons: Revew Cycle: Apples From: 09/09/09 07/02/17 09/09/09, 26/10/12 3 years

More information

Content-Based Cross-Domain Recommendations Using Segmented Models

Content-Based Cross-Domain Recommendations Using Segmented Models Content-Based Cross-Doman Recommendatons Usng Segmented Models Shaghayegh Saheb Intellgent Systems Program Unversty of Pttsburgh Pttsburgh, PA shs106@ptt.edu ABSTRACT Cross-Doman Recommendaton s a new

More information

Multi-UAV Task Allocation using Team Theory

Multi-UAV Task Allocation using Team Theory Proceedngs of the 44th IEEE Conference on Decson and Control, and the European Control Conference 2005 Sevlle, Span, December 12-15, 2005 MoC03.6 Mult-UAV Task Allocaton usng Team Theory P. B. Sut, A.

More information

A Context-Aware Inter-organizational Collaboration Model Applied to International Trade

A Context-Aware Inter-organizational Collaboration Model Applied to International Trade A Context-Aware Inter-organzatonal Collaboraton Model Appled to Internatonal Trade Je Jang, Vrgna Dgnum, Yao-Hua Tan, and Setse Overbeek Faculty of Technology, Polcy and Management, Delft Unversty of Technology,

More information

Program Phase and Runtime Distribution-Aware Online DVFS for Combined Vdd/Vbb Scaling

Program Phase and Runtime Distribution-Aware Online DVFS for Combined Vdd/Vbb Scaling Program Phase and Runtme Dstrbuton-Aware Onlne DVFS for Combned Vdd/Vbb Scalng Jungsoo Km, Sungjoo Yoo, and Chong-Mn Kyung Dept. of EECS at KAIST jskm@vslab.kast.ac.kr, kyung@ee.kast.ac.kr Dept. of EE

More information

Simulation of Steady-State and Dynamic Behaviour of a Plate Heat Exchanger

Simulation of Steady-State and Dynamic Behaviour of a Plate Heat Exchanger Journal of Energy and Power Engneerng 10 (016) 555-560 do: 10.1765/1934-8975/016.09.006 D DAVID PUBLISHING Smulaton of Steady-State and Dynamc Behavour of a Plate Heat Exchanger Mohammad Aqeel Sarareh

More information

On Advantages of Scheduling using Genetic Fuzzy Systems

On Advantages of Scheduling using Genetic Fuzzy Systems On Advantages of Schedulng usng Genetc Fuzzy Systems Carsten Franke, Joachm Leppng, and Uwe Schwegelshohn Computer Engneerng Insttute, Dortmund Unversty, 44221 Dortmund, Germany (emal: {carsten.franke,

More information

A New Artificial Fish Swarm Algorithm for Dynamic Optimization Problems

A New Artificial Fish Swarm Algorithm for Dynamic Optimization Problems WCCI 2012 IEEE World Congress on Computatonal Intellgence June, 10-15, 2012 - Brsbane, Australa IEEE CEC A New Artfcal Fsh Swarm Algorthm for Dynamc Optmzaton Problems 1 Danal Yazdan Department of Electrcal,

More information

emissions in the Indonesian manufacturing sector Rislima F. Sitompul and Anthony D. Owen

emissions in the Indonesian manufacturing sector Rislima F. Sitompul and Anthony D. Owen Mtgaton optons for energy-related CO 2 emssons n the Indonesan manufacturng sector Rslma F. Stompul and Anthony D. Owen School of Economcs, The Unversty of New South Wales, Sydney, Australa Why mtgaton

More information

Scheduling High-Level Tasks Among Cooperative Agents

Scheduling High-Level Tasks Among Cooperative Agents Schedulng Hgh-Level Tasks Among Cooperatve Agents Bradley J. Clement nversty of Mchgan Artfcal Intellgence Laboratory Ann Arbor, MI 89 bradc@umch.edu Edmund H. Durfee nversty of Mchgan Artfcal Intellgence

More information

Learning Curve: Analysis of an Agent Pricing Strategy Under Varying Conditions

Learning Curve: Analysis of an Agent Pricing Strategy Under Varying Conditions Learnng Curve: Analyss of an Agent Prcng Strategy Under Varyng Condtons Joan Morrs, Patte Maes MIT Meda Laboratory 20 Ames Street, E-0 Cambrdge, MA 02 USA {joane, patte}@meda.mt.edu Amy Greenwald Computer

More information

Evaluation Method for Enterprises EPR Project Risks

Evaluation Method for Enterprises EPR Project Risks , pp.350-354 http://dx.do.org/10.14257/astl.2016. Evaluaton Method for Enterprses EPR Project Rsks L-Yongmng 1,2 1 College of Economcs and Management, Nanjng Unversty of Aeronautcs and Astronautcs, Nanjng,

More information

EVALUATING THE PERFORMANCE OF SUPPLY CHAIN SIMULATIONS WITH TRADEOFFS BETWEEN MULITPLE OBJECTIVES. Pattita Suwanruji S. T. Enns

EVALUATING THE PERFORMANCE OF SUPPLY CHAIN SIMULATIONS WITH TRADEOFFS BETWEEN MULITPLE OBJECTIVES. Pattita Suwanruji S. T. Enns Proceedngs of the 00 Wnter Smulaton Conference R.G. Ingalls, M. D. Rossett, J. S. Smth, and B. A. Peters, eds. EVALUATING THE PERFORMANCE OF SUPPLY CHAIN SIMULATIONS WITH TRADEOFFS BETWEEN MULITPLE OBJECTIVES

More information

Honorable Kim Dunning Presiding Judge of the Superior Court 700 Civic Center Drive West Santa Ana, CA 92701

Honorable Kim Dunning Presiding Judge of the Superior Court 700 Civic Center Drive West Santa Ana, CA 92701 Mayor Gary Thompson Mayor Pro Tempore Jerry Holloway Councl Members L. Anthony Beall * -* - Nel C. Blas - James M. Thor Cty Manager Steven E. Hayman f September 10, 2009 Honorable Km Dunnng Presdng Judge

More information

A TABU SEARCH FOR MULTIPLE MULTI-LEVEL REDUNDANCY ALLOCATION PROBLEM IN SERIES-PARALLEL SYSTEMS

A TABU SEARCH FOR MULTIPLE MULTI-LEVEL REDUNDANCY ALLOCATION PROBLEM IN SERIES-PARALLEL SYSTEMS Internatonal Journal of Industral Engneerng, 18(3), 120-129, 2011. A TABU SEACH FO MULTIPLE MULTI-LEVEL EDUNDANCY ALLOCATION POBLEM IN SEIES-PAALLEL SYSTEMS Kl-Woong Jang and Jae-Hwan Km Department of

More information

ON LINKAGE-BASED CLUSTERING APPROACH AND AIR TRAFFIC PATTERN RECOGNITION

ON LINKAGE-BASED CLUSTERING APPROACH AND AIR TRAFFIC PATTERN RECOGNITION ON LINKAGE-BASED CLUSTERING APPROACH AND AIR TRAFFIC PATTERN RECOGNITION Leïla ZERROUKI, INEOVA for EUROCONTROL, France Serge MANCHON, Marc DALICHAMPT, EUROCONTROL, France Abstract: The paper ntroduces

More information

Guidelines on Disclosure of CO 2 Emissions from Transportation & Distribution

Guidelines on Disclosure of CO 2 Emissions from Transportation & Distribution Gudelnes on Dsclosure of CO 2 Emssons from Transportaton & Dstrbuton Polcy Research Insttute for Land, Infrastructure and Transport June 2012 Contents 1. Introducton...- 3-1.1 Purpose and concept...- 3-1.2

More information

LIFE CYCLE ENVIRONMENTAL IMPACTS ASSESSMENT FOR RESIDENTIAL BUILDINGS IN CHINA

LIFE CYCLE ENVIRONMENTAL IMPACTS ASSESSMENT FOR RESIDENTIAL BUILDINGS IN CHINA Proceedngs: Indoor Ar 2005 LIFE CYCLE ENVIRONMENTAL IMPACTS ASSESSMENT FOR RESIDENTIAL BUILDINGS IN CHINA DJ Gu 1,*, JJ Lu 1, LJ Gu 1 1 Department of Buldng Scence, School of Archtecture, Tsnghua Unversty,

More information

DESIGN RATIONALE CAPTURING MODEL FOR USE DURING THE EMBODIMENT PHASE OF THE PRODUCT DESIGN

DESIGN RATIONALE CAPTURING MODEL FOR USE DURING THE EMBODIMENT PHASE OF THE PRODUCT DESIGN Danel Rohde Maro Štorga Doran Maranovć ISSN 1333-1124 eissn 1849-1391 DESIGN RATIONALE CAPTURING MODEL FOR USE DURING THE EMBODIMENT PHASE OF THE PRODUCT DESIGN Summary An analyss of a desgn ratonale focusng

More information

1991), a development of the BLAST program which integrates the building zone energy balance with the system and central plant simulation.

1991), a development of the BLAST program which integrates the building zone energy balance with the system and central plant simulation. OPTIMISATION OF MECHANICAL SYSTEMS IN AN INTEGRATED BUILDING ENERGY ANALYSIS PROGRAM: PART I: CONVENTIONAL CENTRAL PLANT EQUIPMENT Russell D. Taylor and Curts O. Pedersen Unversty of Illnos at Urbana-

More information

Dynamic Task Assignment and Resource Management in Cloud Services Using Bargaining Solution

Dynamic Task Assignment and Resource Management in Cloud Services Using Bargaining Solution Dynamc ask Assgnment and Resource Management n Cloud Servces Usng Barganng Soluton KwangSup Shn 1, Myung-Ju Park 2 and Jae-Yoon Jung 2 1 Graduate School of Logstcs, Incheon Natonal Unversty 12-1 Songdo-Dong,

More information

Optimization of Groundwater Use in the Goksu Delta at Silifke, Turkey

Optimization of Groundwater Use in the Goksu Delta at Silifke, Turkey Frst Internatonal Conference on Saltwater Intruson and Coastal Aqufers Montorng, Modelng, and Management. Essaoura, Morocco, Aprl 23 25, 21 Optmzaton of Groundwater Use n the Goksu Delta at Slfke, Turkey

More information

Calculation and Prediction of Energy Consumption for Highway Transportation

Calculation and Prediction of Energy Consumption for Highway Transportation Calculaton and Predcton of Energy Consumpton for Hghway Transportaton Feng Qu, Wenquan L *, Qufeng Xe, Peng Zhang, Yueyng Huo School of Transportaton, Southeast Unversty, Nanjng 210096, Chna; *E-mal: wenql@seu.edu.cn

More information

Qiang Yang and Hong Cheng

Qiang Yang and Hong Cheng From: ICAPS-3 Proceedngs. Copyrght 23, AAAI (www.aaa.org). All rghts reserved. Plannng for Marketng Campagns Qang Yang and Hong Cheng Department of Computer Scence Hong Kong Unversty of Scence and Technology

More information

WISE 2004 Extended Abstract

WISE 2004 Extended Abstract WISE 2004 Extended Abstract Does the Internet Complement Other Marketng Channels? Evdence from a Large Scale Feld Experment Erc Anderson Kellogg School of Management, Northwestern Unversty Erk Brynjolfsson

More information

Dynamic Mission Control for UAV Swarm via Task Stimulus Approach

Dynamic Mission Control for UAV Swarm via Task Stimulus Approach Amercan Journal of Intellgent Systems 2012, 2(7): 177-183 DOI: 10.5923/.as.20120207.04 Dynamc Msson Control for UAV Swarm va Task Stmulus Approach Haoyang Cheng *, John Page, John Olsen School of Mechancal

More information

Reprint from "MPT-Metallurgical P(ant and Technology International" issue No. 2/1990, pages Optimization of. Tempcore installations for

Reprint from MPT-Metallurgical P(ant and Technology International issue No. 2/1990, pages Optimization of. Tempcore installations for Reprnt from "MPT-Metallurgcal P(ant and Technology nternatonal" ssue No. 2/990, pages 6-69 (Ç 990, Verlag StahlesenmbH, Düsseldorf Optmzaton of. Tempcore nstallatons for rebars Perre Smon, Centre de Recherches

More information

DESIGNING TWO-ECHELON SUPPLY CHAIN USING SIMULATION AND PRICING STRATEGY

DESIGNING TWO-ECHELON SUPPLY CHAIN USING SIMULATION AND PRICING STRATEGY DESIGIG TWO-ECHELO SUPPLY CHAI USIG SIULATIO AD PRICIG STRATEGY Seyed ohammad ahd Kazem (a), Peyman Tak (b), Seyed ohamad kazem (c) (a) Department of ndustral engneerng, Damavand Branch, Islamc Azad Unvesty,

More information

An Evaluation of Dismantling Scenarios Using a Computer Simulation Technology for KRR-1&2

An Evaluation of Dismantling Scenarios Using a Computer Simulation Technology for KRR-1&2 An Evaluaton of Dsmantlng Scenaros Usng a Computer Smulaton Technology for KRR-1&2 S.K. Km, H.S. Park, K.W. Lee, W.Z. Oh, J.H. Park Korea Atomc Energy Research Insttute 150, Dukjn-Dong, Yuseong-Gu, Daejeon

More information

THE STUDY OF GLOBAL LAND SUITABILITY EVALUATION: A CASE OF POTENTIAL PRODUCTIVITY ESTIMATION FOR WHEAT

THE STUDY OF GLOBAL LAND SUITABILITY EVALUATION: A CASE OF POTENTIAL PRODUCTIVITY ESTIMATION FOR WHEAT THE STUDY OF GLOBAL LAND SUITABILITY EVALUATION: A CASE OF POTENTIAL PRODUCTIVITY ESTIMATION FOR WHEAT Guoxn TAN, Ryosuke SHIBASAKI, K S RAJAN Insttute of Industral Scence, Unversty of Tokyo 4-6-1 Komaba,

More information

Sources of information

Sources of information MARKETING RESEARCH FACULTY OF ENGINEERING MANAGEMENT Ph.D., Eng. Joanna Majchrzak Department of Marketng and Economc Engneerng Mal: joanna.majchrzak@put.poznan.pl Meetngs: Monday 9:45 11:15 Thursday 15:10

More information

Analyses Based on Combining Similar Information from Multiple Surveys

Analyses Based on Combining Similar Information from Multiple Surveys Secton on Survey Research Methods JSM 009 Analyses Based on Combnng Smlar Informaton from Multple Surveys Georga Roberts, Davd Bnder Statstcs Canada, Ottawa Ontaro Canada KA 0T6 Statstcs Canada, Ottawa

More information

Coordination mechanisms for decentralized parallel systems

Coordination mechanisms for decentralized parallel systems CONCURRENCY AND COMPUTATION: PRACTICE AND EXPERIENCE Concurrency Computat.: Pract. Exper. 0000; 00:1 0 Publshed onlne n Wley InterScence (www.nterscence.wley.com). Coordnaton mechansms for decentralzed

More information

A Scenario-Based Objective Function for an M/M/K Queuing Model with Priority (A Case Study in the Gear Box Production Factory)

A Scenario-Based Objective Function for an M/M/K Queuing Model with Priority (A Case Study in the Gear Box Production Factory) Proceedngs of the World Congress on Engneerng 20 Vol I WCE 20, July 6-8, 20, London, U.K. A Scenaro-Based Objectve Functon for an M/M/K Queung Model wth Prorty (A Case Study n the Gear Box Producton Factory)

More information

TRAFFIC SIGNAL CONTROL FOR REDUCING VEHICLE CARBON DIOXIDE EMISSIONS ON AN URBAN ROAD NETWORK

TRAFFIC SIGNAL CONTROL FOR REDUCING VEHICLE CARBON DIOXIDE EMISSIONS ON AN URBAN ROAD NETWORK TRAFFIC SIGNAL CONTROL FOR REDUCING VEHICLE CARBON DIOXIDE EMISSIONS ON AN URBAN ROAD NETWORK Toshhko Oda (1), Masao Kuwahara (2) and Satosh Nkura (3) (1) Panasonc System Solutons Company, Matsushta Electrc

More information

6.4 PASSIVE TRACER DISPERSION OVER A REGULAR ARRAY OF CUBES USING CFD SIMULATIONS

6.4 PASSIVE TRACER DISPERSION OVER A REGULAR ARRAY OF CUBES USING CFD SIMULATIONS 6.4 PASSIVE RACER DISPERSION OVER A REGULAR ARRAY OF CUBES USING CFD SIMULAIONS Jose Lus Santago *, Alberto Martll and Fernando Martn CIEMA (Center for Research on Energy, Envronment and echnology). Madrd,

More information

Adaptive Noise Reduction for Engineering Drawings Based on Primitives and Noise Assessment

Adaptive Noise Reduction for Engineering Drawings Based on Primitives and Noise Assessment Adaptve ose Reducton for Engneerng Drawngs Based on Prmtves and ose Assessment Jng Zhang Wan Zhang Lu Wenyn Department of Computer Scence, Cty Unversty of Hong Kong, Hong Kong SAR, PR Chna {jzhang,wanzhang,

More information

Experimental design methodologies for the identification of Michaelis- Menten type kinetics

Experimental design methodologies for the identification of Michaelis- Menten type kinetics UNIVERIDADE NOVA DE LIBOA Faculdade de Cêncas e Tecnologa Departamento de Químca Expermental desgn methodologes for the dentfcaton of Mchaels- Menten type knetcs Por Flpe Ataíde Dssertação apresentada

More information

Cloud Auto-scaling with Deadline and Budget Constraints

Cloud Auto-scaling with Deadline and Budget Constraints Cloud Auto-scalng wth Deadlne and Budget Constrants Mng MaoJe LMarty Humphrey Department of Computer Scence Unversty of Vrgna Charlottesvlle, VA, USA 22904 {mng, l3yh, humphrey}@cs.vrgna.edu Abstract Clouds

More information

LECTURE 9 The Benefits and Challenges of Intercultural Communication

LECTURE 9 The Benefits and Challenges of Intercultural Communication Internatonal Extenson Currculum: Strengthenng Extenson s Capacty for Internatonal Engagement http://www2.ces.purdue.edu/ec/default.htm UNIT 7 LECTURE 9 The Benefts and Challenges of Intercultural Communcaton

More information

Innovation in Portugal:

Innovation in Portugal: Innovaton n Portugal: What can we learn from the CIS III? Innovaton and Productvty Pedro Moras Martns de Fara pedro.fara@dem.st.utl.pt Globelcs Academy 2005 25 May 2005 Introducton The study of the relatonshp

More information

Maximizing the Validity of a Test as a Function of Subtest Lengths for a Fixed Total Testing Time: A Comparison Between Two Methods

Maximizing the Validity of a Test as a Function of Subtest Lengths for a Fixed Total Testing Time: A Comparison Between Two Methods Maxmzng the Valdty of a Test as a Functon of Subtest Lengths for a Fxed Total Testng Tme: A Comparson Between Two Methods Tam Kennet-Cohen, Shmuel Bronner and Yoav Cohen Paper presented at the annual meetng

More information

Evaluating The Performance Of Refrigerant Flow Distributors

Evaluating The Performance Of Refrigerant Flow Distributors Purdue Unversty Purdue e-pubs Internatonal Refrgeraton and Ar Condtonng Conference School of Mechancal Engneerng 2002 Evaluatng The Performance Of Refrgerant Flow Dstrbutors G. L Purdue Unversty J. E.

More information

A Novel Gravitational Search Algorithm for Combined Economic and Emission Dispatch

A Novel Gravitational Search Algorithm for Combined Economic and Emission Dispatch A Novel Gravtatonal Search Algorthm for Combned Economc and Emsson Dspatch 1 Muhammad Yaseen Malk, 2 Hmanshu Gupta 1 Student, 2 Assstant Professor 1 Electrcal Engneerng 1 E-Max Group of Insttutons, Haryana,

More information

Evaluation of Quality Management Performance in Office of President using Modified Public Sector Management Quality Award (PMQA) Model

Evaluation of Quality Management Performance in Office of President using Modified Public Sector Management Quality Award (PMQA) Model Evaluaton of Qualty Management Performance n Offce of Presdent usng Modfed Publc Sector Management Qualty Award (PMQA) Model Thoedtda Thpparate 1 untcha Kongkaew, Sunantha. Ompan 1. Lecturer, Faculty of

More information

PSO Approach for Dynamic Economic Load Dispatch Problem

PSO Approach for Dynamic Economic Load Dispatch Problem Internatonal Journal of Innovatve Research n Scence, Engneerng and Technology (An ISO 3297: 2007 Certfed Organzaton Vol. 3, Issue 4, Aprl 2014 PSO Approach for Dynamc Economc Load Dspatch Problem P.Svaraman

More information

Optimal Issuing Policies for Substitutable Fresh Agricultural Products under Equal Ordering Policy

Optimal Issuing Policies for Substitutable Fresh Agricultural Products under Equal Ordering Policy 06 Internatonal Academc Conference on Human Socety and Culture (HSC 06) ISBN: 978--60595-38-6 Optmal Issung Polces for Substtutable Fresh Agrcultural Products under Eual Orderng Polcy Qao- TENG,a, and

More information

Enhanced Parametric Railway Capacity Evaluation Tool

Enhanced Parametric Railway Capacity Evaluation Tool Enhanced Parametrc Ralway Capacty Evaluaton Tool Yung-Cheng (Rex) La and Chrstopher P. L. Barkan Many ralroad lnes are approachng the lmts of practcal capacty, and estmated future demand s projected to

More information

MEASURING USER S PERCEPTION AND OPINION OF SOFTWARE QUALITY

MEASURING USER S PERCEPTION AND OPINION OF SOFTWARE QUALITY MEASURING USER S PERCEPTION AND OPINION OF SOFTWARE QUALITY Dmtrs Stavrnouds, Computer Technology Insttute, Greece Mchals Xenos, Patras Unversty, Greece Pavlos Peppas, Macquare Unversty, Australa Dmtrs

More information

Product Innovation Risk Management based on Bayesian Decision Theory

Product Innovation Risk Management based on Bayesian Decision Theory Advances n Management & Appled Economcs, vol., no., 0, - ISS: 79-7 (prnt verson), 79-7 (onlne) Internatonal Scentfc Press, 0 Product Innovaton Rsk Management based on Bayesan Decson Theory Yngchun Guo

More information

Decision-making Model to Generate Novel Emergency Response Plans. for Improving Coordination during Large-scale Emergencies

Decision-making Model to Generate Novel Emergency Response Plans. for Improving Coordination during Large-scale Emergencies https://do.org/10.1016/.knosys.2015.09.027 Ths s the Pre-Publshed Verson. Tang P., Shen G.Q.P. (2015). Decson-makng Model to Generate Novel Emergency Response Plans for Improvng Coordnaton durng Large-scale

More information

Risk Assessment of Business Process Re-engineering Projects

Risk Assessment of Business Process Re-engineering Projects Open Access Open Journal of Socal Scences, 2014, *, ** Publshed Onlne **** 2014 n ScRes. http://www.scrp.org/journal/jss http://dx.do.org/10.4236/jss.2014.***** Rsk Assessment of Busness Process Re-engneerng

More information

A Hybrid Neuro-Fuzzy Approach to Intelligent Behavior Acquisition in Complex Multi-Agent Systems

A Hybrid Neuro-Fuzzy Approach to Intelligent Behavior Acquisition in Complex Multi-Agent Systems A Hybrd Neuro-Fuzzy Approach to Intellgent Behavor Acquston n Complex Mult-Agent Systems ALI AKHAVAN BITAGHSIR *, FATTANEH TAGHIYAREH, AMIR- HOSSEIN SIMJOUR *, AMIN KHAJENEJAD * Electrcal and Computer

More information

An Adaptive One-to-many Negotiation to Improve The Service Acceptability of an Open SaaS Provider

An Adaptive One-to-many Negotiation to Improve The Service Acceptability of an Open SaaS Provider An Adaptve One-to-many Negotaton to Improve The Servce Acceptablty of an Open SaaS Provder Amro Najjar Hubert Curen Laboratory Sant-Etenne, France amro.najjar@emse.fr Olver Bosser Hubert Curen Laboratory

More information

COMPETITIVENESS CALCULATION OF EDUCATIONAL SERVICES IN CHINESE CITY ZHENJIANG

COMPETITIVENESS CALCULATION OF EDUCATIONAL SERVICES IN CHINESE CITY ZHENJIANG COMPETITIVENESS CALCULATION OF EDUCATIONAL SERVICES IN CHINESE CITY ZHENJIANG Natala R Knyrk, Admral Makarov Natonal unversty of Shpbuldng Kostyantyn V Koshkn, Admral Makarov Natonal unversty of Shpbuldng

More information

Incremental online PCA for automatic motion learning of eigen behaviour. Xianhua Jiang and Yuichi Motai*

Incremental online PCA for automatic motion learning of eigen behaviour. Xianhua Jiang and Yuichi Motai* 296 Int. J. Intellgent Systems Technologes and Applcatons, Vol. x, No. x, 200x Incremental onlne PCA for automatc moton learnng of egen behavour Xanhua Jang and Yuch Mota* Department of Electrcal and Computer

More information

The Effect of Outsourcing on the Change of Wage Share

The Effect of Outsourcing on the Change of Wage Share Clemson Unversty TgerPrnts All Theses Theses 12-2017 The Effect of Outsourcng on the Change of Wage Share Tanq L Clemson Unversty Follow ths and addtonal works at: https://tgerprnts.clemson.edu/all_theses

More information

A Hybrid Intelligent Learning Algorithm in MAS

A Hybrid Intelligent Learning Algorithm in MAS A Hybrd Intellgent Learnng Algorthm n MAS SHUJUN ZHANG, QINGCHUN MENG, WEN ZHANG, CHANGHONG SONG Computer Scence Department Ocean Unversty of Chna Computer Scence Department of Ocean Unversty of Chna,

More information

Volume 30, Issue 4. Who likes circus animals?

Volume 30, Issue 4. Who likes circus animals? Volume 30, Issue 4 Who lkes crcus anmals? Roberto Zanola Unversty of Eastern Pedmont Abstract Usng a sample based on 268 questonnares submtted to people attendng the Acquatco Bellucc crcus, Italy, ths

More information

Practical Application Of Pressure-Dependent EPANET Extension

Practical Application Of Pressure-Dependent EPANET Extension Cty Unversty of New York (CUNY) CUNY Academc Works Internatonal Conference on Hydronformatcs 8-1-2014 Practcal Applcaton Of Pressure-Dependent EPANET Extenson Alemtsehay G. Seyoum Tku T. Tanymboh Follow

More information

2013 IEEE 7th International Conference on Self-Adaptation and Self-Organizing Systems Workshops. {xy336699,

2013 IEEE 7th International Conference on Self-Adaptation and Self-Organizing Systems Workshops. {xy336699, 2013 IEEE 7th Internatonal Conference on Self-Adaptaton and Self-Organzng Systems Workshops Self-adaptve, Deadlne-aware Resource Control n Cloud Computng Yu Xang 1, Bharath Balasubramanan 2, Mchael Wang

More information

The 27th Annual Conference of the Japanese Society for Artificial Intelligence, Shu-Chen Cheng Guan-Yu Chen I-Chun Pan

The 27th Annual Conference of the Japanese Society for Artificial Intelligence, Shu-Chen Cheng Guan-Yu Chen I-Chun Pan 2C4-IOS-3c-6 An estmaton method of tem dffculty ndex combned wth the partcle swarm optmzaton algorthm for the computerzed adaptve testng Shu-Chen Cheng Guan-Yu Chen I-Chun Pan Department of Computer Scence

More information

Adaptation of On-line Scheduling Strategies for Sensor Network Platforms

Adaptation of On-line Scheduling Strategies for Sensor Network Platforms Adaptaton of On-lne Schedulng Strateges for Sensor Network Platforms Chrstan Decker, Tll Redel, Mchael Begl Telecooperaton Offce (TecO), Unversty of Karlsruhe Karlsruhe, Germany {cdecker,redel,begl}@teco.edu

More information

Using Semi-Empirical Models to Design Timber Platform Frame for Stability

Using Semi-Empirical Models to Design Timber Platform Frame for Stability Usng Sem-Emprcal Models to Desgn Tmber Platform Frame for Stablty Dr Robert Harstans Lecturer n Structural/Tmber Engneerng Centre for Tmber Engneerng, Naper Unversty Ednburgh, UK. Prof Abdy Kerman Professor

More information

Evaluating the statistical power of goodness-of-fit tests for health and medicine survey data

Evaluating the statistical power of goodness-of-fit tests for health and medicine survey data 8 th World IMACS / MODSIM Congress, Carns, Australa 3-7 July 29 http://mssanz.org.au/modsm9 Evaluatng the statstcal power of goodness-of-ft tests for health and medcne survey data Steele, M.,2, N. Smart,

More information

The ranks of Indonesian and Japanese industrial sectors: A further study

The ranks of Indonesian and Japanese industrial sectors: A further study Journal of Physcs: Conference Seres PAPER OPEN ACCESS The ranks of Indonesan and Japanese ndustral sectors: A further study To cte ths artcle: Ubadllah Zuhd 2017 J. Phys.: Conf. Ser. 820 012029 Vew the

More information

Job Description. Department/School: Faculty of Humanities & Social Sciences Grade: 6 Department/Placements Office

Job Description. Department/School: Faculty of Humanities & Social Sciences Grade: 6 Department/Placements Office Job Descrpton Job ttle: Faculty Placements Offcer Department/School: Faculty of Humantes & Socal Scences Grade: 6 Locaton: Department/Placements Offce Purpose of the job: The postholder wll form part of

More information

MibML: A Conceptual Modeling Grammar for Integrative Business Information Systems Using the Agent Metaphor α

MibML: A Conceptual Modeling Grammar for Integrative Business Information Systems Using the Agent Metaphor α MbML: A Conceptual Modelng Grammar for Integratve Busness Informaton Systems Usng the Agent Metaphor α RAJIV KISHORE βφ Department of Management Scence and Systems School of Management The State Unversty

More information