Bidding in Spades
We present a Spades bidding algorithm that is superior to recreational human players and to publicly available bots. Like in Bridge, the game of Spades is composed of two independent phases, \textit{bidding} and \textit{playing}. This paper focuses on the bidding algorithm, since this phase holds a precise challenge: based on the input, choose the bid that maximizes the agent's winning probability. Our \emph{Bidding-in-Spades} (BIS) algorithm heuristically determines the bidding strategy by comparing the expected utility of each possible bid. A major challenge is how to estimate these expected utilities. To this end, we propose a set of domain-specific heuristics, and then correct them via machine learning using data from real-world players. The \BIS algorithm we present can be attached to any playing algorithm. It beats rule-based bidding bots when all use the same playing component. When combined with a rule-based playing algorithm, it is superior to the average recreational human.
Code (1)
Similar Papers 제목 키워드 기반
SPADES: A Realistic Spacecraft Pose Estimation Dataset using Event Sensing
In recent years, there has been a growing demand for improved autonomy for in-orbit operations such as rendezvous, docking, and proximity maneuvers, leading to increased interest in employing Deep Learning-based Spacecra…
Domain AdaptationPose EstimationSpacecraft Pose Estimation$\spadesuit$ SPADE $\spadesuit$ Split Peak Attention DEcomposition
Demand forecasting faces challenges induced by Peak Events (PEs) corresponding to special periods such as promotions and holidays. Peak events create significant spikes in demand followed by demand ramp down periods. Neu…
Demand ForecastingReal-time Bidding Strategy in Display Advertising: An Empirical Analysis
Bidding strategies that help advertisers determine bidding prices are receiving increasing attention as more and more ad impressions are sold through real-time bidding systems. This paper first describes the problem and …
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Autobidding Arena: unified evaluation of the classical and RL-based autobidding algorithms
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 LearningONLINE BIDDING MANAGEMENT SYSTEM PROJECT.
The online bidding system is a flexible solution for supporting lot- based online bidding. The thesis explains the construction of a bidding website. The system has been designed to be highly scalable and capable of …
Management