paper-with-me

Papers

A Simple, Solid, and Reproducible Baseline for Bridge Bidding AI

2024-06-14 · Haruka Kita, Sotetsu Koyamada, Yotaro Yamaguchi, Shin Ishii

Contract bridge, a cooperative game characterized by imperfect information and multi-agent dynamics, poses significant challenges and serves as a critical benchmark in artificial intelligence (AI) research. Success in this domain requires agents to effectively cooperate with their partners. This study demonstrates that an appropriate combination of existing methods can perform surprisingly well in bridge bidding against WBridge5, a leading benchmark in the bridge bidding system and a multiple-time World Computer-Bridge Championship winner. Our approach is notably simple, yet it outperforms the current state-of-the-art methodologies in this field. Furthermore, we have made our code and models publicly available as open-source software. This initiative provides a strong starting foundation for future bridge AI research, facilitating the development and verification of new strategies and advancements in the field.

📄 PDF Abstract BibTeX arXiv:2406.10306

Code (1)

harukaki/brl 공식 구현 jax

Similar Papers 제목 키워드 기반

Simple is Better: Training an End-to-end Contract Bridge Bidding Agent without Human Knowledge

2019-09-25 · Qucheng Gong, Yu Jiang, Yuandong Tian

Contract bridge is a multi-player imperfect-information game where one partnership collaborate with each other to compete against the other partnership. The game consists of two phases: bidding and playing. While playing…

Automatic Bridge Bidding Using Deep Reinforcement Learning

2016-07-12 · Chih-Kuan Yeh, Hsuan-Tien Lin

Bridge is among the zero-sum games for which artificial intelligence has not yet outperformed expert human players. The main difficulty lies in the bidding phase of bridge, which requires cooperative decision making unde…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Competitive Bridge Bidding with Deep Neural Networks

2019-03-03 · Jiang Rong, Tao Qin, Bo An

The game of bridge consists of two stages: bidding and playing. While playing is proved to be relatively easy for computer programs, bidding is very challenging. During the bidding stage, each player knowing only his/her…

Autobidding Arena: unified evaluation of the classical and RL-based autobidding algorithms

2025-10-22 · Andrey Pudovikov, Alexandra Khirianova, Ekaterina Solodneva, Aleksandr Katrutsa 외 arxiv

Advertisement auctions play a crucial role in revenue generation for e-commerce companies. To make the bidding procedure scalable to thousands of auctions, the automatic bidding (autobidding) algorithms are actively deve…

Reinforcement Learning

MoB: Mixture of Bidders

2025-11-30 · Dev Vyas arxiv

Mixture of Experts (MoE) architectures have demonstrated remarkable success in scaling neural networks, yet their application to continual learning remains fundamentally limited by a critical vulnerability: the learned g…

Continual Learning