Results 1 - 10
of
16
Automated Negotiations: A Survey of the State of the Art
- Wirtschaftsinformatik
, 1997
"... This paper provides a definition of automated negotiation within electronic commerce. It outlines two barriers to automated negotiation, the ontology issue and the strategy problem. State of the art overviews are given of automated negotiation, specifically Negotiation Support Systems, intelligen ..."
Abstract
-
Cited by 40 (4 self)
- Add to MetaCart
This paper provides a definition of automated negotiation within electronic commerce. It outlines two barriers to automated negotiation, the ontology issue and the strategy problem. State of the art overviews are given of automated negotiation, specifically Negotiation Support Systems, intelligent agents, the auction mechanism, and online marketspaces. Both academic research and currently functional systems are covered, and several World Wide Web addresses are given for readers who wish to investigate further on their own. 1 1 While every attempt is made to provide current URL locations, the Web changes more quickly than print media can ever capture. Hence, some of the URLs may not be current or correct by the time this article appears. We will try to keep our Negotiation Project web site, http://haas.berkeley.edu/~citm/nego-proj.html, current with respect to these addresses. 2 1.
A Machine Learning Approach to Automated Negotiation and Prospects for Electronic Commerce
, 1997
"... We show how a system of artificial adaptive agents, using a genetic algorithm based learning technique, can learn strategies that enable it to effectively participate in stylized business negotiations. The negotiation policies learned are evaluated on several dimensions, including joint outcomes, ne ..."
Abstract
-
Cited by 31 (0 self)
- Add to MetaCart
We show how a system of artificial adaptive agents, using a genetic algorithm based learning technique, can learn strategies that enable it to effectively participate in stylized business negotiations. The negotiation policies learned are evaluated on several dimensions, including joint outcomes, nearness to the efficient frontier, and the similarity to outcomes of human negotiations. The results are promising for integrating such agents into practicable electronic commerce systems. We discuss what a system might look like and ways in which particular classes of business negotiations could be supported or even entirely automated. 1 Introduction Even in simple negotiations, people often reach sub-optimal negotiations thereby "leaving money on the table" [1] [2]. While many factors contribute to missing out on gains from trade---overconfidence, falsely assuming fixed pies, and the framing of the situation (e.g. [3])---the end result is that parties fail to find agreements which would ma...
Bargaining by Artificial Agents in Two Coalition Games: A Study in Genetic Programming for Electronic Commerce
, 1996
"... Artificial agents, coevolving under a machine learning regime, offer a promising basis for modeling adaptive behavior in multilateral negotiations and developing practical applications in electronic commerce. Results from simulations of bargaining in two coalition games demonstrate that simple artif ..."
Abstract
-
Cited by 15 (4 self)
- Add to MetaCart
Artificial agents, coevolving under a machine learning regime, offer a promising basis for modeling adaptive behavior in multilateral negotiations and developing practical applications in electronic commerce. Results from simulations of bargaining in two coalition games demonstrate that simple artificial agents, adapting to one another under a genetic programming protocol (Koza, 1992), formulate effective strategies for negotiating agreements that both approximate those prescribed by the theory of cooperative games and rival the performance of humans negotiating in a laboratory situation. 1. Introduction Despite substantial progress in getting artificial agents (AAs) to negotiate effectively in stylized settings, they are not yet ready for deployment in real-world applications. In such situations, there are both common and conflicting interests among the relevant players (Schelling, 1960: 5): ...the ability of one participant to gain his [or her] ends is dependent to an important deg...
Multiple-Agent Architectures for the Classification of Handwritten Text
- In Proc. 6th International Workshop on Frontiers in Handwriting Recognition (IWFHR
, 1998
"... this paper. The concept of intelligent agents and innovative multi-agent architectures for pattern recognition tasks is introduced for combining and elaborating the classification hypotheses of several classifiers. The architecture of a distributed digit-recognition system dispatching recognition ta ..."
Abstract
-
Cited by 7 (5 self)
- Add to MetaCart
this paper. The concept of intelligent agents and innovative multi-agent architectures for pattern recognition tasks is introduced for combining and elaborating the classification hypotheses of several classifiers. The architecture of a distributed digit-recognition system dispatching recognition tasks to a set of recognizers and combining their results is presented. This concept is being developed in the iart project, where intelligent agent architectures are built for pattern recognition tasks. 1 Introduction
A Framework for Using Multiple Classifiers in a Multiple-Agent Architecture
, 1998
"... This paper describes a new framework using intelligent agents for pattern recognition. A justification for using alternatives to current classifier systems is given. The use of the framework, called iart, is tested on a digit recognition system. 1 Introduction The use of multiple classifiers and th ..."
Abstract
-
Cited by 6 (1 self)
- Add to MetaCart
This paper describes a new framework using intelligent agents for pattern recognition. A justification for using alternatives to current classifier systems is given. The use of the framework, called iart, is tested on a digit recognition system. 1 Introduction The use of multiple classifiers and the combination of their classification results has gained considerable interest in the last few years. This approach has a powerful potential because it may exploit the advantages of different feature representations and classification methods. In general two architectures can be distinguished, 1) individual classifiers with some combination scheme and 2) multi-stage or hierarchical classifiers. Several combination schemes are possible, like majority vote, max/min/median rule, BKS [8], the Dempster-Shafer rule or Borda count. These use either class labels, rank order or score combinations. Classifiers use one or more components in a "pattern recognition pipeline". Pattern recognition modules ...
Genetic Programming-Based Discovery of Ranking Functions for Effective Web Search
, 2005
"... Web search engines have become an integral part of the daily life of a knowledge worker, who depends on these search engines to retrieve relevant information from the Web or from the company's vast document databases. Current search engines are very fast in terms of their response time to a user que ..."
Abstract
-
Cited by 6 (1 self)
- Add to MetaCart
Web search engines have become an integral part of the daily life of a knowledge worker, who depends on these search engines to retrieve relevant information from the Web or from the company's vast document databases. Current search engines are very fast in terms of their response time to a user query. But their usefulness to the user in terms of retrieval performance leaves a lot to be desired. Typically, the user has to sift through a lot of nonrelevant documents to get only a few relevant ones for the user's information needs. Ranking functions play a very important role in the search engine retrieval performance. In this paper, we describe a methodology using genetic programming to discover new ranking functions for the Web-based information-seeking task. We exploit the content as well as structural information in the Web documents in the discovery process. The discovery process is carried out for both the ad hoc task and the routing task in retrieval. For either of the retrieval tasks, the retrieval performance of these newly discovered ranking functions has been found to be superior to the performance obtained by well-known ranking strategies in the information retrieval literature.
DNA starts to learn poker
- Proc. DNA7, Lecture Notes in Computer Science
, 2003
"... Abstract. DNA is used to implement a simplified version of poker. Strategies are evolved that mix bluffing with telling the truth. The essential features are (1) to wait your turn, (2) to default to the most conservative course, (3) to probabilistically override the default in some cases, and (4) to ..."
Abstract
-
Cited by 5 (1 self)
- Add to MetaCart
Abstract. DNA is used to implement a simplified version of poker. Strategies are evolved that mix bluffing with telling the truth. The essential features are (1) to wait your turn, (2) to default to the most conservative course, (3) to probabilistically override the default in some cases, and (4) to learn from payoffs. Two players each use an independent population of strategies that adapt and learn from their experiences in competition. 1
P.C.K.: Algorithms for automated negotiations and their applications in information privacy
- Proc. IEEE International Conference on e-Commerce Technology
, 2004
"... Automated negotiations have been an active research topic for many years. Most of the research work on this area focuses either on the abstract and theoretical models or on the system architectures for standalone negotiation applications. There is little work on identifying and studying practical al ..."
Abstract
-
Cited by 2 (0 self)
- Add to MetaCart
Automated negotiations have been an active research topic for many years. Most of the research work on this area focuses either on the abstract and theoretical models or on the system architectures for standalone negotiation applications. There is little work on identifying and studying practical algorithms for automated negotiations. In this paper, two algorithms have been proposed and their innovative applications have been discussed. The first algorithm guarantees that negotiation results are Pareto optimal solutions. The second algorithm guarantees that an agreement can be agreed upon after a certain number of proposal/counterproposal exchanges. These two algorithms can be used in the two-phase model for the automated negotiation process. In addition to these algorithms, their applications in information privacy negotiation have been described. In the information privacy management domain for service industries, it is critical for service requestors to only reveal the absolute necessary private information to the service providers. Traditionally, service requestors usually give whatever private information service providers have asked for. The grave consequence is that service providers may misuse the private information provided by service requestors, even though the service providers may have promised not to reveal it. Service requestor should have an efficient way to negotiate with service providers about the appropriate private information to be revealed. Algorithms described in this paper can facilitate the privacy negotiation process. In order to show the concept of negotiation in information privacy, credit card information has been used to illustrate the application of algorithms. 1.
Automated E-business Negotiation: Model, Life Cycle and System Architecture
- Proc. 3rd Int. Conf. on Multi-Agent Systems (ICMAS-98) J.Moreau and Y.Fablet
, 1998
"... How to apply negotiation principles to E-business is an important topic for both negotiation research and E-business research. Automation of E-business negotiation is even more challenging due to the inherent complexity of business negotiations. Some research has been done in this area, but a compre ..."
Abstract
-
Cited by 1 (0 self)
- Add to MetaCart
How to apply negotiation principles to E-business is an important topic for both negotiation research and E-business research. Automation of E-business negotiation is even more challenging due to the inherent complexity of business negotiations. Some research has been done in this area, but a comprehensive model for automated E-business negotiation is still missing. Furthermore, existing work in this area does not consider the negotiation process from a full life cycle perspective; therefore valuable information from a previous negotiation is not properly used for the future negotiations. This report discusses two important issues related to automated E-business negotiation: model and life cycle. A system architecture based on the model and the life cycle is proposed.
Implementation of a Genetic Programming System in a Game-Theoretic Context
"... This paper is accessible on the WWW at http://opim.wharton.upenn.edu/users/sok/comprats/ourdocs.html 2 game ends and all three agents win zero payoff (this situation is dealt with specially when calculating statistics -- see Data report later). Otherwise, the initiator selects a potential coalition ..."
Abstract
-
Cited by 1 (1 self)
- Add to MetaCart
This paper is accessible on the WWW at http://opim.wharton.upenn.edu/users/sok/comprats/ourdocs.html 2 game ends and all three agents win zero payoff (this situation is dealt with specially when calculating statistics -- see Data report later). Otherwise, the initiator selects a potential coalition partner as responder and proposes a two-way split of their coalition's value. If the responder accepts, the game ends, and the coalition partners win the payoffs as specified in the agreement, while the third agent wins zero. If the responder does not accept, then it becomes the initiator and makes a proposal, tacitly rejecting the previous offer.

