Imène Brigui-Chtioui 1, Inès Saad 2

Size: px
Start display at page:

Download "Imène Brigui-Chtioui 1, Inès Saad 2"

Transcription

1 A MULTIAGENT APPROACH FOR GROUP DECISION MAKING IN KNOWLEDGE MANAGEMENT Imène Brigui-Chtioui 1, Inès Saad 2 1 GRIISG Institut Supérieur de Gestion imene.brigui-chtioui@isg.fr 2 MIS, UPJV, Amiens School of Management Abstract. In this paper we propose an argumentative multiagent model based on a mediator agent in order to automate the resolution of conflicts between decision makers for identifying knowledge that need to be capitalized and that we call "crucial knowledge". We follow both an argumentative approach and a multi-agent system based on a mediator agent. This new approach allows the mediator agent to elicit preference of decision makers which can be different or even contradictory while exploiting and managing their multiple points of view to identify crucial knowledge. Concrete experiments have been conducted on real data from an automotive company and on randomly generated data. We have observed that a non-argumentative approach is more sensitive to the variation of the number of knowledge than an argumentative one. Indeed, the classification results using the multiagent system are consistent with classifications of human decision makers in nearly 80% of studied cases Keywords: Knowledge Classification, Multi-agent Systems, Argumentation, Conflict resolution, Knowledge Management, Decision Support System.. 1. Introduction The necessity to create and to use knowledge mobilized and produced in firms has increased rapidly these last years. Firms become aware of the importance of the immaterial capital owned by their employees which corresponds to their experience and accumulated knowledge about the firm activities. Maintaining this capital is powerful mean to improve the level of performance of the firm. In order to create, preserve and share knowledge in firms, Knowledge Management has been occupying since the beginning of the nineties a more and more important place within organizations. Thus, companies should invest in engineering methods and tools (Dieng-Kuntz et al., 1999) in order to preserve knowledge especially those of tacit nature. Researchers in knowledge engineering and knowledge management have been focusing on the problems of acquisition, preservation and transfer of knowledge. However, considering the large amount of knowledge to be preserved, the firm must first determine knowledge that should make the object of capitalization. We should focalize on only the so called crucial knowledge, i.e. the risk of their lost and the cost of their (re)creation is considered important; their contribution to reach the project objectives is very important and their use duration is long. Not enough works exist concerning the identification of knowledge on which it is necessary to capitalize (Grundstein, 2000; Tseng and Huang, 2005), thus, we have proposed a multicriteria method based on dominance rough set approach to identify and qualify crucial knowledge in order to justify a situation where knowledge capitalization is advisable. The value added of our methodology is to elicit the preference of the decision makers. This method is supported by a decision support system called K-DSS (Saad et al., 2005). Our system K- DSS is based on two types of tasks: automation task and human task. Moreover, because of the large amount of knowledge to analyze, the large number of decision makers involved in the assignments of knowledge, contradictory opinions that decision makers can have (that lead to inconsistencies in the shared knowledge base) and also usually hard delay constraints of projects, it is necessary to automate the resolution of conflicts between decision makers. The aim of this paper is to use multiagent theory and an argumentative approach to cope with inconsistency in decision rules in our decision support system. In this work, we present our multiagent system (Brigui-Chtioui and Saad, 2009) which is made up of a set of autonomous behaviorbased agents that act on behalf of their beliefs.

2 The rest of the paper is structured as follows. Section 2 provides an overview on the related works. The multiagent system details in section 3. The experimentations and results are presented in section 4. Section 5 summarizes our contribution and outlines some of our future works. 2 Research studies In the literature, there are several authors providing information systems based on multiagent architectures such as Spanoudakis and Moraitis (Spanoudakis et al., 2007). The authors propose an architecture which is based on a multiple FIPA agents interacting in order to provide infomobility services to mobility impaired people. This study is novel in the sense that it takes into account the needs of different types of users (or combinations of these types), and that involves reasoning which uses different and possibly conflicting knowledge describing the needs of these types. Many researchers are interested in proposing solutions to problems of classification based on multi-agent approaches. Amgoud and Serrurier (Amgoud and Serrurier, 2008) have proposed the first framework for classification that is completely argumentation-based by using and adapting Dung s semantics (Dung, 1995). An argumentative approach has been also used for classifying concepts and examples by Gomez and Chesnevar (Gomez and Chesnevar, 2004). In their work, the authors notice that existing classification models based on neural networks may classify the same example in different classes. In such case, a random choice is made for choosing the class to keep. The authors have then proposed a hybrid approach that applies first the neural networkbased model. In case of conflicts, when the same example is classified in different classes, an argumentation system is used to make the final choice in a rational way. In Chesnevar et al. (Chesnevar et al., 2008), The authors propose a multiagent approach to solve the problem of knowledge distribution in large organizations, based on integrating in a multiagent Knowledge Management system a logic programming formalism for defeasible argumentation. By representing power and trust capabilities associated with the agents involved, they solve conflicts emerging from potentially contradictory policies as well as from trust and empowerment issues. Several studies propose architectures based on a mediator agent such as automated negotiation (Bichler, 2000). Indeed, this architecture has the advantage of minimizing the messages exchanged in order to find a mutual agreement. Our context of study lends itself easily to this solution. In our context, the number of decision makers and the amount of knowledge on which they must agree can be important, which can induce high delays and important algorithmic costs. 3 The Multiagent system As we said before in the real organization where the project is complex it is very difficult to use a constructive approach like the approach proposed by Belton and Pictet to solve conflict between decision makers and determine a collective decision rules. Indeed, it is very difficult to contact all decision makers who are sometimes dispersed geographically to assign a large number of knowledge to be evaluated, especially when there are hard delay constraints. Our multiagent system (Figure 1) is made up of a set of autonomous behavior-based agents that act on behalf of their beliefs. The organization contains two types of agents: a. The mediator agent m that is responsible for the knowledge base management. Its goal is to solve conflicts in order to have a consistent knowledge base. It detects conflicts and connects agents that are source of these conflicts, then prompt them to reach an agreement. If an agreement is not reached, the mediator agent makes an objective decision using its meta-rules. Note that only the mediator agent is allowed to modify the collective knowledge base. The meta-rule notion will be detailed in section 4.4. b. The decision maker agents a i that are responsible for the knowledge classification on the basis of its beliefs. Each decision maker agent represents a human decision maker and manages an individual rule base allowing it to perform classification and argumentation. Agents involved in the knowledge classification process have the same goal: Sharing a consistent knowledge base. Decision maker agents are made up of 3 interdependent modules: - Communication module allowing message exchanges between agents; - Inference module responsible for inferring rules from the individual rule base and deducing classification for each knowledge; - Argumentation module which is able to construct arguments that enhance a given classification.

