paper-with-me

홈 › Papers

Q-DeckRec: A Fast Deck Recommendation System for Collectible Card Games

2018-06-26 · Zhengxing Chen, Chris Amato, Truong-Huy Nguyen, Seth Cooper, Yizhou Sun, Magy Seif El-Nasr

Deck building is a crucial component in playing Collectible Card Games (CCGs). The goal of deck building is to choose a fixed-sized subset of cards from a large card pool, so that they work well together in-game against specific opponents. Existing methods either lack flexibility to adapt to different opponents or require large computational resources, still making them unsuitable for any real-time or large-scale application. We propose a new deck recommendation system, named Q-DeckRec, which learns a deck search policy during a training phase and uses it to solve deck building problem instances. Our experimental results demonstrate Q-DeckRec requires less computational resources to build winning-effective decks after a training phase compared to several baseline methods.

📄 PDF Abstract BibTeX arXiv:1806.09771

Code (1)

czxttkl/X-AI tf

Tasks

Card Games

Similar Papers 제목 키워드 기반

Drafting in Collectible Card Games via Reinforcement Learning

2020-11-07 · Ronaldo Vieira, Anderson Rocha Tavares, Luiz Chaimowicz

Collectible card games are played by tens of millions of players worldwide. Their intricate rules and diverse cards make them much harder than traditional card games. To win, players must be proficient in two interdepend…

Card GamesDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Evolutionary Approach to Collectible Card Game Arena Deckbuilding using Active Genes

2020-01-05 · Jakub Kowalski, Radosław Miernik

In this paper, we evolve a card-choice strategy for the arena mode of Legends of Code and Magic, a programming game inspired by popular collectible card games like Hearthstone or TES: Legends. In the arena game mode, bef…

Card Games

Introducing the Hearthstone-AI Competition

2019-05-06 · Alexander Dockhorn, Sanaz Mostaghim

The Hearthstone AI framework and competition motivates the development of artificial intelligence agents that can play collectible card games. A special feature of those games is the high variety of cards, which can be c…

Card Games

Introducing Tales of Tribute AI Competition

2023-05-14 · Jakub Kowalski, Radosław Miernik, Katarzyna Polak, Dominik Budzki 외

This paper presents a new AI challenge, the Tales of Tribute AI Competition (TOTAIC), based on a two-player deck-building card game released with the High Isle chapter of The Elder Scrolls Online. Currently, there is no …

Card Games

UrzaGPT: LoRA-Tuned Large Language Models for Card Selection in Collectible Card Games

2025-08-11 · Timo Bertram arxiv

Collectible card games (CCGs) are a difficult genre for AI due to their partial observability, long-term decision-making, and evolving card sets. Due to this, current AI models perform vastly worse than human players at …