paper-with-me

Papers

Auction-Consensus Algorithm with Learned Bidding Scheme for Multi-Robot Systems

2026-05-21 · Jose Rodriguez, Constantine Tarawneh, Sven Koenig, Wenjie Dong, Qi Lu arxiv

Multi-Robot Task Allocation (MRTA) is a central challenge in decentralized multi-agent systems, where teams of robots must cooperatively assign and execute tasks under limited communication while optimizing global performance objectives. Auction-consensus algorithms, such as the Consensus-Based Bundle Algorithm (CBBA), provide scalable decentralized coordination with provable convergence, but rely on hand-crafted greedy scoring functions that often lead to suboptimal task allocations. This paper proposes a learning-enhanced auction-consensus framework in which CBBA's deterministic bidding mechanism is replaced by a neural bidding policy trained using reinforcement learning. Under a centralized training and decentralized execution paradigm, agents learn to compute task bids from partial local observations while retaining the standard auction and consensus phases for decentralized coordination. The learned bidding policy is trained using Proximal Policy Optimization with rewards shaped by proximity to globally optimal solutions obtained via mixed-integer linear programming. Multiple neural architectures are evaluated, including a Neural Additive Model, the Long Short-Term Memory (LSTM) model, and the Set Transformer Model. Experimental results across varying swarm sizes demonstrate that learned bidding policies can improve solution quality over classical CBBA while preserving decentralized execution. The proposed approach highlights the effectiveness of integrating reinforcement learning with classical distributed coordination algorithms, offering a scalable pathway toward higher-quality decentralized multi-robot task allocation.

📄 PDF Abstract BibTeX arXiv:2605.21932

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Artificial Intelligence for Multi-Unit Auction design

2024-04-24 · Peyman Khezr, Kendall Taylor

Understanding bidding behavior in multi-unit auctions remains an ongoing challenge for researchers. Despite their widespread use, theoretical insights into the bidding behavior, revenue ranking, and efficiency of commonl…

Coordinated Dynamic Bidding in Repeated Second-Price Auctions with Budgets

2023-06-13 · Yurong Chen, Qian Wang, Zhijian Duan, Haoran Sun 외

In online ad markets, a rising number of advertisers are employing bidding agencies to participate in ad auctions. These agencies are specialized in designing online algorithms and bidding on behalf of their clients. Typ…

Learning to Bid Optimally and Efficiently in Adversarial First-price Auctions

2020-07-09 · Yanjun Han, Zhengyuan Zhou, Aaron Flores, Erik Ordentlich 외

First-price auctions have very recently swept the online advertising industry, replacing second-price auctions as the predominant auction mechanism on many platforms. This shift has brought forth important challenges for…

Securities Lending Strategies: Exclusive Valuations and Auction Bids

2016-03-03 · Ravi Kashyap

We derive valuations of a portfolio of financial instruments from a securities lending perspective, under different assumptions, and show a weighting scheme that converges to the true valuation. We illustrate conditions …

Asset ManagementManagement

Auctions without commitment in the auto-bidding world

2023-01-18 · Aranyak Mehta, Andres Perlroth

Advertisers in online ad auctions are increasingly using auto-bidding mechanisms to bid into auctions instead of directly bidding their value manually. One prominent auto-bidding format is the target cost-per-acquisition…