3 The communication module is in relation with the argumentation module in order to construct messages to be sent to the other decision maker agents. The argumentation module is in relation with the inference module which is able to generate arguments motivating a given classification. C o m m u n i c a t i o n set of rules establishing α. For example, we have presented in Appendix 3 some examples of the argument (set of rules) by decision maker agent Ag1 of the classification of knowledge k2 into decision class Crucial knowledge. For more details, some examples of classification, conflicts and argument are presented in Appendix 1, 2, 3 and 4. A r g u m e n t a t i o n I n f e r e n c e m o d u l e R B i 3.2 Communication Protocol D e c i s i o n m a k e r a g e n t i C o m m u n i c a t i o n A r g u m e n t a t i o n I n f e r e n c e m o d u l e D e c i s i o n m a k e r a g e n t j C o m m u n i c a t i o n D e c i s i o n m o d u l e M e d i a t o r a g e n t 3.1 Definitions M R B j e t a - r u l e s o f c o n f l i c t r e s o l u t i o n C o l l e c t i v e k n o w l e d g e b a s e U p d a t i n g a c c e s s R e a d i n g a c c e s s Figure 1. Multiagent architecture We denote by a 1, a 2, a n decision maker agents involved in the knowledge classification process; We denote by k 1, k 2, k p knowledge to classify; We denote by K, the collective knowledge base; We denote by α, β, γ, knowledge classification; Definition 1. Classification. A classification α is represented by a triplet < a i, k, c > where a i represents the decision maker agent, k denotes the classified knowledge and c the class of classification. For example, the knowledge k2 Knowledge relative to the choice of material structure is assigned to decision class Crucial knowledge by decision maker agent Ag1 (see Appendix 4). Definition 2. Conflict. A conflict is detected iif α <a i, k, c > and β < a j, k, c > / c c. For example, the knowledge k2 is assigned to decision classes Crucial Knowledge by decision maker agent Ag1 and to decision class Non Crucial by agent Ag2 (see Appendix 4). Definition 3. Consistency. It exists Consistency iif α <a i, k, c > and β < a j, k, c >, Conflict. Definition 4. Argument. An argument is represented by a pair < α, R α > where α denotes a classification and R α the The communication protocol specifies the actions that the agents are authorized to take during the classification process. The argumentation process is initiated by the mediator agent if a conflict is detected (cf. Definition 2). A call_for_arguments message is sent by the mediator agent to the two agents in conflict which are asked to reach an agreement. After receiving this call, agents start the argumentation process. This process can be viewed as an exchange of justify messages finished by an accept or a reject message. An accept message indicates that an agreement is reached. On the other hand, a reject message implies that the mediator agent should come to an objective decision based on its meta-rules. The mediator agent algorithm is detailed in the next section. 3.3 Mediator agent algorithm The mediator agent m is responsible for solving conflicts between classifications on the basis of its meta-rules. Figure 2 shows the state graph of the mediator agent. When a conflict is detected, the mediator agent sends a Call_for_arguments message to the concerned agents and stays idle. At the end of the argumentative process, decision maker agents inform mediator agent about their decision. If the mediator agent receives an Accept, the process is complete and the classification appointed is established. On the other hand, if a Reject message is received, the mediator agent should make a decision based on its meta-rules.

4 conflict detected An agent module: responsible for representing agents by several information: its name, its strength, its associated rule base, its affectations, etc. affect(m, ai, aj,km,cn) idle Conflict resolution Metarules verification reject An argumentation module: responsible for representing, evaluating and constructing arguments; A random generation module: offers random data generation tools with respect to the definition domain (discrete, continuous); A test module: allows parameter configuration and conducting experiments. Figure 2. The mediator agent state graph 3.4 Meta-rules Table 3 represents the knowledge classification criteria and their associated rules. A meta-rule consists on giving a weight ω i to each criterion i. We choose the additive linear function as aggregation model. A classification α is then evaluated by a utility function U α : where U i is the scoring function that normalizes all criteria i to the same scale [0, 100], x α is the value of the classification α on the criterion i. Criterion Domain Description Associated rule NAg (α) [0,N] The number of agents establishing α γ(a(α)) [0,1] The approximation quality of the agent establishing α. R α [0,8] The number of rules conducting to establish α?(r α) [0,1] The average of the rules strength in R α. If NAg (α)< NAg (β) Then αp β If γ(a(α))< γ(a(β)) Then αp β If R α < R β Then αp β If?(R α)<?(r β) Then αp β Table 1. Classification criteria and associated rules 4 EXPERIMENTATIONS AND RESULTS 4.1 Experimental approach Our experimental approach is based on 2 studies: - A study based on randomly generated data: this study aims to assess the algorithmic cost of a multi-agent system implementation. Indeed, a fundamental question that arises concerns the algorithmic cost involved in the application of this approach. Thus, we measure the sensitivity of the number of unsolved conflicts implied by an increasing number of knowledge. - A study based on real data: this study aims to compare the results of human classification with the automated agents classifications. We base our experimental study on two indicators: - The concordance with the human classification results. We measure this concordance by dividing the number of concordant classifications by the number of all classifications - The sensitivity of the model that measures the impact of a small modification of the meta-rule. 4.2 Results In Figure 3, the dashed curve that represents a non argumentative approach shows a higher slope and thus a higher sensitivity of an increasing number of conflicts. We observe that a non argumentative approach is more sensitive to the variation of the number of knowledge than an argumentative approach. In this section, we evaluate the automated multiagent system in a collaborative multi-actor knowledge classification. To this end, we implemented a Java platform composed by 5 modules: A knowledge representation module: responsible for representing knowledge (name, type, content );

5 Figure 3. Impact of an increasing number of knowledge on the number of conflicts To evaluate the concordance with the human classifications, we conducted 50 series of experiments based on 50 different meta-rules. For each experiment, we measure the concordance percentage with the human classifications. Figure 4 shows that the minimal concordance percentage is %, and the maximal is 87.21%. We conclude that the results of an automated approach show a close agreement with the results of the classification of human deciders. 5. CONCLUSION Figure 5. Model Sensitivity This work details the issue of identification and evaluation of crucial knowledge and proposes an agent based argumentative approach in order to provide a conflict resolution in the context of crucial knowledge classification. The approach we have described in this paper allows agents to act in a collaborative and argumentative manner in order to classify knowledge. The aim of the proposed multiagent system is to manage conflicts between decision makers by argumentation and to lead to a consistent shared knowledge base. Figure 4. Comparison between the human classification and the automated classification To evaluate the model sensitivity, we have conducted 3 experiment series (20 similar meta-rules for each series). For each experiment, we have sensibly changed the metarule weights in order to observe whether the concordance percentage will be greatly modified. In Figure 5, we can see that for the 3 series, the concordance percentage remains insensitive to a little change in the meta-rule. In the experiments we have conducted on real data from a French car company and on randomly generated data, we observed that a non-argumentative approach is more sensitive to the variation of the number of knowledge than an argumentative one. We noted that the proposed multiagent approach presents interesting properties. Indeed, we concluded that the classification results are consistent with multiagent classifications of human decision makers in nearly 80% of studied cases. Furthermore, the sensitivity analysis of the proposed model show that the results are insensitive to minor changes of a meta-rule. In future work, we plan to conduct a comparative study of multicriteria models for the knowledge classification in order to determine which model is most appropriate to our problem. Having used the weighted sum, currently we are studying other non compensatory models such as the lexicographic model or the Chebychev model.

