paper-with-me

홈 › Papers

Beyond the Meta: Leveraging Game Design Parameters for Patch-Agnostic Esport Analytics

2023-05-29 · Alan Pedrassoli Chitayat, Florian Block, James Walker, Anders Drachen

Esport games comprise a sizeable fraction of the global games market, and is the fastest growing segment in games. This has given rise to the domain of esports analytics, which uses telemetry data from games to inform players, coaches, broadcasters and other stakeholders. Compared to traditional sports, esport titles change rapidly, in terms of mechanics as well as rules. Due to these frequent changes to the parameters of the game, esport analytics models can have a short life-spam, a problem which is largely ignored within the literature. This paper extracts information from game design (i.e. patch notes) and utilises clustering techniques to propose a new form of character representation. As a case study, a neural network model is trained to predict the number of kills in a Dota 2 match utilising this novel character representation technique. The performance of this model is then evaluated against two distinct baselines, including conventional techniques. Not only did the model significantly outperform the baselines in terms of accuracy (85% AUC), but the model also maintains the accuracy in two newer iterations of the game that introduced one new character and a brand new character type. These changes introduced to the design of the game would typically break conventional techniques that are commonly used within the literature. Therefore, the proposed methodology for representing characters can increase the life-spam of machine learning models as well as contribute to a higher performance when compared to traditional techniques typically employed within the literature.

📄 PDF Abstract BibTeX arXiv:2305.18477

Code (2)

chitaapc/dota2_beyondthemeta_characterrepresentation 공식 구현
chitaapc/dota2ccr 공식 구현

Tasks

Dota 2Game Design

Similar Papers 제목 키워드 기반

Cycles and collusion in congestion games under Q-learning

2025-02-26 · Cesare Carissimo, Jan Nagler, Heinrich Nax

We investigate the dynamics of Q-learning in a class of generalized Braess paradox games. These games represent an important class of network routing games where the associated stage-game Nash equilibria do not constitut…

Q-Learning

A Framework for Predicting the Impact of Game Balance Changes through Meta Discovery

2024-09-11 · Akash Saravanan, Matthew Guzdial

A metagame is a collection of knowledge that goes beyond the rules of a game. In competitive, team-based games like Pok\'emon or League of Legends, it refers to the set of current dominant characters and/or strategies wi…

Metagame Autobalancing for Competitive Multiplayer Games

2020-06-08 · Daniel Hernandez, Charles Takashi Toyin Gbadomosi, James Goodman, James Alfred Walker

Automated game balancing has often focused on single-agent scenarios. In this paper we present a tool for balancing multi-player games during game design. Our approach requires a designer to construct an intuitive graphi…

Game Design

Machine Learning-Guided Design of Non-Reciprocal and Asymmetric Elastic Chiral Metamaterials

2024-04-19 · Lingxiao Yuan, Emma Lejeune, Harold S. Park

There has been significant recent interest in the mechanics community to design structures that can either violate reciprocity, or exhibit elastic asymmetry or odd elasticity. While these properties are highly desirable …

Bayesian Optimization

MaMa: A Game-Theoretic Approach for Designing Safe Agentic Systems

2026-02-04 · Jonathan Nöther, Adish Singla, Goran Radanovic arxiv

LLM-based multi-agent systems have demonstrated impressive capabilities, but they also introduce significant safety risks when individual agents fail or behave adversarially. In this work, we study the automated design o…