Balancing Heroes and Pokemon in Real Time: A Streaming Variant of Trueskill for Online Ranking 

Stream
06/12/2017 - 17:20 to 18:00
Moon Lounge
long talk (40 min)
Intermediate

Session abstract: 

Balancing Heroes and Pokemon in Real TimeA Streaming Variant of Trueskill for Online Ranking 

In this talk we will demonstrate a matchmaking system for online video games that needs to work in a streaming setting. In particular we will demonstrate a solution to the following problems; 

- How can you estimate the skill of a video game player in an online setting? Note that this needs to work for one vs. one player games as well as games with a team setting. 

- Given these skill estimations, how can you match them such that each player is always playing against a similar skill leven and doesn't need to wait very long. Note that this needs to work in a distributed session as well. 

To demonstrate an easy setting we will demonstrate how we are able to rank pokemon in one vs. one matches.  To demonstrate a harder setting we will streaming game logs from heroes of the storm into our algorithm to show how it works. The stack we use is apache flink together with elasticsearch and kibana. We intend to demonstrate a solution to this problem both on an engineering perspective (mainly handled by Fokko) as well as a machine learning perspective (mainly handled by Vincent). 

The skill estimation algorithm can in part be found described on Vincent's blog: http://koaning.io/pokemon-recommendations-part-2.html

Video: 

Slide: