IP Library Granted Patent US 10,940,392
Granted Patent B2
US 10,940,392 · App. 16/371,967 · Granted Mar 9, 2021

Experimentation and optimization service

Inventors: Anshul Dhawan (San Francisco, CA); Michael Gauthier (Toronto, CA); Oliver Attila Tabay (Thornhill, CA); Jeffrey Zakrzewski (Toronto, CA)
Assignee: Zynga Inc.
A63F13/67A63F3/0423A63F13/30A63F13/32A63F13/327A63F13/33A63F13/332A63F13/335A63F13/35A63F13/537A63F13/79A63F13/798A63F13/87A63F13/92A63F13/822A63F13/837
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,940,392
App. No.
16/371,967
Granted
Mar 9, 2021
Kind
B2
Abstract

A system, a machine-readable storage medium storing instructions, and a computer-implemented method are described herein for a System Tuner for customizing a player's experience. The System Tuner creates an optimal game model based on game-related data of a plurality of players. The optimal game model corresponds to a player segment in the plurality of players. The System Tuner generates one or more rules for building a game variant based on the optimal game model. The System Tuner detects a first player accessing the game. The System Tuner determines a particular player segment to which the player belongs. The System Tuner generates a game variant based on an optimal game model for the particular player segment and sends the game variant to a client device.

Claims (105)

1. A computer-implemented method, comprising:

in an automated machine learning procedure, training a tuning system comprising one or more processor devices with game-related data of a plurality of players of an online game;

in an automated operation performed by the tuning system trained with the game-related data of the plurality of players, creating a game variant model for the online game;

in an automated process that is based on the game variant model and that is performed by one or more hardware processors configured therefor, generating one or more rules for building a respective instance of a game variant based on the game variant model;

receiving an indication that a client computing device associated with a requesting player is requesting access to the online game;

identifying one or more attributes of the requesting player;

automatically generating a custom instance of the game variant based at least in part on:

the one or more rules, and

the one or more identified attributes of the requesting player;

sending, from a server computing device, the custom instance of the game variant to the the client computing device for instantiation; and

at the server computing device, thereafter automatically managing online gameplay in the custom instance of the game variant via the client computing device.

2. The computer-implemented method of claim 1 , wherein:

creating the game variant model comprises:

defining at least one target player activity in the online game;

identifying a plurality of player segments, each respective player segment including players that share at least one common attribute; and

for each of the plurality of player segments, generating a respective game variant model based on promoting a likelihood performance of the target player activity by players in the respective player segment, thereby generating a plurality of game variant models;

wherein the generating of the one or more rules comprises generating a respective custom set of rules for each of the plurality of game variant models; and

wherein automatically generating the custom instance of the game variant comprises:

based on the one or more identified attributes of the requesting player, identifying a particular one of the plurality of player segments to which the requesting player corresponds; and

generating the custom instance of the game variant based on the respective custom set of rules for the particular one of the plurality of game variant models associated with the particular player segment to which the requesting player corresponds.

3. The computer-implemented method of claim 2 , wherein defining the at least one target player activity in the game comprises:

defining a target type of transaction request to be received from players that correspond with a particular player segment.

4. The computer-implemented method of claim 2 , wherein defining the at least one target player activity in a game comprises:

defining a target increase in a number of additional players of the online game, wherein each additional player has a respective social network connection with a current player of the online game.

5. The computer-implemented method of claim 2 , wherein identifying the plurality of player segments comprises:

for each player segment:

identifying previous instances of the at least one target activity that have occurred in one or more game sessions played by one or more players who belong to the respective player segment;

identifying at least one setting of an adjustable feature of the game that was present during the one or more game sessions during which the previous instances of the target activity occurred; and

incorporating the at least one setting of the adjustable feature as part of the game variant model for the respective player segment.

6. The computer-implemented method of claim 5 , further comprising:

upon sending the custom instance of the game variant to the client computing device for instantiation:

receiving game performance data of the requesting player after instantiation of the custom in-game instance; and

incorporating the game performance data of the requesting player into the game related data for the particular player segment.

7. The computer-implemented method of claim 6 , further comprising:

updating the game variant model for the requesting player's player segment based on the game performance data of the requesting player.

8. A non-transitory computer-readable medium storing executable instructions thereon, which, when executed by one or more computer processor devices, cause the one or more computer processor devices to perform operations including:

training a tuning system comprising one or more computing devices with game-related data of a plurality of players of an online game;

by use of the tuning system trained with the game-related data of the plurality of players, creating a game variant model for the online game;

based on the game variant model, generating one or more rules for building a respective instance of a game variant based on the game variant model;

receiving an indication that a client computing device associated with a requesting player is requesting access to the online game;

identifying one or more attributes of the requesting player;

automatically generating a custom instance of the game variant based at least in part on:

the one or more rules, and

the one or more identified attributes of the requesting player;

sending the custom instance of the game variant to the client computing device for instantiation; and

thereafter automatically managing online gameplay in the custom instance of the game variant via the client computing device.

9. The non-transitory computer-readable medium of claim 8 , wherein:

creating the game variant model comprises:

defining at least one target player activity in the online game;

identifying a plurality of player segments, each respective player segment including players that share at least one common attribute; and

for each of the plurality of player segments, generating a respective game variant model based on promoting a likelihood performance of the target player activity by players in the respective player segment, thereby generating a plurality of game variant models;

