paper-with-me

홈 › Papers

Uncertain multi-agent MILPs: A data-driven decentralized solution with probabilistic feasibility guarantees

2020-06-08 · L4DC 2020 6 · Alessandro Falsone, Federico Molinari, Maria Prandini

We consider uncertain multi-agent optimization problems that are formulated as Mixed Integer Linear Programs (MILPs) with an almost separable structure. Specifically, agents have their own cost function and constraints, and need to set their local decision vector subject to coupling constraints due to shared resources. The problem is affected by uncertainty that is only known from data. We introduce a data-driven decentralized scheme for handling the combinatorial complexity of the resulting MILP, while providing a probabilistic feasibility certificate that depends on the size of the data-set. The proposed approach rests on a decentralized multi-agent MILP resolution algorithm recently introduced in the literature, which is extended here to an uncertain framework by using tools from statistical learning theory.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Learning Theory

Similar Papers 제목 키워드 기반

Learning to Stop Cut Generation for Efficient Mixed-Integer Linear Programming

2024-01-31 · Haotian Ling, Zhihai Wang, Jie Wang

Cutting planes (cuts) play an important role in solving mixed-integer linear programs (MILPs), as they significantly tighten the dual bounds and improve the solving performance. A key problem for cuts is when to stop cut…

Decision Making

Learning Cut Selection for Mixed-Integer Linear Programming via Hierarchical Sequence Model

2023-02-01 · Zhihai Wang, Xijun Li, Jie Wang, Yufei Kuang 외

Cutting planes (cuts) are important for solving mixed-integer linear programs (MILPs), which formulate a wide range of important real-world applications. Cut selection -- which aims to select a proper subset of the candi…

Collision Avoidance Verification of Multiagent Systems with Learned Policies

2024-03-05 · Zihao Dong, Shayegan Omidshafiei, Michael Everett

For many multiagent control problems, neural networks (NNs) have enabled promising new capabilities. However, many of these systems lack formal guarantees (e.g., collision avoidance, robustness), which prevents leveragin…

Collision Avoidance

CAMBranch: Contrastive Learning with Augmented MILPs for Branching

2024-02-06 · Jiacheng Lin, Meng Xu, Zhihua Xiong, Huangang Wang

Recent advancements have introduced machine learning frameworks to enhance the Branch and Bound (B\&B) branching policies for solving Mixed Integer Linear Programming (MILP). These methods, primarily relying on imitation…

Contrastive LearningImitation Learning

On Representing Mixed-Integer Linear Programs by Graph Neural Networks

2022-10-19 · Ziang Chen, Jialin Liu, Xinshang Wang, Jianfeng Lu 외

While Mixed-integer linear programming (MILP) is NP-hard in general, practical MILP has received roughly 100--fold speedup in the past twenty years. Still, many classes of MILPs quickly become unsolvable as their sizes i…