paper-with-me

Papers

Auction-Based Scheduling

2023-10-18 · Guy Avni, Kaushik Mallik, Suman Sadhukhan

Many sequential decision-making tasks require satisfaction of multiple, partially contradictory objectives. Existing approaches are monolithic, namely all objectives are fulfilled using a single policy, which is a function that selects a sequence of actions. We present auction-based scheduling, a modular framework for multi-objective decision-making problems. Each objective is fulfilled using a separate policy, and the policies can be independently created, modified, and replaced. Understandably, different policies with conflicting goals may choose conflicting actions at a given time. In order to resolve conflicts, and compose policies, we employ a novel auction-based mechanism. We allocate a bounded budget to each policy, and at each step, the policies simultaneously bid from their available budgets for the privilege of being scheduled and choosing an action. Policies express their scheduling urgency using their bids and the bounded budgets ensure long-run scheduling fairness. We lay the foundations of auction-based scheduling using path planning problems on finite graphs with two temporal objectives. We present decentralized algorithms to synthesize a pair of policies, their initially allocated budgets, and bidding strategies. We consider three categories of decentralized synthesis problems, parameterized by the assumptions that the policies make on each other: (a) strong synthesis, with no assumptions and strongest guarantees, (b) assume-admissible synthesis, with weakest rationality assumptions, and (c) assume-guarantee synthesis, with explicit contract-based assumptions. For reachability objectives, we show that, surprisingly, decentralized assume-admissible synthesis is always possible when the out-degrees of all vertices are at most two.

📄 PDF Abstract BibTeX arXiv:2310.11798

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFairnessSchedulingSequential Decision Making

Similar Papers 제목 키워드 기반

Auction-Based Task Allocation with Energy-Conscientious Trajectory Optimization for AMR Fleets

2026-03-23 · Jiachen Li, Soovadeep Bakshi, Jian Chu, Shihao Li 외 arxiv

This paper presents a hierarchical two-stage framework for multi-robot task allocation and trajectory optimization in asymmetric task spaces: (1) a sequential auction allocates tasks using closed-form bid functions, and …

Collision Avoidance

Learning NP-Hard Multi-Agent Assignment Planning using GNN: Inference on a Random Graph and Provable Auction-Fitted Q-learning

2019-05-29 · Hyunwook Kang, Taehwan Kwon, Jinkyoo Park, James R. Morrison

This paper explores the possibility of near-optimally solving multi-agent, multi-task NP-hard planning problems with time-dependent rewards using a learning-based algorithm. In particular, we consider a class of robot/ma…

Combinatorial OptimizationDecision MakingGraph EmbeddingQ-Learning+3

Auction-based and Distributed Optimization Approaches for Scheduling Observations in Satellite Constellations with Exclusive Orbit Portions

2021-06-04 · Gauthier Picard

We investigate the use of multi-agent allocation techniques on problems related to Earth observation scenarios with multiple users and satellites. We focus on the problem of coordinating users having reserved exclusive o…

Distributed OptimizationEarth ObservationScheduling

Production planning in 3DPrinting factories

2024-05-31 · Juan de Anton, Juan J Senovilla, Jose M Gonzalez-Varona, Fernando Acebes

Production planning in 3D printing factories brings new challenges among which the scheduling of parts to be produced stands out. A main issue is to increase the efficiency of the plant and 3D printers productivity. Plan…

Scheduling

Auction designs to increase incentive compatibility and reduce self-scheduling in electricity markets

2022-12-20 · Conleigh Byers, Brent Eldridge

The system operator's scheduling problem in electricity markets, called unit commitment, is a non-convex mixed-integer program. The optimal value function is non-convex, preventing the application of traditional marginal…

Scheduling