paper-with-me

홈 › Papers

PandaSkill -- Player Performance and Skill Rating in Esports: Application to League of Legends

2025-01-17 · Maxime De Bois, Flora Parmentier, Raphaël Puget, Matthew Tanti, Jordan Peltier

To take the esports scene to the next level, we introduce PandaSkill, a framework for assessing player performance and skill rating. Traditional rating systems like Elo and TrueSkill often overlook individual contributions and face challenges in professional esports due to limited game data and fragmented competitive scenes. PandaSkill leverages machine learning to estimate in-game player performance from individual player statistics. Each in-game role is modeled independently, ensuring a fair comparison between them. Then, using these performance scores, PandaSkill updates the player skill ratings using the Bayesian framework OpenSkill in a free-for-all setting. In this setting, skill ratings are updated solely based on performance scores rather than game outcomes, hightlighting individual contributions. To address the challenge of isolated rating pools that hinder cross-regional comparisons, PandaSkill introduces a dual-rating system that combines players' regional ratings with a meta-rating representing each region's overall skill level. Applying PandaSkill to five years of professional League of Legends matches worldwide, we show that our method produces skill ratings that better predict game outcomes and align more closely with expert opinions compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2501.10049

Code (1)

pandascore/pandaskill 공식 구현

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

GCN-WP -- Semi-Supervised Graph Convolutional Networks for Win Prediction in Esports

2022-07-26 · Alexander J. Bisberg, Emilio Ferrara

Win prediction is crucial to understanding skill modeling, teamwork and matchmaking in esports. In this paper we propose GCN-WP, a semi-supervised win prediction model for esports based on graph convolutional networks. T…

Prediction

eSports Pro-Players Behavior During the Game Events: Statistical Analysis of Data Obtained Using the Smart Chair

2019-08-18 · Anton Smerdov, Evgeny Burnaev, Andrey Somov

Today's competition between the professional eSports teams is so strong that in-depth analysis of players' performance literally crucial for creating a powerful team. There are two main approaches to such an estimation: …

Feature EngineeringFeature ImportanceFPS GamesSensor Modeling+3

Collection and Validation of Psychophysiological Data from Professional and Amateur Players: a Multimodal eSports Dataset

2020-11-02 · Anton Smerdov, Bo Zhou, Paul Lukowicz, Andrey Somov

Proper training and analytics in eSports require accurately collected and annotated data. Most eSports research focuses exclusively on in-game data analysis, and there is a lack of prior work involving eSports athletes' …

Feature ImportancePerson Re-IdentificationPhysiological ComputingReal-Time Strategy Games+4

AI-enabled Prediction of eSports Player Performance Using the Data from Heterogeneous Sensors

2020-12-07 · Anton Smerdov, Evgeny Burnaev, Andrey Somov, Anton Stepanov

The emerging progress of eSports lacks the tools for ensuring high-quality analytics and training in Pro and amateur eSports teams. We report on an Artificial Intelligence (AI) enabled solution for predicting the eSports…

Feature EngineeringFeature ImportanceFPS GamesSensor Modeling+3

Scouting By Reward: VLM-TO-IRL-Driven Player Selection For Esports

2026-04-15 · Qing Yan, Wenyu Yang, Yufei Wang, Wenhao Ma 외 arxiv

Traditional esports scouting workflows rely heavily on manual video review and aggregate performance metrics, which often fail to capture the nuanced decision-making patterns necessary to determine if a prospect fits a s…

Reinforcement Learning