paper-with-me

Papers

An Elo-like System for Massive Multiplayer Competitions

2021-01-02 · Aram Ebtekar, Paul Liu

Rating systems play an important role in competitive sports and games. They provide a measure of player skill, which incentivizes competitive performances and enables balanced match-ups. In this paper, we present a novel Bayesian rating system for contests with many participants. It is widely applicable to competition formats with discrete ranked matches, such as online programming competitions, obstacle courses races, and some video games. The simplicity of our system allows us to prove theoretical bounds on robustness and runtime. In addition, we show that the system aligns incentives: that is, a player who seeks to maximize their rating will never want to underperform. Experimentally, the rating system rivals or surpasses existing systems in prediction accuracy, and computes faster than existing systems by up to an order of magnitude.

📄 PDF Abstract BibTeX arXiv:2101.00400

Code (1)

EbTech/Elo-MMR 공식 구현

Similar Papers 제목 키워드 기반

Evolutionary dynamics of zero-determinant strategies in repeated multiplayer games

2021-09-14 · Fang Chen, Te Wu, Long Wang

Since Press and Dyson's ingenious discovery of ZD (zero-determinant) strategy in the repeated Prisoner's Dilemma game, several studies have confirmed the existence of ZD strategy in repeated multiplayer social dilemmas. …

Empowering Economic Simulation for Massively Multiplayer Online Games through Generative Agent-Based Modeling

2025-06-05 · Bihan Xu, Shiwei Zhao, Runze Wu, Zhenya Huang 외

Within the domain of Massively Multiplayer Online (MMO) economy research, Agent-Based Modeling (ABM) has emerged as a robust tool for analyzing game economics, evolving from rule-based agents to decision-making agents en…

Decision Making

Neural MMO: A massively multiplayer game environment for intelligent agents

2019-05-01 · ICLR 2019 5 · Joseph Suarez, Yilun Du, Phillip Isola, Igor Mordatch

We present an artificial intelligence research platform inspired by the human game genre of MMORPGs (Massively Multiplayer Online Role-Playing Games, a.k.a. MMOs). We demonstrate how this platform can be used to study be…

Beyond Playtesting: A Generative Multi-Agent Simulation System for Massively Multiplayer Online Games

2025-12-02 · Ran Zhang, Kun Ouyang, Tiancheng Ma, Yida Yang 외 arxiv

Optimizing numerical systems and mechanism design is crucial for enhancing player experience in Massively Multiplayer Online (MMO) games. Traditional optimization approaches rely on large-scale online experiments or para…

Reinforcement Learning

Solaris: Building a Multiplayer Video World Model in Minecraft

2026-02-25 · Georgy Savva, Oscar Michel, Daohan Lu, Suppakit Waiwitlikhit 외 arxiv

Existing action-conditioned video generation models (video world models) are limited to single-agent perspectives, failing to capture the multi-agent interactions of real-world environments. We introduce Solaris, a multi…

Video Generation