6 References 1. Amgoud, L.; Serrurier, M. «Agents that argue and explain classifications». In Autonomous Agents and Multi-Agent Systems, April 2008, vol.16, no.2, pp Belton, V. and J. Pictet, A framework for group decision using a MCDA model: sharing, aggregation or comparing individual information, Revue des Systèmes de Décision, vol. 6 n 3, pp Bichler, M.: «An Experimental Analysis of Multi- Attribute Auctions». In: Decision Support Systems, 29 (3), Brigui-Chtioui, I., Saad, I: «A Mediating Algorithm for Multicriteria Collaborative Knowledge Classification». In : Visioning and Engineering the Knowledge Society. A Web Science Perspective, LNCS. Springer, Berlin, pp , Chesñevar, C., A., Maguitman, P. and Simari, G., Argument-Based User Support Systems using Defeasible Logic Programming, Artificial Intelligence Applications & Innovations In (IFIP International Federation for Information Processing, Vol. 204). Eds. Maglogiannis, I., Karpouzis, K., Bramer, M., (Boston, Springer Verlag) : 61-69, Chesñevar, C., A., Brena, R. and Aguirre, J., Solving Power and Trust Conflicts through Argumentation in Agent-mediated Knowledge Distribution, International Journal of Knowledge-based and Intelligent Engineering Systems (KES), special issue on agentbased Knowledge Management, Dieng, R., O. Corby, A. Giboin and M. Rybière. Methods and tools for corporate knowledge management. Technical report, INRIA, ACACIA project, Dung, P.M. «On the acceptability of arguments and its fundamental role in nonmonotonic reasoning, logic programming and n-person games». Artificial Intelligence Journal, 77: , S. A. Gomez and C. I. Chesnevar. A hybrid approach to pattern classification using neural networks and defeasible argumentation. In 17th International FLAIRS 2004 Conference, pages AAAI Press, Greco, S., B. Matarazzo and R. Slowinski., Rough sets theory for multicriteria decision analysis. European Journal of Operational Research, 129, 1-47, Grundstein, M., From capitalizing on Company Knowledge to Knowledge Management. In: Knowledge Management, Classic and Contemporary Works (Morey, D., M. Maybury and B. Thuraisingham, Ed.), Chap. 12, pp The MIT Press, Massachusetts, Saad, I. Grundstein, M. and C. Rosenthal-Sabroux. How to improve Collaborative Decision Making in the Context of Knowledge Management, Collaborative Decision Making : Perspectives and Challenges, Edited by Zaraté et al., IOS Press, Saad, I., C. Rosenthal-Sabroux and M. Grundstein. Improving the Decision Making Process in The Design project by Capitalizing on Company s Crucial Knowledge. Group Decision and Negotiation, 14, , Tseng, B. and C. Huang (2005). Capitalizing on Knowledge: A Novel Approach to Crucial Knowledge Determination. IEEE Transactions on Systems, Man, and Cybernetics Part A: Systems and Humans. 35, , 2005.

Paper 30 Centralized versus Market-based Task Allocation in the Presence of Uncertainty

Paper 30 Centralized versus Market-based Task Allocation in the Presence of Uncertainty Paper 30 Centralized versus Market-based Task Allocation in the Presence of Uncertainty Abstract While there have been some efforts to compare centralized versus market based approaches to general task

More information

Autonomous Agents and Multi-Agent Systems* 2015/2016. Lecture Reaching Agreements

Autonomous Agents and Multi-Agent Systems* 2015/2016. Lecture Reaching Agreements Autonomous Agents and Multi-Agent Systems* 2015/2016 Lecture Reaching Agreements Manuel LOPES * These slides are based on the book by Prof. M. Wooldridge An Introduction to Multiagent Systems and the online

More information

Welfare properties of argumentation-based semantics 1

Welfare properties of argumentation-based semantics 1 Welfare properties of argumentation-based semantics 1 Kate Larson and Iyad Rahwan Abstract Since its introduction in the mid-nineties, Dung s theory of abstract argumentation frameworks has been influential

More information

Aligning Models of Normative Systems and Artificial Societies: Towards norm-governed behavior in virtual enterprises

Aligning Models of Normative Systems and Artificial Societies: Towards norm-governed behavior in virtual enterprises Aligning Models of Normative Systems and Artificial Societies: Towards norm-governed behavior in virtual enterprises Paul Davidsson and Andreas Jacobsson Department of Systems and Software Engineering,

More information

Negotiation to Improve Role Adoption in Organizations

