Title :
Using Prior Knowledge to Improve Distributed Hill Climbing
Author_Institution :
Artificial Intell. Center, SRI Int., Menlo Park, CA
Abstract :
The distributed probabilistic protocol (DPP) is a new, approximate algorithm for solving distributed constraint satisfaction problems (DCSPs) that exploits prior knowledge to improve the algorithm\´s convergence speed and efficiency. This protocol can most easily be thought of as a hybrid between the distributed breakout algorithm (DBA) and the distributed stochastic algorithm (DSA), because like DBA, agents exchange "improve" messages to control the search process, but like DSA, actually change their values based on a random probability. DPP improves upon these algorithms by having the agents exchange probability distributions that describe the likelihood of having particular "improve " values. These distributions can then be used by an agent to estimate the probability of having the best improve value among its neighbors or to compute the error caused by not informing other agents of changes to its improve value. This causes the protocol to use considerably fewer messages than both DBA and DSA, does not require a user to choose a randomness parameter like DSA, and allows DPP to more quickly converge onto good solutions. Overall, this protocol is empirically shown to be very competitive with both DSA and DBA.
Keywords :
distributed algorithms; multi-agent systems; optimisation; stochastic processes; agents exchange probability distributions; distributed breakout algorithm; distributed constraint satisfaction problems; distributed hill climbing; distributed probabilistic protocol; distributed stochastic algorithm; Artificial intelligence; Convergence; Distributed computing; Probability distribution; Process control; Protocols; Resource management; Robustness; Scheduling algorithm; Stochastic processes;
Conference_Titel :
Intelligent Agent Technology, 2006. IAT '06. IEEE/WIC/ACM International Conference on
Conference_Location :
Hong Kong
Print_ISBN :
0-7695-2748-5
DOI :
10.1109/IAT.2006.129