paper-with-me

Papers

Solving DCOPs with Distributed Large Neighborhood Search

2017-02-22 · Ferdinando Fioretto, Agostino Dovier, Enrico Pontelli, William Yeoh, Roie Zivan

The field of Distributed Constraint Optimization has gained momentum in recent years, thanks to its ability to address various applications related to multi-agent cooperation. Nevertheless, solving Distributed Constraint Optimization Problems (DCOPs) optimally is NP-hard. Therefore, in large-scale, complex applications, incomplete DCOP algorithms are necessary. Current incomplete DCOP algorithms suffer of one or more of the following limitations: they (a) find local minima without providing quality guarantees; (b) provide loose quality assessment; or (c) are unable to benefit from the structure of the problem, such as domain-dependent knowledge and hard constraints. Therefore, capitalizing on strategies from the centralized constraint solving community, we propose a Distributed Large Neighborhood Search (D-LNS) framework to solve DCOPs. The proposed framework (with its novel repair phase) provides guarantees on solution quality, refining upper and lower bounds during the iterative process, and can exploit domain-dependent structures. Our experimental results show that D-LNS outperforms other incomplete DCOP algorithms on both structured and unstructured problem instances.

📄 PDF Abstract BibTeX arXiv:1702.06915

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Logic and Constraint Logic Programming for Distributed Constraint Optimization

2014-05-07 · Tiep Le, Enrico Pontelli, Tran Cao Son, William Yeoh

The field of Distributed Constraint Optimization Problems (DCOPs) has gained momentum, thanks to its suitability in capturing complex problems (e.g., multi-agent coordination and resource allocation problems) that are na…

A Particle Swarm Inspired Approach for Continuous Distributed Constraint Optimization Problems

2020-10-20 · Moumita Choudhury, Amit Sarker, Md. Mosaddek Khan, William Yeoh

Distributed Constraint Optimization Problems (DCOPs) are a widely studied framework for coordinating interactions in cooperative multi-agent systems. In classical DCOPs, variables owned by agents are assumed to be discre…

Scheduling

Learning Optimal Temperature Region for Solving Mixed Integer Functional DCOPs

2020-02-27 · Saaduddin Mahmud, Md. Mosaddek Khan, Moumita Choudhury, Long Tran-Thanh 외

Distributed Constraint Optimization Problems (DCOPs) are an important framework for modeling coordinated decision-making problems in multi-agent systems with a set of discrete variables. Later works have extended DCOPs t…

Decision Making

Solving Distributed Constraint Optimization Problems Using Logic Programming

2017-05-10 · Tiep Le, Tran Cao Son, Enrico Pontelli, William Yeoh

This paper explores the use of Answer Set Programming (ASP) in solving Distributed Constraint Optimization Problems (DCOPs). The paper provides the following novel contributions: (1) It shows how one can formulate DCOPs …

Asymmetric Distributed Constraint Optimization Problems

2014-02-04 · Tal Grinshpoun, Alon Grubshtein, Roie Zivan, Arnon Netzer 외

Distributed Constraint Optimization (DCOP) is a powerful framework for representing and solving distributed combinatorial problems, where the variables of the problem are owned by different agents. Many multi-agent probl…