Abstract
ERA is a multi-agent oriented method for solving constraint satisfaction problems [5]. In this method, agents make decisions based on the information obtained from their environments in the process of solving a problem. Each agent has three basic behaviors: least-move, better-move, and random-move. The random-move is the unique behavior that may help the multi-agent system escape from a local minimum. Although random-move is effective, it is not efficient. In this paper, we introduce the notion of agent compromise into ERA and evaluate its effectiveness and efficiency through solving some benchmark Graph Coloring Problems (GCPs). When solving a GCP by ERA, the edges are transformed into two types of constraints: local constraints and neighbor constraints. When the system gets stuck in a local minimum, a compromise of two neighboring agents that have common violated neighbor constraints may be made. The compromise can eliminate the original violated neighbor constraints and make the two agents act as a single agent. Our experimental results show that agent compromise is an effective and efficient technique for guiding a multi-agent system to escape from a local minimum.
Original language | English |
---|---|
Title of host publication | Intelligent Data Engineering and Automated Learning |
Subtitle of host publication | 4th International Conference, IDEAL 2003 Hong Kong, China, March 21–23, 2003 Revised Papers |
Editors | Jiming Liu, Yiu-ming Cheung, Hujun Yin |
Place of Publication | Berlin, Heidelberg |
Publisher | Springer |
Pages | 35-42 |
Number of pages | 8 |
Edition | 1st |
ISBN (Electronic) | 9783540450801 |
ISBN (Print) | 9783540405504 |
DOIs | |
Publication status | Published - 29 Jul 2003 |
Event | 4th International Conference on Intelligent Data Engineering and Automated Learning, IDEAL 2003 - Hong Kong Convention and Exhibition Centre, Hong Kong, China Duration: 21 Mar 2003 → 23 Mar 2003 https://link.springer.com/book/10.1007/b11717 http://www.comp.hkbu.edu.hk/IDEAL2003/ (conference website) http://www.comp.hkbu.edu.hk/IDEAL2003/ (conference program) |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Publisher | Springer |
Volume | 2690 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Name | International Conference on Intelligent Data Engineering and Automated Learning |
---|
Conference
Conference | 4th International Conference on Intelligent Data Engineering and Automated Learning, IDEAL 2003 |
---|---|
Country/Territory | China |
City | Hong Kong |
Period | 21/03/03 → 23/03/03 |
Internet address |
|
Scopus Subject Areas
- Theoretical Computer Science
- General Computer Science
User-Defined Keywords
- Agent Compromises
- Distributed Constraint Satisfaction Problem
- Graph Coloring Problem
- Distributed GCP Solving