wherein the generating of the one or more rules comprises generating a respective custom set of rules for each of the plurality of game variant models; and

wherein automatically generating the custom instance of the game variant comprises:

based on the one or more identified attributes of the requesting player, identifying a particular one of the plurality of player segments to which the requesting player corresponds; and

generating the custom instance of the game variant based on the respective custom set of rules for the particular one of the plurality of game variant models associated with the particular player segment to which the requesting player corresponds.

10. The non-transitory computer-readable medium of claim 9 , wherein defining the at least one target player activity in the game comprises:

defining a target type of transaction request to be received from players that correspond with a particular player segment.

11. The non-transitory computer-readable medium of claim 9 , wherein defining the at least one target player activity in a game comprises:

defining a target increase in a number of additional players of the online game, wherein each additional player has a respective social network connection with a current player of the online game.

12. The non-transitory computer-readable medium of claim 9 , wherein identifying the plurality of player segments comprises:

for each player segment:

identifying previous instances of the at least one target activity that have occurred in one or more game sessions played by one or more players who belong to the respective player segment;

identifying at least one setting of an adjustable feature of the game that was present during the one or more game sessions during which the previous instances of the target activity occurred; and

incorporating the at least one setting of the adjustable feature as part of the game variant model for the respective player segment.

13. The non-transitory computer-readable medium of claim 12 , further comprising instructions to perform operations including:

upon sending the custom instance of the game variant to the client computing device for instantiation:

receiving game performance data of the requesting player after instantiation of the custom in-game instance; and

incorporating the game performance data of the requesting player into the game related data for the particular player segment.

14. The non-transitory computer-readable medium of claim 13 , further comprising instructions to perform operations including:

updating the game variant model for the requesting player's player segment based on the game performance data of the requesting player.

15. A computer system comprising:

one or more computer processor devices; and

memory having stored thereon instructions executable on the one or more computer processor devices to configure the computer system to perform operations comprising:

training a tuning system comprising one or more computing devices with game-related data of a plurality of players of an online game;

by use of the tuning system trained with the game-related data of the plurality of players, creating a game variant model for the online game;

based on the game variant model, generating one or more rules for building a respective instance of a game variant based on the game variant model;

receiving an indication that a client computing device associated with a requesting player is requesting access to the online game;

identifying one or more attributes of the requesting player;

automatically generating a custom instance of the game variant based at least in part on:

the one or more rules, and

the one or more identified attributes of the requesting player;

sending the custom instance of the game variant to the client computing device for instantiation; and

thereafter automatically managing online gameplay in the custom instance of the game variant via the client computing device.

16. The computer system of claim 15 , wherein:

creating the game variant model comprises:

defining at least one target player activity in the online game;

identifying a plurality of player segments, each respective player segment including players that share at least one common attribute; and

for each of the plurality of player segments, generating a respective game variant model based on promoting a likelihood performance of the target player activity by players in the respective player segment, thereby generating a plurality of game variant models;

wherein the generating of the one or more rules comprises generating a respective custom set of rules for each of the plurality of game variant models; and

wherein automatically generating the custom instance of the game variant comprises:

based on the one or more identified attributes of the requesting player, identifying a particular one of the plurality of player segments to which the requesting player corresponds; and

generating the custom instance of the game variant based on the respective custom set of rules for the particular one of the plurality of game variant models associated with the particular player segment to which the requesting player corresponds.

17. The computer system of claim 16 , wherein defining the at least one target player activity in the game comprises:

defining a target type of transaction request to be received from players that correspond with a particular player segment.

18. The computer system of claim 16 , wherein defining the at least one target player activity in a game comprises:

defining a target increase in a number of additional players of the online game, wherein each additional player has a respective social network connection with a current player of the online game, wherein each additional player has a respective social network connection with a current player of the online game.

19. The computer system of claim 16 , wherein identifying the plurality of player segments comprises:

for each player segment:

identifying previous instances of the at least one target activity that have occurred in one or more game sessions played by one or more players who belong to the respective player segment;

identifying at least one setting of an adjustable feature of the game that was present during the one or more game sessions during which the previous instances of the target activity occurred; and

incorporating the at least one setting of the adjustable feature as part of the game variant model for the respective player segment.

20. The computer system of claim 19 , wherein the instruction set configures the computer system to perform further operations comprising:

upon sending the custom instance of the game variant to the client computing device for instantiation:

receiving game performance data of the requesting player after instantiation of the custom in-game instance; and

incorporating the game performance data of the requesting player into the game related data for the particular player segment.

Assignments (4)
TERMINATION AND RELEASE OF SECURITY INTEREST IN PATENTS Recorded May 23, 2022
From: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
To: ZYNGA INC.
Reel/Frame 060163/0437 →
NOTICE OF GRANT OF SECURITY INTEREST IN PATENTS Recorded Dec 14, 2020
From: ZYNGA INC.
To: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT
Reel/Frame 054719/0490 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 10, 2020
From: DHAWAN, ANSHUL; TABAY, OLIVER ATTILA; ZAKRZEWSKI, JEFFREY
To: ZYNGA INC.
Reel/Frame 051475/0806 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 10, 2020
From: GAUTHIER, MICHAEL
To: ZYNGA INC.
Reel/Frame 051476/0358 →
Cited By (1)
US 12,214,282