Negotiation to Improve Role Adoption in Organizations Negotiation to Improve Role Adoption in Organizations Asad Rahman and Henry Hexmoor Computer Science and Computer Engineering Engineering Hall, Room 340A University of Arkansas Fayetteville, AR 72701 {rahman,

More information

Solutions Manual. Object-Oriented Software Engineering. An Agile Unified Methodology. David Kung

Solutions Manual. Object-Oriented Software Engineering. An Agile Unified Methodology. David Kung 2 David Kung Object-Oriented Software Engineering An Agile Unified Methodology Solutions Manual 3 Message to Instructors July 10, 2013 The solutions provided in this manual may not be complete, or 100%

More information

Software Frameworks for Advanced Procurement Auction Markets

Software Frameworks for Advanced Procurement Auction Markets Software Frameworks for Advanced Procurement Auction Markets Martin Bichler and Jayant R. Kalagnanam Department of Informatics, Technische Universität München, Munich, Germany IBM T. J. Watson Research

More information

TRENDS IN MODELLING SUPPLY CHAIN AND LOGISTIC NETWORKS

TRENDS IN MODELLING SUPPLY CHAIN AND LOGISTIC NETWORKS Advanced OR and AI Methods in Transportation TRENDS IN MODELLING SUPPLY CHAIN AND LOGISTIC NETWORKS Maurizio BIELLI, Mariagrazia MECOLI Abstract. According to the new tendencies in marketplace, such as

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 Supplier selection is one of the most critical activities for many companies and selection of wrong supplier could be enough to upset the company s financial and operational position. Selection

More information

Increasing the Intelligence of Virtual Sales Assistants through Knowledge Modeling Techniques

Increasing the Intelligence of Virtual Sales Assistants through Knowledge Modeling Techniques International Conference on Intelligent Agents, Web Technology and Internet Commerce - IAWTIC'2001. Las Vegas (USA) Sept. 2001. Increasing the Intelligence of Virtual Sales Assistants through Knowledge

More information

W911NF Project - Mid-term Report

W911NF Project - Mid-term Report W911NF-08-1-0041 Project - Mid-term Report Agent Technology Center, Czech Technical University in Prague Michal Pechoucek 1 Accomplishments for the First 6 Months 1.1 Scenario and Demos During the first

More information

Constraints-based Negotiation using Argumentation

Constraints-based Negotiation using Argumentation Constraints-based Negotiation using Argumentation Mohamed Mbarki mohamed.mbarki@ift.ulaval.ca Laval University Jamal Bentahar bentahar@ciise.concordia.ca Concordia University Bernard Moulin bernard.moulin@ift.ulaval.ca

More information

Traditional auctions such as the English SOFTWARE FRAMEWORKS FOR ADVANCED PROCUREMENT

Traditional auctions such as the English SOFTWARE FRAMEWORKS FOR ADVANCED PROCUREMENT SOFTWARE FRAMEWORKS FOR ADVANCED PROCUREMENT A range of versatile auction formats are coming that allow more flexibility in specifying demand and supply. Traditional auctions such as the English and first-price

More information

Modeling Commercial Knowledge to Develop Advanced Agent-based Marketplaces for E-commerce

Modeling Commercial Knowledge to Develop Advanced Agent-based Marketplaces for E-commerce Modeling Commercial Knowledge to Develop Advanced Agent-based Marketplaces for E-commerce Martin Molina Department of Artificial Intelligence, Technical University of Madrid Campus de Montegancedo s/n,

More information

A Metamodel for Collaboration Formalization

A Metamodel for Collaboration Formalization A Metamodel for Collaboration Formalization Loïc Bidoux 1,2, Frédérick Bénaben 1, and Jean-Paul Pignon 2 1 Mines Albi Université de Toulouse {loic.bidoux,frederick.benaben}@mines-albi.fr 2 Customer Innovation

More information

Fuzzy Techniques vs. Multicriteria Optimization Method in Bioprocess Control

Fuzzy Techniques vs. Multicriteria Optimization Method in Bioprocess Control Fuzzy Techniques vs. Multicriteria Optimization Method in Bioprocess Control CRISTINA TANASE 1, CAMELIA UNGUREANU 1 *, SILVIU RAILEANU 2 1 University Politehnica of Bucharest, Faculty of Applied Chemistry

More information

Second Generation Model-based Testing

Second Generation Model-based Testing CyPhyAssure Spring School Second Generation Model-based Testing Provably Strong Testing Methods for the Certification of Autonomous Systems Part I of III Motivation and Challenges Jan Peleska University

More information

Automated Negotiation System in the SCM with Trade-Off Algorithm

Automated Negotiation System in the SCM with Trade-Off Algorithm Proceedings of the World Congress on Mechanical, Chemical, and Material Engineering (MCM 2015) Barcelona, Spain July 20-21, 2015 Paper No. 246 Automated Negotiation System in the SCM with Trade-Off Algorithm

More information

A Cognitive Framework for Delegation to an Assistive User Agent

A Cognitive Framework for Delegation to an Assistive User Agent A Cognitive Framework for Delegation to an Assistive User Agent Karen Myers and Neil Yorke-Smith Artificial Intelligence Center, SRI International Overview CALO: a learning cognitive assistant User delegation

More information

On of the major merits of the Flag Model is its potential for representation. There are three approaches to such a task: a qualitative, a

On of the major merits of the Flag Model is its potential for representation. There are three approaches to such a task: a qualitative, a Regime Analysis Regime Analysis is a discrete multi-assessment method suitable to assess projects as well as policies. The strength of the Regime Analysis is that it is able to cope with binary, ordinal,

More information

Negotiation Dynamics: Analysis, Concession Tactics, and Outcomes

Negotiation Dynamics: Analysis, Concession Tactics, and Outcomes 2007 IEEE/WIC/ACM International Conference on Intelligent Agent Technology Negotiation Dynamics: Analysis, Concession Tactics, and Outcomes Koen Hindriks, Catholijn M. Jonker, Dmytro Tykhonov Delft University

More information

Hybrid Decision-Making System in Dispersed and Distributed Generation Management

Hybrid Decision-Making System in Dispersed and Distributed Generation Management Association for Information Systems AIS Electronic Library (AISeL) AMCIS 2006 Proceedings Americas Conference on Information Systems (AMCIS) December 2006 in Dispersed and Distributed Generation Management

More information

The Multi criterion Decision-Making (MCDM) are gaining importance as potential tools

The Multi criterion Decision-Making (MCDM) are gaining importance as potential tools 5 MCDM Methods 5.1 INTRODUCTION The Multi criterion Decision-Making (MCDM) are gaining importance as potential tools for analyzing complex real problems due to their inherent ability to judge different

More information

Principles of Verification, Validation, Quality Assurance, and Certification of M&S Applications

Principles of Verification, Validation, Quality Assurance, and Certification of M&S Applications Introduction to Modeling and Simulation Principles of Verification, Validation, Quality Assurance, and Certification of M&S Applications OSMAN BALCI Professor Copyright Osman Balci Department of Computer

More information

Unit I. Introduction to Business Intelligence and Decision Support System. By Prof.Sushila Aghav-Palwe

Unit I. Introduction to Business Intelligence and Decision Support System. By Prof.Sushila Aghav-Palwe Unit I Introduction to Business Intelligence and Decision Support System By Prof.Sushila Aghav-Palwe Introduction Business intelligence may be defined as a set of mathematical models and analysis methodologies

More information

A Generative Dialogue System for Arguing about Plans in Situation Calculus

A Generative Dialogue System for Arguing about Plans in Situation Calculus A Generative Dialogue System for Arguing about Plans in Situation Calculus Alexandros Belesiotis, Michael Rovatsos and Iyad Rahwan University of Edinburgh ArgMAS 2009 Introduction Co-operative agents searching

More information

LOGISTICAL ASPECTS OF THE SOFTWARE TESTING PROCESS

LOGISTICAL ASPECTS OF THE SOFTWARE TESTING PROCESS LOGISTICAL ASPECTS OF THE SOFTWARE TESTING PROCESS Kazimierz Worwa* * Faculty of Cybernetics, Military University of Technology, Warsaw, 00-908, Poland, Email: kazimierz.worwa@wat.edu.pl Abstract The purpose

More information

ACTAM: Cooperative Multi-Agent System Architecture for Urban Traffic Signal Control

ACTAM: Cooperative Multi-Agent System Architecture for Urban Traffic Signal Control ACTAM: Cooperative Multi-Agent System Architecture for Urban Traffic Signal Control SIB Sunil Gyawali Isaac Vargas & Benjamin Bertrand Outline Introduction Objective of our Seminar Multi-Agent System in

More information

UNIVERSITY OF TECHNOLOGY SYDNEY

UNIVERSITY OF TECHNOLOGY SYDNEY UNIVERSITY OF TECHNOLOGY SYDNEY An Argumentation System that Builds Trusted Trading Partnerships A dissertation submitted for the degree of Doctor of Philosophy in Computing Sciences by Khandaker Shahidul

More information

Multi-agent meeting scheduling with preferences: efficiency, privacy loss, and solution quality

Multi-agent meeting scheduling with preferences: efficiency, privacy loss, and solution quality From: AAAI Technical Report WS-2-13. Compilation copyright 22, AAAI (www.aaai.org). All rights reserved. Multi-agent meeting scheduling with preferences: efficiency, privacy loss, and solution quality

More information

A Multi-Agent Design for a Home Automation System dedicated to power management

A Multi-Agent Design for a Home Automation System dedicated to power management A Multi-Agent Design for a Home Automation System dedicated to power management Shadi ABRAS\ Stephane PLOIX^ Sylvie PESTY\ and Mireille JACOMINO^ ^ Laboratoire LIG-Institut IMAG,CNRS, UMR5217, '^ Laboratoire

More information

INTEGRATING PROCUREMENT, PRODUCTION PLANNING, AND INVENTORY MANAGEMENT PROCESSES THROUGH NEGOTIATION INFORMATION

INTEGRATING PROCUREMENT, PRODUCTION PLANNING, AND INVENTORY MANAGEMENT PROCESSES THROUGH NEGOTIATION INFORMATION 26 INTEGRATING PROCUREMENT, PRODUCTION PLANNING, AND INVENTORY MANAGEMENT PROCESSES THROUGH NEGOTIATION INFORMATION Giuseppe Confessore 1, Silvia Rismondo 1,2 and Giuseppe Stecca 1,2 1 Istituto di Tecnologie

More information

Towards Modelling-Based Self-adaptive Resource Allocation in Multi-tiers Cloud Systems

Towards Modelling-Based Self-adaptive Resource Allocation in Multi-tiers Cloud Systems Towards Modelling-Based Self-adaptive Resource Allocation in Multi-tiers Cloud Systems Mehdi Sliem 1(B), Nabila Salmi 1,2, and Malika Ioualalen 1 1 MOVEP Laboratory, USTHB, Algiers, Algeria {msliem,nsalmi,mioualalen}@usthb.dz

More information

Models in Engineering Glossary

Models in Engineering Glossary Models in Engineering Glossary Anchoring bias is the tendency to use an initial piece of information to make subsequent judgments. Once an anchor is set, there is a bias toward interpreting other information

More information

A Simulation Platform for Multiagent Systems in Logistics

A Simulation Platform for Multiagent Systems in Logistics A Simulation Platform for Multiagent Systems in Logistics Heinz Ulrich, Swiss Federal Institute of Technology, Zürich Summary: The challenges in today s global economy are flexibility and fast reactions

More information

TechUpdate. TechUpdate is published quarterly and is available exclusively at By: Michael L. Gonzales HandsOn-BI, LLC Quarter 1, 2006

TechUpdate. TechUpdate is published quarterly and is available exclusively at  By: Michael L. Gonzales HandsOn-BI, LLC Quarter 1, 2006 TechUpdate TechUpdate is published quarterly and is available exclusively at www.tdwi.org. By: Michael L. Gonzales HandsOn-BI, LLC Quarter 1, 2006 See Technology Update Live! with Michael L. Gonzales at

More information

Applying Process Document Standarization to INGENIAS

Applying Process Document Standarization to INGENIAS Applying Process Document Standarization to INGENIAS Alma Gómez-Rodríguez 1 and Juan C. González-Moreno 1 Departamento de Informática (University of Vigo) Ed. Politécnico, Campus As Lagoas, Ourense E-32004

More information

A Negotiation-based capacity-planning model

A Negotiation-based capacity-planning model 011-0263 A Negotiation-based capacity-planning model Kung-Jeng Wang (Corresponding author) and Shih-Min Wang Department of Industrial Management National Taiwan University of Science and Technology (Taiwan

More information

1. For s, a, initialize Q ( s,

1. For s, a, initialize Q ( s, Proceedings of the 2006 Winter Simulation Conference L. F. Perrone, F. P. Wieland, J. Liu, B. G. Lawson, D. M. Nicol, and R. M. Fujimoto, eds. A REINFORCEMENT LEARNING ALGORITHM TO MINIMIZE THE MEAN TARDINESS

More information

Computational Complexity and Agent-based Software Engineering

Computational Complexity and Agent-based Software Engineering Srinivasan Karthikeyan Course: 609-22 (AB-SENG) Page 1 Course Number: SENG 609.22 Session: Fall, 2003 Course Name: Agent-based Software Engineering Department: Electrical and Computer Engineering Document

More information

Agent Based Reasoning in Multilevel Flow Modeling

Agent Based Reasoning in Multilevel Flow Modeling ZHANG Xinxin *, and LIND Morten * *, Department of Electric Engineering, Technical University of Denmark, Kgs. Lyngby, DK-2800, Denmark (Email: xinz@elektro.dtu.dk and mli@elektro.dtu.dk) 1 Introduction

More information

Decision Strategies for Automated Negotiation with Limited Knowledge

Decision Strategies for Automated Negotiation with Limited Knowledge Decision Strategies for Automated Negotiation with Limited Knowledge Jan Richter Submitted in fulfilment of the requirements for the degree of Doctor of Philosophy Faculty of Information & Communication

More information

An MDA Method for Service Modeling by Formalizing REA and Open-edi Business Frameworks with SBVR

An MDA Method for Service Modeling by Formalizing REA and Open-edi Business Frameworks with SBVR An MDA Method for Service Modeling by Formalizing REA and Open-edi Business Frameworks with SBVR Jelena Zdravkovic, Iyad Zikra, Tharaka Ilayperuma Department of Computer and Systems Sciences Stockholm

More information

Compromise Strategies for Constraint Agents. Eugene C. Freuder and Peggy S. Eaton. University of New Hampshire.

Compromise Strategies for Constraint Agents. Eugene C. Freuder and Peggy S. Eaton. University of New Hampshire. Compromise Strategies for Constraint Agents Eugene C. Freuder and Peggy S. Eaton Computer Science Department University of New Hampshire Durham, New Hampshire 03824 ecf,pse@cs.unh.edu Abstract We describe

More information

A Logic-Oriented Wafer Fab Lot Scheduling Knowledge-Based System

A Logic-Oriented Wafer Fab Lot Scheduling Knowledge-Based System A Logic-Oriented Wafer Fab Lot Scheduling Knowledge-Based System LIANG-CHUNG HUANG 1, SHIAN-SHYONG TSENG 1,2,*, YIAN-SHU CHU 1 1 Department of Computer Science National Chiao Tung University 1001 Ta Hsueh

More information

WKU-MIS-B11 Management Decision Support and Intelligent Systems. Management Information Systems

WKU-MIS-B11 Management Decision Support and Intelligent Systems. Management Information Systems Management Information Systems Management Information Systems B11. Management Decision Support and Intelligent Systems Code: 166137-01+02 Course: Management Information Systems Period: Spring 2013 Professor:

More information

Applying RFID Hand-Held Device for Factory Equipment Diagnosis

Applying RFID Hand-Held Device for Factory Equipment Diagnosis Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Applying RFID Hand-Held Device for Factory Equipment Diagnosis Kai-Ying Chen,

More information

SCHEDULING is a major decision-making process in

SCHEDULING is a major decision-making process in 38 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS: SYSTEMS, VOL. 43, NO. 1, JANUARY 2013 Agent-Based Interaction Protocols and Topologies for Manufacturing Task Allocation Mohammad Owliya, Mozafar

More information

AGENTS MODELING EXPERIENCE APPLIED TO CONTROL OF SEMI-CONTINUOUS PRODUCTION PROCESS

AGENTS MODELING EXPERIENCE APPLIED TO CONTROL OF SEMI-CONTINUOUS PRODUCTION PROCESS Computer Science 15 (4) 2014 http://dx.doi.org/10.7494/csci.2014.15.4.411 Gabriel Rojek AGENTS MODELING EXPERIENCE APPLIED TO CONTROL OF SEMI-CONTINUOUS PRODUCTION PROCESS Abstract The lack of proper analytical

More information

14 Organizing for strategic knowledge creation

14 Organizing for strategic knowledge creation 396 14 Organizing for strategic knowledge creation Often the limiting and enabling factor in organizational renewal is the organizational skill-base, and its capability to adapt. Therefore organizational-level

More information

DISTRIBUTED ARTIFICIAL INTELLIGENCE

DISTRIBUTED ARTIFICIAL INTELLIGENCE DISTRIBUTED ARTIFICIAL INTELLIGENCE LECTURE 3: PROBLEM MODELING INTRODUCTION There are different approaches for modeling of agent-based systems. The model that has gained most attention ti is modeling

More information

Modeling of Agile Intelligent Manufacturing-oriented Production Scheduling System

Modeling of Agile Intelligent Manufacturing-oriented Production Scheduling System International Journal of Automation and Computing 7(4), November 2010, 596-602 DOI: 10.1007/s11633-010-0545-1 Modeling of Agile Intelligent Manufacturing-oriented Production Scheduling System Zhong-Qi

More information

Evaluation of Modeling Techniques for Agent- Based Systems

Evaluation of Modeling Techniques for Agent- Based Systems A tutorial report for SENG 609.22 Agent Based Software Engineering Course Instructor: Dr. Behrouz H. Far Evaluation of Modeling Techniques for Agent- Based Systems Prepared by: Wei Shen ABSTRACT To develop

More information

Using Inter-Agent Trust Relationships for Efficient Coalition Formation

Using Inter-Agent Trust Relationships for Efficient Coalition Formation Using Inter-Agent Trust Relationships for Efficient Coalition Formation Silvia Breban and Julita Vassileva University of Saskatchewan, Computer Science Department, Saskatoon, Saskatchewan S7N 5A9, Canada

More information

Software Next Release Planning Approach through Exact Optimization

Software Next Release Planning Approach through Exact Optimization Software Next Release Planning Approach through Optimization Fabrício G. Freitas, Daniel P. Coutinho, Jerffeson T. Souza Optimization in Software Engineering Group (GOES) Natural and Intelligent Computation

More information

Predicting the Operational Effectiveness of Aircraft Survivability Equipment Suite

Predicting the Operational Effectiveness of Aircraft Survivability Equipment Suite 2012 World Conference on Science and Engineering (WCSE 2012) IPCSIT Press, Singapore Predicting the Operational Effectiveness of Aircraft Survivability Equipment Suite Sanguk Noh 1 and Chaetaek Choi 2

More information

GRIP: A Generalized Regression Method with Intensities of Preferences for Ranking Alternatives Evaluated on Multiple Criteria

GRIP: A Generalized Regression Method with Intensities of Preferences for Ranking Alternatives Evaluated on Multiple Criteria GRIP: A Generalized Regression Method with Intensities of Preferences for Ranking Alternatives Evaluated on Multiple Criteria JOSÉ RUI FIGUEIRA 1, SALVATORE GRECO 2, ROMAN SŁOWIŃSKI 3 1 CEG-IST, Instituto

More information

A Conflict Resolution Strategy Selection Method (ConfRSSM) in Multi-Agent Systems

A Conflict Resolution Strategy Selection Method (ConfRSSM) in Multi-Agent Systems A Conflict Resolution Strategy Selection Method (ConfRSSM) in Multi-Agent Systems Alicia Y.C. Tang College of Computer Science and Information Technology Universiti Tenaga Nasional 43000 Kajang Selangor

More information

ADAPTIVE MULTIAGENT SYSTEMS APPLIED ON TEMPORAL LOGISTICS NETWORKS. P. Knirsch (1) andi.j.timm (1)

ADAPTIVE MULTIAGENT SYSTEMS APPLIED ON TEMPORAL LOGISTICS NETWORKS. P. Knirsch (1) andi.j.timm (1) ADAPTIVE MULTIAGENT SYSTEMS APPLIED ON TEMPORAL LOGISTICS NETWORKS P. Knirsch (1) andi.j.timm (1) (1) Logistics Research Group, University of Bremen, P.O. Box 33 04 40, 28334 Bremen, Germany {knirsch,

More information

Introduction. Abstract 1

Introduction. Abstract 1 Decision Support Information Gathering System Chiu-Che Tseng Piotr J. Gmytrasiewicz Department of Computer Science Engineering University of Texas at Arlington Arlington, Texas 76011 tseng, piotr@cse.uta.edu

More information

Preference Ordering in Agenda Based multi-issue negotiation for Service Level Agreement

Preference Ordering in Agenda Based multi-issue negotiation for Service Level Agreement Preference Ordering in Agenda Based multi-issue negotiation for Service Level Agreement Fahmida Abedin, Kuo-Ming Chao, Nick Godwin, Hisbel Arochena Department of Computing and the Digital Environment,

More information

Dynamic Trust in Dialogues

Dynamic Trust in Dialogues 1 / 20 Dynamic Trust in Dialogues Gideon Ogunniye Nir Oren and Timothy J. Norman Department of Computing Science University of Aberdeen 2 / 20 Outlines 1 Multi-agent Dialogues Roles of Argumentation Research

More information

MANS: A softbot with adaptive negotiation strategies in the B2B e-commerce

MANS: A softbot with adaptive negotiation strategies in the B2B e-commerce MANS: A softbot with adaptive negotiation strategies in the B2B e-commerce SUNG HO HA School of Business Administration Kyungpook National University 1370 Sangyeok-dong, Buk-gu, Daegu South Korea hsh@mail.knu.ac.kr

More information

Models Used to Select Strategic Planning Experts for High Technology Productions

Models Used to Select Strategic Planning Experts for High Technology Productions IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Models Used to Select Strategic Planning Experts for High Technology Productions To cite this article: Alexandra A Zakharova et

More information

Darshan Institute of Engineering & Technology for Diploma Studies Rajkot Unit-1

Darshan Institute of Engineering & Technology for Diploma Studies Rajkot Unit-1 Failure Rate Darshan Institute of Engineering & Technology for Diploma Studies Rajkot Unit-1 SOFTWARE (What is Software? Explain characteristics of Software. OR How the software product is differing than

More information

Logistic and production Models

Logistic and production Models i) Supply chain optimization Logistic and production Models In a broad sense, a supply chain may be defined as a network of connected and interdependent organizational units that operate in a coordinated

More information

SELLER AGENT FOR ONLINE AUCTIONS

SELLER AGENT FOR ONLINE AUCTIONS SELLER AGENT FOR ONLINE AUCTIONS P. Anthony School of Engineering and Information Technology, Universiti Malaysia Sabah Locked Bag 2073,88999 Kota Kinabalu Sabah, Malaysia J. A. Dargham School of Engineering

More information

Coordination of Concurrent One-to-Many Negotiations in Multi-Agent Systems. Khalid Mansour

Coordination of Concurrent One-to-Many Negotiations in Multi-Agent Systems. Khalid Mansour Coordination of Concurrent One-to-Many Negotiations in Multi-Agent Systems Khalid Mansour Submitted in fulfilment of the requirements for the degree of Doctor of Philosophy Faculty of Science, Engineering

More information

Cold-start Solution to Location-based Entity Shop. Recommender Systems Using Online Sales Records

Cold-start Solution to Location-based Entity Shop. Recommender Systems Using Online Sales Records Cold-start Solution to Location-based Entity Shop Recommender Systems Using Online Sales Records Yichen Yao 1, Zhongjie Li 2 1 Department of Engineering Mechanics, Tsinghua University, Beijing, China yaoyichen@aliyun.com

More information

A Hybrid Diagnostic-Recommendation System for Agent Execution Applied to Ubiquitous Computing Systems

A Hybrid Diagnostic-Recommendation System for Agent Execution Applied to Ubiquitous Computing Systems A Hybrid Diagnostic-Recommendation System for Agent Execution Applied to Ubiquitous Computing Systems Andrew D. Costa 1, Carlos J. P. Lucena 1, Viviane T. Silva 2, Donald Cowan 3, Paulo Alencar 3, Baldoino

More information

SimBa: A Simulation and Balancing System for Manual Production Lines

SimBa: A Simulation and Balancing System for Manual Production Lines 19 SimBa: A Simulation and Balancing System for Manual Production Lines Isabel C. Pra9a, Adriano S. Carvalho Faculdade de Engenharia da Universidade do Porto Instituto de Sistemas e Rob6tica - Grupo de

More information

A Method for Integrating Knowledge Management into Business Processes

A Method for Integrating Knowledge Management into Business Processes A Method for Integrating Management into Business Processes Igor Hawryszkiewycz Win Maung Department of Information Systems University of Technology Sydney Email: igorh,winmg@it.uts.edu.au Abstract management

More information

Weighted Summation (WSum)

Weighted Summation (WSum) Table of Contents Weighted summation...1/6 1 Introduction...1/6 2 Methodology...1/6 3 Process...1/6 3.1 Value functions and standardization methods...2/6 3.2 Weighting methods...2/6 4 Review...3/6 4.1

More information

Agent-Based Modeling of an Air Quality Monitoring and Analysis System for Urban Regions

Agent-Based Modeling of an Air Quality Monitoring and Analysis System for Urban Regions Agent-Based Modeling of an Air Quality Monitoring and Analysis System for Urban Regions Mihaela Oprea Petroleum-Gas University of Ploiesti, Department of Automation, Computers and Electronic, Bd. Bucuresti

More information

Design and Implementation of Office Automation System based on Web Service Framework and Data Mining Techniques. He Huang1, a

Design and Implementation of Office Automation System based on Web Service Framework and Data Mining Techniques. He Huang1, a 3rd International Conference on Materials Engineering, Manufacturing Technology and Control (ICMEMTC 2016) Design and Implementation of Office Automation System based on Web Service Framework and Data

More information

Applying Causal Reasoning to Analyze Value Systems

Applying Causal Reasoning to Analyze Value Systems Applying Causal Reasoning to Analyze Value Systems Patrícia Macedo 1,2 and Luis M. Camarinha-Matos 1 1 Faculty of Sciences and Technology, Universidade Nova de Lisboa, Portugal pmacedo@est.ips.pt 2 Polytechnic

More information

Functional and Control Integration of an ICU, LIS and PACS Information System *1

Functional and Control Integration of an ICU, LIS and PACS Information System *1 Functional and Control Integration of an ICU, LIS and PACS Information System *1 D. G. KATEHAKIS 1, M. TSIKNAKIS 1, A. ARMAGANIDIS 2, S. C. ORPHANOUDAKIS 1,3 1 Institute of Computer Science, FORTH, PO

More information

Combinatorial Optimization Model for Group Decision-Making

Combinatorial Optimization Model for Group Decision-Making BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 18, No 2 Sofia 2018 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.2478/cait-2018-0028 Combinatorial Optimization Model

More information

Bhalchandra Agashe and Vineet Gorhe Department of Computer Sciences The University of Texas at Austin {bsagashe,

Bhalchandra Agashe and Vineet Gorhe Department of Computer Sciences The University of Texas at Austin {bsagashe, GARFIELD: A Robust Supply Chain Management Agent Bhalchandra Agashe and Vineet Gorhe Department of Computer Sciences The University of Texas at Austin {bsagashe, vmgorhe}@cs.utexas.edu 7 December 2006

More information

Sмаrt City Evaluation Framework (SMACEF): Is a Smart City Solution Beneficial for Your City?

Sмаrt City Evaluation Framework (SMACEF): Is a Smart City Solution Beneficial for Your City? Sмаrt City Evaluation Framework (SMACEF): Is a Smart City Solution Beneficial for Your City? Michal LOM Department of Applied Mathematics, Czech Technical University in Prague, Prague, 110 00, Czech Republic

More information

NETTAB On the Use of Agents in a Bioinformatics Grid. Luc Moreau, University of Southampton

NETTAB On the Use of Agents in a Bioinformatics Grid. Luc Moreau, University of Southampton NETTAB 2002 On the Use of Agents in a Bioinformatics Grid Luc Moreau, University of Southampton Structure Background: mygrid Architecture Use of Agents Conclusion mygrid: facts EPSRC funded pilot

More information

Towards An Automated Multiagent Negotiation System Based On FIPA Specifications

Towards An Automated Multiagent Negotiation System Based On FIPA Specifications 6th WSEAS International Conference on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, Dec 29-31, 2007 603 Towards An Automated Multiagent Negotiation System Based On FIPA Specifications

More information

A Study on Applying Interactive Multi-objective Optimization to Multiagent Systems

A Study on Applying Interactive Multi-objective Optimization to Multiagent Systems , March 15-17, 2017, Hong Kong A Study on Applying Interactive Multi-objective Optimization to Multiagent Systems Toshihiro Matsui Abstract Constraint optimization problems in multiagent systems have been

More information

Unstructured Nature of Important Decisions. Understanding the Business Value of Systems and Managing Change. Diversity of Managerial Roles

Unstructured Nature of Important Decisions. Understanding the Business Value of Systems and Managing Change. Diversity of Managerial Roles Unstructured Nature of Important Decisions Understanding the Business Value of Systems and Managing Change Many important decisions, especially in the areas of strategic planning and knowledge are not

More information

Applying Dynamic Planning Frameworks to Agent Goals

Applying Dynamic Planning Frameworks to Agent Goals From: AAAI Technical Report SS-99-06. Compilation copyright 1999, AAAI (www.aaai.org). All rights reserved. Applying Dynamic Planning Frameworks to Agent Goals K. S. Barber and C. E. Martin The Laboratory

More information

Making Rational Decisions in N-by-N Negotiation Games with a Trusted Third Party

Making Rational Decisions in N-by-N Negotiation Games with a Trusted Third Party Making Rational Decisions in N-by-N Negotiation Games with a Trusted Third Party Shih-Hung Wu and Von-Wun Soo Department of Computer Science National Tsing Hua University Hsin-Chu City, 3003, Taiwan, R.O.C

More information

Using Analytical Marketing Optimization to Achieve Exceptional Results WHITE PAPER

Using Analytical Marketing Optimization to Achieve Exceptional Results WHITE PAPER Using Analytical Marketing Optimization to Achieve Exceptional Results WHITE PAPER SAS White Paper Table of Contents Optimization Defined... 1 Prioritization, Rules and Optimization a Method Comparison...

More information

Production Systems. Analogy with space state search

Production Systems. Analogy with space state search Introduction Knowledge representation using logic can be seen as a procedural representation The steps to solve a problem are described as a chain of deductions This formalism is based on two elements:

More information

Automated Negotiation on Internet Agent-Based Markets: Discussion

Automated Negotiation on Internet Agent-Based Markets: Discussion Automated Negotiation on Internet Agent-Based Markets: Discussion Benoît LELOUP École Nationale Supérieure des Télécommunications de Bretagne & Institut des Applications Avancées de l Internet (IAAI -

More information

A Real-Time Production Scheduling Framework based on Autonomous Agents

A Real-Time Production Scheduling Framework based on Autonomous Agents A Real-Time Production Scheduling Framework based on Autonomous Agents Kwan Hee Han, Yongsun Choi and Sung Moon Bae Abstract The function of production scheduling is to provide the release and execution

More information

The Job Assignment Problem: A Study in Parallel and Distributed Machine Learning

The Job Assignment Problem: A Study in Parallel and Distributed Machine Learning The Job Assignment Problem: A Study in Parallel and Distributed Machine Learning Gerhard Weiß Institut für Informatik, Technische Universität München D-80290 München, Germany weissg@informatik.tu-muenchen.de

More information

Bilateral Single-Issue Negotiation Model Considering Nonlinear Utility and Time Constraint

Bilateral Single-Issue Negotiation Model Considering Nonlinear Utility and Time Constraint Bilateral Single-Issue Negotiation Model Considering Nonlinear Utility and Time Constraint Fenghui Ren School of Computer Science and Software Engineering University of Wollongong, Australia Minjie Zhang

More information

Classification in Marketing Research by Means of LEM2-generated Rules

Classification in Marketing Research by Means of LEM2-generated Rules Classification in Marketing Research by Means of LEM2-generated Rules Reinhold Decker and Frank Kroll Department of Business Administration and Economics, Bielefeld University, D-33501 Bielefeld, Germany;

More information

A Fuzzy Multiple Attribute Decision Making Model for Benefit-Cost Analysis with Qualitative and Quantitative Attributes

A Fuzzy Multiple Attribute Decision Making Model for Benefit-Cost Analysis with Qualitative and Quantitative Attributes A Fuzzy Multiple Attribute Decision Making Model for Benefit-Cost Analysis with Qualitative and Quantitative Attributes M. Ghazanfari and M. Mellatparast Department of Industrial Engineering Iran University

More information

Chapter 10 CONCLUSIONS

Chapter 10 CONCLUSIONS Chapter 10 CONCLUSIONS Customization is a continuously growing business trend that aims at providing customers with individualized goods and services. In dynamic business environments, it is even a necessary

More information

TOWARDS AN AGENT-BASED INFRASTRUCTURE TO SUPPORT VIRTUAL ORGANISATIONS

TOWARDS AN AGENT-BASED INFRASTRUCTURE TO SUPPORT VIRTUAL ORGANISATIONS TOWARDS AN AGENT-BASED INFRASTRUCTURE TO SUPPORT VIRTUAL ORGANISATIONS Virginia Dignum 1 ' 2, Frank Dignum 2 1 Achmea P.O. Box866, 3700AWZeist, THE NETHERLANDS virginia.dignum@achmea.nl 2 University Utrecht

More information

A formal analysis of the role of argumentation in negotiation dialogues

A formal analysis of the role of argumentation in negotiation dialogues A formal analysis of the role of argumentation in negotiation dialogues Leila Amgoud Srdjan Vesic Institut de Recherche en Informatique de Toulouse 118, route de Narbonne, 31062 Toulouse Cedex, France

More information

Application of measurement-based AHP to productdriven

Application of measurement-based AHP to productdriven Application of measurement-based AHP to productdriven system control William Derigent 1, Alexandre Voisin 1, André Thomas 1, Sylvain Kubler 2, Jérémy Robert 2 1 Université de Lorraine, CRAN, UMR 7039,2

More information

Adaptive Management of the Answering Process for a Call Center System

Adaptive Management of the Answering Process for a Call Center System Adaptive Management of the Answering Process for a Call Center System Federica Cena and Ilaria Torre Department of Computer Sciences University of Torino Corso Svizzera 185-10149 Torino (Italy) fede.cena@tiscali.it,

More information

Microgrid Modelling and Analysis Using Game Theory Methods

Microgrid Modelling and Analysis Using Game Theory Methods Microgrid Modelling and Analysis Using Game Theory Methods Petros Aristidou, Aris Dimeas, and Nikos Hatziargyriou School of Electrical and Computer Engineering National Technical University of Athens Zografou

More information