Título | Cluster Tree Elimination for Distributed Constraint Optimization with Quality Guarantees |
Publication Type | Journal Article |
Year of Publication | 2010 |
Authors | Brito I, Meseguer P |
Journal | Fundamenta Informaticae |
Volume | 102 |
Paginación | 263-286 |
Date Published | 12/2010 |
Editorial | IOS Press |
Palabras clave | DCOP, function filtering |
Resumen | Some distributed constraint optimization algorithms use a linear number of messages in the number of agents, but of exponential size. This is often the main limitation for their practical applicability. Here we present some distributed algorithms for these problems when they are arranged in a tree of agents. The exact algorithm, DCTE, computes the optimal solution but requires messages of size $exp(s)$, where $s$ is a structural parameter. Its approximate version, DMCTE$(r)$, requires smaller messages of size $exp(r)$, $r < s$, at the cost of computing approximate solutions. It provides a cost interval that bounds the error of the approximation. Using the technique of cost function filtering, we obtain DMCTEf$(r)$. Combining cost function filtering with bound reasoning, we propose DIMCTEf, an algorithm based on repeated executions of DMCTEf$(r)$ with increasing $r$. DIMCTEf uses messages of previous iterations to decrease the size of messages in the current iteration, which allows to alleviate their high size. We provide evidences of the benefits of our approach on two benchmarks. |