AI in Game Operations

How AI works through data

Live game operations no longer run on instinct alone.

Data is constantly moving, AI works on top of that data, and the operating model itself is changing.


In the previous article, we looked at why data pipelines matter.

That naturally leads to the next question.


“What role does AI play on top of this data flow?”

“How much can AI actually change game operations?”


AI is not a magical technology that solves problems on its own.

It is a layer that performs analysis, prediction, and automation on top of the data pipeline.

And this structure is already changing the speed of game operations.

AI in Game Oper.png

ℹ️ The first role of AI: Analysis


AI begins by helping teams understand what has already happened


The first role of AI is analysis.


Its job is to find patterns in data quickly and help teams understand what those patterns mean.


In the past, launches and major updates often followed a familiar sequence.

User complaints increased.

Key metrics declined.

Teams investigated the cause.

A patch was planned.

Then the fix was deployed.


In other words, teams usually responded after the issue had already appeared.


Once enough data is collected through a pipeline and AI begins learning from it, that structure starts to change. AI can detect signals such as these much faster:


Which stage caused churn to rise sharply

Which skill became too strong

Why purchase patterns changed suddenly in a specific country


In the past, operations teams had to search dashboards manually to find these signals.

Now AI can identify unusual patterns first and alert the team.


Riot Games has shared in its engineering blog that play pattern analysis models can detect the timing of regional meta shifts early and help define patch direction in advance.


That changes the rhythm of operations.

AI finds the signal.

The operations team decides the scope and direction of the response.


AI also helps teams act before problems happen


ℹ️ The second major role of AI: Prediction


In game operations, the fastest growing use of AI is prediction.


AI learns player behavior patterns and estimates what is likely to happen next.


This can include:


Players who are likely to churn

Players who are likely to convert

The probability of stage failure

The player groups most likely to respond to a certain reward


When teams can see this in advance, the operating model changes completely.


Instead of responding after a problem appears, teams can intervene before the problem becomes visible.


Kakao Games shared a good example of this at Games on AWS.


The company recognized that one of the biggest risks in live service is finding churn only after the player has already left. To address this, it focused on prediction based on data.


In large titles such as Odin and Uma Musume, more than 1 TB of logs were generated each day.

In that environment, an on premises analytics platform was vulnerable to traffic fluctuation and increasingly expensive to maintain.


Kakao Games responded by moving to an AWS based data lake.


Client, server, market, and advertising logs were collected through Amazon Kinesis.

They were stored in Amazon S3 and processed through Amazon EMR and Amazon Redshift.


After the move, operations and storage costs fell by about 42%.

Big data processing became more than three times faster.

As a result, almost any dataset could be analyzed within one minute.


On top of that structure, Kakao Games built a player churn prediction model with Amazon SageMaker.


The important point is not only the technical setup.

The bigger lessons are these.


First, AI works only when a pipeline and a data lake are already in place.

Second, the purpose of AI was tied to a business goal, reducing churn, rather than simply demonstrating technology.

Third, cost, speed, and stability improved together.


This is a strong example of a company moving from reacting to data to predicting and acting with data.


AI can now support execution, not only analysis and prediction


ℹ️ The third role of AI: Actions


AI can now automate tasks that operations teams used to handle manually every day.


For example, AI can:


Send retention rewards automatically to players at risk of churn

Adjust budget when campaign performance drops in a certain country

Apply sanctions immediately when cheating is detected

Adjust stage difficulty automatically


At this stage, operations teams no longer spend most of their time checking routine metrics or handling repetitive work.


Instead, they can focus more on higher value tasks such as content planning, event design, and strategy.


AI also makes more personalized operation possible.


Rather than treating the entire player base as one group, AI can support decisions at the level of the individual player.


It can help answer questions such as:


What type of content is this player likely to enjoy

Which product is this player likely to purchase

When is this player most at risk of churn

What type of difficulty adjustment may work best for this player


Major studios such as Supercell and Zynga are already strengthening this kind of AI driven personalization.


More recently, this area has expanded further through agent based AI (Agent AI) for operational automation.


In this model, AI handles tasks that people used to execute manually.

The operations team becomes more of a reviewer, while AI increasingly acts as the executor.


ℹ️ AI changes how operations teams spend time and make decisions


AI changes two things in particular.


It changes how operations teams spend their time.

It also changes how operations teams make decisions.


The organizations that use AI well are not simply the ones with the most advanced technology.

They are the ones asking the clearest questions.


For example:


Which users are we trying hardest to retain

Which metrics require the fastest response

Which decisions can be automated safely


AI can answer these questions faster and at greater scale than people can on their own.


That is why AI is more than an automation tool.

It changes the problem solving model of the operations team itself.


ℹ️ Why AI matters to game business


AI does more than automate work.

It creates real business impact in three major ways.


1. Faster operations

AI can detect the possibility of problems before they become visible and automate repetitive work.


2. Better service quality

AI supports more precise balancing, faster experimentation, and safer operations.


3. Revenue growth

Recommendation systems and churn prediction directly affect both revenue and retention.


In short, AI helps reduce problems, improve efficiency, and support business growth.


ℹ️ The questions business teams should ask


Business teams do not need to understand every detail of a complex model.


But these five questions are enough to begin connecting AI to business decisions.


Which repetitive tasks in the operations team can be automated with AI

→ This shows where resources can be shifted toward more creative and strategic work.


Which game metrics are currently monitored automatically by AI

→ This reflects the level of operational agility.


Do we have models for churn prediction or abnormal pattern detection

→ These directly affect revenue and community stability.


In which parts of the balancing process is AI being used

→ This helps evaluate the speed and quality of balancing decisions.


Does the recommendation system work at the individual player level rather than only at the overall user level

→ The level of personalization directly affects both revenue and retention.


These are the kinds of questions that turn AI into a practical business capability.


♻️ Coming Next…


AI is not a technology that replaces game operations.


It is a tool that automates repetitive work and prediction tasks so that operations teams can focus on more important decisions.


On top of the data pipeline, AI helps teams analyze, predict, and act.

This structure is likely to become a standard operating model for more and more game companies.


In the next article, I will look at AI marketing, with a focus on LTV prediction, automated segmentation, and ROAS optimization, and explore how business teams can use AI more directly.

※ Disclaimer: This content reflects the author’s personal views and includes only publicly available examples. It does not represent the official position of any company mentioned
작가의 이전글What Is a Data Pipeline?